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/org.onap.so.trust.jks -Djavax.net.ssl.trustStorePassword=QfyE%%UBBiCR0o{Vm^F:Rr(^ -Dspring.config.additional-location=/app/config/override.yaml  

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

2021-05-27T02:41:12.737Z||main|||||INFO|500||Starting ApiHandlerApplication on onap-so-6c86c76c44-9wrvg with PID 13 (/app/app.jar started by so in /app)
2021-05-27T02:41:12.742Z||main|||||DEBUG|500||Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE
2021-05-27T02:41:12.743Z||main|||||INFO|500||The following profiles are active: basic
2021-05-27T02:41:20.528Z||main|||||INFO|500||Starting service [Tomcat]
2021-05-27T02:41:20.528Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.19]
2021-05-27T02:41:20.659Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-05-27T02:41:22.510Z||main|||||INFO|500||reqdb-pool - Starting...
2021-05-27T02:41:22.677Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-05-27T02:41:22.804Z||main|||||INFO|500||catdb-pool - Starting...
2021-05-27T02:41:22.811Z||main|||||INFO|500||catdb-pool - Start completed.
2021-05-27T02:41:25.961Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2021-05-27T02:41:26.324Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [
	name: requestDB
	...]
2021-05-27T02:41:26.459Z||main|||||INFO|500||HHH000412: Hibernate Core {5.3.10.Final}
2021-05-27T02:41:26.463Z||main|||||INFO|500||HHH000206: hibernate.properties not found
2021-05-27T02:41:26.824Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
2021-05-27T02:41:27.407Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect
2021-05-27T02:41:29.426Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [
	name: catalogDB
	...]
2021-05-27T02:41:29.737Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect
2021-05-27T02:41:33.566Z||main|||||INFO|500||HHH000397: Using ASTQueryTranslatorFactory
2021-05-27T02:41:36.087Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-05-27T02:41:37.139Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2021-05-27T02:41:39.415Z|11385c53-405e-418d-8fc9-df6bbfc26c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:41:39.423Z|11385c53-405e-418d-8fc9-df6bbfc26c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:41:39.426Z|9d2323a4-745a-44dd-a253-ffda746b4224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:41:39.431Z||main|||||INFO|500||Started ApiHandlerApplication in 28.722 seconds (JVM running for 29.623)
2021-05-27T02:41:39.433Z|9d2323a4-745a-44dd-a253-ffda746b4224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:41:47.263Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-05-27T02:41:47.427Z|7a8e1b33-1b58-493e-9d5c-bde973491354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:41:47.427Z|682c992d-0f1e-4788-a89e-2b75520debb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:41:47.427Z|35962092-5482-488f-a09d-fadbf7fc780f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-05-27T02:41:47.788Z|35962092-5482-488f-a09d-fadbf7fc780f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:41:47.787Z|7a8e1b33-1b58-493e-9d5c-bde973491354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:41:47.787Z|682c992d-0f1e-4788-a89e-2b75520debb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:41:54.386Z|c857d612-90eb-41a8-9289-a847d970ed20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:41:54.389Z|c857d612-90eb-41a8-9289-a847d970ed20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:41:58.003Z|d4209505-c0e0-448c-b51d-354a15e859a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:41:58.003Z|370e3872-799b-4538-a2d8-82b7571c4e8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:41:58.005Z|d4209505-c0e0-448c-b51d-354a15e859a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:41:58.005Z|370e3872-799b-4538-a2d8-82b7571c4e8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:41:58.007Z|52cec8fe-16cc-4787-86f9-17f9c2f43fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:41:58.008Z|52cec8fe-16cc-4787-86f9-17f9c2f43fc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:08.049Z|176e9ba3-7c77-4e12-8d6c-6a46a45c32eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:08.050Z|d503bb4b-5d66-453d-9994-21286086c5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:08.050Z|176e9ba3-7c77-4e12-8d6c-6a46a45c32eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:08.051Z|20a0c045-2069-470d-84b8-eb4998c63b40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:08.051Z|d503bb4b-5d66-453d-9994-21286086c5a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:08.052Z|20a0c045-2069-470d-84b8-eb4998c63b40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:09.386Z|68890c74-b346-4bdd-a7a5-53cc1f3b43d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:42:09.387Z|68890c74-b346-4bdd-a7a5-53cc1f3b43d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:42:09.433Z|5ca976ae-72e7-4871-86c4-f0dce37b080e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:42:09.434Z|5ca976ae-72e7-4871-86c4-f0dce37b080e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:42:18.151Z|1102dd48-57ee-485f-8045-59ef013b992a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:18.202Z|9ab2e50d-9282-4632-9bb4-f61e05b908d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:18.203Z|1102dd48-57ee-485f-8045-59ef013b992a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:18.203Z|9ab2e50d-9282-4632-9bb4-f61e05b908d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:18.151Z|282b5c56-29d6-414e-9493-74bf2e3c84f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:18.207Z|282b5c56-29d6-414e-9493-74bf2e3c84f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:24.386Z|becebaf2-f0af-42ba-9b0a-bb8a7baf6170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:42:24.387Z|becebaf2-f0af-42ba-9b0a-bb8a7baf6170|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:42:28.244Z|0af666e7-1c31-4492-92b3-1d6eda2b3b87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:28.245Z|0af666e7-1c31-4492-92b3-1d6eda2b3b87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:28.302Z|6d538bcc-89ca-4422-804a-47321198cd47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:28.304Z|6d538bcc-89ca-4422-804a-47321198cd47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:28.313Z|b429ede0-336b-4583-91e4-f4fdb77be59b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:28.314Z|b429ede0-336b-4583-91e4-f4fdb77be59b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:38.330Z|580bc574-a1fa-4bd9-9a1f-ecd1153c9148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:38.331Z|28e84b1f-dee0-4325-bc8f-1c30652e9d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:38.331Z|580bc574-a1fa-4bd9-9a1f-ecd1153c9148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:38.332Z|28e84b1f-dee0-4325-bc8f-1c30652e9d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:38.407Z|ce6b6f1e-4931-44d6-a309-505cbe4f6b8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:38.408Z|ce6b6f1e-4931-44d6-a309-505cbe4f6b8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:39.386Z|2ed47e51-21a6-4cca-94d9-e7a7e5699291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:42:39.389Z|2ed47e51-21a6-4cca-94d9-e7a7e5699291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T02:42:39.392Z|2ed47e51-21a6-4cca-94d9-e7a7e5699291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:42:39.397Z|2ed47e51-21a6-4cca-94d9-e7a7e5699291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:42:39.400Z|2ed47e51-21a6-4cca-94d9-e7a7e5699291|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:42:39.435Z|57200eb7-311f-4d77-9699-51a7f9973e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:42:39.436Z|57200eb7-311f-4d77-9699-51a7f9973e6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:42:48.429Z|40fa0149-85e9-48ed-b595-6e5b46117937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:48.429Z|632d2aae-3f8c-4706-b5e7-21d966170bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:48.430Z|632d2aae-3f8c-4706-b5e7-21d966170bf3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:48.430Z|b4c529f5-56a4-42c4-a550-981175a90537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:48.430Z|40fa0149-85e9-48ed-b595-6e5b46117937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:48.503Z|b4c529f5-56a4-42c4-a550-981175a90537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:54.386Z|87274ddd-ec3e-4bd4-92ea-b6ca65d0227f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:42:54.387Z|87274ddd-ec3e-4bd4-92ea-b6ca65d0227f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:42:58.552Z|2860254d-135a-4c63-9607-4a0ca90e8f8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:58.552Z|b12d71c0-ad39-4cb7-a76f-8437bb264554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:58.553Z|2860254d-135a-4c63-9607-4a0ca90e8f8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:58.553Z|b12d71c0-ad39-4cb7-a76f-8437bb264554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:42:58.605Z|6cb70d7a-b5bb-47d0-b2fb-837793feda31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:42:58.607Z|6cb70d7a-b5bb-47d0-b2fb-837793feda31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:08.652Z|7a984c0c-949b-412b-927b-1a164ede4ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:08.651Z|5d581bb4-175d-477d-9479-8ca9331f1c0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:08.652Z|fb8c0ad2-1eb7-4168-bb12-672a4de38841|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:08.652Z|7a984c0c-949b-412b-927b-1a164ede4ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:08.653Z|5d581bb4-175d-477d-9479-8ca9331f1c0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:08.702Z|fb8c0ad2-1eb7-4168-bb12-672a4de38841|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:09.386Z|9320c1ec-3cd0-456a-80b1-0b29cdffa054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:43:09.387Z|9320c1ec-3cd0-456a-80b1-0b29cdffa054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:43:09.437Z|9a0fd8dc-9708-40db-a521-14538fbabef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:43:09.437Z|9a0fd8dc-9708-40db-a521-14538fbabef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:43:18.725Z|c4fb79e8-1f30-4a35-85a8-838c6f112e09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:18.726Z|c4fb79e8-1f30-4a35-85a8-838c6f112e09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:18.726Z|2353369f-3322-47a6-b19d-6ffb24949e8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:18.727Z|2353369f-3322-47a6-b19d-6ffb24949e8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:18.733Z|b22d8ee4-7aa8-48a7-a221-4e78a5ff0906|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:18.802Z|b22d8ee4-7aa8-48a7-a221-4e78a5ff0906|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:24.386Z|b17af5ee-aa9c-4505-9740-2b65859a1950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:43:24.389Z|b17af5ee-aa9c-4505-9740-2b65859a1950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T02:43:24.389Z|b17af5ee-aa9c-4505-9740-2b65859a1950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:43:24.391Z|b17af5ee-aa9c-4505-9740-2b65859a1950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:43:24.403Z|b17af5ee-aa9c-4505-9740-2b65859a1950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:43:28.823Z|373dd60f-b0d5-40c1-bd2d-e703633b939e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:28.823Z|ba1eaa5b-0630-4cb0-a3f5-339df30bd7b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:28.824Z|ba1eaa5b-0630-4cb0-a3f5-339df30bd7b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:28.824Z|373dd60f-b0d5-40c1-bd2d-e703633b939e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:28.903Z|61455d1f-a751-48f2-bc62-6c27558bfeb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:28.904Z|61455d1f-a751-48f2-bc62-6c27558bfeb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:38.950Z|43314abc-4f85-4b76-991a-d4ef1531be01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:38.951Z|a9e2035a-85b3-4694-a071-4f053617cd18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:38.952Z|43314abc-4f85-4b76-991a-d4ef1531be01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:38.952Z|a9e2035a-85b3-4694-a071-4f053617cd18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:39.007Z|5dd8835e-f9fd-49d6-88c4-6891430b3122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:39.008Z|5dd8835e-f9fd-49d6-88c4-6891430b3122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:39.386Z|00b91a78-8774-402f-b615-064de9b3c292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:43:39.387Z|00b91a78-8774-402f-b615-064de9b3c292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:43:39.438Z|24c8030b-ac5a-41cc-af05-5500fead3a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:43:39.438Z|24c8030b-ac5a-41cc-af05-5500fead3a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:43:48.976Z|498c5149-c4ae-4412-b0bd-1280d6343a44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:48.978Z|498c5149-c4ae-4412-b0bd-1280d6343a44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:49.052Z|227a53d1-9eea-47de-bd28-12ceb0f152ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:49.053Z|227a53d1-9eea-47de-bd28-12ceb0f152ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:49.057Z|e9a4fff0-2b5e-490f-a3db-30c8e28683fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:49.058Z|e9a4fff0-2b5e-490f-a3db-30c8e28683fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:54.386Z|6e549a06-2fa2-4f6e-9b9f-80541e467c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:43:54.387Z|6e549a06-2fa2-4f6e-9b9f-80541e467c41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:43:59.054Z|39fd4bba-fc8a-4409-beeb-29dd754bd839|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:59.055Z|39fd4bba-fc8a-4409-beeb-29dd754bd839|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:59.106Z|4749ab7c-149d-4aee-a38f-300b69fd8a19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:59.107Z|4749ab7c-149d-4aee-a38f-300b69fd8a19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:43:59.155Z|c1f751c2-f22a-421a-b155-27f04bfeb6a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:43:59.156Z|c1f751c2-f22a-421a-b155-27f04bfeb6a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:09.079Z|480ffc7f-7af4-41db-919a-d1bf7707b793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:09.080Z|480ffc7f-7af4-41db-919a-d1bf7707b793|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:09.176Z|38b1a72b-efba-4ad1-9e26-9c6822e6a18d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:09.176Z|11f9815d-4c47-42c3-8cac-b38de7f1262f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:09.177Z|38b1a72b-efba-4ad1-9e26-9c6822e6a18d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:09.177Z|11f9815d-4c47-42c3-8cac-b38de7f1262f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:09.387Z|e3c7d267-3cdc-4bb5-9c21-0e96e2568cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:44:09.389Z|e3c7d267-3cdc-4bb5-9c21-0e96e2568cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T02:44:09.390Z|e3c7d267-3cdc-4bb5-9c21-0e96e2568cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:44:09.391Z|e3c7d267-3cdc-4bb5-9c21-0e96e2568cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:44:09.392Z|e3c7d267-3cdc-4bb5-9c21-0e96e2568cb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:44:09.449Z|d8471271-08e1-47cc-90e4-f18449c14210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:44:09.450Z|d8471271-08e1-47cc-90e4-f18449c14210|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:44:19.153Z|cb1d4cf0-fff0-41b7-8387-b94905b0a7e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:19.154Z|cb1d4cf0-fff0-41b7-8387-b94905b0a7e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:19.202Z|e6755b3c-3639-4266-9809-358e21200ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:19.203Z|e6755b3c-3639-4266-9809-358e21200ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:19.204Z|e90fb1a4-7920-458c-b01d-7856511b177d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:19.205Z|e90fb1a4-7920-458c-b01d-7856511b177d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:24.386Z|a260bc9d-4a1a-4bd7-b685-dcb930b29089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:44:24.387Z|a260bc9d-4a1a-4bd7-b685-dcb930b29089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:44:29.177Z|90af8152-6f1c-4d70-9b79-0fcf5360c9ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:29.178Z|90af8152-6f1c-4d70-9b79-0fcf5360c9ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:29.249Z|40045fff-7419-4ddf-a26e-d2311124427d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:29.250Z|22bf1811-8c7f-4c2d-b3ec-a05a0acd6304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:29.250Z|40045fff-7419-4ddf-a26e-d2311124427d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:29.251Z|22bf1811-8c7f-4c2d-b3ec-a05a0acd6304|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:39.250Z|da579965-fa5c-49fc-8d97-867f12230fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:39.251Z|da579965-fa5c-49fc-8d97-867f12230fd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:39.271Z|f55478a4-1775-41eb-8d2f-4d87305ae198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:39.271Z|f55478a4-1775-41eb-8d2f-4d87305ae198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:39.273Z|5f16a6e6-7174-4625-99f3-9bcda81f1904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:39.273Z|5f16a6e6-7174-4625-99f3-9bcda81f1904|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:39.386Z|1eb439d5-d336-482b-beed-be5167a2688b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:44:39.387Z|1eb439d5-d336-482b-beed-be5167a2688b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:44:39.450Z|c568d957-1d88-4d76-b58a-51afffc36e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:44:39.451Z|c568d957-1d88-4d76-b58a-51afffc36e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:44:49.274Z|b01725a4-5825-4240-aa72-66d71ff74ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:49.276Z|b01725a4-5825-4240-aa72-66d71ff74ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:49.319Z|9c7367f0-44c1-4acd-a423-6bf0dee9edeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:49.320Z|9c7367f0-44c1-4acd-a423-6bf0dee9edeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:49.321Z|ac537d34-ae44-4cc1-9a7f-4bf08dbd3331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:49.322Z|ac537d34-ae44-4cc1-9a7f-4bf08dbd3331|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:54.386Z|8836f27c-1e25-4976-a782-3b7daf1a9add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:44:54.389Z|8836f27c-1e25-4976-a782-3b7daf1a9add|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:44:59.300Z|c618efdd-308f-480e-b364-ab7c8a4effe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:59.301Z|c618efdd-308f-480e-b364-ab7c8a4effe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:59.353Z|3874aa03-e12f-4f6e-a926-5cd8b0f6f8bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:59.353Z|e8ff06c4-521f-4b0c-8a74-efcea043f82d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:44:59.354Z|3874aa03-e12f-4f6e-a926-5cd8b0f6f8bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:44:59.354Z|e8ff06c4-521f-4b0c-8a74-efcea043f82d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:09.386Z|5c888897-7917-49e0-9037-3380cf0d6ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:45:09.387Z|5c888897-7917-49e0-9037-3380cf0d6ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:45:09.452Z|e0ec76bf-074a-4e06-b95c-35d1acfee05d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:45:09.453Z|e0ec76bf-074a-4e06-b95c-35d1acfee05d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:45:10.547Z|66a43b72-4854-4189-af2a-c91c1dca1a62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:10.547Z|fba804f3-ba82-4be7-9422-b6fe3d509653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:10.548Z|fba804f3-ba82-4be7-9422-b6fe3d509653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:10.548Z|66a43b72-4854-4189-af2a-c91c1dca1a62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:10.549Z|30adb05c-b9ae-4d6c-b47a-2db6666ba091|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:10.550Z|30adb05c-b9ae-4d6c-b47a-2db6666ba091|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:20.573Z|78ab973e-d92d-4a1f-9324-ebb56cd140b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:20.573Z|a61bc23c-f77c-48d5-b433-ce2663f32ca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:20.574Z|78ab973e-d92d-4a1f-9324-ebb56cd140b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:20.574Z|a61bc23c-f77c-48d5-b433-ce2663f32ca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:20.653Z|f011395f-5c79-42b3-b2d0-132b9f6b4a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:20.653Z|f011395f-5c79-42b3-b2d0-132b9f6b4a3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:24.388Z|25c3ba18-6582-4e36-97b5-d133c3ae074a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:45:24.389Z|25c3ba18-6582-4e36-97b5-d133c3ae074a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:45:30.748Z|471050f3-63e6-4081-bb1f-5c0744cca8be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:30.748Z|1e0a9653-6c04-47b3-97c9-72ffe3ff0b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:30.749Z|1e0a9653-6c04-47b3-97c9-72ffe3ff0b8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:30.749Z|471050f3-63e6-4081-bb1f-5c0744cca8be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:30.751Z|c2a042a6-7df2-402f-a92d-5930eb613169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:30.752Z|c2a042a6-7df2-402f-a92d-5930eb613169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:39.387Z|6ed46928-c49d-4d8a-b1e7-66a0851d8c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:45:39.390Z|6ed46928-c49d-4d8a-b1e7-66a0851d8c97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:45:39.454Z|3127baea-f6b4-41a2-9fe7-9fce078d7d11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:45:39.455Z|3127baea-f6b4-41a2-9fe7-9fce078d7d11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:45:40.846Z|d4bf4526-4b53-4a2e-ae55-33f24abce467|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:40.846Z|d215fb96-3cd4-4d3b-b5fc-eea1c7190eae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:40.847Z|d4bf4526-4b53-4a2e-ae55-33f24abce467|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:40.847Z|d215fb96-3cd4-4d3b-b5fc-eea1c7190eae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:40.848Z|77975c47-bd7d-49e2-a61b-cf7b9648c75c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:40.849Z|77975c47-bd7d-49e2-a61b-cf7b9648c75c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:50.951Z|483d6ecf-85de-4caf-815d-82082cacadb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:50.951Z|674c1eff-f52a-4edb-98e6-0e9d531a4bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:50.951Z|5891d960-c83b-48ed-a279-203cd59f2ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:45:50.952Z|674c1eff-f52a-4edb-98e6-0e9d531a4bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:50.952Z|483d6ecf-85de-4caf-815d-82082cacadb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:50.952Z|5891d960-c83b-48ed-a279-203cd59f2ffd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:45:54.386Z|6948e966-6be4-464b-ad4a-c5898cdd4f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:45:54.387Z|6948e966-6be4-464b-ad4a-c5898cdd4f00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:46:01.024Z|3bf09f8c-5fe1-4aba-9b91-0b006c1f0866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:01.025Z|3bf09f8c-5fe1-4aba-9b91-0b006c1f0866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:01.025Z|a3db2873-e888-4030-8649-48bc1c2180b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:01.024Z|bb2453f3-c694-4f8e-965c-68626ffb6e85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:01.026Z|bb2453f3-c694-4f8e-965c-68626ffb6e85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:01.026Z|a3db2873-e888-4030-8649-48bc1c2180b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:09.386Z|dbbb512b-d4d4-4235-97ef-48fca0c44aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:46:09.387Z|dbbb512b-d4d4-4235-97ef-48fca0c44aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:46:09.456Z|757c94ea-43c5-41de-9b44-885cf28b28bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:46:09.456Z|757c94ea-43c5-41de-9b44-885cf28b28bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:46:11.051Z|94ce4867-c9a2-44ad-89ef-51110f84da6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:11.055Z|94ce4867-c9a2-44ad-89ef-51110f84da6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:11.121Z|7c5dffd2-9001-48a5-ae28-ee5248834efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:11.121Z|6c1923d8-274a-4e83-b775-9db88d5bb2aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:11.122Z|7c5dffd2-9001-48a5-ae28-ee5248834efa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:11.122Z|6c1923d8-274a-4e83-b775-9db88d5bb2aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:21.957Z|97b49ab0-311e-451d-94a3-22e44e5a64ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:21.961Z|3e44c808-82e4-4cb9-82e9-8f3142e958b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:21.962Z|3e44c808-82e4-4cb9-82e9-8f3142e958b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:21.957Z|e4e76735-dc5b-44e0-ada1-9349422820d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:21.959Z|97b49ab0-311e-451d-94a3-22e44e5a64ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:22.003Z|e4e76735-dc5b-44e0-ada1-9349422820d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:24.386Z|cd2e74c8-feb5-41c4-8609-d51c0f143549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:46:24.389Z|cd2e74c8-feb5-41c4-8609-d51c0f143549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T02:46:24.389Z|cd2e74c8-feb5-41c4-8609-d51c0f143549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:46:24.390Z|cd2e74c8-feb5-41c4-8609-d51c0f143549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:46:24.392Z|cd2e74c8-feb5-41c4-8609-d51c0f143549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:46:32.024Z|c4528cbc-0253-40da-8809-7cf3c222e8f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:32.024Z|70ffcb3d-d41e-4d2f-a552-3a3878259d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:32.025Z|82d1ad6a-0bd7-4bcc-93a7-d73de0e77424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:32.025Z|c4528cbc-0253-40da-8809-7cf3c222e8f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:32.025Z|70ffcb3d-d41e-4d2f-a552-3a3878259d5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:32.026Z|82d1ad6a-0bd7-4bcc-93a7-d73de0e77424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:39.386Z|f12ae3ab-3687-41cc-8f58-963d52dd2c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:46:39.387Z|f12ae3ab-3687-41cc-8f58-963d52dd2c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:46:39.458Z|95fd59bf-afd7-4159-ad46-4ce93598fe9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:46:39.458Z|95fd59bf-afd7-4159-ad46-4ce93598fe9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:46:42.047Z|efd7f80e-ccf3-4d2d-985b-7551bc83b011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:42.047Z|cbc3a097-6f1a-429c-b329-5f6a0d45fb3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:42.048Z|cbc3a097-6f1a-429c-b329-5f6a0d45fb3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:42.048Z|efd7f80e-ccf3-4d2d-985b-7551bc83b011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:42.047Z|5322f48c-b1c9-4abd-a942-13f8c8f44525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:42.103Z|5322f48c-b1c9-4abd-a942-13f8c8f44525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:52.146Z|b307e080-cfca-4327-8b2a-69dfe58e34d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:52.147Z|b307e080-cfca-4327-8b2a-69dfe58e34d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:52.148Z|878e350e-7e95-42dc-9820-419d64c57c23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:52.148Z|50a534fb-6081-4dac-9096-f3cb02e3821b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:46:52.148Z|878e350e-7e95-42dc-9820-419d64c57c23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:52.148Z|50a534fb-6081-4dac-9096-f3cb02e3821b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:46:54.386Z|a5ce853a-85d0-4920-9a5a-beb3eec9ac3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:46:54.387Z|a5ce853a-85d0-4920-9a5a-beb3eec9ac3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:47:02.169Z|b7260429-5beb-43bc-aee1-3162b4f898e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:02.169Z|f93b812a-56f4-4aee-babe-0e5ce3b53f3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:02.169Z|3d31704f-e2db-4ab3-b7b9-823806341838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:02.170Z|b7260429-5beb-43bc-aee1-3162b4f898e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:02.203Z|3d31704f-e2db-4ab3-b7b9-823806341838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:02.203Z|f93b812a-56f4-4aee-babe-0e5ce3b53f3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:09.386Z|96287cce-cd5a-44c1-96a8-7e7c2b33b084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:47:09.389Z|96287cce-cd5a-44c1-96a8-7e7c2b33b084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T02:47:09.389Z|96287cce-cd5a-44c1-96a8-7e7c2b33b084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:47:09.390Z|96287cce-cd5a-44c1-96a8-7e7c2b33b084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:47:09.391Z|96287cce-cd5a-44c1-96a8-7e7c2b33b084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:47:09.459Z|6657c277-1588-4539-9a9d-5a4712da97d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:47:09.460Z|6657c277-1588-4539-9a9d-5a4712da97d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:47:12.250Z|9379afe9-4af6-469e-aa59-eaaa8ca4eb56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:12.250Z|9379afe9-4af6-469e-aa59-eaaa8ca4eb56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:12.251Z|b75c04bd-4224-405f-8a30-77f3872f8ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:12.252Z|b75c04bd-4224-405f-8a30-77f3872f8ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:12.253Z|2ca5a962-d5b2-4ac3-8326-adbfd0029f70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:12.303Z|2ca5a962-d5b2-4ac3-8326-adbfd0029f70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:22.348Z|80c01d14-9f77-4bc3-bc7c-25884471de92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:22.348Z|412d218b-2722-41f7-bca3-f670fde23485|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:22.349Z|412d218b-2722-41f7-bca3-f670fde23485|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:22.349Z|80c01d14-9f77-4bc3-bc7c-25884471de92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:22.352Z|b07b6e81-5498-42ee-941e-6a1ace296eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:22.353Z|b07b6e81-5498-42ee-941e-6a1ace296eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:24.386Z|0d79c173-863c-4be7-8c30-b4fed5cea05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:47:24.387Z|0d79c173-863c-4be7-8c30-b4fed5cea05e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:47:32.450Z|9a54acb7-8e40-489b-8262-141e8c96c47b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:32.451Z|9a54acb7-8e40-489b-8262-141e8c96c47b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:32.452Z|5ff2812b-03ba-46b6-944e-45797a175afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:32.453Z|5ff2812b-03ba-46b6-944e-45797a175afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:32.454Z|43ace8a1-74e7-4138-b96c-bdf994b6d683|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:32.454Z|43ace8a1-74e7-4138-b96c-bdf994b6d683|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:39.386Z|6280d85a-6954-431c-857f-2d9c6635922d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:47:39.387Z|6280d85a-6954-431c-857f-2d9c6635922d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:47:39.461Z|9a88939c-c0ce-4a59-b9b6-61fb1fd5e516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:47:39.461Z|9a88939c-c0ce-4a59-b9b6-61fb1fd5e516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:47:42.475Z|ee811ae1-2810-4b31-86a6-04891fc9e99f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:42.476Z|ee811ae1-2810-4b31-86a6-04891fc9e99f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:42.551Z|855a5786-fae1-41f6-b8b4-9e04f8da9905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:42.551Z|17c1bd93-d9cf-46c5-bdb4-837cedaa38ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:42.552Z|17c1bd93-d9cf-46c5-bdb4-837cedaa38ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:42.552Z|855a5786-fae1-41f6-b8b4-9e04f8da9905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:52.553Z|209d5aff-1df6-4468-a6e9-a36529af42ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:52.554Z|209d5aff-1df6-4468-a6e9-a36529af42ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:52.572Z|af6ec768-ed6c-4667-aeb0-cef99fc46fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:52.572Z|bb171b7b-fa1c-4fd8-b3c1-7fa6b9662098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:47:52.573Z|af6ec768-ed6c-4667-aeb0-cef99fc46fc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:52.573Z|bb171b7b-fa1c-4fd8-b3c1-7fa6b9662098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:47:54.386Z|d383d00b-ab32-4aef-bf13-408d5553a808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:47:54.388Z|d383d00b-ab32-4aef-bf13-408d5553a808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T02:47:54.389Z|d383d00b-ab32-4aef-bf13-408d5553a808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:47:54.389Z|d383d00b-ab32-4aef-bf13-408d5553a808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:47:54.391Z|d383d00b-ab32-4aef-bf13-408d5553a808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:48:02.575Z|c931c028-f881-442a-a8b1-b3cf9c5d3234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:02.576Z|c931c028-f881-442a-a8b1-b3cf9c5d3234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:02.594Z|0ef7f0c8-0086-458b-9b40-0fd86d1f714b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:02.595Z|6e502bfc-07d1-4b47-8528-a6c861683bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:02.595Z|0ef7f0c8-0086-458b-9b40-0fd86d1f714b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:02.595Z|6e502bfc-07d1-4b47-8528-a6c861683bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:09.386Z|3fc52a3c-514b-4c97-9740-c85d9f1c4a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:48:09.387Z|3fc52a3c-514b-4c97-9740-c85d9f1c4a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:48:09.462Z|7dd24aed-5709-4961-9059-252e8609728a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:48:09.463Z|7dd24aed-5709-4961-9059-252e8609728a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:48:12.649Z|61d2e051-68c2-4c3b-aa81-b4158a7d37f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:12.649Z|acaa0a5b-2ae9-44de-b6d3-9af9a40d30f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:12.650Z|5dcd9655-2a48-4db6-8afe-7c0b0ca7ade3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:12.650Z|5dcd9655-2a48-4db6-8afe-7c0b0ca7ade3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:12.650Z|61d2e051-68c2-4c3b-aa81-b4158a7d37f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:12.704Z|acaa0a5b-2ae9-44de-b6d3-9af9a40d30f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:22.745Z|4819ae82-dfe3-4d08-b5d2-b19989348f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:22.745Z|fa8cb35e-1fb8-45a5-b7cf-7210a283b9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:22.746Z|d77aaded-f790-4f3e-b6f1-7be561638ebe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:22.746Z|fa8cb35e-1fb8-45a5-b7cf-7210a283b9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:22.746Z|4819ae82-dfe3-4d08-b5d2-b19989348f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:22.746Z|d77aaded-f790-4f3e-b6f1-7be561638ebe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:24.386Z|c19a1b18-c12b-4414-9c17-230bb4f5b01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:48:24.387Z|c19a1b18-c12b-4414-9c17-230bb4f5b01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:48:32.768Z|4edd5adc-572d-44f0-98f4-12bbcbc785ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:32.768Z|43b92216-4f53-4122-be67-1db1c17a23bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:32.768Z|be29cbae-a313-43af-bfaf-f1338de18525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:32.769Z|4edd5adc-572d-44f0-98f4-12bbcbc785ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:32.769Z|43b92216-4f53-4122-be67-1db1c17a23bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:32.769Z|be29cbae-a313-43af-bfaf-f1338de18525|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:39.386Z|5ff4f443-ad9c-4ff4-892c-8efa8bca6e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:48:39.388Z|5ff4f443-ad9c-4ff4-892c-8efa8bca6e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T02:48:39.389Z|5ff4f443-ad9c-4ff4-892c-8efa8bca6e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:48:39.390Z|5ff4f443-ad9c-4ff4-892c-8efa8bca6e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:48:39.391Z|5ff4f443-ad9c-4ff4-892c-8efa8bca6e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:48:39.463Z|6159453e-54f7-4be6-9808-684ffa4aed11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:48:39.464Z|6159453e-54f7-4be6-9808-684ffa4aed11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:48:42.852Z|7c6361e7-cae7-49e0-b512-88464c9513bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:42.852Z|4b444789-2077-40d3-a4ca-1e748d8a9065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:42.852Z|5af902c1-fd8e-4c53-b179-7bf535fda282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:42.853Z|5af902c1-fd8e-4c53-b179-7bf535fda282|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:42.853Z|4b444789-2077-40d3-a4ca-1e748d8a9065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:42.853Z|7c6361e7-cae7-49e0-b512-88464c9513bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:52.875Z|da2d29ef-b076-4c2d-b034-bbf6a0c8c7e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:52.875Z|6baeb155-cdaf-456b-9c17-d9ab647567ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:52.876Z|da2d29ef-b076-4c2d-b034-bbf6a0c8c7e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:52.876Z|2e8f757d-11fa-4470-bf1e-72a32a04ac0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:48:52.876Z|6baeb155-cdaf-456b-9c17-d9ab647567ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:52.877Z|2e8f757d-11fa-4470-bf1e-72a32a04ac0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:48:54.386Z|151f0ee0-959c-49fc-8c5a-5019ecdd9418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:48:54.387Z|151f0ee0-959c-49fc-8c5a-5019ecdd9418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:49:02.922Z|9d70abca-3e08-493d-8f1d-11b92ef6f07d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:02.923Z|9d70abca-3e08-493d-8f1d-11b92ef6f07d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:02.923Z|566237e8-9568-46af-b47b-5ff560f1f04f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:02.924Z|42623eb4-eab8-421a-9907-94a0ff26d8ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:02.924Z|566237e8-9568-46af-b47b-5ff560f1f04f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:02.924Z|42623eb4-eab8-421a-9907-94a0ff26d8ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:09.386Z|8457cf78-0e2e-4e55-94a3-fc40b3d2276d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:49:09.386Z|8457cf78-0e2e-4e55-94a3-fc40b3d2276d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:49:09.466Z|adaec20f-6fa5-4764-83af-ca527225e282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:49:09.466Z|adaec20f-6fa5-4764-83af-ca527225e282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:49:13.027Z|6d05d71b-a1d0-4b6e-8dd8-c5f78fbc64d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:13.027Z|ded83f3d-9485-4c83-91b9-399f7c066456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:13.028Z|6d05d71b-a1d0-4b6e-8dd8-c5f78fbc64d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:13.028Z|ded83f3d-9485-4c83-91b9-399f7c066456|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:13.103Z|319161cd-d9b8-4916-befd-593506b87996|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:13.104Z|319161cd-d9b8-4916-befd-593506b87996|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:23.123Z|d3b5b546-5320-4b6d-ad1e-3799a6742e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:23.123Z|227d55a8-bd65-4b99-bdd8-9ebf56c663eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:23.124Z|227d55a8-bd65-4b99-bdd8-9ebf56c663eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:23.124Z|d3b5b546-5320-4b6d-ad1e-3799a6742e32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:23.127Z|8ce30a07-e86c-4cab-a0f6-158939e67179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:23.128Z|8ce30a07-e86c-4cab-a0f6-158939e67179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:24.386Z|6180d486-1a19-400c-aba0-625ba6354bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:49:24.388Z|6180d486-1a19-400c-aba0-625ba6354bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:49:33.145Z|920541a6-00e9-487f-8548-eba61896529a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:33.146Z|843fa700-bc42-4d9c-aada-27692515c7c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:33.146Z|920541a6-00e9-487f-8548-eba61896529a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:33.147Z|843fa700-bc42-4d9c-aada-27692515c7c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:33.222Z|721b258a-995a-4fb6-8a37-b064514f9fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:33.223Z|721b258a-995a-4fb6-8a37-b064514f9fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:39.386Z|a99fbae4-6c37-46da-a665-84f24b6dadb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:49:39.387Z|a99fbae4-6c37-46da-a665-84f24b6dadb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:49:39.467Z|4f38f11f-aba1-4f7d-8348-28030436a2c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:49:39.467Z|4f38f11f-aba1-4f7d-8348-28030436a2c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:49:43.252Z|52524916-396a-45a4-8a12-079f333bf34b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:43.252Z|1851259c-994d-4862-826a-6fe1731225a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:43.253Z|1851259c-994d-4862-826a-6fe1731225a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:43.253Z|52524916-396a-45a4-8a12-079f333bf34b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:43.253Z|ab8e0bfe-3924-43b2-ae55-11b9093d6ff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:43.254Z|ab8e0bfe-3924-43b2-ae55-11b9093d6ff6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:53.351Z|92ebe21b-3296-43f8-9927-896e54785671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:53.351Z|0fa67741-10c9-4fe2-ad96-7452533c7200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:53.351Z|a590f341-a07d-475e-b298-d34984422a2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:49:53.352Z|92ebe21b-3296-43f8-9927-896e54785671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:53.352Z|0fa67741-10c9-4fe2-ad96-7452533c7200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:53.352Z|a590f341-a07d-475e-b298-d34984422a2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:49:54.386Z|a1dc4002-1ebb-4577-a36d-7be11dca2e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:49:54.386Z|a1dc4002-1ebb-4577-a36d-7be11dca2e1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:50:03.374Z|fdc9e0e4-1d5e-4e0e-850b-7b0103f654d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:03.374Z|21cbe111-27c7-4ebb-b271-037e32b408b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:03.374Z|d65f163a-844e-4eeb-924d-46c72ca03495|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:03.375Z|21cbe111-27c7-4ebb-b271-037e32b408b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:03.375Z|fdc9e0e4-1d5e-4e0e-850b-7b0103f654d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:03.375Z|d65f163a-844e-4eeb-924d-46c72ca03495|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:09.386Z|522568b7-fca3-47fc-9075-814b276ea59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:50:09.388Z|522568b7-fca3-47fc-9075-814b276ea59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T02:50:09.389Z|522568b7-fca3-47fc-9075-814b276ea59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:50:09.404Z|522568b7-fca3-47fc-9075-814b276ea59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:50:09.408Z|522568b7-fca3-47fc-9075-814b276ea59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:50:09.468Z|3c6fd24b-d511-4d0d-8027-820802feb279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:50:09.469Z|3c6fd24b-d511-4d0d-8027-820802feb279|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:50:13.420Z|6b7a85df-5d45-4924-8747-e9df8c231b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:13.421Z|6b7a85df-5d45-4924-8747-e9df8c231b1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:13.449Z|f8af5b67-534f-4ea9-a36f-906bad7b0dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:13.449Z|58942352-9e5e-4bd5-b0f8-177920427d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:13.450Z|58942352-9e5e-4bd5-b0f8-177920427d11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:13.450Z|f8af5b67-534f-4ea9-a36f-906bad7b0dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:23.452Z|f4e35ef6-818f-4427-973c-2b90585f2734|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:23.453Z|f4e35ef6-818f-4427-973c-2b90585f2734|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:23.470Z|cd6e9f0c-6ae6-40f4-a341-d2848e805a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:23.502Z|cd6e9f0c-6ae6-40f4-a341-d2848e805a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:23.504Z|73b8aa55-2721-4af4-ba77-02fcdac54edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:23.505Z|73b8aa55-2721-4af4-ba77-02fcdac54edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:24.386Z|d7ad84fd-94bb-4b49-b1e6-3a79b185bad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:50:24.387Z|d7ad84fd-94bb-4b49-b1e6-3a79b185bad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:50:33.475Z|61fca6fd-2832-4281-acdd-b99090dbad10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:33.476Z|61fca6fd-2832-4281-acdd-b99090dbad10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:33.552Z|1e8628ef-d643-4e03-b14d-0a0f3ca81e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:33.552Z|6f646339-b825-4e39-9d83-443bc290d9b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:33.553Z|6f646339-b825-4e39-9d83-443bc290d9b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:33.553Z|1e8628ef-d643-4e03-b14d-0a0f3ca81e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:39.386Z|746caf7c-3137-46ac-b822-aca1ba3b3762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:50:39.386Z|746caf7c-3137-46ac-b822-aca1ba3b3762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:50:39.469Z|d2db866c-e46e-47ca-beb6-1bd1156027f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:50:39.470Z|d2db866c-e46e-47ca-beb6-1bd1156027f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:50:43.552Z|47c5105a-dabb-4185-8614-3f83003cee75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:43.553Z|47c5105a-dabb-4185-8614-3f83003cee75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:43.604Z|86b0144d-ad71-4030-ad70-2af2c1d49dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:43.604Z|a0233ab1-9d6c-409a-9827-f8718b108a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:43.604Z|86b0144d-ad71-4030-ad70-2af2c1d49dd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:43.604Z|a0233ab1-9d6c-409a-9827-f8718b108a33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:53.575Z|abf8c627-78f0-4393-a864-b71c8f2f273e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:53.575Z|abf8c627-78f0-4393-a864-b71c8f2f273e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:53.650Z|be199360-2585-466a-8ed8-1baa6fabf241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:53.650Z|f6937e7e-2074-43f6-84bd-f1e20aaae7f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:50:53.651Z|be199360-2585-466a-8ed8-1baa6fabf241|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:53.651Z|f6937e7e-2074-43f6-84bd-f1e20aaae7f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:50:54.386Z|5030b8b5-8d70-4d0b-99f0-5b6582c88572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:50:54.389Z|5030b8b5-8d70-4d0b-99f0-5b6582c88572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T02:50:54.389Z|5030b8b5-8d70-4d0b-99f0-5b6582c88572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:50:54.390Z|5030b8b5-8d70-4d0b-99f0-5b6582c88572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:50:54.402Z|5030b8b5-8d70-4d0b-99f0-5b6582c88572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:51:03.653Z|f4531113-627a-42cc-b45f-c590fed1a259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:03.654Z|f4531113-627a-42cc-b45f-c590fed1a259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:03.671Z|891a5a37-1a04-4060-8ad7-e433c102d64c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:03.671Z|86ddea6d-3bdf-43bb-b3fd-7e56e98b5dbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:03.671Z|891a5a37-1a04-4060-8ad7-e433c102d64c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:03.671Z|86ddea6d-3bdf-43bb-b3fd-7e56e98b5dbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:08.513Z|158f0517-a425-415e-89eb-4446e828becf|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T02:51:08.514Z|158f0517-a425-415e-89eb-4446e828becf|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:09.386Z|cdc4c6aa-d0a3-440d-a953-0a1c797e6785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:51:09.387Z|cdc4c6aa-d0a3-440d-a953-0a1c797e6785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:51:09.471Z|5a67121c-6101-4241-aa32-fbd449c699c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:51:09.471Z|5a67121c-6101-4241-aa32-fbd449c699c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:51:13.675Z|f347dad9-3be6-4411-920f-fdee52adeecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:13.676Z|f347dad9-3be6-4411-920f-fdee52adeecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:13.720Z|d3549e79-714a-4cd4-8a0d-6ae15aeb2829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:13.720Z|efdd1574-52f4-4cea-9d6b-b4ca4f128118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:13.721Z|d3549e79-714a-4cd4-8a0d-6ae15aeb2829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:13.721Z|efdd1574-52f4-4cea-9d6b-b4ca4f128118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:23.699Z|256b99bf-7534-402d-b955-cec371238603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:23.700Z|256b99bf-7534-402d-b955-cec371238603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:23.743Z|bd42996f-ae7c-4120-8c54-1a15d7ca701d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:23.743Z|dcb3b7c0-eaae-41e4-8f47-1224e72538d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:23.744Z|bd42996f-ae7c-4120-8c54-1a15d7ca701d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:23.744Z|dcb3b7c0-eaae-41e4-8f47-1224e72538d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:24.386Z|929f912d-6513-44c8-96b0-048cc7ba93c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:51:24.387Z|929f912d-6513-44c8-96b0-048cc7ba93c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:51:33.732Z|aca7e6a5-d73c-4565-9065-f397129763cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:33.733Z|aca7e6a5-d73c-4565-9065-f397129763cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:33.765Z|b328d9ae-35e0-4bcb-8560-9fc899670882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:33.765Z|9bdf2330-1d87-442f-9cf1-6b4167083889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:33.766Z|b328d9ae-35e0-4bcb-8560-9fc899670882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:33.766Z|9bdf2330-1d87-442f-9cf1-6b4167083889|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:39.386Z|c6f6b74d-a1a5-4d68-ae3d-5c71ad3f0221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:51:39.388Z|c6f6b74d-a1a5-4d68-ae3d-5c71ad3f0221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T02:51:39.389Z|c6f6b74d-a1a5-4d68-ae3d-5c71ad3f0221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:51:39.390Z|c6f6b74d-a1a5-4d68-ae3d-5c71ad3f0221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:51:39.391Z|c6f6b74d-a1a5-4d68-ae3d-5c71ad3f0221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:51:39.472Z|78d266b3-6705-495d-8a17-ce87cb5c5090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:51:39.472Z|78d266b3-6705-495d-8a17-ce87cb5c5090|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:51:43.845Z|8193edfc-fd2a-423b-8a7c-8083844f3108|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:43.846Z|8193edfc-fd2a-423b-8a7c-8083844f3108|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:43.848Z|0ae776cd-f7b2-4cb2-b609-3410e0333e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:43.849Z|0ae776cd-f7b2-4cb2-b609-3410e0333e17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:43.903Z|53c1fb80-eed3-4299-9811-8d63a992843f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:43.904Z|53c1fb80-eed3-4299-9811-8d63a992843f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:53.870Z|1f0e6708-e2c3-441f-be60-8200e69deec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:53.871Z|1f0e6708-e2c3-441f-be60-8200e69deec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:53.952Z|b9cadd07-faef-4440-a6a5-4b2ca8657292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:53.952Z|1bbfd0aa-da90-4f80-a784-2e5ae2f0edd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:51:53.953Z|b9cadd07-faef-4440-a6a5-4b2ca8657292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:53.953Z|1bbfd0aa-da90-4f80-a784-2e5ae2f0edd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:51:54.386Z|ab219981-411f-4f5b-96c8-e47c35ac04ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:51:54.386Z|ab219981-411f-4f5b-96c8-e47c35ac04ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:52:03.952Z|416cc488-2692-4a38-b931-f1f5fbb130ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:03.953Z|416cc488-2692-4a38-b931-f1f5fbb130ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:04.051Z|b9f459a9-29fa-4cfe-b7ed-ce2c9854c71c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:04.051Z|cced933f-b51d-4b2e-ac71-4c1fc2f2629a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:04.051Z|b9f459a9-29fa-4cfe-b7ed-ce2c9854c71c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:04.051Z|cced933f-b51d-4b2e-ac71-4c1fc2f2629a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:08.509Z|0a0b0858-5b51-4427-bb9d-09f91cd1a706|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T02:52:08.510Z|0a0b0858-5b51-4427-bb9d-09f91cd1a706|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:09.386Z|1e060dc8-fa6d-4f15-a819-72a313d25f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:52:09.386Z|1e060dc8-fa6d-4f15-a819-72a313d25f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:52:09.473Z|2d128a51-cb0a-496a-8b0a-bfec704f3225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:52:09.474Z|2d128a51-cb0a-496a-8b0a-bfec704f3225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:52:14.045Z|a2debb61-836c-4d7d-a26a-63d43f126530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:14.046Z|a2debb61-836c-4d7d-a26a-63d43f126530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:14.071Z|99d18e9b-f168-447c-ba22-454cba788875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:14.072Z|99d18e9b-f168-447c-ba22-454cba788875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:14.071Z|5da7a60a-93ea-4762-ab0a-c5793b4012e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:14.102Z|5da7a60a-93ea-4762-ab0a-c5793b4012e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:24.151Z|b3802d25-f82c-4f61-be17-c4d05976eee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:24.151Z|fe131823-5e1f-4144-80e0-afd21c6fad6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:24.151Z|f938053b-6d09-4189-8675-c7f593a5b00a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:24.151Z|b3802d25-f82c-4f61-be17-c4d05976eee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:24.151Z|fe131823-5e1f-4144-80e0-afd21c6fad6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:24.152Z|f938053b-6d09-4189-8675-c7f593a5b00a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:24.386Z|e0a35139-c703-4b88-bfc7-222331ad5ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:52:24.388Z|e0a35139-c703-4b88-bfc7-222331ad5ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T02:52:24.389Z|e0a35139-c703-4b88-bfc7-222331ad5ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:52:24.390Z|e0a35139-c703-4b88-bfc7-222331ad5ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:52:24.391Z|e0a35139-c703-4b88-bfc7-222331ad5ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:52:34.559Z|178bea21-e923-45bf-aa35-d882f485ec90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:34.559Z|5a541fbd-e549-4cc1-ac6c-02bc285af8c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:34.559Z|0b4e2b1e-f04d-499e-9a94-a6255079dbf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:34.559Z|0b4e2b1e-f04d-499e-9a94-a6255079dbf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:34.559Z|178bea21-e923-45bf-aa35-d882f485ec90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:34.602Z|5a541fbd-e549-4cc1-ac6c-02bc285af8c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:39.386Z|369eb668-eacb-41a4-a919-71c697f5cade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:52:39.386Z|369eb668-eacb-41a4-a919-71c697f5cade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:52:39.474Z|d824507d-7d28-4acf-b10b-ce3c24dd4446|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:52:39.475Z|d824507d-7d28-4acf-b10b-ce3c24dd4446|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:52:44.623Z|90ac4be2-a956-4bc0-8fb4-c916adb6b375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:44.623Z|90ac4be2-a956-4bc0-8fb4-c916adb6b375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:44.624Z|a1f4b0db-a9c2-43de-a0f5-0eb259396e1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:44.624Z|d566ab21-ef68-4e6f-89ac-f639198888ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:44.625Z|a1f4b0db-a9c2-43de-a0f5-0eb259396e1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:44.625Z|d566ab21-ef68-4e6f-89ac-f639198888ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:54.386Z|24d88979-ac1a-4270-ac9d-637f5aed558b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:52:54.387Z|24d88979-ac1a-4270-ac9d-637f5aed558b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:52:54.649Z|f698abad-8ffa-4ffc-92da-d9c16b12bb89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:54.650Z|f698abad-8ffa-4ffc-92da-d9c16b12bb89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:54.649Z|0ee72b6c-1f03-4d23-91ca-b16604f68b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:54.649Z|85f9c369-0c6c-4157-8af0-c1ae36e7e9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:52:54.703Z|85f9c369-0c6c-4157-8af0-c1ae36e7e9a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:52:54.703Z|0ee72b6c-1f03-4d23-91ca-b16604f68b51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:04.752Z|730e2fc8-b999-4366-957d-d413c4d23563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:04.752Z|0def876f-84b6-4293-aebe-c4f63305feb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:04.752Z|78607014-a6c0-4ae5-a77b-2a8a9d21f7f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:04.753Z|730e2fc8-b999-4366-957d-d413c4d23563|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:04.753Z|78607014-a6c0-4ae5-a77b-2a8a9d21f7f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:04.753Z|0def876f-84b6-4293-aebe-c4f63305feb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:08.509Z|024f3860-ac5f-41fe-bc28-f8ced670b7bc|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T02:53:08.509Z|024f3860-ac5f-41fe-bc28-f8ced670b7bc|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:09.386Z|763747da-c8e1-46c8-8810-60f0be419d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:53:09.388Z|763747da-c8e1-46c8-8810-60f0be419d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T02:53:09.389Z|763747da-c8e1-46c8-8810-60f0be419d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:53:09.389Z|763747da-c8e1-46c8-8810-60f0be419d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:53:09.391Z|763747da-c8e1-46c8-8810-60f0be419d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:53:09.475Z|c6757936-9269-4e95-b528-ce7d15b68951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:53:09.476Z|c6757936-9269-4e95-b528-ce7d15b68951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:53:14.825Z|6772016d-e76b-4425-b2f8-83a8eeb1edc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:14.825Z|51cf04d1-3080-44bc-85c8-3a5b7e1817b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:14.826Z|fe89504b-7c05-48aa-b975-b476d3b332eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:14.826Z|51cf04d1-3080-44bc-85c8-3a5b7e1817b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:14.826Z|6772016d-e76b-4425-b2f8-83a8eeb1edc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:14.826Z|fe89504b-7c05-48aa-b975-b476d3b332eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:24.387Z|a5cd8b37-f4a9-478e-9e6c-aa0d7dcbac2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:53:24.388Z|a5cd8b37-f4a9-478e-9e6c-aa0d7dcbac2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:53:24.851Z|c64ba71c-7211-42a4-b587-38fa1b167498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:24.851Z|4b238629-be55-4ba6-a9d4-e3ad59ce2ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:24.851Z|69a87325-9e39-4d5e-82d2-b29036f904bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:24.852Z|4b238629-be55-4ba6-a9d4-e3ad59ce2ef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:24.852Z|69a87325-9e39-4d5e-82d2-b29036f904bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:24.852Z|c64ba71c-7211-42a4-b587-38fa1b167498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:34.923Z|b0341124-c587-4fda-ba8b-a910bb9abd62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:34.923Z|85eefed3-765a-458e-b776-805957cd7158|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:34.923Z|511f411c-7768-42e2-a60b-3fc238387f41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:34.924Z|511f411c-7768-42e2-a60b-3fc238387f41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:34.924Z|85eefed3-765a-458e-b776-805957cd7158|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:34.924Z|b0341124-c587-4fda-ba8b-a910bb9abd62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:39.386Z|6cc9710b-b175-45c1-ab49-e6e2f3b608c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:53:39.387Z|6cc9710b-b175-45c1-ab49-e6e2f3b608c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:53:39.477Z|8b62b27a-0afd-40f4-8fee-217dfea2f635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:53:39.477Z|8b62b27a-0afd-40f4-8fee-217dfea2f635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:53:44.946Z|a73c65c6-7708-4221-bd8d-0721e77e07d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:44.947Z|a73c65c6-7708-4221-bd8d-0721e77e07d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:45.029Z|3ccc7969-0e40-47e0-944c-3c5d8049a576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:45.030Z|3ccc7969-0e40-47e0-944c-3c5d8049a576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:45.032Z|42827d38-b669-489a-bbf4-042d33e5b47f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:45.032Z|42827d38-b669-489a-bbf4-042d33e5b47f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:54.386Z|a7b6be26-e648-49db-a5f7-04ba0149d52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:53:54.389Z|a7b6be26-e648-49db-a5f7-04ba0149d52c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:53:54.970Z|2776c5af-e025-4eff-ab20-dbba798bebb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:54.971Z|2776c5af-e025-4eff-ab20-dbba798bebb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:55.055Z|f046a4ab-ad5e-4598-8f23-574ac55e22cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:55.056Z|f046a4ab-ad5e-4598-8f23-574ac55e22cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:53:55.057Z|bd88f39e-8151-4707-ac69-13e658c05a42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:53:55.057Z|bd88f39e-8151-4707-ac69-13e658c05a42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:05.062Z|2b270609-c5a4-4df9-9293-edeba0e60e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:05.064Z|2b270609-c5a4-4df9-9293-edeba0e60e35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:05.076Z|9af9313e-41a6-4215-b3eb-36a0b32b500f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:05.077Z|9af9313e-41a6-4215-b3eb-36a0b32b500f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:05.076Z|f3fbd465-e19f-4e0e-a2a7-4a865644db62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:05.102Z|f3fbd465-e19f-4e0e-a2a7-4a865644db62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:08.508Z|a7fb9c85-37ee-4584-a160-56b3701d7d98|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T02:54:08.509Z|a7fb9c85-37ee-4584-a160-56b3701d7d98|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:09.386Z|de175dc0-10b0-4ebd-a478-0a9934ff8675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:54:09.386Z|de175dc0-10b0-4ebd-a478-0a9934ff8675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:54:09.478Z|d1012f10-da0c-492e-ba91-24a1fa0083bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:54:09.479Z|d1012f10-da0c-492e-ba91-24a1fa0083bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:54:15.088Z|4f8c4c5d-c6f4-4af3-8aee-ef4274760ff9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:15.089Z|4f8c4c5d-c6f4-4af3-8aee-ef4274760ff9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:15.150Z|0d232f5c-72d1-46f1-a787-d0ff37a0a084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:15.151Z|3f4fb3e3-a10a-4fd4-affb-6978bf2132f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:15.151Z|3f4fb3e3-a10a-4fd4-affb-6978bf2132f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:15.151Z|0d232f5c-72d1-46f1-a787-d0ff37a0a084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:24.386Z|6fe9fb27-e6e3-4b04-947c-a356f9060212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:54:24.387Z|6fe9fb27-e6e3-4b04-947c-a356f9060212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:54:25.156Z|12741e64-f915-4098-b6a2-cad7bd81d0d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:25.157Z|12741e64-f915-4098-b6a2-cad7bd81d0d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:25.173Z|68f20620-fd8f-43a3-a0cb-b5d752b8ed84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:25.174Z|68f20620-fd8f-43a3-a0cb-b5d752b8ed84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:25.210Z|1226f607-2eb0-4e62-afdc-d4ec0114f5bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:25.211Z|1226f607-2eb0-4e62-afdc-d4ec0114f5bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:35.179Z|cc1d94f3-ed1e-472c-8384-a5a12eb0ae20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:35.180Z|cc1d94f3-ed1e-472c-8384-a5a12eb0ae20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:35.229Z|28d1afeb-77c4-4614-b8e2-96cc02d7ae7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:35.229Z|c8844f45-42f1-47f9-92c5-7c048eb63f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:35.230Z|28d1afeb-77c4-4614-b8e2-96cc02d7ae7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:35.230Z|c8844f45-42f1-47f9-92c5-7c048eb63f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:39.386Z|9e8d74c4-efaf-487c-96a1-8a3cc5a734e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:54:39.389Z|9e8d74c4-efaf-487c-96a1-8a3cc5a734e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:54:39.480Z|d066740e-f3aa-42bf-a54d-a09449d17874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:54:39.480Z|d066740e-f3aa-42bf-a54d-a09449d17874|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:54:45.201Z|50b8cd9d-f989-4fa2-a8cb-678799bea644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:45.202Z|50b8cd9d-f989-4fa2-a8cb-678799bea644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:45.259Z|82d06eef-f9a9-420c-b7fa-570efabd94bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:45.260Z|82d06eef-f9a9-420c-b7fa-570efabd94bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:45.262Z|bbf14880-6192-45f7-9efd-b26cbfd7e7af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:45.262Z|bbf14880-6192-45f7-9efd-b26cbfd7e7af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:54.386Z|1e01f02a-2cc5-463e-b121-57d24c401aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:54:54.387Z|1e01f02a-2cc5-463e-b121-57d24c401aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:54:55.351Z|cf5f7d22-0bf0-411d-8301-742988d28107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:55.351Z|d7c543cd-9bf1-424b-8533-3f5a31a39db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:55.351Z|79998100-53b8-4ace-888c-ea2ef57f5c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:54:55.352Z|d7c543cd-9bf1-424b-8533-3f5a31a39db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:55.352Z|79998100-53b8-4ace-888c-ea2ef57f5c89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:54:55.352Z|cf5f7d22-0bf0-411d-8301-742988d28107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:05.445Z|ed17b782-67dc-47e2-b3cd-8db1a962d220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:05.445Z|bb5716f9-ee83-416c-b503-938dee7fce25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:05.446Z|bb5716f9-ee83-416c-b503-938dee7fce25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:05.446Z|ed17b782-67dc-47e2-b3cd-8db1a962d220|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:05.447Z|708d8b2f-8289-45a8-ad17-bb60c9cc9d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:05.447Z|708d8b2f-8289-45a8-ad17-bb60c9cc9d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:08.508Z|3c07b790-736a-4c10-8e53-97d00bf23cbf|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T02:55:08.509Z|3c07b790-736a-4c10-8e53-97d00bf23cbf|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:09.386Z|dacb3ac9-8c14-4a00-b71c-20b7f76943c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:55:09.386Z|dacb3ac9-8c14-4a00-b71c-20b7f76943c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:55:09.481Z|ae0af9d4-411f-4257-af38-bec1224cada0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:55:09.482Z|ae0af9d4-411f-4257-af38-bec1224cada0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:55:15.549Z|3fe6769a-1fb5-428c-b4b1-246775e25605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:15.549Z|cfe05824-4299-472c-b1ba-a643f58e8fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:15.549Z|300a010a-835c-46db-a37a-1fed7bfe9de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:15.550Z|3fe6769a-1fb5-428c-b4b1-246775e25605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:15.550Z|cfe05824-4299-472c-b1ba-a643f58e8fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:15.550Z|300a010a-835c-46db-a37a-1fed7bfe9de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:24.386Z|95f1b7fa-a619-47e9-bb8d-8f1eb735811c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:55:24.388Z|95f1b7fa-a619-47e9-bb8d-8f1eb735811c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T02:55:24.389Z|95f1b7fa-a619-47e9-bb8d-8f1eb735811c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:55:24.390Z|95f1b7fa-a619-47e9-bb8d-8f1eb735811c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:55:24.391Z|95f1b7fa-a619-47e9-bb8d-8f1eb735811c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:55:25.570Z|18508a15-0039-4e28-bf1d-c5367aa1878f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:25.570Z|988b8ee0-95b4-4af4-9432-a4ce5e78f528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:25.570Z|9c5d6f93-84ca-4bd2-aba4-d4fbfcaa9bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:25.571Z|18508a15-0039-4e28-bf1d-c5367aa1878f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:25.602Z|9c5d6f93-84ca-4bd2-aba4-d4fbfcaa9bf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:25.571Z|988b8ee0-95b4-4af4-9432-a4ce5e78f528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:35.620Z|e09180c0-d607-417b-bfa6-8c256605b347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:35.621Z|04385e55-c949-4520-b971-eaa9eaea389d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:35.621Z|e09180c0-d607-417b-bfa6-8c256605b347|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:35.621Z|480a0308-5a0a-4794-8f34-5c2b932d0ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:35.621Z|04385e55-c949-4520-b971-eaa9eaea389d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:35.622Z|480a0308-5a0a-4794-8f34-5c2b932d0ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:39.386Z|ea9ce189-7532-4219-92c3-dad1dff09f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:55:39.386Z|ea9ce189-7532-4219-92c3-dad1dff09f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:55:39.482Z|f749e54e-aa2b-4206-8ebc-99347f2b6667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:55:39.483Z|f749e54e-aa2b-4206-8ebc-99347f2b6667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:55:45.642Z|97ca7a8c-48f3-4522-a011-2fb92c523f35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:45.642Z|e97555be-672b-43a2-8b60-ab74aa7af10a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:45.643Z|97ca7a8c-48f3-4522-a011-2fb92c523f35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:45.644Z|ed83d48e-8cfe-4fb3-8866-e13c2e667fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:45.645Z|ed83d48e-8cfe-4fb3-8866-e13c2e667fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:45.703Z|e97555be-672b-43a2-8b60-ab74aa7af10a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:54.386Z|5c16fab5-0140-46cc-906f-3761e518fefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:55:54.387Z|5c16fab5-0140-46cc-906f-3761e518fefe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:55:55.664Z|b06ff0d0-c230-4245-a81b-9e3089ac493d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:55.665Z|b06ff0d0-c230-4245-a81b-9e3089ac493d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:55.750Z|f8619958-36eb-400a-9940-d49feafc371d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:55.750Z|04634812-5e6c-4589-93e4-58bc31923b84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:55:55.751Z|04634812-5e6c-4589-93e4-58bc31923b84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:55:55.751Z|f8619958-36eb-400a-9940-d49feafc371d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:05.851Z|607782c3-a17e-42da-ae99-70fb9785764f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:05.851Z|5ce615a7-7b7a-4b45-8ba7-c2a387d060ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:05.851Z|fe268816-2b0f-4302-91c6-08ddd86e3f1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:05.851Z|607782c3-a17e-42da-ae99-70fb9785764f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:05.851Z|fe268816-2b0f-4302-91c6-08ddd86e3f1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:05.851Z|5ce615a7-7b7a-4b45-8ba7-c2a387d060ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:08.508Z|a4c216b9-0fcc-4fb4-8cab-e28bb19f54a1|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T02:56:08.509Z|a4c216b9-0fcc-4fb4-8cab-e28bb19f54a1|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:09.386Z|045f282b-aee3-4a7c-acba-499766f23eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:56:09.389Z|045f282b-aee3-4a7c-acba-499766f23eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T02:56:09.389Z|045f282b-aee3-4a7c-acba-499766f23eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:56:09.390Z|045f282b-aee3-4a7c-acba-499766f23eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:56:09.402Z|045f282b-aee3-4a7c-acba-499766f23eac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:56:09.484Z|36431a15-19ff-4790-bdee-018ae77f2f06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:56:09.484Z|36431a15-19ff-4790-bdee-018ae77f2f06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:56:15.921Z|06cc5fea-53fe-458f-b333-8def886a61a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:15.921Z|d4ba22f7-91c5-4045-b4fa-b880c148d02b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:15.922Z|1418f379-64cc-4135-94ce-c9f9eeb312a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:15.922Z|06cc5fea-53fe-458f-b333-8def886a61a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:15.922Z|d4ba22f7-91c5-4045-b4fa-b880c148d02b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:15.922Z|1418f379-64cc-4135-94ce-c9f9eeb312a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:24.386Z|740a9d35-c1ce-484f-9aa9-6d7fc63482a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:56:24.387Z|740a9d35-c1ce-484f-9aa9-6d7fc63482a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:56:26.319Z|a7daf6aa-b59f-4ef6-a169-523f26b71bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:26.319Z|e5cbc53d-8480-406d-b146-b488a6e9a80b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:26.319Z|1cc19411-ee78-4f57-9423-90289234316d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:26.319Z|a7daf6aa-b59f-4ef6-a169-523f26b71bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:26.320Z|e5cbc53d-8480-406d-b146-b488a6e9a80b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:26.320Z|1cc19411-ee78-4f57-9423-90289234316d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:36.339Z|d3ce324b-60b0-4828-b2c2-58ee9e77ab89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:36.339Z|9b66d76c-3b28-441d-bd0a-ee2366257551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:36.340Z|9b66d76c-3b28-441d-bd0a-ee2366257551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:36.340Z|d3ce324b-60b0-4828-b2c2-58ee9e77ab89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:36.421Z|6a867568-9722-4355-803c-ca56746bdadc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:36.422Z|6a867568-9722-4355-803c-ca56746bdadc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:39.386Z|f9558361-d675-41bc-b910-76e374b16e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:56:39.386Z|f9558361-d675-41bc-b910-76e374b16e24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:56:39.485Z|d094eef5-a9b3-4118-ad44-57c2990eaeb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:56:39.485Z|d094eef5-a9b3-4118-ad44-57c2990eaeb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:56:46.360Z|ac90eb44-badd-40f0-9393-9d553243b6ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:46.360Z|a80fd538-1307-4c11-852f-cb2eba0551a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:46.361Z|ac90eb44-badd-40f0-9393-9d553243b6ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:46.361Z|a80fd538-1307-4c11-852f-cb2eba0551a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:46.450Z|e5e3f4c8-8bc5-41c6-9294-c0ad6cb59292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:46.451Z|e5e3f4c8-8bc5-41c6-9294-c0ad6cb59292|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:54.386Z|c7d1b1fb-c7fd-423f-b4bf-742708cb80a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:56:54.389Z|c7d1b1fb-c7fd-423f-b4bf-742708cb80a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T02:56:54.389Z|c7d1b1fb-c7fd-423f-b4bf-742708cb80a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:56:54.390Z|c7d1b1fb-c7fd-423f-b4bf-742708cb80a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:56:54.391Z|c7d1b1fb-c7fd-423f-b4bf-742708cb80a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:56:56.454Z|c81c0549-9bd0-49aa-b802-63f794ff25bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:56.454Z|9b72abcd-6b86-4add-96e8-07dfd220eabb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:56.454Z|9b72abcd-6b86-4add-96e8-07dfd220eabb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:56.454Z|c81c0549-9bd0-49aa-b802-63f794ff25bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:56:56.470Z|9a689b4d-c2b5-4039-b25d-81d9bb8a1704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:56:56.470Z|9a689b4d-c2b5-4039-b25d-81d9bb8a1704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:06.945Z|30451c42-5cfe-4214-9d8c-3be918aecdbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:06.945Z|bd853288-38cc-4dad-a961-751f5c8db470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:06.945Z|bd853288-38cc-4dad-a961-751f5c8db470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:06.945Z|30451c42-5cfe-4214-9d8c-3be918aecdbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:06.946Z|2e517bef-e176-4f94-8c98-256459b393c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:06.946Z|2e517bef-e176-4f94-8c98-256459b393c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:08.508Z|9dcb2231-1408-47c6-9681-fc85e69ec746|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T02:57:08.509Z|9dcb2231-1408-47c6-9681-fc85e69ec746|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:09.386Z|0e6b2749-bf2f-4c98-af5f-57c113b9908b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:57:09.386Z|0e6b2749-bf2f-4c98-af5f-57c113b9908b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:57:09.486Z|ccd45352-9cc7-4bb1-b2e8-22dbecc6fa6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:57:09.487Z|ccd45352-9cc7-4bb1-b2e8-22dbecc6fa6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:57:17.048Z|6e2e4d99-4236-4491-bdb1-f8a98621ead1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:17.048Z|d9465c41-ca17-4774-a99c-b3f1c163347f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:17.049Z|6e2e4d99-4236-4491-bdb1-f8a98621ead1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:17.049Z|d9465c41-ca17-4774-a99c-b3f1c163347f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:17.050Z|acfcf1d7-6930-40d6-8a7e-f44b6d1ad9b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:17.050Z|acfcf1d7-6930-40d6-8a7e-f44b6d1ad9b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:24.386Z|4e861c5e-614e-4245-a2f1-7f89cb771796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:57:24.386Z|4e861c5e-614e-4245-a2f1-7f89cb771796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:57:27.070Z|14d0c80c-50e0-46df-b235-4194c10d55ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:27.070Z|0a2d527f-484a-42be-bdcb-50acfe2ff1e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:27.070Z|14d0c80c-50e0-46df-b235-4194c10d55ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:27.071Z|0a2d527f-484a-42be-bdcb-50acfe2ff1e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:27.073Z|5da4b1e0-d153-4510-909d-4c56d46cbea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:27.074Z|5da4b1e0-d153-4510-909d-4c56d46cbea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:37.140Z|72ba119c-1783-49b8-8790-c3422eb987bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:37.140Z|cd26b55a-1924-473f-bfe0-1e7155850ac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:37.141Z|72ba119c-1783-49b8-8790-c3422eb987bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:37.141Z|cd26b55a-1924-473f-bfe0-1e7155850ac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:37.205Z|b8e3d9b8-fd5b-4522-a1d1-487de64ce037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:37.206Z|b8e3d9b8-fd5b-4522-a1d1-487de64ce037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:39.386Z|2f14f1d6-5662-49e2-a854-3fe7e0ab4b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:57:39.388Z|2f14f1d6-5662-49e2-a854-3fe7e0ab4b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T02:57:39.389Z|2f14f1d6-5662-49e2-a854-3fe7e0ab4b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:57:39.390Z|2f14f1d6-5662-49e2-a854-3fe7e0ab4b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:57:39.390Z|2f14f1d6-5662-49e2-a854-3fe7e0ab4b87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:57:39.487Z|325f923c-aedc-426b-8ffb-e7f69d8d269e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:57:39.488Z|325f923c-aedc-426b-8ffb-e7f69d8d269e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:57:47.162Z|03907d34-4e4d-40c9-b388-5778316f3dc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:47.162Z|9cb85c3f-73b9-41ca-8ec6-7f87ae8d53dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:47.163Z|03907d34-4e4d-40c9-b388-5778316f3dc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:47.163Z|9cb85c3f-73b9-41ca-8ec6-7f87ae8d53dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:47.250Z|d752c12b-a2d6-4db9-ba17-f8666f119618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:47.251Z|d752c12b-a2d6-4db9-ba17-f8666f119618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:54.386Z|25bfd8fa-0a7e-49d9-a3dd-98dfef0d657b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:57:54.386Z|25bfd8fa-0a7e-49d9-a3dd-98dfef0d657b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:57:57.355Z|c36679df-353f-4597-b757-f8577c2ace71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:57.356Z|c36679df-353f-4597-b757-f8577c2ace71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:57.356Z|befaf29a-6914-46c0-ab49-df926dd351b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:57.357Z|befaf29a-6914-46c0-ab49-df926dd351b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:57:57.357Z|d8ede606-3763-4a60-9b9c-bdbce98a5812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:57:57.357Z|d8ede606-3763-4a60-9b9c-bdbce98a5812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:07.376Z|0a51f195-8d73-478c-acc7-3e68ccb57ec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:07.376Z|d1e0104e-cd08-41d1-ad7e-6f02a9bcae54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:07.377Z|0a51f195-8d73-478c-acc7-3e68ccb57ec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:07.377Z|d1e0104e-cd08-41d1-ad7e-6f02a9bcae54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:07.378Z|1d301a6b-1f67-4f72-b94b-93703e01e307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:07.381Z|1d301a6b-1f67-4f72-b94b-93703e01e307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:08.508Z|561da94d-6c60-47b7-8965-cb59d4c0eceb|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T02:58:08.508Z|561da94d-6c60-47b7-8965-cb59d4c0eceb|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:09.386Z|bb5e2aa7-3f6e-4718-b755-8087c4f23d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:58:09.386Z|bb5e2aa7-3f6e-4718-b755-8087c4f23d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:58:09.489Z|4d057950-4492-4bfe-828e-eab4f775fbed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:58:09.489Z|4d057950-4492-4bfe-828e-eab4f775fbed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:58:17.397Z|1a69d735-54e0-42b7-ac99-98cc7835489f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:17.397Z|ec174bf0-6082-4210-ba79-4bd80ddaa7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:17.397Z|95ea9e8f-185e-480e-a535-5a797956b6e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:17.398Z|ec174bf0-6082-4210-ba79-4bd80ddaa7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:17.398Z|1a69d735-54e0-42b7-ac99-98cc7835489f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:17.398Z|95ea9e8f-185e-480e-a535-5a797956b6e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:24.386Z|32b19739-610a-4bec-a805-239b084c5a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:58:24.388Z|32b19739-610a-4bec-a805-239b084c5a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:58:27.449Z|2c715a88-9bf2-4624-914f-7af64a6ad1a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:27.449Z|935f35a6-d829-4a2d-9b2e-9faa76a29534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:27.449Z|5e248385-d2c1-47d1-899b-f1fb5d19160a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:27.449Z|5e248385-d2c1-47d1-899b-f1fb5d19160a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:27.449Z|935f35a6-d829-4a2d-9b2e-9faa76a29534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:27.449Z|2c715a88-9bf2-4624-914f-7af64a6ad1a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:37.470Z|71284a35-ade9-479f-afae-ea68869559c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:37.471Z|71284a35-ade9-479f-afae-ea68869559c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:37.551Z|a12499b8-8953-4cd6-92ec-da890c7a4cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:37.551Z|4aa9ce6d-39b8-4d27-bb2b-57b1b1c4f384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:37.552Z|4aa9ce6d-39b8-4d27-bb2b-57b1b1c4f384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:37.552Z|a12499b8-8953-4cd6-92ec-da890c7a4cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:39.386Z|5d295236-e627-4823-b55e-ce7cc429ed20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:58:39.387Z|5d295236-e627-4823-b55e-ce7cc429ed20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:58:39.490Z|0d7e2e4b-c749-4ae5-98b5-c649872d2021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:58:39.490Z|0d7e2e4b-c749-4ae5-98b5-c649872d2021|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:58:47.553Z|718d9334-21c8-458e-98ed-87170e110879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:47.554Z|718d9334-21c8-458e-98ed-87170e110879|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:47.572Z|8f0325db-da9f-428c-b872-543db5745bff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:47.572Z|7746a000-0d86-49b9-a98c-4a94aeb97c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:47.573Z|7746a000-0d86-49b9-a98c-4a94aeb97c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:47.573Z|8f0325db-da9f-428c-b872-543db5745bff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:54.386Z|cb362a50-ad8c-47aa-8b56-63654456ec29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:58:54.386Z|cb362a50-ad8c-47aa-8b56-63654456ec29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:58:57.577Z|34e9265c-0a55-4c52-95a8-b4ba91b195d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:57.577Z|34e9265c-0a55-4c52-95a8-b4ba91b195d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:57.652Z|387e005e-2568-456b-97a5-b16f47573b27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:57.652Z|ecf1c862-7945-458f-a3d4-2c1a3bb24a7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:58:57.652Z|ecf1c862-7945-458f-a3d4-2c1a3bb24a7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:58:57.652Z|387e005e-2568-456b-97a5-b16f47573b27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:07.751Z|be7a5862-8717-4b7a-8b81-76c3c2a2df83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:07.751Z|ab8734e3-49bd-4cf6-82fb-d0017ad0a6d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:07.752Z|be7a5862-8717-4b7a-8b81-76c3c2a2df83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:07.752Z|ab8734e3-49bd-4cf6-82fb-d0017ad0a6d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:07.808Z|1bf371e6-e4e3-4046-b0a9-42c9fe77d758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:07.809Z|1bf371e6-e4e3-4046-b0a9-42c9fe77d758|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:08.508Z|3ad0ad38-bdd1-44aa-ac6b-a489ca17863d|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T02:59:08.509Z|3ad0ad38-bdd1-44aa-ac6b-a489ca17863d|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:09.386Z|8f4bf74b-020c-4855-a8b3-cf4cda8f6ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:59:09.388Z|8f4bf74b-020c-4855-a8b3-cf4cda8f6ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T02:59:09.389Z|8f4bf74b-020c-4855-a8b3-cf4cda8f6ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:59:09.390Z|8f4bf74b-020c-4855-a8b3-cf4cda8f6ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T02:59:09.391Z|8f4bf74b-020c-4855-a8b3-cf4cda8f6ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:59:09.491Z|700baeab-112e-4845-8145-e3e65742e0e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:59:09.492Z|700baeab-112e-4845-8145-e3e65742e0e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:59:17.850Z|98716a29-47f7-4a4e-8944-5e46ad8131b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:17.850Z|11be5d0d-e4c4-4fde-a9d9-7241aec3c648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:17.850Z|bc776419-ee14-456b-8f39-cc72c9d19f5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:17.851Z|98716a29-47f7-4a4e-8944-5e46ad8131b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:17.851Z|bc776419-ee14-456b-8f39-cc72c9d19f5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:17.851Z|11be5d0d-e4c4-4fde-a9d9-7241aec3c648|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:24.388Z|c061d18c-dad6-482e-b650-64b7fde3611e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:59:24.389Z|c061d18c-dad6-482e-b650-64b7fde3611e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:59:27.949Z|cf09d51e-a7a4-442a-8002-67e0362fc3f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:27.950Z|cf09d51e-a7a4-442a-8002-67e0362fc3f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:27.952Z|6db9e3f3-9da8-4bab-b022-d7293a67e602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:27.952Z|6db9e3f3-9da8-4bab-b022-d7293a67e602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:27.960Z|71f83107-966b-4daa-b15e-f94cf7c47b60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:27.960Z|71f83107-966b-4daa-b15e-f94cf7c47b60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:38.052Z|a69d41eb-3bec-4d14-b138-002a922f5ae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:38.052Z|a7aba533-db21-47fe-a228-a1fe071783b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:38.052Z|e650f4bf-5b7b-4d1b-9674-6d641858340c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:38.053Z|a69d41eb-3bec-4d14-b138-002a922f5ae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:38.053Z|e650f4bf-5b7b-4d1b-9674-6d641858340c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:38.053Z|a7aba533-db21-47fe-a228-a1fe071783b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:39.387Z|fae4ef94-a221-4d4d-8b2a-3433b0f7272e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:59:39.387Z|fae4ef94-a221-4d4d-8b2a-3433b0f7272e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:59:39.492Z|04aabb51-5bfd-4e4d-8430-dfcaf2bbc8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:59:39.493Z|04aabb51-5bfd-4e4d-8430-dfcaf2bbc8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:59:48.151Z|75509048-43ff-4f8f-be05-96b931701db1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:48.151Z|84ccbe38-0f68-4b53-a819-30ec94653d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:48.151Z|8fad8a66-22b6-4178-a997-2c4931c25670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:48.152Z|84ccbe38-0f68-4b53-a819-30ec94653d7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:48.152Z|75509048-43ff-4f8f-be05-96b931701db1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:48.152Z|8fad8a66-22b6-4178-a997-2c4931c25670|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:54.386Z|768e4320-bebf-459a-84f0-ff4ba2237b58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T02:59:54.388Z|768e4320-bebf-459a-84f0-ff4ba2237b58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T02:59:58.173Z|2d38707a-6bcd-493a-bcf0-47840ce2a106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:58.173Z|2d38707a-6bcd-493a-bcf0-47840ce2a106|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:58.173Z|89c87a7a-8983-426d-b90a-6db060065941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:58.174Z|89c87a7a-8983-426d-b90a-6db060065941|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T02:59:58.175Z|802db920-7070-441c-bc41-b0586114a653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T02:59:58.175Z|802db920-7070-441c-bc41-b0586114a653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:08.245Z|a150aa3f-97d3-4386-9a48-693e65dedc38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:08.246Z|a150aa3f-97d3-4386-9a48-693e65dedc38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:08.250Z|627e2425-16d9-4639-af9b-e7a24e9052f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:08.251Z|627e2425-16d9-4639-af9b-e7a24e9052f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:08.251Z|6200ef7a-baa9-41af-822a-b1a0fcbbad77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:08.252Z|6200ef7a-baa9-41af-822a-b1a0fcbbad77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:08.509Z|e1cacf66-3fc7-4c00-8f45-fe02cfbe27f5|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:00:08.510Z|e1cacf66-3fc7-4c00-8f45-fe02cfbe27f5|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:09.386Z|5554b099-0400-4e99-b379-587c3811e358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:00:09.386Z|5554b099-0400-4e99-b379-587c3811e358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:00:09.494Z|75396339-0f10-4bbf-880d-4284e1fed8ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:00:09.494Z|75396339-0f10-4bbf-880d-4284e1fed8ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:00:18.549Z|e6d9693f-c469-4e57-bac3-5ac0dbddb57f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:18.549Z|06c6a812-681b-4610-898b-bebf77a70f34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:18.552Z|e6d9693f-c469-4e57-bac3-5ac0dbddb57f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:18.552Z|06c6a812-681b-4610-898b-bebf77a70f34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:18.639Z|bc72ad22-2da6-4d52-9404-d97d6f78e6ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:18.640Z|bc72ad22-2da6-4d52-9404-d97d6f78e6ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:24.386Z|d38aa6aa-6f96-4753-94d4-8b7bc6794b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:00:24.387Z|d38aa6aa-6f96-4753-94d4-8b7bc6794b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:00:28.658Z|52d424cf-ce02-4780-8242-51484a140fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:28.659Z|52d424cf-ce02-4780-8242-51484a140fb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:28.748Z|c7f5dfa5-9e8c-4682-b12a-139309055bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:28.749Z|c7f5dfa5-9e8c-4682-b12a-139309055bdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:28.779Z|b58abdbb-1cf3-42a2-901d-63061b334bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:28.780Z|b58abdbb-1cf3-42a2-901d-63061b334bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:38.756Z|45cce295-a5ab-4224-96ae-48e58800c200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:38.757Z|45cce295-a5ab-4224-96ae-48e58800c200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:38.846Z|5f97d560-de49-4c45-a552-219242d7c977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:38.847Z|5f97d560-de49-4c45-a552-219242d7c977|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:38.850Z|7c16642f-fa54-4ceb-b38a-700d9b08395d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:38.851Z|7c16642f-fa54-4ceb-b38a-700d9b08395d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:39.386Z|08e68d78-0561-4e98-9b75-833e2a99b31a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:00:39.389Z|08e68d78-0561-4e98-9b75-833e2a99b31a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T03:00:39.389Z|08e68d78-0561-4e98-9b75-833e2a99b31a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:00:39.390Z|08e68d78-0561-4e98-9b75-833e2a99b31a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:00:39.392Z|08e68d78-0561-4e98-9b75-833e2a99b31a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:00:39.495Z|280846b9-c5bc-482e-9e9f-695eca4f431d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:00:39.495Z|280846b9-c5bc-482e-9e9f-695eca4f431d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:00:48.853Z|f6627176-8ccc-491e-9169-f2e99aa00106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:48.854Z|f6627176-8ccc-491e-9169-f2e99aa00106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:48.868Z|bb492cb3-2f79-4a5d-8a6c-0d464ddaf97e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:48.869Z|bb492cb3-2f79-4a5d-8a6c-0d464ddaf97e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:48.902Z|d4e03113-14aa-47bd-b68b-b773137d48ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:48.903Z|d4e03113-14aa-47bd-b68b-b773137d48ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:54.386Z|466882d5-269c-41d1-a110-2e49fe0674cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:00:54.386Z|466882d5-269c-41d1-a110-2e49fe0674cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:00:59.559Z|7a2824b2-d738-4b59-8943-79ca6854f514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:59.559Z|7591d256-6b89-4983-8090-e54afca9a90e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:59.560Z|7591d256-6b89-4983-8090-e54afca9a90e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:59.560Z|7a2824b2-d738-4b59-8943-79ca6854f514|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:00:59.561Z|ab6cdc87-fda7-484f-9cd2-b744ce4180d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:00:59.561Z|ab6cdc87-fda7-484f-9cd2-b744ce4180d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:08.507Z|3f376bfe-e3ff-47dc-b9b3-06480fe0f11b|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:01:08.508Z|3f376bfe-e3ff-47dc-b9b3-06480fe0f11b|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:09.386Z|abfbf4b1-ceca-414d-9429-fb484745f76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:01:09.387Z|abfbf4b1-ceca-414d-9429-fb484745f76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:01:09.496Z|705baf1f-3a6d-456c-a8dd-f4eb0d9b2bfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:01:09.497Z|705baf1f-3a6d-456c-a8dd-f4eb0d9b2bfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:01:09.582Z|c64837cf-4393-4bd5-bedd-d23472e26492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:09.582Z|8f3ca6e2-3753-4d38-87a6-c136ee1d5f35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:09.582Z|3969cd23-33c9-46b7-a14d-a814cd5cea02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:09.583Z|3969cd23-33c9-46b7-a14d-a814cd5cea02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:09.583Z|8f3ca6e2-3753-4d38-87a6-c136ee1d5f35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:09.583Z|c64837cf-4393-4bd5-bedd-d23472e26492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:19.603Z|73fe1c03-fe6d-4e6f-b0a0-00d34a5335ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:19.603Z|80f7daf3-deae-4b72-834d-5701f82182ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:19.603Z|5a04c8fe-39f8-45c8-acc3-7f4632f8f5e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:19.604Z|73fe1c03-fe6d-4e6f-b0a0-00d34a5335ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:19.604Z|80f7daf3-deae-4b72-834d-5701f82182ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:19.604Z|5a04c8fe-39f8-45c8-acc3-7f4632f8f5e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:24.386Z|8778c5df-6d90-4a40-8ba9-2df2744e60a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:01:24.388Z|8778c5df-6d90-4a40-8ba9-2df2744e60a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T03:01:24.388Z|8778c5df-6d90-4a40-8ba9-2df2744e60a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:01:24.389Z|8778c5df-6d90-4a40-8ba9-2df2744e60a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:01:24.391Z|8778c5df-6d90-4a40-8ba9-2df2744e60a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:01:29.624Z|b81434ac-e3b0-45fb-ae89-b3446da57992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:29.624Z|b9733c7f-cbf4-4e67-907c-3f3b26f13369|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:29.624Z|be6d7b71-3e7a-4658-a42a-a765ff3cc097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:29.625Z|b81434ac-e3b0-45fb-ae89-b3446da57992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:29.625Z|b9733c7f-cbf4-4e67-907c-3f3b26f13369|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:29.626Z|be6d7b71-3e7a-4658-a42a-a765ff3cc097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:39.386Z|b33e7136-3541-466d-bc3a-f7c82c782427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:01:39.386Z|b33e7136-3541-466d-bc3a-f7c82c782427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:01:39.497Z|24bbf08e-d354-492d-a634-6b136a68c590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:01:39.498Z|24bbf08e-d354-492d-a634-6b136a68c590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:01:39.646Z|dec7be96-1547-4b99-a0c8-078f87405a31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:39.647Z|1ffade7b-ae9e-4ac9-8ac5-420e8ac09dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:39.647Z|dec7be96-1547-4b99-a0c8-078f87405a31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:39.647Z|1ffade7b-ae9e-4ac9-8ac5-420e8ac09dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:39.648Z|736734e4-f651-430b-a4c0-9a31812d59a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:39.649Z|736734e4-f651-430b-a4c0-9a31812d59a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:49.667Z|6cfffff0-ec46-48aa-aa9d-c01c3c080cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:49.667Z|fc8978cb-2a0b-4366-a122-69a2ebc64c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:49.667Z|6cfffff0-ec46-48aa-aa9d-c01c3c080cb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:49.667Z|fc8978cb-2a0b-4366-a122-69a2ebc64c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:49.719Z|85adbad8-412b-47db-8cbd-305ae41f4245|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:49.720Z|85adbad8-412b-47db-8cbd-305ae41f4245|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:54.386Z|a16e9d9a-d87c-4717-a3f1-ce83116a8a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:01:54.386Z|a16e9d9a-d87c-4717-a3f1-ce83116a8a04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:01:59.687Z|efecf543-61d1-4087-9393-3a424c1499dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:59.687Z|2c122d3a-4038-4253-8b3e-13545b172b0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:59.687Z|efecf543-61d1-4087-9393-3a424c1499dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:59.688Z|2c122d3a-4038-4253-8b3e-13545b172b0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:01:59.738Z|0828a44e-cd7d-4c7e-adeb-741eaff59085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:01:59.739Z|0828a44e-cd7d-4c7e-adeb-741eaff59085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:08.507Z|5c81e691-c859-4b84-b1cb-b75626f3f79d|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:02:08.508Z|5c81e691-c859-4b84-b1cb-b75626f3f79d|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:09.386Z|56e0d9a0-53f3-4770-bbd0-4d124955b955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:02:09.388Z|56e0d9a0-53f3-4770-bbd0-4d124955b955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T03:02:09.389Z|56e0d9a0-53f3-4770-bbd0-4d124955b955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:02:09.389Z|56e0d9a0-53f3-4770-bbd0-4d124955b955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:02:09.390Z|56e0d9a0-53f3-4770-bbd0-4d124955b955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:02:09.498Z|9646e192-5e83-4700-908a-2e557bf11fd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:02:09.499Z|9646e192-5e83-4700-908a-2e557bf11fd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:02:09.750Z|69adefdb-9d96-4055-859a-3d863ec10c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:09.750Z|20017087-777f-4d09-acaf-0f5709fd1a85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:09.751Z|69adefdb-9d96-4055-859a-3d863ec10c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:09.751Z|20017087-777f-4d09-acaf-0f5709fd1a85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:09.805Z|a0afdaa3-9ea3-4ef5-b00c-8bfd11c89535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:09.806Z|a0afdaa3-9ea3-4ef5-b00c-8bfd11c89535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:19.820Z|9a924771-050d-4490-8015-cba5029674b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:19.821Z|9a924771-050d-4490-8015-cba5029674b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:19.822Z|aa66ae62-89ac-4979-b5e9-cc356d2a2f6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:19.822Z|aa66ae62-89ac-4979-b5e9-cc356d2a2f6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:19.823Z|04d32bb2-08fe-48b8-bf5c-43e3751ff15c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:19.824Z|04d32bb2-08fe-48b8-bf5c-43e3751ff15c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:24.386Z|7eec853c-bd04-4b56-bcd4-75f3ca9f89c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:02:24.386Z|7eec853c-bd04-4b56-bcd4-75f3ca9f89c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:02:29.851Z|d5ce0e10-8a1b-4b20-a2aa-75612563e2fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:29.851Z|2a41abd1-448b-4696-9d65-a7d1cb0dc41c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:29.852Z|2a41abd1-448b-4696-9d65-a7d1cb0dc41c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:29.852Z|d5ce0e10-8a1b-4b20-a2aa-75612563e2fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:29.920Z|f723f9c9-9706-4288-b98a-9c96fb1a22b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:29.921Z|f723f9c9-9706-4288-b98a-9c96fb1a22b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:39.388Z|e43e42c2-3d9e-4f07-8f70-f4032d709e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:02:39.391Z|e43e42c2-3d9e-4f07-8f70-f4032d709e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:02:39.391Z|e43e42c2-3d9e-4f07-8f70-f4032d709e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:02:39.392Z|e43e42c2-3d9e-4f07-8f70-f4032d709e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:02:39.392Z|e43e42c2-3d9e-4f07-8f70-f4032d709e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:02:39.499Z|7ca4d356-6cd2-47ea-bbde-9745b55f34b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:02:39.500Z|7ca4d356-6cd2-47ea-bbde-9745b55f34b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:02:39.940Z|233c3498-f9fa-4549-88a2-f7a52c25876b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:39.941Z|233c3498-f9fa-4549-88a2-f7a52c25876b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:39.947Z|92081ca8-1acf-419b-a488-1b35f1c20868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:39.947Z|92081ca8-1acf-419b-a488-1b35f1c20868|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:39.950Z|a526f832-3a81-4fd3-a762-083e4241f259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:39.950Z|a526f832-3a81-4fd3-a762-083e4241f259|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:49.966Z|b42194dd-2f11-42e6-b169-e2b74306695c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:49.967Z|b42194dd-2f11-42e6-b169-e2b74306695c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:49.969Z|1c0a11bf-ba93-4097-b289-492e35b589b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:49.969Z|1c0a11bf-ba93-4097-b289-492e35b589b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:50.020Z|f184c669-4290-4551-b350-3474208c2d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:50.021Z|f184c669-4290-4551-b350-3474208c2d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:54.386Z|163de471-3a31-4fe5-bc82-320d8055eee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:02:54.386Z|163de471-3a31-4fe5-bc82-320d8055eee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:02:59.987Z|64e132a1-2a78-4d7b-b17a-831ef0c01920|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:59.987Z|32c3b2b4-ef16-4dec-84bf-9fbb8cc86c2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:02:59.988Z|64e132a1-2a78-4d7b-b17a-831ef0c01920|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:02:59.988Z|32c3b2b4-ef16-4dec-84bf-9fbb8cc86c2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:00.041Z|a1849cba-55c8-4b8a-9784-46c40950ccdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:00.041Z|a1849cba-55c8-4b8a-9784-46c40950ccdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:08.508Z|cfc4a545-7b12-44a6-afdd-dcc4f3c741de|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:03:08.509Z|cfc4a545-7b12-44a6-afdd-dcc4f3c741de|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:09.386Z|3551e05f-0ccd-4fae-9ab0-7032bf722288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:03:09.386Z|3551e05f-0ccd-4fae-9ab0-7032bf722288|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:03:09.501Z|31ff4f77-2d6d-490a-b94a-7c9392fa408e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:03:09.501Z|31ff4f77-2d6d-490a-b94a-7c9392fa408e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:03:10.045Z|5c02fe54-12b1-4b85-8ed3-71bafb8a1964|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:10.045Z|5c02fe54-12b1-4b85-8ed3-71bafb8a1964|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:10.046Z|28f73c1e-483e-43a5-bcf8-cc9e9934cbbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:10.047Z|28f73c1e-483e-43a5-bcf8-cc9e9934cbbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:10.059Z|087c5d53-d203-41d5-8a6b-1e7ece97c012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:10.060Z|087c5d53-d203-41d5-8a6b-1e7ece97c012|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:20.065Z|119b3989-888f-4616-b4ca-547cbbe64f5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:20.065Z|2ecda1c1-e2a0-4cd3-9001-15d081d926ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:20.066Z|119b3989-888f-4616-b4ca-547cbbe64f5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:20.066Z|2ecda1c1-e2a0-4cd3-9001-15d081d926ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:20.149Z|e9ad7288-414b-4b4b-b3c6-d5eb32b089d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:20.150Z|e9ad7288-414b-4b4b-b3c6-d5eb32b089d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:24.386Z|fb096526-141e-410a-a956-7b4ec6aa1fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:03:24.388Z|fb096526-141e-410a-a956-7b4ec6aa1fe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:03:30.241Z|b1590ddd-6b2f-47ec-99ef-b5e0953be8b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:30.241Z|87d4c399-0b9c-4f6b-af3a-2b81699d67a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:30.241Z|b1590ddd-6b2f-47ec-99ef-b5e0953be8b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:30.241Z|87d4c399-0b9c-4f6b-af3a-2b81699d67a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:30.304Z|30c1af87-8e38-4d04-a7d6-9ec52486808a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:30.305Z|30c1af87-8e38-4d04-a7d6-9ec52486808a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:39.386Z|d43513e4-a237-4b16-b012-cb37f84b0a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:03:39.386Z|d43513e4-a237-4b16-b012-cb37f84b0a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:03:39.502Z|d4691b10-90c1-465d-96aa-e72bda93f8c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:03:39.502Z|d4691b10-90c1-465d-96aa-e72bda93f8c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:03:40.345Z|55de529a-ce14-4014-b5d0-126624687dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:40.345Z|7a7240a7-a796-4c07-83dc-48f30de94db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:40.346Z|55de529a-ce14-4014-b5d0-126624687dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:40.346Z|7a7240a7-a796-4c07-83dc-48f30de94db8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:40.349Z|0fb73848-86e1-45b5-b7e5-6f3752e29c00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:40.349Z|0fb73848-86e1-45b5-b7e5-6f3752e29c00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:50.446Z|4e057b85-fcfb-46b3-b3d0-57d967653643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:50.446Z|b79d59c3-4e5e-492b-8de3-1e7eb7da801a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:50.446Z|4e057b85-fcfb-46b3-b3d0-57d967653643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:50.447Z|b79d59c3-4e5e-492b-8de3-1e7eb7da801a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:50.448Z|d0852d1f-ae36-4b41-b4c9-7c6dbe808db9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:03:50.449Z|d0852d1f-ae36-4b41-b4c9-7c6dbe808db9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:03:54.386Z|84361a33-3e8d-448b-bf65-cfaa71e68bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:03:54.386Z|84361a33-3e8d-448b-bf65-cfaa71e68bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:04:00.467Z|fe7fa4ac-caec-4407-9a6b-0c2a95384d34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:00.467Z|506928f0-3458-435b-8e0d-c0a8bd035719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:00.467Z|6ff25048-4419-43b3-82fd-b58dc2393717|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:00.467Z|506928f0-3458-435b-8e0d-c0a8bd035719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:00.467Z|fe7fa4ac-caec-4407-9a6b-0c2a95384d34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:00.467Z|6ff25048-4419-43b3-82fd-b58dc2393717|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:08.507Z|5e7d1b71-40ce-4e4a-a482-63af2caaf00d|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:04:08.508Z|5e7d1b71-40ce-4e4a-a482-63af2caaf00d|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:09.386Z|9335af71-be8e-4b4b-bbc4-f4bd6c9b2bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:04:09.388Z|9335af71-be8e-4b4b-bbc4-f4bd6c9b2bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T03:04:09.389Z|9335af71-be8e-4b4b-bbc4-f4bd6c9b2bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:04:09.389Z|9335af71-be8e-4b4b-bbc4-f4bd6c9b2bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:04:09.402Z|9335af71-be8e-4b4b-bbc4-f4bd6c9b2bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:04:09.503Z|6087e53a-aaea-4214-b4e8-d31031015383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:04:09.503Z|6087e53a-aaea-4214-b4e8-d31031015383|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:04:10.548Z|30f777cc-f463-45ec-92cd-f2acdd0e4f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:10.548Z|bf1bb96a-aeea-49a3-b36a-3169f8079ba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:10.548Z|0174c4d7-f4af-4e48-bd5c-cb8e683b97b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:10.548Z|30f777cc-f463-45ec-92cd-f2acdd0e4f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:10.548Z|0174c4d7-f4af-4e48-bd5c-cb8e683b97b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:10.548Z|bf1bb96a-aeea-49a3-b36a-3169f8079ba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:20.567Z|af5e54bc-1c84-4f87-8451-1ffeadc28a59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:20.567Z|60905961-9460-45bf-a7bc-02808753a63e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:20.568Z|60905961-9460-45bf-a7bc-02808753a63e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:20.568Z|af5e54bc-1c84-4f87-8451-1ffeadc28a59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:20.619Z|28ce54f3-d5e6-4421-9e86-fa6b6b590cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:20.619Z|28ce54f3-d5e6-4421-9e86-fa6b6b590cbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:24.386Z|3648bc1a-96ab-4e5e-b774-0df20fc8424a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:04:24.386Z|3648bc1a-96ab-4e5e-b774-0df20fc8424a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:04:30.587Z|265133f2-af10-499b-9f30-8fe2d02d3626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:30.587Z|850c3136-e363-4558-b7c2-046e14a578b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:30.588Z|265133f2-af10-499b-9f30-8fe2d02d3626|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:30.588Z|850c3136-e363-4558-b7c2-046e14a578b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:30.637Z|24345fdb-cfc6-4f35-9338-4ee10af92865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:30.638Z|24345fdb-cfc6-4f35-9338-4ee10af92865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:39.386Z|caea60b0-24a6-431f-a870-6fa0306ef74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:04:39.386Z|caea60b0-24a6-431f-a870-6fa0306ef74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:04:39.504Z|20acb9f5-9781-4125-be87-e468778a019f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:04:39.504Z|20acb9f5-9781-4125-be87-e468778a019f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:04:40.607Z|156371cd-73a9-406f-91e8-7aa9a6f0248c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:40.607Z|237e5503-c751-48a7-b78d-a61f485ea087|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:40.608Z|156371cd-73a9-406f-91e8-7aa9a6f0248c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:40.608Z|237e5503-c751-48a7-b78d-a61f485ea087|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:40.705Z|42a40249-2881-45be-928d-3dcb3645deee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:40.706Z|42a40249-2881-45be-928d-3dcb3645deee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:50.627Z|90cfccc1-01f0-43bf-a159-6b471a951663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:50.628Z|90cfccc1-01f0-43bf-a159-6b471a951663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:50.720Z|f81226c6-2883-4476-8731-f55e51bbeff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:50.721Z|f81226c6-2883-4476-8731-f55e51bbeff4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:50.724Z|5a131372-7329-4f10-9fd9-589630987b48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:04:50.725Z|5a131372-7329-4f10-9fd9-589630987b48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:04:54.386Z|c943e863-6cfb-48b8-9f2a-b37f40631d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:04:54.388Z|c943e863-6cfb-48b8-9f2a-b37f40631d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:04:54.389Z|c943e863-6cfb-48b8-9f2a-b37f40631d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:04:54.390Z|c943e863-6cfb-48b8-9f2a-b37f40631d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:04:54.391Z|c943e863-6cfb-48b8-9f2a-b37f40631d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:05:00.647Z|5d0edd6c-29c6-4574-9c59-ed63d54ea8c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:00.648Z|5d0edd6c-29c6-4574-9c59-ed63d54ea8c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:00.744Z|b55a1faa-30a8-4669-9bf7-8a283e763a0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:00.744Z|b55a1faa-30a8-4669-9bf7-8a283e763a0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:00.746Z|5830ca65-bd9f-40c0-b517-d03c8e9f8135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:00.747Z|5830ca65-bd9f-40c0-b517-d03c8e9f8135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:08.508Z|1c6d9ad3-a624-4f0f-b9d7-c07ff83d2790|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:05:08.509Z|1c6d9ad3-a624-4f0f-b9d7-c07ff83d2790|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:09.386Z|07eb2198-ade6-40e1-a363-b9cb54e1f9d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:05:09.386Z|07eb2198-ade6-40e1-a363-b9cb54e1f9d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:05:09.505Z|40dd8305-3d30-4cec-841b-b1e68262f56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:05:09.505Z|40dd8305-3d30-4cec-841b-b1e68262f56f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:05:10.667Z|3b91a9b6-4b15-4025-899a-3ed682b70f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:10.668Z|3b91a9b6-4b15-4025-899a-3ed682b70f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:10.764Z|239fbc6f-31ed-466a-a382-00b5a59d1f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:10.764Z|8d90b995-d808-498b-b432-1b48299fa109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:10.765Z|8d90b995-d808-498b-b432-1b48299fa109|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:10.765Z|239fbc6f-31ed-466a-a382-00b5a59d1f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:20.848Z|b8d8c661-06ce-4ac3-bf3a-31a99a2a37d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:20.848Z|b8d8c661-06ce-4ac3-bf3a-31a99a2a37d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:20.849Z|436f3b15-b952-41a3-84ed-708d2bc24616|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:20.849Z|94f24ad3-9f6b-4525-a967-0f498a4a8075|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:20.850Z|94f24ad3-9f6b-4525-a967-0f498a4a8075|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:20.850Z|436f3b15-b952-41a3-84ed-708d2bc24616|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:24.386Z|3e4d7328-c54f-4629-9d09-b5aba9579092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:05:24.386Z|3e4d7328-c54f-4629-9d09-b5aba9579092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:05:30.951Z|610c4ae4-b20f-4144-b363-4e05300b43aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:30.951Z|b83b81ff-ab70-416b-aa4c-00e2ed2bbadb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:30.951Z|f9364cc6-777e-49c4-bed4-b160de25bd48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:30.951Z|610c4ae4-b20f-4144-b363-4e05300b43aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:30.951Z|f9364cc6-777e-49c4-bed4-b160de25bd48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:30.951Z|b83b81ff-ab70-416b-aa4c-00e2ed2bbadb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:39.386Z|3b612f7a-5286-4072-92b3-82e589457c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:05:39.388Z|3b612f7a-5286-4072-92b3-82e589457c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T03:05:39.388Z|3b612f7a-5286-4072-92b3-82e589457c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:05:39.389Z|3b612f7a-5286-4072-92b3-82e589457c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:05:39.390Z|3b612f7a-5286-4072-92b3-82e589457c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:05:39.506Z|3796e705-b5b0-42ab-9177-f2e17e26babd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:05:39.506Z|3796e705-b5b0-42ab-9177-f2e17e26babd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:05:41.050Z|69e98d19-8b1c-4164-896c-b807814d9379|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:41.050Z|776ce246-8fc8-4bfd-b2ee-760e454f7545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:41.050Z|9cdabc30-c65c-4f15-8062-dd9b24b034bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:41.051Z|69e98d19-8b1c-4164-896c-b807814d9379|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:41.051Z|9cdabc30-c65c-4f15-8062-dd9b24b034bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:41.051Z|776ce246-8fc8-4bfd-b2ee-760e454f7545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:51.147Z|f2677b33-abda-42d0-8c80-d83e917c4fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:51.148Z|f2677b33-abda-42d0-8c80-d83e917c4fa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:51.149Z|7b05966e-90f7-4878-934e-8e26b295f328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:51.149Z|01239bb2-406b-4ac1-80ad-01fc4be0d1cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:05:51.150Z|01239bb2-406b-4ac1-80ad-01fc4be0d1cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:51.150Z|7b05966e-90f7-4878-934e-8e26b295f328|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:05:54.386Z|fe5ad963-ee24-4b61-b964-02421d175044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:05:54.386Z|fe5ad963-ee24-4b61-b964-02421d175044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:06:01.168Z|6fb2db70-fb3d-4b40-836e-bf3fd085acaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:01.169Z|6fb2db70-fb3d-4b40-836e-bf3fd085acaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:01.251Z|626ccbd7-6cf4-47c5-9dea-d2a87aea676e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:01.251Z|cea7a76c-0594-4787-86fa-a5ae3c26de62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:01.251Z|626ccbd7-6cf4-47c5-9dea-d2a87aea676e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:01.252Z|cea7a76c-0594-4787-86fa-a5ae3c26de62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:08.509Z|ac4ca19a-2a36-4978-a095-cee14ba1c386|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:06:08.510Z|ac4ca19a-2a36-4978-a095-cee14ba1c386|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:09.386Z|805ee215-0e65-4b51-87f7-3ccc8da1f4a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:06:09.386Z|805ee215-0e65-4b51-87f7-3ccc8da1f4a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:06:09.506Z|a72f7573-d99a-4305-bd58-4f8de4d9e21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:06:09.507Z|a72f7573-d99a-4305-bd58-4f8de4d9e21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:06:11.254Z|4b29b44e-0460-411a-ae70-73e905f7d809|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:11.255Z|4b29b44e-0460-411a-ae70-73e905f7d809|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:11.348Z|e43cc8a2-94d9-4dcc-be98-d12b1550f90a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:11.348Z|dd202443-6c33-497f-93eb-4e011815ccc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:11.349Z|e43cc8a2-94d9-4dcc-be98-d12b1550f90a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:11.349Z|dd202443-6c33-497f-93eb-4e011815ccc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:21.358Z|55135f11-644f-4298-adbb-b7e478cc798a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:21.359Z|55135f11-644f-4298-adbb-b7e478cc798a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:21.367Z|6f745f92-0caa-487e-af4c-96105604fb04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:21.367Z|dfbba401-fae5-455c-afd0-9a434221d003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:21.368Z|6f745f92-0caa-487e-af4c-96105604fb04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:21.368Z|dfbba401-fae5-455c-afd0-9a434221d003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:24.386Z|f3098016-289d-4ee6-aae6-4266f33246ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:06:24.388Z|f3098016-289d-4ee6-aae6-4266f33246ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T03:06:24.389Z|f3098016-289d-4ee6-aae6-4266f33246ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:06:24.389Z|f3098016-289d-4ee6-aae6-4266f33246ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:06:24.391Z|f3098016-289d-4ee6-aae6-4266f33246ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:06:31.379Z|d941d073-e8c2-490d-a169-d7029edff6bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:31.380Z|d941d073-e8c2-490d-a169-d7029edff6bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:31.386Z|86b1d013-bfe1-4c91-961b-8b1cecc9b420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:31.386Z|e1545e32-9aef-4424-9a97-5f0506a95e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:31.387Z|86b1d013-bfe1-4c91-961b-8b1cecc9b420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:31.387Z|e1545e32-9aef-4424-9a97-5f0506a95e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:39.386Z|b05d7c29-1352-44de-82c8-09a4d94e26fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:06:39.386Z|b05d7c29-1352-44de-82c8-09a4d94e26fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:06:39.508Z|0ebf41af-62b1-43b1-940d-b42cf58939b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:06:39.508Z|0ebf41af-62b1-43b1-940d-b42cf58939b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:06:41.399Z|1a9bcd26-6031-4a94-8476-10104c1b1153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:41.399Z|1a9bcd26-6031-4a94-8476-10104c1b1153|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:41.404Z|212faa06-9263-49f2-8725-a9ab93d8b35f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:41.405Z|212faa06-9263-49f2-8725-a9ab93d8b35f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:41.405Z|44797b70-2169-4262-9033-09645d7b72fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:41.406Z|44797b70-2169-4262-9033-09645d7b72fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:51.443Z|7aa6cd2c-caf8-408a-815a-ebe77a70f27c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:51.443Z|c558616e-f207-49c9-945c-8b6284ae08fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:51.444Z|7aa6cd2c-caf8-408a-815a-ebe77a70f27c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:51.444Z|c558616e-f207-49c9-945c-8b6284ae08fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:51.447Z|f9f65d5a-b70a-4718-bc61-9fd8ba2979d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:06:51.447Z|f9f65d5a-b70a-4718-bc61-9fd8ba2979d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:06:54.386Z|dc2da207-6d24-4221-bc7c-397e8c61ed44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:06:54.387Z|dc2da207-6d24-4221-bc7c-397e8c61ed44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:07:01.551Z|f8eaaf79-e8c1-4c51-9dde-921700fff95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:01.551Z|627378f0-b821-4399-bae5-814209e1b7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:01.551Z|e244ff7f-3644-4df7-9ad7-6e22610d6689|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:01.552Z|e244ff7f-3644-4df7-9ad7-6e22610d6689|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:01.552Z|f8eaaf79-e8c1-4c51-9dde-921700fff95c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:01.552Z|627378f0-b821-4399-bae5-814209e1b7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:08.508Z|5cd11fc5-8a15-461a-9eec-1f164b1bfe03|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:07:08.509Z|5cd11fc5-8a15-461a-9eec-1f164b1bfe03|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:09.386Z|b5a7e617-c213-4627-970a-e1b90df7a4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:07:09.388Z|b5a7e617-c213-4627-970a-e1b90df7a4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T03:07:09.389Z|b5a7e617-c213-4627-970a-e1b90df7a4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:07:09.390Z|b5a7e617-c213-4627-970a-e1b90df7a4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:07:09.391Z|b5a7e617-c213-4627-970a-e1b90df7a4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:07:09.509Z|e0518728-aba6-4915-b084-8b67eafe3261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:07:09.509Z|e0518728-aba6-4915-b084-8b67eafe3261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:07:11.573Z|1ecd358b-a6ad-4f57-9100-fcc641c682fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:11.573Z|0689e666-e4d4-444e-9e5c-1868383d85ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:11.573Z|78af287d-6b3d-4229-b147-61d3dd3b7f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:11.573Z|1ecd358b-a6ad-4f57-9100-fcc641c682fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:11.573Z|0689e666-e4d4-444e-9e5c-1868383d85ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:11.573Z|78af287d-6b3d-4229-b147-61d3dd3b7f3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:21.593Z|3fad330a-bdca-48ca-bab7-374d7b4086ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:21.593Z|915eaf8c-a0e3-4682-9e9d-8073d7bac61b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:21.593Z|0a51247a-c070-4135-933d-c2cf4b2e6a97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:21.594Z|915eaf8c-a0e3-4682-9e9d-8073d7bac61b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:21.594Z|0a51247a-c070-4135-933d-c2cf4b2e6a97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:21.594Z|3fad330a-bdca-48ca-bab7-374d7b4086ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:24.386Z|14343406-176e-4748-8d57-2cceab2dc786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:07:24.386Z|14343406-176e-4748-8d57-2cceab2dc786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:07:31.649Z|ca1febb9-8ace-49e8-b0ca-a9c88b7cbbd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:31.649Z|3c385ce2-f158-4981-a931-74951d05fdb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:31.649Z|cc3bfd9b-c0ff-4a11-af76-7ac38348973e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:31.649Z|3c385ce2-f158-4981-a931-74951d05fdb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:31.649Z|ca1febb9-8ace-49e8-b0ca-a9c88b7cbbd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:31.650Z|cc3bfd9b-c0ff-4a11-af76-7ac38348973e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:39.386Z|8618f341-99ca-456f-9d4b-2fe90ac73918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:07:39.386Z|8618f341-99ca-456f-9d4b-2fe90ac73918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:07:39.510Z|16768fec-01a8-4536-a66c-727c33aed788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:07:39.511Z|16768fec-01a8-4536-a66c-727c33aed788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:07:41.748Z|8a82a951-b2da-4788-82a4-c97bea7ea580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:41.748Z|20aa7676-be20-4f3e-b866-66361fe45f48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:41.749Z|20aa7676-be20-4f3e-b866-66361fe45f48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:41.749Z|8a82a951-b2da-4788-82a4-c97bea7ea580|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:41.751Z|c7889c49-f623-4d79-bc03-0bdb3a4fc523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:41.752Z|c7889c49-f623-4d79-bc03-0bdb3a4fc523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:51.770Z|5050b5a9-c51a-48cb-bf3c-5fd3ab562acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:51.770Z|8ab1089b-39fb-4d5c-9503-cc1a82a82764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:51.770Z|a00b516e-fd28-4cea-8ed5-b5fcd4f30b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:07:51.770Z|5050b5a9-c51a-48cb-bf3c-5fd3ab562acc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:51.770Z|a00b516e-fd28-4cea-8ed5-b5fcd4f30b05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:51.770Z|8ab1089b-39fb-4d5c-9503-cc1a82a82764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:07:54.386Z|409718d8-2990-4a49-b73e-192992353cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:07:54.388Z|409718d8-2990-4a49-b73e-192992353cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:08:01.848Z|38538e22-73e1-4883-83b3-fc8a7f52c604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:01.848Z|9c47f40a-d3b3-4d59-bee9-66c9afb635aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:01.848Z|2e725006-812d-40dd-971d-ace1653dba2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:01.848Z|38538e22-73e1-4883-83b3-fc8a7f52c604|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:01.849Z|9c47f40a-d3b3-4d59-bee9-66c9afb635aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:01.849Z|2e725006-812d-40dd-971d-ace1653dba2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:08.508Z|4c02b1c6-49de-4434-8393-ab570e474c41|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:08:08.508Z|4c02b1c6-49de-4434-8393-ab570e474c41|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:09.386Z|e7eb6c07-7ec3-4907-8955-67a6dde81a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:08:09.386Z|e7eb6c07-7ec3-4907-8955-67a6dde81a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:08:09.511Z|c5961957-3058-4227-aecb-9c41df6f0979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:08:09.512Z|c5961957-3058-4227-aecb-9c41df6f0979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:08:11.944Z|c966d1d7-f1dc-432d-a3c7-b274ba6156a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:11.944Z|46632cc0-27a1-47b3-97ec-2590faff0b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:11.944Z|376b8e42-82b4-46c8-8d4d-20eeeaaf4404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:11.945Z|46632cc0-27a1-47b3-97ec-2590faff0b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:11.945Z|c966d1d7-f1dc-432d-a3c7-b274ba6156a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:11.945Z|376b8e42-82b4-46c8-8d4d-20eeeaaf4404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:22.044Z|af6e1e69-f3c6-463e-a809-f646095292a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:22.046Z|af6e1e69-f3c6-463e-a809-f646095292a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:22.045Z|0c46a7d8-5d52-4a22-af14-46d43c67c111|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:22.047Z|9170ab4e-d558-43e9-8529-211810323243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:22.047Z|0c46a7d8-5d52-4a22-af14-46d43c67c111|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:22.048Z|9170ab4e-d558-43e9-8529-211810323243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:24.386Z|e66db6d2-b063-42f1-abaf-620f63dc1022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:08:24.386Z|e66db6d2-b063-42f1-abaf-620f63dc1022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:08:32.066Z|cc4b97cb-ee67-4d8d-bedf-331a0558e57d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:32.067Z|cc4b97cb-ee67-4d8d-bedf-331a0558e57d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:32.151Z|deb301d5-b1fa-411d-9f2d-6cb61997467a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:32.151Z|8cd4fd43-7d19-42e9-a92c-ce6c73bc4b5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:32.152Z|deb301d5-b1fa-411d-9f2d-6cb61997467a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:32.152Z|8cd4fd43-7d19-42e9-a92c-ce6c73bc4b5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:39.386Z|e4458e0c-aeb9-4ea7-aa75-e6512953916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:08:39.388Z|e4458e0c-aeb9-4ea7-aa75-e6512953916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T03:08:39.389Z|e4458e0c-aeb9-4ea7-aa75-e6512953916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:08:39.389Z|e4458e0c-aeb9-4ea7-aa75-e6512953916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:08:39.390Z|e4458e0c-aeb9-4ea7-aa75-e6512953916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:08:39.512Z|f3df3df9-8093-4e63-a08f-78dacb979ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:08:39.513Z|f3df3df9-8093-4e63-a08f-78dacb979ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:08:42.247Z|51e21ad3-8f72-4395-9f5d-b67f55b4ae20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:42.248Z|51e21ad3-8f72-4395-9f5d-b67f55b4ae20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:42.252Z|a20a4f51-b4ac-465c-824e-a8abb48f8f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:42.253Z|a20a4f51-b4ac-465c-824e-a8abb48f8f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:42.303Z|feb1f02d-81f2-4601-bc8b-6a9fb54f59a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:42.305Z|feb1f02d-81f2-4601-bc8b-6a9fb54f59a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:52.268Z|46ecdb4c-cc13-401d-a229-dc08f707455c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:52.269Z|46ecdb4c-cc13-401d-a229-dc08f707455c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:52.350Z|0156468b-e2a0-4c13-aa50-6607958d5670|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:52.350Z|d764691f-43a6-476b-9d89-ac1cde4d293b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:08:52.351Z|d764691f-43a6-476b-9d89-ac1cde4d293b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:52.351Z|0156468b-e2a0-4c13-aa50-6607958d5670|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:08:54.386Z|bfedc913-cd87-4c30-9454-146607b12671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:08:54.386Z|bfedc913-cd87-4c30-9454-146607b12671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:09:02.355Z|9838f310-2670-4423-bafa-b6f7f4fa150d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:02.356Z|9838f310-2670-4423-bafa-b6f7f4fa150d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:02.447Z|0fc16f8b-34f9-4595-8f0f-99ad3a0db30a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:02.447Z|6e961963-0a90-4d3c-a9a4-c26f290e2fca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:02.448Z|0fc16f8b-34f9-4595-8f0f-99ad3a0db30a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:02.448Z|6e961963-0a90-4d3c-a9a4-c26f290e2fca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:08.508Z|9f654477-7be1-4c7d-a291-ba409f315ba3|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:09:08.509Z|9f654477-7be1-4c7d-a291-ba409f315ba3|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:09.386Z|eac510ad-937c-497a-8cd3-ff8f8274a58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:09:09.386Z|eac510ad-937c-497a-8cd3-ff8f8274a58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:09:09.513Z|6d82686c-5545-419e-b7da-c265c9f86ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:09:09.514Z|6d82686c-5545-419e-b7da-c265c9f86ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:09:12.551Z|5b528c44-0ddf-4167-a169-e8cbe1fecad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:12.551Z|70035c3c-30c4-447f-95fb-6e2fd05a8131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:12.551Z|970a6015-eb00-4fb8-8b99-0a080bc42ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:12.552Z|70035c3c-30c4-447f-95fb-6e2fd05a8131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:12.552Z|5b528c44-0ddf-4167-a169-e8cbe1fecad9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:12.552Z|970a6015-eb00-4fb8-8b99-0a080bc42ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:22.571Z|98ae0963-e487-478f-a9cb-bb20c1b69948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:22.571Z|35b765e6-c663-4d92-9145-f2a7b2be745e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:22.571Z|9a5b82b9-d574-4519-9a0b-44e705495348|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:22.572Z|98ae0963-e487-478f-a9cb-bb20c1b69948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:22.572Z|35b765e6-c663-4d92-9145-f2a7b2be745e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:22.572Z|9a5b82b9-d574-4519-9a0b-44e705495348|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:24.386Z|4512bf34-7f0e-43e5-8d6a-8376b49a3f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:09:24.388Z|4512bf34-7f0e-43e5-8d6a-8376b49a3f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T03:09:24.388Z|4512bf34-7f0e-43e5-8d6a-8376b49a3f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:09:24.389Z|4512bf34-7f0e-43e5-8d6a-8376b49a3f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:09:24.390Z|4512bf34-7f0e-43e5-8d6a-8376b49a3f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:09:32.621Z|e7e7a2b5-aff7-46da-bea2-6939a4fd7a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:32.621Z|e7e7a2b5-aff7-46da-bea2-6939a4fd7a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:32.624Z|fef2b01e-1446-48f5-84bc-8af5fa326e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:32.624Z|fef2b01e-1446-48f5-84bc-8af5fa326e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:32.705Z|ff289f27-0415-44fb-8f8b-85d069700fc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:32.706Z|ff289f27-0415-44fb-8f8b-85d069700fc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:39.386Z|20cec5de-2582-47b4-b4e9-e02ee0a3b005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:09:39.386Z|20cec5de-2582-47b4-b4e9-e02ee0a3b005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:09:39.514Z|98d08364-87ba-43d6-b83f-7888810c2df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:09:39.515Z|98d08364-87ba-43d6-b83f-7888810c2df3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:09:42.642Z|06cf1918-2f21-4bb8-9b7d-2369b94af1e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:42.643Z|f8d5801d-2cd2-4e3b-884e-a795b718c37e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:42.643Z|06cf1918-2f21-4bb8-9b7d-2369b94af1e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:42.643Z|f8d5801d-2cd2-4e3b-884e-a795b718c37e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:42.726Z|d191ad95-c428-4057-8e3c-e2d2794c47b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:42.727Z|d191ad95-c428-4057-8e3c-e2d2794c47b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:52.740Z|33d069b9-8e70-4555-ab17-da441f19e5cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:52.741Z|33d069b9-8e70-4555-ab17-da441f19e5cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:52.747Z|a3d90282-ef77-456f-944e-178e733a502f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:52.748Z|a3d90282-ef77-456f-944e-178e733a502f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:52.748Z|a8dbeeb5-8cba-43c6-97d6-be7b165d9425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:09:52.749Z|a8dbeeb5-8cba-43c6-97d6-be7b165d9425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:09:54.386Z|e0f64b30-d242-451a-8990-a835fd444e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:09:54.387Z|e0f64b30-d242-451a-8990-a835fd444e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:10:02.845Z|852cf107-9d7f-4d2e-944b-d8b72375852c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:02.846Z|852cf107-9d7f-4d2e-944b-d8b72375852c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:02.850Z|445e84f3-5393-425e-a67b-0aa7e6e11d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:02.850Z|118351b8-9890-4808-91cd-a32130cbc46d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:02.851Z|445e84f3-5393-425e-a67b-0aa7e6e11d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:02.851Z|118351b8-9890-4808-91cd-a32130cbc46d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:08.509Z|34d35e66-12ac-4eb2-aace-a79e82d58a21|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:10:08.510Z|34d35e66-12ac-4eb2-aace-a79e82d58a21|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:09.386Z|fb920aaa-e580-4676-aa53-d8bda474d7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:10:09.389Z|fb920aaa-e580-4676-aa53-d8bda474d7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:10:09.389Z|fb920aaa-e580-4676-aa53-d8bda474d7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:10:09.390Z|fb920aaa-e580-4676-aa53-d8bda474d7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:10:09.391Z|fb920aaa-e580-4676-aa53-d8bda474d7b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:10:09.515Z|f62094d4-f0d0-4e6f-bf01-b60b862a9774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:10:09.516Z|f62094d4-f0d0-4e6f-bf01-b60b862a9774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:10:12.944Z|6eae21ec-b253-4fcd-a188-840d0f821606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:12.944Z|0582bd50-d62b-4d0f-82c4-3ba51df52e97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:12.945Z|0582bd50-d62b-4d0f-82c4-3ba51df52e97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:12.945Z|6eae21ec-b253-4fcd-a188-840d0f821606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:12.946Z|c138c25e-70de-433a-9680-12875e67a083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:12.947Z|c138c25e-70de-433a-9680-12875e67a083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:23.041Z|8eccb1a7-afee-4407-9985-1a7e948097f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:23.041Z|8eccb1a7-afee-4407-9985-1a7e948097f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:23.043Z|a130412e-70eb-4047-83c5-5f20d1339e08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:23.043Z|a130412e-70eb-4047-83c5-5f20d1339e08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:23.049Z|6afcde20-40e1-4324-bdf1-46ae48ff0ed2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:23.049Z|6afcde20-40e1-4324-bdf1-46ae48ff0ed2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:24.386Z|25a8b823-5722-4371-a78a-3243217e84a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:10:24.387Z|25a8b823-5722-4371-a78a-3243217e84a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:10:33.061Z|f54dc48c-a845-428b-a9d3-ed20a03d752a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:33.062Z|f54dc48c-a845-428b-a9d3-ed20a03d752a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:33.062Z|51483b3e-6385-4ce7-b9bf-efca183ea8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:33.063Z|51483b3e-6385-4ce7-b9bf-efca183ea8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:33.068Z|0fa8ea81-e402-448b-ae50-f8b6f3676066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:33.068Z|0fa8ea81-e402-448b-ae50-f8b6f3676066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:39.386Z|7c0e23c8-402d-4ce5-ad2d-c40928fc65f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:10:39.386Z|7c0e23c8-402d-4ce5-ad2d-c40928fc65f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:10:39.516Z|1f6d5b81-3298-4e2b-9b7e-8cf8aaac7ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:10:39.517Z|1f6d5b81-3298-4e2b-9b7e-8cf8aaac7ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:10:43.141Z|a52f8ff6-e1a5-42eb-ab64-544e4091fa84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:43.142Z|a52f8ff6-e1a5-42eb-ab64-544e4091fa84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:43.143Z|71ad852f-2e54-49a3-82b5-9cf4abc8a37d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:43.144Z|71ad852f-2e54-49a3-82b5-9cf4abc8a37d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:43.205Z|cbbcadfc-80ae-40e1-881c-120dccbbbe21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:43.206Z|cbbcadfc-80ae-40e1-881c-120dccbbbe21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:53.249Z|a0e36073-c259-4993-b59c-54bc1023688b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:53.249Z|8383e1ba-6c57-443b-a803-e8ee769becab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:53.249Z|18c87dd4-4721-49a4-bea8-6eb8cf812fe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:10:53.250Z|18c87dd4-4721-49a4-bea8-6eb8cf812fe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:53.250Z|8383e1ba-6c57-443b-a803-e8ee769becab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:53.250Z|a0e36073-c259-4993-b59c-54bc1023688b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:10:54.386Z|9a9ada3c-43f2-49c0-8310-f3567e0d6a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:10:54.388Z|9a9ada3c-43f2-49c0-8310-f3567e0d6a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T03:10:54.388Z|9a9ada3c-43f2-49c0-8310-f3567e0d6a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:10:54.389Z|9a9ada3c-43f2-49c0-8310-f3567e0d6a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:10:54.390Z|9a9ada3c-43f2-49c0-8310-f3567e0d6a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:11:03.271Z|594d1c39-b4a5-4881-9d5b-bfcb9890af8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:03.271Z|758ddb47-ea78-4169-9cda-1dfc88703ebb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:03.271Z|594d1c39-b4a5-4881-9d5b-bfcb9890af8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:03.271Z|758ddb47-ea78-4169-9cda-1dfc88703ebb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:03.272Z|803f01be-3482-4ddb-96df-7890818fcc17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:03.272Z|803f01be-3482-4ddb-96df-7890818fcc17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:08.507Z|44983cea-0569-40c7-8d6b-e692318ce5d8|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:11:08.508Z|44983cea-0569-40c7-8d6b-e692318ce5d8|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:09.386Z|af62a1f3-32c2-4ae8-af46-fb62d883e9f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:11:09.386Z|af62a1f3-32c2-4ae8-af46-fb62d883e9f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:11:09.517Z|16862292-836d-46c8-bb6d-85bad9eef26b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:11:09.518Z|16862292-836d-46c8-bb6d-85bad9eef26b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:11:13.293Z|416aa4c1-fdec-479e-8ccf-647630bf1deb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:13.293Z|416aa4c1-fdec-479e-8ccf-647630bf1deb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:13.293Z|744ea9c9-c204-4b3e-bc77-7ac4d8e9903b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:13.294Z|744ea9c9-c204-4b3e-bc77-7ac4d8e9903b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:13.293Z|df5e1bf3-c4f5-4aba-9d22-7112f1b66717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:13.303Z|df5e1bf3-c4f5-4aba-9d22-7112f1b66717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:23.345Z|c7816333-06d6-4be9-b7b5-153e9ba16b17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:23.346Z|c7816333-06d6-4be9-b7b5-153e9ba16b17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:23.347Z|5bdc56d3-59a9-4a79-bf6a-06a03545e0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:23.348Z|5bdc56d3-59a9-4a79-bf6a-06a03545e0ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:23.348Z|9d7128b7-cf79-4b27-bb86-04a0e20ea674|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:23.348Z|9d7128b7-cf79-4b27-bb86-04a0e20ea674|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:24.386Z|f72efaab-4018-4232-ac51-e1453be6853d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:11:24.386Z|f72efaab-4018-4232-ac51-e1453be6853d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:11:33.365Z|712cf803-2d08-4736-9e14-8e572479f651|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:33.365Z|d2025d92-ccc3-417d-8c52-0f0929f3d6dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:33.365Z|e23f8301-ce1b-4cf3-b09b-9447ae8508ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:33.366Z|712cf803-2d08-4736-9e14-8e572479f651|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:33.366Z|d2025d92-ccc3-417d-8c52-0f0929f3d6dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:33.366Z|e23f8301-ce1b-4cf3-b09b-9447ae8508ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:39.386Z|bb689a9a-3acb-41ab-ab6b-c3a7496d49a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:11:39.388Z|bb689a9a-3acb-41ab-ab6b-c3a7496d49a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T03:11:39.389Z|bb689a9a-3acb-41ab-ab6b-c3a7496d49a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:11:39.390Z|bb689a9a-3acb-41ab-ab6b-c3a7496d49a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:11:39.391Z|bb689a9a-3acb-41ab-ab6b-c3a7496d49a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:11:39.518Z|dcfe5cb8-37fb-4139-bcfc-a37287b97d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:11:39.519Z|dcfe5cb8-37fb-4139-bcfc-a37287b97d9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:11:43.386Z|5184944f-e113-4c51-9d6b-c1e2ecdd04ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:43.386Z|012b81d9-b8a0-4912-a478-f2f2e02a5f23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:43.386Z|5184944f-e113-4c51-9d6b-c1e2ecdd04ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:43.386Z|2d80be73-286a-4a7c-b21d-848706210fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:43.386Z|012b81d9-b8a0-4912-a478-f2f2e02a5f23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:43.387Z|2d80be73-286a-4a7c-b21d-848706210fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:53.407Z|c1fa94ff-bda2-4be7-9cb0-bedcca428b84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:53.407Z|e091fab8-fa69-49e1-9049-1b598ad744ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:53.407Z|324e0528-4010-44ab-8563-15c1c442fe00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:11:53.408Z|e091fab8-fa69-49e1-9049-1b598ad744ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:53.408Z|c1fa94ff-bda2-4be7-9cb0-bedcca428b84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:53.408Z|324e0528-4010-44ab-8563-15c1c442fe00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:11:54.386Z|5df0f1b3-f76b-40c1-933f-69c1465c2e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:11:54.387Z|5df0f1b3-f76b-40c1-933f-69c1465c2e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:12:03.549Z|3832926c-add9-4efd-a984-2328d97c9fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:03.550Z|3832926c-add9-4efd-a984-2328d97c9fe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:03.551Z|99dbbbc5-22c1-4694-aed9-d955de73eb71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:03.551Z|99dbbbc5-22c1-4694-aed9-d955de73eb71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:03.553Z|14e4edd2-f7fc-4dd1-9d89-bba1f36e3d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:03.556Z|14e4edd2-f7fc-4dd1-9d89-bba1f36e3d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:08.507Z|24435f7f-350b-4c20-82b2-db3637e3a3a9|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:12:08.508Z|24435f7f-350b-4c20-82b2-db3637e3a3a9|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:09.386Z|2ed153be-a706-47a3-8494-627502b0b93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:12:09.386Z|2ed153be-a706-47a3-8494-627502b0b93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:12:09.519Z|62ac0dc3-1364-4184-aa69-ed5aafeeb749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:12:09.520Z|62ac0dc3-1364-4184-aa69-ed5aafeeb749|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:12:13.570Z|8ca94c9a-6cad-48eb-8700-9e99817713fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:13.570Z|8fbd2a49-e9d1-4532-876b-0d7688688764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:13.571Z|8fbd2a49-e9d1-4532-876b-0d7688688764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:13.571Z|8ca94c9a-6cad-48eb-8700-9e99817713fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:13.574Z|49666942-d7fc-4783-a984-1241afd77a0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:13.575Z|49666942-d7fc-4783-a984-1241afd77a0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:23.591Z|a15da28f-bd84-419f-bf64-a5d1f4ec828b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:23.591Z|2fbccfa3-be30-4803-86c0-585fbddf7860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:23.592Z|2fbccfa3-be30-4803-86c0-585fbddf7860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:23.592Z|a15da28f-bd84-419f-bf64-a5d1f4ec828b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:23.620Z|05cfb832-4f6d-44d9-81e4-675b7b16b58d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:23.621Z|05cfb832-4f6d-44d9-81e4-675b7b16b58d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:24.386Z|d0253b48-83c9-4d6b-8f7c-58e15135ab9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:12:24.388Z|d0253b48-83c9-4d6b-8f7c-58e15135ab9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T03:12:24.389Z|d0253b48-83c9-4d6b-8f7c-58e15135ab9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:12:24.390Z|d0253b48-83c9-4d6b-8f7c-58e15135ab9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:12:24.391Z|d0253b48-83c9-4d6b-8f7c-58e15135ab9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:12:33.644Z|71b29904-a235-4eb6-a387-5225cd6f0107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:33.644Z|e978748f-8c34-43b0-bff5-97eca1c23d16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:33.645Z|71b29904-a235-4eb6-a387-5225cd6f0107|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:33.645Z|e978748f-8c34-43b0-bff5-97eca1c23d16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:33.649Z|1e8ca708-be8c-4085-9811-7ba34f5e9e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:33.649Z|1e8ca708-be8c-4085-9811-7ba34f5e9e75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:39.386Z|ad71c90e-c755-444c-8872-1eda437929ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:12:39.386Z|ad71c90e-c755-444c-8872-1eda437929ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:12:39.521Z|75d9750c-5d76-4c2c-b973-39a4dad69e5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:12:39.521Z|75d9750c-5d76-4c2c-b973-39a4dad69e5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:12:43.745Z|f505cb66-45c5-4175-8bbf-3a337061159b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:43.744Z|16ecc5d7-d6d6-4361-95b6-5892f3b7b6ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:43.745Z|f505cb66-45c5-4175-8bbf-3a337061159b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:43.745Z|16ecc5d7-d6d6-4361-95b6-5892f3b7b6ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:43.746Z|a8f08a3c-99fd-4a70-b65d-0385ef21cbb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:43.747Z|a8f08a3c-99fd-4a70-b65d-0385ef21cbb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:53.764Z|d7911846-9935-4a13-b28f-a682bbe67650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:53.764Z|e76bfb88-ccfa-4c69-8b81-929579480e43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:53.764Z|c4beb239-1a81-49c0-bcf4-3df957768c62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:12:53.765Z|d7911846-9935-4a13-b28f-a682bbe67650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:53.765Z|e76bfb88-ccfa-4c69-8b81-929579480e43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:53.765Z|c4beb239-1a81-49c0-bcf4-3df957768c62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:12:54.386Z|5bb038e8-7d22-4249-9da6-98266656620b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:12:54.386Z|5bb038e8-7d22-4249-9da6-98266656620b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:13:03.851Z|43fd86d2-81f2-46b1-b969-8836946dc3e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:03.852Z|43fd86d2-81f2-46b1-b969-8836946dc3e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:03.851Z|53f27bd2-fd3f-4516-b9da-719d53a1e740|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:03.851Z|7c4e7322-aa4c-4d90-96f4-25e4188082e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:03.902Z|53f27bd2-fd3f-4516-b9da-719d53a1e740|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:03.902Z|7c4e7322-aa4c-4d90-96f4-25e4188082e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:08.508Z|2179c6e0-6021-4eb3-bb9e-6f56a462830a|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:13:08.509Z|2179c6e0-6021-4eb3-bb9e-6f56a462830a|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:09.386Z|d7a18bc3-6a3e-4e02-97d9-1f919206997c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:13:09.389Z|d7a18bc3-6a3e-4e02-97d9-1f919206997c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:13:09.522Z|4e4282f4-4072-4a63-a3be-a2be1e978149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:13:09.522Z|4e4282f4-4072-4a63-a3be-a2be1e978149|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:13:13.947Z|4b75caab-77d3-4e83-8aea-52d7eaa36d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:13.947Z|edf4f92b-9d49-48e1-81f3-bcd5b5ca9754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:13.947Z|fb2ff2fa-ef6e-43bd-970f-6ef5475784e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:13.948Z|4b75caab-77d3-4e83-8aea-52d7eaa36d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:13.948Z|fb2ff2fa-ef6e-43bd-970f-6ef5475784e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:13.948Z|edf4f92b-9d49-48e1-81f3-bcd5b5ca9754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:23.968Z|dd8f72ca-a3f1-426e-b1c5-ad43bec366e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:23.968Z|4513763d-73ea-4c38-9ef4-22ccd9c46aa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:23.969Z|6307cb37-4fbc-4e5a-b575-f11719ef5db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:23.969Z|4513763d-73ea-4c38-9ef4-22ccd9c46aa6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:23.969Z|dd8f72ca-a3f1-426e-b1c5-ad43bec366e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:23.969Z|6307cb37-4fbc-4e5a-b575-f11719ef5db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:24.386Z|fc5c4d8f-f09d-45ef-8f35-4bac8a52770f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:13:24.386Z|fc5c4d8f-f09d-45ef-8f35-4bac8a52770f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:13:34.044Z|9ac84c25-cf86-492d-8769-57a944a439df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:34.044Z|4b23be19-1530-4028-bf0f-59e6c597722a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:34.044Z|fc9cb0b1-fc43-43a3-ab40-fe36100b1163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:34.045Z|4b23be19-1530-4028-bf0f-59e6c597722a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:34.045Z|9ac84c25-cf86-492d-8769-57a944a439df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:34.045Z|fc9cb0b1-fc43-43a3-ab40-fe36100b1163|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:39.386Z|2700504f-4ca0-4e9c-958f-92f5ce57d1eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:13:39.386Z|2700504f-4ca0-4e9c-958f-92f5ce57d1eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:13:39.523Z|fdeccb12-4df8-4895-a533-1de8e4207302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:13:39.523Z|fdeccb12-4df8-4895-a533-1de8e4207302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:13:44.144Z|ad4225bd-6fc7-4739-906a-3a0518a96fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:44.146Z|6c1cd9ab-d968-4e8f-9f28-96e2c3b105f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:44.146Z|a8606d09-09bd-4abb-acb0-4363be693dff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:44.146Z|ad4225bd-6fc7-4739-906a-3a0518a96fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:44.146Z|6c1cd9ab-d968-4e8f-9f28-96e2c3b105f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:44.147Z|a8606d09-09bd-4abb-acb0-4363be693dff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:54.166Z|89941e49-7558-46dd-8c22-85ecee41645a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:54.166Z|41e1f494-5f9e-4dd2-9fcf-90a65e39a326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:54.166Z|49e42acb-f378-45fe-ae37-1935c700119f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:13:54.167Z|89941e49-7558-46dd-8c22-85ecee41645a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:54.167Z|49e42acb-f378-45fe-ae37-1935c700119f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:54.167Z|41e1f494-5f9e-4dd2-9fcf-90a65e39a326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:13:54.386Z|bd794635-1b5b-4793-b656-9986d3bf1000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:13:54.388Z|bd794635-1b5b-4793-b656-9986d3bf1000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:13:54.389Z|bd794635-1b5b-4793-b656-9986d3bf1000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:13:54.390Z|bd794635-1b5b-4793-b656-9986d3bf1000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:13:54.391Z|bd794635-1b5b-4793-b656-9986d3bf1000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:14:04.186Z|988e7b3e-c0d5-4223-ba0e-8323bfcd712b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:04.186Z|2d49ffb9-a97c-45c1-a5f8-e565ae36645e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:04.186Z|e5f5ce6a-157e-4d5b-9207-097ba4abfe71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:04.187Z|988e7b3e-c0d5-4223-ba0e-8323bfcd712b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:04.187Z|2d49ffb9-a97c-45c1-a5f8-e565ae36645e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:04.187Z|e5f5ce6a-157e-4d5b-9207-097ba4abfe71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:08.507Z|400e4e7b-24f1-42ac-94aa-bd16e91c89cf|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:14:08.508Z|400e4e7b-24f1-42ac-94aa-bd16e91c89cf|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:09.386Z|be2ad981-03b8-4fda-affe-644965030316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:14:09.386Z|be2ad981-03b8-4fda-affe-644965030316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:14:09.524Z|62c2e670-add8-49a0-9f13-a51be8b58961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:14:09.524Z|62c2e670-add8-49a0-9f13-a51be8b58961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:14:14.240Z|be53e1ce-c14a-46b8-9945-1e0a13dfe0f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:14.240Z|2acbe3ca-d34d-4178-b3b0-bc310ba40401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:14.241Z|be53e1ce-c14a-46b8-9945-1e0a13dfe0f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:14.241Z|2acbe3ca-d34d-4178-b3b0-bc310ba40401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:14.247Z|f14e0d75-b5a1-44ac-b733-aea70ce5e741|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:14.247Z|f14e0d75-b5a1-44ac-b733-aea70ce5e741|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:24.260Z|e62f3b26-67c4-4f82-8abc-c00bd7533ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:24.260Z|20ffacfd-c9d1-42e8-bfc2-d8f3c6188fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:24.261Z|20ffacfd-c9d1-42e8-bfc2-d8f3c6188fa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:24.261Z|e62f3b26-67c4-4f82-8abc-c00bd7533ab6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:24.264Z|9d0b8520-11ef-4fc4-ba59-984c4ac5b78f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:24.265Z|9d0b8520-11ef-4fc4-ba59-984c4ac5b78f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:24.386Z|fc764c7c-405c-4be8-b6f6-1a0b83e58e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:14:24.386Z|fc764c7c-405c-4be8-b6f6-1a0b83e58e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:14:34.280Z|d8c5b4e2-580a-4b3c-be6b-68cebe8df1e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:34.280Z|7de71472-84fa-477e-a606-b862446421b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:34.281Z|7de71472-84fa-477e-a606-b862446421b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:34.281Z|d8c5b4e2-580a-4b3c-be6b-68cebe8df1e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:34.319Z|e82ecc52-2a89-4667-9b0b-cffbaf260c02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:34.320Z|e82ecc52-2a89-4667-9b0b-cffbaf260c02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:39.386Z|75ca1330-598d-4945-816a-24861d929fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:14:39.388Z|75ca1330-598d-4945-816a-24861d929fc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:14:39.525Z|ad9db6ee-2202-47f5-a54e-eab286466440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:14:39.526Z|ad9db6ee-2202-47f5-a54e-eab286466440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:14:44.300Z|50bba5d2-e31a-42ea-af6b-c7a4fd4ea2f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:44.301Z|50bba5d2-e31a-42ea-af6b-c7a4fd4ea2f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:44.301Z|2bb4db08-244d-4637-935a-5092b7844779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:44.302Z|2bb4db08-244d-4637-935a-5092b7844779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:44.338Z|9e1faadd-0063-4c34-9c06-1e4bcd736f43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:44.339Z|9e1faadd-0063-4c34-9c06-1e4bcd736f43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:54.320Z|b1a63ab8-20b7-4f26-871e-89d85a6f7286|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:54.321Z|c699e275-0df8-4972-9627-729334e08a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:54.321Z|b1a63ab8-20b7-4f26-871e-89d85a6f7286|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:54.321Z|c699e275-0df8-4972-9627-729334e08a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:54.357Z|d01cbeb0-d93e-4eb8-8fd3-6e8c17d54ed3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:14:54.358Z|d01cbeb0-d93e-4eb8-8fd3-6e8c17d54ed3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:14:54.386Z|8401c49b-eeae-4153-a1bd-30ca6065848e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:14:54.386Z|8401c49b-eeae-4153-a1bd-30ca6065848e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:15:04.352Z|42067749-dec2-4ade-a0a2-c3988e92b503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:04.352Z|6f7cdddf-68ae-4f0c-834b-53eeda01182f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:04.353Z|6f7cdddf-68ae-4f0c-834b-53eeda01182f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:04.353Z|42067749-dec2-4ade-a0a2-c3988e92b503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:04.374Z|c2d7b055-9beb-4547-81a6-0ddb5db88d10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:04.375Z|c2d7b055-9beb-4547-81a6-0ddb5db88d10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:08.507Z|6d9db78c-9297-4dfe-ac0b-87493af8a026|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:15:08.508Z|6d9db78c-9297-4dfe-ac0b-87493af8a026|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:09.386Z|8e88be04-76f3-40fc-a0ff-154d292326ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:15:09.386Z|8e88be04-76f3-40fc-a0ff-154d292326ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:15:09.526Z|dde73c52-4ca2-4894-a389-9fb9effbddd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:15:09.527Z|dde73c52-4ca2-4894-a389-9fb9effbddd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:15:14.371Z|d3c57435-7f87-4870-9da3-b49281443cde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:14.371Z|0b2751c7-dead-42ec-9f0a-c17056e7dd0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:14.372Z|d3c57435-7f87-4870-9da3-b49281443cde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:14.372Z|0b2751c7-dead-42ec-9f0a-c17056e7dd0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:14.392Z|c18b47b1-484e-44d2-9f68-dd649e4d92e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:14.393Z|c18b47b1-484e-44d2-9f68-dd649e4d92e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:24.386Z|65d10e57-6794-4f58-8ad5-c92b15e364d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:15:24.388Z|65d10e57-6794-4f58-8ad5-c92b15e364d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T03:15:24.388Z|65d10e57-6794-4f58-8ad5-c92b15e364d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:15:24.389Z|65d10e57-6794-4f58-8ad5-c92b15e364d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:15:24.390Z|65d10e57-6794-4f58-8ad5-c92b15e364d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:15:24.390Z|13b38549-559c-4f27-a81a-61b324357f5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:24.390Z|13b38549-559c-4f27-a81a-61b324357f5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:24.391Z|f8325612-04bf-4f40-87db-c71f6c6994f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:24.392Z|f8325612-04bf-4f40-87db-c71f6c6994f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:24.423Z|83b595d8-df88-49f8-871e-6b4e1d8666ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:24.423Z|83b595d8-df88-49f8-871e-6b4e1d8666ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:34.408Z|130c56e9-48b0-4278-b83e-2d9443954178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:34.409Z|130c56e9-48b0-4278-b83e-2d9443954178|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:34.412Z|8efdce8c-859f-4bd5-963f-84a9e0e870e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:34.413Z|8efdce8c-859f-4bd5-963f-84a9e0e870e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:34.440Z|2301a780-90a0-426f-88d1-e056c45e9d15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:34.441Z|2301a780-90a0-426f-88d1-e056c45e9d15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:39.386Z|76301dc5-380b-4356-8caa-0587ab07fd4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:15:39.386Z|76301dc5-380b-4356-8caa-0587ab07fd4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:15:39.527Z|0b96f7a2-ead8-43e4-beba-5023148d683b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:15:39.528Z|0b96f7a2-ead8-43e4-beba-5023148d683b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:15:44.471Z|cff7d509-a49c-4341-a9af-08a16afa0fe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:44.471Z|8134e095-89a0-4a00-a541-dbaeacf1e9dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:44.472Z|cff7d509-a49c-4341-a9af-08a16afa0fe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:44.472Z|8134e095-89a0-4a00-a541-dbaeacf1e9dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:44.475Z|4f907f0a-fc49-4311-8d82-0c8128394a2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:44.503Z|4f907f0a-fc49-4311-8d82-0c8128394a2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:54.386Z|7a589c07-6364-4730-b62d-90bb195e921f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:15:54.386Z|7a589c07-6364-4730-b62d-90bb195e921f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:15:54.490Z|a974772f-8dc4-46e3-9183-565421ab0ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:54.490Z|ce926cf4-00e4-4ed5-aa1a-428177c0393f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:54.491Z|ce926cf4-00e4-4ed5-aa1a-428177c0393f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:54.491Z|a974772f-8dc4-46e3-9183-565421ab0ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:15:54.522Z|dde81120-fb81-4b1e-8b84-18821beb7e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:15:54.523Z|dde81120-fb81-4b1e-8b84-18821beb7e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:04.549Z|84f816b0-d283-46fb-b6e8-83bbd0a63d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:04.550Z|84f816b0-d283-46fb-b6e8-83bbd0a63d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:04.551Z|43b04f82-6645-45e5-99a5-fefe49366fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:04.551Z|43b04f82-6645-45e5-99a5-fefe49366fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:04.551Z|4e8835b1-2292-470f-bdab-514a76174c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:04.552Z|4e8835b1-2292-470f-bdab-514a76174c29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:08.508Z|91a93561-b94a-4f9e-9545-d892eb38874d|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:16:08.509Z|91a93561-b94a-4f9e-9545-d892eb38874d|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:09.386Z|7afe1d12-fdf8-4a03-a114-f611545a0125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:16:09.389Z|7afe1d12-fdf8-4a03-a114-f611545a0125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T03:16:09.389Z|7afe1d12-fdf8-4a03-a114-f611545a0125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:16:09.390Z|7afe1d12-fdf8-4a03-a114-f611545a0125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:16:09.391Z|7afe1d12-fdf8-4a03-a114-f611545a0125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:16:09.528Z|f0890817-d15f-41a7-b700-f88f3d42f7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:16:09.529Z|f0890817-d15f-41a7-b700-f88f3d42f7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:16:14.570Z|0f59eb4a-8399-4e7a-a994-ed371ebe73aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:14.570Z|0f59eb4a-8399-4e7a-a994-ed371ebe73aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:14.575Z|53a8c262-c18d-40c1-8d2c-47780925384e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:14.575Z|53a8c262-c18d-40c1-8d2c-47780925384e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:14.618Z|d7029d1a-c6ac-412e-8e20-cd3d93afe4e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:14.619Z|d7029d1a-c6ac-412e-8e20-cd3d93afe4e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:24.386Z|98a32de5-e212-48a4-afec-d7add25519b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:16:24.386Z|98a32de5-e212-48a4-afec-d7add25519b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:16:24.588Z|abc37c89-22af-40f8-b757-6c67f29a28fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:24.589Z|abc37c89-22af-40f8-b757-6c67f29a28fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:24.593Z|0bb161a9-8d13-4c17-bef1-dd9e94cad956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:24.594Z|0bb161a9-8d13-4c17-bef1-dd9e94cad956|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:24.637Z|2f78894e-e3ed-4697-814c-8d427a65469c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:24.637Z|2f78894e-e3ed-4697-814c-8d427a65469c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:34.650Z|056ae351-07b5-49fb-9492-355632a79ccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:34.650Z|b0c76c2b-d9a7-46d7-98bf-21079e4c9334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:34.651Z|056ae351-07b5-49fb-9492-355632a79ccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:34.651Z|b0c76c2b-d9a7-46d7-98bf-21079e4c9334|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:34.655Z|70960c9f-66c7-4801-82a8-5ef1ea07074a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:34.703Z|70960c9f-66c7-4801-82a8-5ef1ea07074a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:39.386Z|b44b1746-808f-47dd-9f93-37bf787c5ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:16:39.386Z|b44b1746-808f-47dd-9f93-37bf787c5ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:16:39.530Z|3a5807ab-2a2c-460f-a238-415f5a3b32f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:16:39.530Z|3a5807ab-2a2c-460f-a238-415f5a3b32f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:16:44.672Z|68d888bb-38ab-4865-b538-a8a3401689b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:44.673Z|68d888bb-38ab-4865-b538-a8a3401689b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:44.720Z|bd1f5d07-bb61-4cb8-84c4-0e0148f2cb1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:44.721Z|bd1f5d07-bb61-4cb8-84c4-0e0148f2cb1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:44.721Z|60a7dfa4-d0df-4237-a757-640ed0fa5e18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:44.722Z|60a7dfa4-d0df-4237-a757-640ed0fa5e18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:54.386Z|acc159d8-e703-4fae-9f1c-c7d7fdc3dc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:16:54.388Z|acc159d8-e703-4fae-9f1c-c7d7fdc3dc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T03:16:54.389Z|acc159d8-e703-4fae-9f1c-c7d7fdc3dc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:16:54.390Z|acc159d8-e703-4fae-9f1c-c7d7fdc3dc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:16:54.391Z|acc159d8-e703-4fae-9f1c-c7d7fdc3dc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:16:54.691Z|940515c6-51d5-46a8-a106-101e8169b846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:54.692Z|940515c6-51d5-46a8-a106-101e8169b846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:54.739Z|9669794e-4861-4258-9765-75d94086ead5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:54.739Z|9669794e-4861-4258-9765-75d94086ead5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:16:54.740Z|5c8a4f64-92e7-4d06-9cbf-3cdf9d964c19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:16:54.740Z|5c8a4f64-92e7-4d06-9cbf-3cdf9d964c19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:04.751Z|0a2cdec5-cf5c-42ed-9d3c-7635ebd0b6bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:04.752Z|0a2cdec5-cf5c-42ed-9d3c-7635ebd0b6bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:04.757Z|93f39cb5-e2ee-4e8f-965a-70d43432fd48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:04.757Z|3a884710-7208-4b1e-8251-4833dbba69c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:04.757Z|93f39cb5-e2ee-4e8f-965a-70d43432fd48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:04.758Z|3a884710-7208-4b1e-8251-4833dbba69c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:08.507Z|419ae5c2-4624-43d2-96b0-bbe6e87aa72b|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:17:08.508Z|419ae5c2-4624-43d2-96b0-bbe6e87aa72b|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:09.386Z|951700c9-35a2-4b3b-bbe2-ef59193a841f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:17:09.386Z|951700c9-35a2-4b3b-bbe2-ef59193a841f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:17:09.531Z|b3f76eb9-9759-4aaa-8dff-5c25d79a4ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:17:09.531Z|b3f76eb9-9759-4aaa-8dff-5c25d79a4ac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:17:14.850Z|315382c3-2b23-4827-a9cd-acd58c528c3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:14.850Z|ee407e13-14ee-4dda-a877-e26d73bcb8a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:14.851Z|315382c3-2b23-4827-a9cd-acd58c528c3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:14.851Z|ee407e13-14ee-4dda-a877-e26d73bcb8a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:14.851Z|3d09dc94-a7fa-42b6-9c24-13317e7e85b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:14.851Z|3d09dc94-a7fa-42b6-9c24-13317e7e85b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:24.386Z|37b1493b-5068-47b2-8a39-9883df99466c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:17:24.386Z|37b1493b-5068-47b2-8a39-9883df99466c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:17:24.870Z|b97a39c1-ea01-4058-a8be-de41005e36b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:24.870Z|ce697452-b095-433a-8f9b-6c87e96b711f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:24.871Z|b97a39c1-ea01-4058-a8be-de41005e36b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:24.871Z|ce697452-b095-433a-8f9b-6c87e96b711f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:24.871Z|d175cc40-e873-45b2-8862-e4b6f195ee73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:24.872Z|d175cc40-e873-45b2-8862-e4b6f195ee73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:34.951Z|b6b40bbb-f340-4fe4-b60a-69fcf7064eaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:34.951Z|d643387a-d04d-43de-971b-ee5d4fa3f322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:34.952Z|b6b40bbb-f340-4fe4-b60a-69fcf7064eaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:34.952Z|d643387a-d04d-43de-971b-ee5d4fa3f322|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:34.953Z|658d60f6-fc02-4cec-bafb-4eb2bde9001e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:34.954Z|658d60f6-fc02-4cec-bafb-4eb2bde9001e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:39.386Z|086261f2-6804-4598-b64f-6f0ebde1633a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:17:39.388Z|086261f2-6804-4598-b64f-6f0ebde1633a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:17:39.532Z|2926336d-8551-4eee-a4e1-175a4c08203b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:17:39.533Z|2926336d-8551-4eee-a4e1-175a4c08203b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:17:44.972Z|966f60f5-d554-4692-aa20-ea6e1e8ee1db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:44.972Z|5a520ae7-4755-4a7c-9d22-ae811b7a8212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:44.972Z|06b342b4-a58d-48c3-a708-9d9d68e6be1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:44.973Z|966f60f5-d554-4692-aa20-ea6e1e8ee1db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:44.973Z|5a520ae7-4755-4a7c-9d22-ae811b7a8212|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:44.973Z|06b342b4-a58d-48c3-a708-9d9d68e6be1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:54.386Z|189451e7-95d8-4684-99d5-0eaa680d8346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:17:54.386Z|189451e7-95d8-4684-99d5-0eaa680d8346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:17:54.991Z|b8defa8b-3397-45d2-a109-5f6bad4b2d8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:54.991Z|a67841b0-56f2-420c-ae57-218d21f7e30e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:54.991Z|d1aed594-3f7f-4b66-a644-c36ac5f881c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:17:54.992Z|b8defa8b-3397-45d2-a109-5f6bad4b2d8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:54.992Z|a67841b0-56f2-420c-ae57-218d21f7e30e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:17:54.992Z|d1aed594-3f7f-4b66-a644-c36ac5f881c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:05.018Z|134a6de1-ada7-42dd-a203-454f579fe887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:05.018Z|90e733e3-9ce0-4bb6-8770-12e850e2a57c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:05.018Z|134a6de1-ada7-42dd-a203-454f579fe887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:05.018Z|c1482463-1b36-4ccf-a361-70b0e1392e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:05.019Z|90e733e3-9ce0-4bb6-8770-12e850e2a57c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:05.019Z|c1482463-1b36-4ccf-a361-70b0e1392e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:08.507Z|06d4a824-b0cb-49bd-a9e2-4f4ff2beabc7|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:18:08.508Z|06d4a824-b0cb-49bd-a9e2-4f4ff2beabc7|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:09.386Z|e61cab29-5cd6-4440-b638-9061c4ea80b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:18:09.386Z|e61cab29-5cd6-4440-b638-9061c4ea80b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:18:09.534Z|40b5d914-28a3-4924-bab5-c646692365ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:18:09.534Z|40b5d914-28a3-4924-bab5-c646692365ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:18:15.050Z|770c0a0c-7843-4005-9de2-c60a273fda41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:15.050Z|c833eb29-dd51-463a-ac32-fa6ec9d04bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:15.050Z|5104926a-f9d5-4769-b207-52d30eb4ebfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:15.051Z|770c0a0c-7843-4005-9de2-c60a273fda41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:15.051Z|5104926a-f9d5-4769-b207-52d30eb4ebfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:15.051Z|c833eb29-dd51-463a-ac32-fa6ec9d04bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:24.386Z|7420100f-2c42-45d7-a7d2-b863d79678b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:18:24.388Z|7420100f-2c42-45d7-a7d2-b863d79678b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:18:25.152Z|2480cfdd-6d14-4a96-abae-bd99a81b6fc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:25.152Z|b4acef89-c24e-4391-aa6c-1731c95b29b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:25.152Z|cd7ff8e7-fc4d-4e3c-8e66-a0b88069d042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:25.152Z|2480cfdd-6d14-4a96-abae-bd99a81b6fc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:25.152Z|b4acef89-c24e-4391-aa6c-1731c95b29b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:25.152Z|cd7ff8e7-fc4d-4e3c-8e66-a0b88069d042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:35.250Z|37f3a787-8cda-428a-9ada-dc5e4ce9211b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:35.250Z|f8bbd4b3-e61c-4d0a-8c29-57d75df70697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:35.251Z|37f3a787-8cda-428a-9ada-dc5e4ce9211b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:35.250Z|d5524ec4-4dee-4222-83c2-0f9b0abda88c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:35.251Z|f8bbd4b3-e61c-4d0a-8c29-57d75df70697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:35.251Z|d5524ec4-4dee-4222-83c2-0f9b0abda88c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:39.386Z|6804dd39-3a3f-44c7-9558-712506e8ef65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:18:39.386Z|6804dd39-3a3f-44c7-9558-712506e8ef65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:18:39.535Z|88e44b19-edd8-49c9-ad9c-c9f2ceb22873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:18:39.535Z|88e44b19-edd8-49c9-ad9c-c9f2ceb22873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:18:45.270Z|d9225ae4-62cb-4d26-a2cd-2a285848d964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:45.271Z|d9225ae4-62cb-4d26-a2cd-2a285848d964|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:45.272Z|68237028-1058-40f7-bc00-64b49a413cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:45.272Z|68237028-1058-40f7-bc00-64b49a413cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:45.273Z|87a4c376-e345-46e3-bdfb-7903bb2ad3a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:45.302Z|87a4c376-e345-46e3-bdfb-7903bb2ad3a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:54.386Z|c7a15e49-8344-44cb-bf78-e52448a228d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:18:54.386Z|c7a15e49-8344-44cb-bf78-e52448a228d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:18:55.352Z|99157105-b243-4752-b7ac-aa2f51215212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:55.352Z|6eb9d6af-c78d-4407-98a6-2918f9d387d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:55.353Z|99157105-b243-4752-b7ac-aa2f51215212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:55.353Z|6eb9d6af-c78d-4407-98a6-2918f9d387d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:18:55.354Z|fa6e3e71-36af-43c7-9662-74b6bff134c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:18:55.354Z|fa6e3e71-36af-43c7-9662-74b6bff134c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:05.451Z|e5f53d8e-9735-4cbe-987c-de1f79aa7d60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:05.451Z|9a5ebb7b-cb67-4238-b6e3-f3ee66e3d38a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:05.451Z|7ec858cb-51a8-436b-990a-b3f90f337897|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:05.452Z|e5f53d8e-9735-4cbe-987c-de1f79aa7d60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:05.452Z|9a5ebb7b-cb67-4238-b6e3-f3ee66e3d38a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:05.452Z|7ec858cb-51a8-436b-990a-b3f90f337897|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:08.510Z|154e3b9f-05c1-4520-8c47-01de6844afba|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:19:08.512Z|154e3b9f-05c1-4520-8c47-01de6844afba|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:09.386Z|155e458a-372e-41f6-8bd7-7c06c256670f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:19:09.389Z|155e458a-372e-41f6-8bd7-7c06c256670f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:19:09.536Z|e462f337-9250-41db-bbfb-766a100be6a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:19:09.536Z|e462f337-9250-41db-bbfb-766a100be6a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:19:15.552Z|bc50ef3f-2012-449f-944e-c76089fda28d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:15.552Z|09d9bda3-1923-4bc1-ba0a-6ea020878d0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:15.552Z|af9dd022-cd14-4143-b235-1a455e782fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:15.552Z|09d9bda3-1923-4bc1-ba0a-6ea020878d0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:15.552Z|bc50ef3f-2012-449f-944e-c76089fda28d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:15.553Z|af9dd022-cd14-4143-b235-1a455e782fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:24.386Z|8c4a9c26-9e78-4b09-8649-b823b07df4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:19:24.386Z|8c4a9c26-9e78-4b09-8649-b823b07df4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:19:25.572Z|9a14abbe-e79e-4fc7-aca2-adda2e61fa26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:25.572Z|5ce17382-951c-46d6-a0c0-840985a5860c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:25.572Z|9a14abbe-e79e-4fc7-aca2-adda2e61fa26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:25.572Z|5ce17382-951c-46d6-a0c0-840985a5860c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:25.572Z|d3915960-5f1c-4d44-8bff-4c7b8990fda2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:25.573Z|d3915960-5f1c-4d44-8bff-4c7b8990fda2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:35.591Z|400a0d5e-b664-45eb-b05f-98f3cb46b811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:35.591Z|4bf5ff18-5a9c-4260-86a5-b91f9233f8f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:35.591Z|5465bbe3-e96f-4b0f-ada4-83f5d3174250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:35.592Z|400a0d5e-b664-45eb-b05f-98f3cb46b811|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:35.592Z|4bf5ff18-5a9c-4260-86a5-b91f9233f8f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:35.592Z|5465bbe3-e96f-4b0f-ada4-83f5d3174250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:39.386Z|eea73c15-348e-423f-9550-54a005007a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:19:39.387Z|eea73c15-348e-423f-9550-54a005007a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:19:39.537Z|386c9622-25a0-4660-9151-1ad5765402b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:19:39.537Z|386c9622-25a0-4660-9151-1ad5765402b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:19:45.612Z|d1e76e55-96a1-4d4d-b5b7-899e55bcdf77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:45.612Z|97454dad-9fde-45e6-aa37-25551d41b7b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:45.613Z|97454dad-9fde-45e6-aa37-25551d41b7b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:45.613Z|d1e76e55-96a1-4d4d-b5b7-899e55bcdf77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:45.612Z|0fbc28a8-495e-4cbd-8655-86985ffe28a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:45.614Z|0fbc28a8-495e-4cbd-8655-86985ffe28a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:54.386Z|63a490db-f78e-4ec9-9500-0e6b0034b0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:19:54.388Z|63a490db-f78e-4ec9-9500-0e6b0034b0da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:19:55.632Z|30c241b2-abbb-42f7-af87-dfa211f9a845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:55.632Z|779a9c3a-62f9-4969-81a7-362f723273c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:55.633Z|779a9c3a-62f9-4969-81a7-362f723273c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:55.633Z|30c241b2-abbb-42f7-af87-dfa211f9a845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:19:55.634Z|deccf9b4-5589-4cbf-83e7-1c2305665011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:19:55.635Z|deccf9b4-5589-4cbf-83e7-1c2305665011|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:05.651Z|ba334d3c-d0fd-42eb-b6c0-b09ebc10c157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:05.651Z|27f8f6ad-8dab-4714-afd0-1670fc5959f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:05.652Z|ba334d3c-d0fd-42eb-b6c0-b09ebc10c157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:05.652Z|27f8f6ad-8dab-4714-afd0-1670fc5959f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:05.719Z|51a4fd3d-3e05-4341-a6bf-f6d889985578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:05.720Z|51a4fd3d-3e05-4341-a6bf-f6d889985578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:08.507Z|ac09abd3-57d6-4b17-a8d4-86ad2a36b769|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:20:08.508Z|ac09abd3-57d6-4b17-a8d4-86ad2a36b769|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:09.386Z|636079e4-27a0-4de4-816c-22f15edac15b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:20:09.386Z|636079e4-27a0-4de4-816c-22f15edac15b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:20:09.538Z|9446d621-3863-4810-b852-403d9034d6eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:20:09.538Z|9446d621-3863-4810-b852-403d9034d6eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:20:15.750Z|63cb10cb-c80f-4450-9858-c68a5e8d3acd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:15.751Z|63cb10cb-c80f-4450-9858-c68a5e8d3acd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:15.751Z|38f47268-fe38-44e7-ae74-c95a4d585ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:15.752Z|38f47268-fe38-44e7-ae74-c95a4d585ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:15.754Z|91d37755-af54-4fe3-ae9d-76c3403fff65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:15.755Z|91d37755-af54-4fe3-ae9d-76c3403fff65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:24.386Z|4dd478e1-a356-41d9-aadb-0f2034f4f065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:20:24.386Z|4dd478e1-a356-41d9-aadb-0f2034f4f065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:20:25.850Z|a89820f2-fc8e-46f7-b300-53942f8b7937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:25.850Z|a2b53e9b-7ed5-4485-a770-5587a665b9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:25.851Z|a89820f2-fc8e-46f7-b300-53942f8b7937|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:25.851Z|a2b53e9b-7ed5-4485-a770-5587a665b9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:25.851Z|48786b94-8df0-4bd5-a881-a38c8ae53908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:25.852Z|48786b94-8df0-4bd5-a881-a38c8ae53908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:35.952Z|5ef9cafc-9e9f-415d-ac14-9220bfd93d7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:35.953Z|b6712a9e-8476-4aa0-83c0-a9375919123a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:35.953Z|5ef9cafc-9e9f-415d-ac14-9220bfd93d7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:35.953Z|b6712a9e-8476-4aa0-83c0-a9375919123a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:35.952Z|8f7ad286-2108-4ae1-b509-f9519dd725ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:35.956Z|8f7ad286-2108-4ae1-b509-f9519dd725ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:39.386Z|21424f8e-8687-4c66-96b9-47dfd5d87e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:20:39.388Z|21424f8e-8687-4c66-96b9-47dfd5d87e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T03:20:39.389Z|21424f8e-8687-4c66-96b9-47dfd5d87e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:20:39.389Z|21424f8e-8687-4c66-96b9-47dfd5d87e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:20:39.391Z|21424f8e-8687-4c66-96b9-47dfd5d87e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:20:39.539Z|48df27fe-8ccf-4456-988a-98eb72d02127|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:20:39.539Z|48df27fe-8ccf-4456-988a-98eb72d02127|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:20:46.053Z|770dc951-4a3e-4ccb-a61f-07e2219a87af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:46.053Z|645bfadf-764b-4fa3-8528-351549798c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:46.053Z|1038c2e0-a59f-47c4-949d-5fbeeb98bd5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:46.053Z|770dc951-4a3e-4ccb-a61f-07e2219a87af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:46.053Z|645bfadf-764b-4fa3-8528-351549798c54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:46.054Z|1038c2e0-a59f-47c4-949d-5fbeeb98bd5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:54.386Z|6f00e2a0-e27a-4851-b192-5ae0d02753c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:20:54.386Z|6f00e2a0-e27a-4851-b192-5ae0d02753c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:20:56.150Z|d9ce9161-14b2-4eb4-850b-1c81aa3c20a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:56.150Z|3756a88b-a29f-41c2-a06b-f2fadac0daf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:56.150Z|a4f3f54f-c1ad-4a36-9702-f54c56aef2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:20:56.151Z|a4f3f54f-c1ad-4a36-9702-f54c56aef2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:56.151Z|d9ce9161-14b2-4eb4-850b-1c81aa3c20a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:20:56.151Z|3756a88b-a29f-41c2-a06b-f2fadac0daf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:06.172Z|92cee713-1382-49aa-a6e6-a21e3f59372f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:06.172Z|9c84ac67-c2c4-4737-97b0-da0c78e2778a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:06.172Z|68ea70e0-249d-4a60-9f66-d24a84d37818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:06.174Z|9c84ac67-c2c4-4737-97b0-da0c78e2778a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:06.174Z|68ea70e0-249d-4a60-9f66-d24a84d37818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:06.174Z|92cee713-1382-49aa-a6e6-a21e3f59372f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:08.507Z|715ba730-e143-43dd-9d94-a07df6413d6e|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:21:08.508Z|715ba730-e143-43dd-9d94-a07df6413d6e|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:09.386Z|a818ce6d-24ab-4cb7-84e0-25dbe637eba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:21:09.386Z|a818ce6d-24ab-4cb7-84e0-25dbe637eba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:21:09.540Z|a5241906-a485-4f42-8191-72777eea9e5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:21:09.540Z|a5241906-a485-4f42-8191-72777eea9e5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:21:17.548Z|abb66b0e-5827-4b5e-b65f-f74a2ab001ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:17.548Z|b13b0753-bea9-4327-8c90-4015f12694a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:17.548Z|a340866d-4512-4eb0-8a10-bbc92449ccfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:17.549Z|a340866d-4512-4eb0-8a10-bbc92449ccfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:17.549Z|b13b0753-bea9-4327-8c90-4015f12694a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:17.549Z|abb66b0e-5827-4b5e-b65f-f74a2ab001ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:24.386Z|307cfd1b-cd45-4010-8de8-880c03026ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:21:24.389Z|307cfd1b-cd45-4010-8de8-880c03026ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:21:27.568Z|7b1f4b68-004e-4186-b265-b82b19c0b838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:27.568Z|b549ff68-e82e-4ef4-b1a6-8de808d4d041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:27.568Z|7b1f4b68-004e-4186-b265-b82b19c0b838|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:27.568Z|b549ff68-e82e-4ef4-b1a6-8de808d4d041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:27.619Z|75339fca-287a-43f2-ac95-49a8761cfd6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:27.619Z|75339fca-287a-43f2-ac95-49a8761cfd6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:37.586Z|fe6d785e-f09c-42a1-9df3-6fe06fa0a829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:37.586Z|49fbbc80-dc9d-4c77-9013-1cf0336033ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:37.587Z|49fbbc80-dc9d-4c77-9013-1cf0336033ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:37.587Z|fe6d785e-f09c-42a1-9df3-6fe06fa0a829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:37.637Z|9b46554a-3372-4832-954e-49f038441a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:37.637Z|9b46554a-3372-4832-954e-49f038441a8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:39.386Z|62dd296e-e000-4aa5-8352-1e02f5f00798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:21:39.386Z|62dd296e-e000-4aa5-8352-1e02f5f00798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:21:39.541Z|08e6877f-73c4-4b4a-b0aa-95d1534aac69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:21:39.541Z|08e6877f-73c4-4b4a-b0aa-95d1534aac69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:21:47.605Z|c476ac27-6a94-4ce8-b32c-e2407fa2f41c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:47.605Z|555c5733-bf53-43ec-8bde-1e76f8c1933c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:47.606Z|555c5733-bf53-43ec-8bde-1e76f8c1933c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:47.606Z|c476ac27-6a94-4ce8-b32c-e2407fa2f41c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:47.655Z|c1278429-b15a-4f98-8cea-578054431289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:47.656Z|c1278429-b15a-4f98-8cea-578054431289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:54.386Z|132ac18e-dd3c-442e-9fc6-b638af9449b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:21:54.386Z|132ac18e-dd3c-442e-9fc6-b638af9449b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:21:57.650Z|69e33723-63c0-4ece-bc02-e75fc458435a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:57.650Z|be861b62-8ab8-4f4b-9b6e-54bbec20f61a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:57.651Z|be861b62-8ab8-4f4b-9b6e-54bbec20f61a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:57.651Z|69e33723-63c0-4ece-bc02-e75fc458435a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:21:57.672Z|d3706487-588c-41dd-a80e-ead69ab149cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:21:57.672Z|d3706487-588c-41dd-a80e-ead69ab149cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:07.669Z|6dd14627-6baa-42e0-a659-e65e630fc961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:07.670Z|ca06ddd9-6cca-4b8b-bec9-537f9e661587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:07.670Z|6dd14627-6baa-42e0-a659-e65e630fc961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:07.671Z|ca06ddd9-6cca-4b8b-bec9-537f9e661587|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:07.690Z|5be261a8-6c1b-45c4-b649-9e1cd07d2b7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:07.690Z|5be261a8-6c1b-45c4-b649-9e1cd07d2b7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:08.507Z|d2193ac3-035d-4b52-bca4-8ff92a90f6d7|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:22:08.508Z|d2193ac3-035d-4b52-bca4-8ff92a90f6d7|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:09.386Z|da91b0c1-54f6-4350-a84c-1f8f0491f185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:22:09.391Z|da91b0c1-54f6-4350-a84c-1f8f0491f185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:22:09.542Z|b97d2ee5-bdc7-454c-89a7-3f00877801b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:22:09.543Z|b97d2ee5-bdc7-454c-89a7-3f00877801b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:22:17.749Z|e4d55371-a268-4e35-bd59-79f101334067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:17.749Z|4a555250-2f55-4cba-96bf-d00769e31fae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:17.750Z|f6bb39b1-7e52-455a-a20b-d929b503d0ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:17.750Z|4a555250-2f55-4cba-96bf-d00769e31fae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:17.750Z|e4d55371-a268-4e35-bd59-79f101334067|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:17.750Z|f6bb39b1-7e52-455a-a20b-d929b503d0ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:24.386Z|afc31d3f-6924-4683-a0f2-a94890197032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:22:24.387Z|afc31d3f-6924-4683-a0f2-a94890197032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:22:27.769Z|57047f5c-6c37-4fb6-b474-48e877662d02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:27.769Z|e67d27ec-1b8e-4ce7-90b1-d8d94a53dcf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:27.769Z|57047f5c-6c37-4fb6-b474-48e877662d02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:27.769Z|9e1c10f6-a557-4c49-9af6-743146b1eaf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:27.770Z|e67d27ec-1b8e-4ce7-90b1-d8d94a53dcf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:27.770Z|9e1c10f6-a557-4c49-9af6-743146b1eaf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:37.790Z|64ec11fc-a790-451b-8f6e-b5bcc837e998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:37.790Z|64ec11fc-a790-451b-8f6e-b5bcc837e998|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:37.790Z|6fb7e694-59e1-4b21-ab1a-94b546786440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:37.791Z|03989f6a-1632-43f7-9fed-43ddd900abcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:37.791Z|6fb7e694-59e1-4b21-ab1a-94b546786440|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:37.792Z|03989f6a-1632-43f7-9fed-43ddd900abcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:39.386Z|e96b13f7-c3c9-496d-a229-10e71da62878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:22:39.386Z|e96b13f7-c3c9-496d-a229-10e71da62878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:22:39.544Z|ee182146-82b9-418c-a12e-91efda3b91cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:22:39.544Z|ee182146-82b9-418c-a12e-91efda3b91cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:22:47.849Z|f0a3da4a-437d-4a4c-8473-b519d2bae5d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:47.849Z|289ad759-efe1-40e8-af55-79d9855628a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:47.849Z|626cb6ba-99e8-4e06-acac-04c24f194b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:47.850Z|f0a3da4a-437d-4a4c-8473-b519d2bae5d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:47.850Z|626cb6ba-99e8-4e06-acac-04c24f194b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:47.850Z|289ad759-efe1-40e8-af55-79d9855628a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:54.386Z|33bd3e65-bf04-4c1b-9bc4-002f6dc865d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:22:54.389Z|33bd3e65-bf04-4c1b-9bc4-002f6dc865d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:22:57.950Z|ed500799-718d-4f07-b3a2-245f71ec24db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:57.950Z|6a3908c1-4511-4e31-bbe7-9fe4e379f976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:57.950Z|d52d58a3-489b-4ade-9ca1-435b36b49966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:22:57.951Z|ed500799-718d-4f07-b3a2-245f71ec24db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:57.951Z|d52d58a3-489b-4ade-9ca1-435b36b49966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:22:57.951Z|6a3908c1-4511-4e31-bbe7-9fe4e379f976|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:08.050Z|e0760d2d-f55b-42fd-abb3-78fe3129aeaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:08.050Z|741f6c3b-ce1a-4394-a5ef-72cf686a6bc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:08.050Z|09fc76cd-59e2-418a-883b-719441e85a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:08.050Z|e0760d2d-f55b-42fd-abb3-78fe3129aeaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:08.050Z|741f6c3b-ce1a-4394-a5ef-72cf686a6bc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:08.051Z|09fc76cd-59e2-418a-883b-719441e85a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:08.507Z|153f5af4-d08f-4887-992a-7dbfbc0593b9|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:23:08.508Z|153f5af4-d08f-4887-992a-7dbfbc0593b9|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:09.386Z|68a7a98c-0e92-4bea-a6c6-431e399ca858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:23:09.386Z|68a7a98c-0e92-4bea-a6c6-431e399ca858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:23:09.545Z|328fd810-d9d8-4b2f-8f41-cc20b23bc7fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:23:09.545Z|328fd810-d9d8-4b2f-8f41-cc20b23bc7fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:23:18.069Z|5a1ee4e0-ffbc-41e8-9e87-14a7f07d2783|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:18.069Z|494c62be-f9e3-4222-a712-b4be11064e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:18.069Z|e4bfb021-775a-42ec-9c8a-903dccb52ea1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:18.070Z|5a1ee4e0-ffbc-41e8-9e87-14a7f07d2783|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:18.070Z|494c62be-f9e3-4222-a712-b4be11064e37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:18.070Z|e4bfb021-775a-42ec-9c8a-903dccb52ea1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:24.386Z|27f03382-9b4f-46e0-8f25-14bdf0f9c901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:23:24.386Z|27f03382-9b4f-46e0-8f25-14bdf0f9c901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:23:28.091Z|0bd4921e-17ca-4a92-a7ef-e6e91066ba16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:28.091Z|e17fbcc8-1295-4620-85ff-bfab83534611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:28.091Z|d8d8be2a-f8aa-4829-9b99-0d275475cfb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:28.091Z|e17fbcc8-1295-4620-85ff-bfab83534611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:28.091Z|0bd4921e-17ca-4a92-a7ef-e6e91066ba16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:28.092Z|d8d8be2a-f8aa-4829-9b99-0d275475cfb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:38.149Z|e297d49c-f9b4-49ba-b685-3c56892747c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:38.149Z|3dec590e-9d06-4e57-9d77-64e3a181fcf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:38.149Z|0f5184a0-d21b-449a-9202-52d268b1c99b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:38.149Z|3dec590e-9d06-4e57-9d77-64e3a181fcf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:38.149Z|0f5184a0-d21b-449a-9202-52d268b1c99b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:38.149Z|e297d49c-f9b4-49ba-b685-3c56892747c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:39.386Z|95fcd239-304e-49a8-b131-d40d485d0579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:23:39.388Z|95fcd239-304e-49a8-b131-d40d485d0579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:23:39.546Z|07621454-858e-45b8-acdc-0b8cc6200204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:23:39.546Z|07621454-858e-45b8-acdc-0b8cc6200204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:23:48.247Z|9f26bfdf-8c1d-40d1-9b8d-865ea9ef6c7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:48.247Z|817b5822-de76-45ea-b7e5-fb9ee6b0d573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:48.248Z|817b5822-de76-45ea-b7e5-fb9ee6b0d573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:48.248Z|9f26bfdf-8c1d-40d1-9b8d-865ea9ef6c7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:48.249Z|49c73440-c941-477d-a163-786de30eb43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:48.250Z|49c73440-c941-477d-a163-786de30eb43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:54.386Z|dbd7e153-e01b-441b-974e-75bb5d0e47be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:23:54.387Z|dbd7e153-e01b-441b-974e-75bb5d0e47be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:23:58.349Z|5a8c3b6a-68d3-40d1-adf2-f251a52c1d1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:58.349Z|23132724-8ac4-48e8-86be-4d83a512aa48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:58.349Z|5184a578-eab3-4b5d-86fc-689cb855c399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:23:58.349Z|5a8c3b6a-68d3-40d1-adf2-f251a52c1d1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:58.349Z|5184a578-eab3-4b5d-86fc-689cb855c399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:23:58.349Z|23132724-8ac4-48e8-86be-4d83a512aa48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:08.453Z|535522a9-ac1d-466a-b3d2-47e496dad229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:08.452Z|567364be-5012-4672-b5b7-fbdff8cad6b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:08.453Z|567364be-5012-4672-b5b7-fbdff8cad6b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:08.454Z|c3ca0ad5-109f-4495-92b9-0b0599926719|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:08.455Z|c3ca0ad5-109f-4495-92b9-0b0599926719|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:08.453Z|535522a9-ac1d-466a-b3d2-47e496dad229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:08.507Z|94aa30f2-8e9b-4a80-bdb6-8616fda584e0|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:24:08.508Z|94aa30f2-8e9b-4a80-bdb6-8616fda584e0|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:09.386Z|c9e65bad-7e50-4ab0-98da-bde61dcdbcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:24:09.387Z|c9e65bad-7e50-4ab0-98da-bde61dcdbcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:24:09.547Z|d5c29954-a47a-43b6-bdf4-29e4fdd7a86e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:24:09.548Z|d5c29954-a47a-43b6-bdf4-29e4fdd7a86e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:24:18.472Z|3c1ee6c3-6d4a-4401-b8d4-02ab8c59c4b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:18.472Z|27dd7a35-703c-4133-8546-f58fc244f083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:18.473Z|f6bbc97d-688e-4788-b27b-e38432c3fed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:18.473Z|3c1ee6c3-6d4a-4401-b8d4-02ab8c59c4b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:18.473Z|27dd7a35-703c-4133-8546-f58fc244f083|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:18.473Z|f6bbc97d-688e-4788-b27b-e38432c3fed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:24.386Z|51236e8c-5230-46b2-8973-5353a7ebbee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:24:24.388Z|51236e8c-5230-46b2-8973-5353a7ebbee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T03:24:24.389Z|51236e8c-5230-46b2-8973-5353a7ebbee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:24:24.389Z|51236e8c-5230-46b2-8973-5353a7ebbee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:24:24.390Z|51236e8c-5230-46b2-8973-5353a7ebbee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:24:28.550Z|b7076020-f951-44fb-a903-83e6934f7a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:28.550Z|c2d4fe6a-ba83-4a34-b173-3a12c9a9915f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:28.550Z|b7076020-f951-44fb-a903-83e6934f7a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:28.551Z|c2d4fe6a-ba83-4a34-b173-3a12c9a9915f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:28.556Z|8a740592-bfc4-4c72-9017-6e0e2e836b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:28.556Z|8a740592-bfc4-4c72-9017-6e0e2e836b97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:38.568Z|08b2e469-c0cf-40be-9365-fe3e46832a89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:38.568Z|2e944aa5-1206-4b6a-aaa9-a3b601976743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:38.568Z|2e944aa5-1206-4b6a-aaa9-a3b601976743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:38.568Z|08b2e469-c0cf-40be-9365-fe3e46832a89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:38.572Z|af649141-4115-49d9-81dc-97c4a3ef4e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:38.572Z|af649141-4115-49d9-81dc-97c4a3ef4e47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:39.386Z|657f3ad6-ff28-4031-815a-e3270aabf2d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:24:39.386Z|657f3ad6-ff28-4031-815a-e3270aabf2d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:24:39.549Z|a9afa2af-c355-4f7d-912f-4de6109073b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:24:39.549Z|a9afa2af-c355-4f7d-912f-4de6109073b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:24:48.586Z|b51004cd-00e5-4b2e-b2de-6aefbd4ea12c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:48.586Z|8b4cc5ce-0fb5-45ef-81b3-59c71c49d7d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:48.586Z|8b4cc5ce-0fb5-45ef-81b3-59c71c49d7d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:48.586Z|b51004cd-00e5-4b2e-b2de-6aefbd4ea12c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:48.603Z|affc11d7-69d7-409d-bfca-07c4bb6ad0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:48.603Z|affc11d7-69d7-409d-bfca-07c4bb6ad0fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:54.386Z|271061fd-4b27-448c-8b54-18d73192a8b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:24:54.386Z|271061fd-4b27-448c-8b54-18d73192a8b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:24:58.604Z|6e5d97c3-646f-423e-8745-bec5a0086c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:58.604Z|6e5d97c3-646f-423e-8745-bec5a0086c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:58.608Z|b7d323d8-59d2-4738-ad9e-a479910ae408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:58.608Z|b7d323d8-59d2-4738-ad9e-a479910ae408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:24:58.619Z|cc63eb33-5b9d-47e4-8c7b-7c63198417dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:24:58.620Z|cc63eb33-5b9d-47e4-8c7b-7c63198417dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:08.507Z|8e4aed2c-8a9d-49dd-a283-9062e44d8c48|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:25:08.508Z|8e4aed2c-8a9d-49dd-a283-9062e44d8c48|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:08.622Z|196b4a53-d8b7-4513-98a0-48dbb143c2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:08.623Z|196b4a53-d8b7-4513-98a0-48dbb143c2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:08.624Z|1f5cc5d2-31a1-43c9-a72e-0b9f7b5b570d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:08.625Z|1f5cc5d2-31a1-43c9-a72e-0b9f7b5b570d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:08.637Z|ff529610-5552-4b22-b219-9fd84fa9eec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:08.638Z|ff529610-5552-4b22-b219-9fd84fa9eec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:09.386Z|fd8f0316-134d-4bd1-a624-17c549241711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:25:09.388Z|fd8f0316-134d-4bd1-a624-17c549241711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T03:25:09.388Z|fd8f0316-134d-4bd1-a624-17c549241711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:25:09.389Z|fd8f0316-134d-4bd1-a624-17c549241711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:25:09.390Z|fd8f0316-134d-4bd1-a624-17c549241711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:25:09.549Z|563458c7-e8ce-441b-8a3e-6c6ef60cf120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:25:09.550Z|563458c7-e8ce-441b-8a3e-6c6ef60cf120|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:25:18.641Z|1bf022b8-a8dd-491a-99f0-b3f1e903b6e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:18.641Z|9304705b-2c73-4b99-8395-7c2503b3cb35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:18.641Z|9304705b-2c73-4b99-8395-7c2503b3cb35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:18.641Z|1bf022b8-a8dd-491a-99f0-b3f1e903b6e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:18.654Z|0e49c498-2d1c-4e54-bdf9-598d50303f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:18.655Z|0e49c498-2d1c-4e54-bdf9-598d50303f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:24.386Z|5380c592-cc8f-4da5-9803-ab4712a0b9d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:25:24.386Z|5380c592-cc8f-4da5-9803-ab4712a0b9d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:25:28.659Z|6895ca8f-054a-49e0-b15b-c2a469199e87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:28.660Z|dc70a3a2-51cd-4f19-a178-0b7063065023|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:28.660Z|6895ca8f-054a-49e0-b15b-c2a469199e87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:28.661Z|dc70a3a2-51cd-4f19-a178-0b7063065023|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:28.670Z|9889d332-65b7-4a56-826d-78222dd82d16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:28.671Z|9889d332-65b7-4a56-826d-78222dd82d16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:38.752Z|6d248af6-7084-4078-b1aa-72bd40759ac9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:38.752Z|302fe411-5c9c-46bd-8813-7108593d0549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:38.752Z|9ed02299-1a73-46ee-a156-e3f939262ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:38.753Z|9ed02299-1a73-46ee-a156-e3f939262ee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:38.753Z|302fe411-5c9c-46bd-8813-7108593d0549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:38.753Z|6d248af6-7084-4078-b1aa-72bd40759ac9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:39.386Z|faf4d4d9-1c00-4f80-b0fd-187be068d0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:25:39.386Z|faf4d4d9-1c00-4f80-b0fd-187be068d0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:25:39.551Z|4056d160-9bf9-4294-baf6-84326f5a0f06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:25:39.551Z|4056d160-9bf9-4294-baf6-84326f5a0f06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:25:48.850Z|ee963411-082f-4b42-a4bd-70d26cd9ee5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:48.850Z|48f864c1-6657-4331-8ccd-48fb22c40c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:48.851Z|ee963411-082f-4b42-a4bd-70d26cd9ee5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:48.851Z|48f864c1-6657-4331-8ccd-48fb22c40c8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:48.854Z|0c72e56e-5db4-4d6d-95cc-08d06fddf3d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:48.854Z|0c72e56e-5db4-4d6d-95cc-08d06fddf3d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:54.386Z|eaa00411-a337-4275-afec-6ca44eb3df0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:25:54.389Z|eaa00411-a337-4275-afec-6ca44eb3df0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:25:58.948Z|6e62c64c-ac32-4b3a-a5b2-eea4c24ac39c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:58.948Z|7aaab019-b70c-4433-bbf8-7d6f464503f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:58.948Z|f163545a-d0d0-4113-bc6e-356da165d380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:25:58.948Z|7aaab019-b70c-4433-bbf8-7d6f464503f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:58.948Z|f163545a-d0d0-4113-bc6e-356da165d380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:25:58.948Z|6e62c64c-ac32-4b3a-a5b2-eea4c24ac39c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:08.508Z|9a035ee6-8cac-47dd-b211-390d44114039|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:26:08.509Z|9a035ee6-8cac-47dd-b211-390d44114039|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:09.049Z|cc5a5669-59d9-4964-8764-e6df3c0bdebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:09.049Z|4c8ce2fb-c4c0-4e05-9aaa-5793b2f31171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:09.049Z|a81ba709-d044-4368-832e-053e24038032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:09.050Z|cc5a5669-59d9-4964-8764-e6df3c0bdebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:09.050Z|a81ba709-d044-4368-832e-053e24038032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:09.051Z|4c8ce2fb-c4c0-4e05-9aaa-5793b2f31171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:09.386Z|952b0cb4-99fe-451b-8d6b-74e56c717300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:26:09.386Z|952b0cb4-99fe-451b-8d6b-74e56c717300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:26:09.552Z|fad870cc-e41b-4b65-8597-744d125847b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:26:09.552Z|fad870cc-e41b-4b65-8597-744d125847b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:26:19.068Z|197ff03c-50dd-4f2e-8c45-79877fb6eaa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:19.068Z|228db985-3faa-4aec-a5cd-ceb5f074c0bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:19.068Z|e28fb6f5-4e09-4d8e-a442-25dd091924a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:19.069Z|e28fb6f5-4e09-4d8e-a442-25dd091924a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:19.069Z|197ff03c-50dd-4f2e-8c45-79877fb6eaa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:19.069Z|228db985-3faa-4aec-a5cd-ceb5f074c0bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:24.386Z|79a5800d-16ea-4b91-9778-0a6dc5617ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:26:24.387Z|79a5800d-16ea-4b91-9778-0a6dc5617ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:26:29.087Z|782fe13f-1a4a-4dbd-8659-526d077e9f21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:29.087Z|58c6fe86-ee6d-4b44-ada3-9aed668f6bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:29.087Z|58c6fe86-ee6d-4b44-ada3-9aed668f6bc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:29.088Z|782fe13f-1a4a-4dbd-8659-526d077e9f21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:29.088Z|c1ef8c35-b4c3-41ed-b486-6e667b7436e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:29.089Z|c1ef8c35-b4c3-41ed-b486-6e667b7436e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:39.107Z|62acd063-d9a7-43cc-9184-9282044274a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:39.107Z|62acd063-d9a7-43cc-9184-9282044274a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:39.105Z|33b3e2d6-8350-46dc-abf2-35a529210859|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:39.109Z|33b3e2d6-8350-46dc-abf2-35a529210859|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:39.118Z|310862de-69fc-49e2-b059-08f08c305780|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:39.202Z|310862de-69fc-49e2-b059-08f08c305780|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:39.386Z|2841f87f-f0f3-4deb-8e1f-c84249cf27eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:26:39.388Z|2841f87f-f0f3-4deb-8e1f-c84249cf27eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T03:26:39.388Z|2841f87f-f0f3-4deb-8e1f-c84249cf27eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:26:39.389Z|2841f87f-f0f3-4deb-8e1f-c84249cf27eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:26:39.389Z|2841f87f-f0f3-4deb-8e1f-c84249cf27eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:26:39.553Z|5143f8a0-035c-4d39-9755-6327e96c56ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:26:39.553Z|5143f8a0-035c-4d39-9755-6327e96c56ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:26:49.149Z|5c15dab4-d99c-4e24-9604-4e586b731201|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:49.149Z|0acbf480-1bc7-4a1f-9269-5fd23f0498a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:49.149Z|0acbf480-1bc7-4a1f-9269-5fd23f0498a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:49.149Z|5c15dab4-d99c-4e24-9604-4e586b731201|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:49.221Z|def76a67-7082-4bc3-813a-11cdc6b62c82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:49.221Z|def76a67-7082-4bc3-813a-11cdc6b62c82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:54.386Z|25bc6d7b-b2b6-483e-91eb-7f53045ac702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:26:54.386Z|25bc6d7b-b2b6-483e-91eb-7f53045ac702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:26:59.169Z|a4e1416c-c20c-4137-92ab-40226d9e27da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:59.169Z|a58cf71d-d486-4c70-b175-af9d80662e7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:59.170Z|a4e1416c-c20c-4137-92ab-40226d9e27da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:59.170Z|a58cf71d-d486-4c70-b175-af9d80662e7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:26:59.239Z|075e9a8d-6cbe-4aa9-8316-30a3ba0a9140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:26:59.240Z|075e9a8d-6cbe-4aa9-8316-30a3ba0a9140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:08.508Z|a4a0be0d-034e-4421-8177-30c5eebb5e8d|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:27:08.509Z|a4a0be0d-034e-4421-8177-30c5eebb5e8d|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:09.249Z|3610b81a-3d1d-4d51-a143-cfbf1b3be516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:09.249Z|04ae0965-43a6-45f9-b175-6dbee37d8798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:09.249Z|3610b81a-3d1d-4d51-a143-cfbf1b3be516|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:09.249Z|04ae0965-43a6-45f9-b175-6dbee37d8798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:09.257Z|ab4578b9-58ac-4858-9563-cd5782d8f4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:09.257Z|ab4578b9-58ac-4858-9563-cd5782d8f4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:09.386Z|0663401a-edb5-4210-83cb-c10a7f91b130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:27:09.386Z|0663401a-edb5-4210-83cb-c10a7f91b130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:27:09.554Z|f89edcd3-d276-49ed-8b9a-132b8851e0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:27:09.554Z|f89edcd3-d276-49ed-8b9a-132b8851e0d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:27:19.267Z|0a20c35a-80cc-42a6-a65a-a4679020e274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:19.267Z|fe6363da-7a23-4776-8103-a45e393c92be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:19.268Z|fe6363da-7a23-4776-8103-a45e393c92be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:19.268Z|0a20c35a-80cc-42a6-a65a-a4679020e274|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:19.305Z|cd5bcd82-b2a8-41a1-846b-5d3870f21ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:19.306Z|cd5bcd82-b2a8-41a1-846b-5d3870f21ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:24.386Z|94b79cce-305e-4877-8334-adecb3858593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:27:24.388Z|94b79cce-305e-4877-8334-adecb3858593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T03:27:24.389Z|94b79cce-305e-4877-8334-adecb3858593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:27:24.389Z|94b79cce-305e-4877-8334-adecb3858593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:27:24.390Z|94b79cce-305e-4877-8334-adecb3858593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:27:29.286Z|8cbbeeb0-1d14-4f58-ae67-c8952adaeeb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:29.286Z|b6b12c3a-9f27-445b-bafd-d8d6be7c10d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:29.287Z|8cbbeeb0-1d14-4f58-ae67-c8952adaeeb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:29.287Z|b6b12c3a-9f27-445b-bafd-d8d6be7c10d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:29.325Z|8895895a-deb5-44e6-8162-1f5bf7ef006a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:29.326Z|8895895a-deb5-44e6-8162-1f5bf7ef006a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:39.348Z|f0e0a9ce-bd0b-4622-b893-c2421dfbf2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:39.348Z|4a04b518-818e-43c4-8ff2-7d159c4da0a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:39.349Z|4a04b518-818e-43c4-8ff2-7d159c4da0a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:39.349Z|f0e0a9ce-bd0b-4622-b893-c2421dfbf2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:39.350Z|b61e23b9-c4df-4c04-9703-8c76607aaf27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:39.351Z|b61e23b9-c4df-4c04-9703-8c76607aaf27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:39.403Z|a22c1b96-d0bc-49d4-ae5f-974068ebc251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:27:39.403Z|a22c1b96-d0bc-49d4-ae5f-974068ebc251|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:27:39.555Z|98213e15-868b-4985-a19c-e36851b22ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:27:39.556Z|98213e15-868b-4985-a19c-e36851b22ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:27:49.367Z|d9fe90a3-ab0b-4b37-9fea-2d14c0bce240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:49.367Z|20a081bf-347d-4502-8a68-1a6bd7abeece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:49.368Z|d9fe90a3-ab0b-4b37-9fea-2d14c0bce240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:49.368Z|20a081bf-347d-4502-8a68-1a6bd7abeece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:49.448Z|5d29cb73-af95-491e-a7bc-092de8aa99e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:49.449Z|5d29cb73-af95-491e-a7bc-092de8aa99e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:54.386Z|f3fa0112-f297-45c8-80b7-185c16fb6dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:27:54.386Z|f3fa0112-f297-45c8-80b7-185c16fb6dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:27:59.548Z|f19edc6c-fc80-4457-9997-a3a6a2c1b97d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:59.548Z|53fb639f-02d6-4ddc-8ec4-83305b933e00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:59.549Z|53fb639f-02d6-4ddc-8ec4-83305b933e00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:59.549Z|f19edc6c-fc80-4457-9997-a3a6a2c1b97d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:27:59.549Z|286c7492-0c15-4d67-8ccd-3a5b340f8aa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:27:59.550Z|286c7492-0c15-4d67-8ccd-3a5b340f8aa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:08.508Z|d5db661c-8ef8-4bb4-a27e-14c89f424fae|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:28:08.508Z|d5db661c-8ef8-4bb4-a27e-14c89f424fae|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:09.386Z|197536af-24cb-4b86-b51f-0e2a8df24154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:28:09.388Z|197536af-24cb-4b86-b51f-0e2a8df24154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T03:28:09.388Z|197536af-24cb-4b86-b51f-0e2a8df24154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:28:09.389Z|197536af-24cb-4b86-b51f-0e2a8df24154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:28:09.389Z|197536af-24cb-4b86-b51f-0e2a8df24154|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:28:09.556Z|61b81813-117f-4ac4-9892-ee9202790d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:28:09.557Z|61b81813-117f-4ac4-9892-ee9202790d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:28:09.650Z|36397554-efa4-42dd-acca-afabe26c193f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:09.650Z|36397554-efa4-42dd-acca-afabe26c193f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:09.652Z|172e08fc-177f-49f5-be11-39a6100da397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:09.652Z|23cd60fd-5bff-48e4-8693-919dfccbbbbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:09.652Z|172e08fc-177f-49f5-be11-39a6100da397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:09.652Z|23cd60fd-5bff-48e4-8693-919dfccbbbbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:19.748Z|e7dc4879-cccd-476f-8472-8dc06d176fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:19.748Z|5b724527-4e45-4193-a01b-0f82fc3eb179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:19.748Z|4a6440fa-749c-488d-bae2-2b3fbb3c9219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:19.749Z|5b724527-4e45-4193-a01b-0f82fc3eb179|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:19.749Z|4a6440fa-749c-488d-bae2-2b3fbb3c9219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:19.749Z|e7dc4879-cccd-476f-8472-8dc06d176fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:24.386Z|6991ef7d-3695-45fb-8917-9e158f9d8050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:28:24.386Z|6991ef7d-3695-45fb-8917-9e158f9d8050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:28:29.767Z|845a1dc0-ae76-4a54-86ca-49c25b17fb40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:29.767Z|f538da83-4696-434d-96dc-89c59ef1f897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:29.767Z|49afa6f1-09ee-4c9b-83fa-d3aff0faf1b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:29.768Z|f538da83-4696-434d-96dc-89c59ef1f897|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:29.768Z|845a1dc0-ae76-4a54-86ca-49c25b17fb40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:29.768Z|49afa6f1-09ee-4c9b-83fa-d3aff0faf1b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:39.386Z|3729d9aa-530b-401f-b331-5266c47c19c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:28:39.386Z|3729d9aa-530b-401f-b331-5266c47c19c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:28:39.557Z|5b40df4b-5cd4-4c6b-bd42-000ba4c00338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:28:39.558Z|5b40df4b-5cd4-4c6b-bd42-000ba4c00338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:28:39.850Z|f12b0f1c-acd6-4d27-8b04-99e0040ea386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:39.850Z|2d831557-a7fa-4491-86db-c14351612517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:39.851Z|f12b0f1c-acd6-4d27-8b04-99e0040ea386|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:39.851Z|2d831557-a7fa-4491-86db-c14351612517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:39.851Z|811cc242-c210-4c17-9ccc-634063b0686e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:39.851Z|811cc242-c210-4c17-9ccc-634063b0686e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:49.949Z|39922d4e-6f70-4278-be56-b76bab812f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:49.949Z|04aef15b-74fb-45d1-98bb-551a91499ed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:49.949Z|ed9bb561-59ec-4fbd-852f-e4b569fd4734|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:49.950Z|39922d4e-6f70-4278-be56-b76bab812f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:49.950Z|04aef15b-74fb-45d1-98bb-551a91499ed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:49.950Z|ed9bb561-59ec-4fbd-852f-e4b569fd4734|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:28:54.386Z|6848d7f4-c9fa-477b-b47a-e6b7a2f3a6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:28:54.388Z|6848d7f4-c9fa-477b-b47a-e6b7a2f3a6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T03:28:54.388Z|6848d7f4-c9fa-477b-b47a-e6b7a2f3a6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:28:54.389Z|6848d7f4-c9fa-477b-b47a-e6b7a2f3a6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:28:54.390Z|6848d7f4-c9fa-477b-b47a-e6b7a2f3a6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:28:59.967Z|99d5c4e9-f13b-4754-a158-e36247f9ecf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:28:59.968Z|99d5c4e9-f13b-4754-a158-e36247f9ecf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:00.021Z|c75bc1f6-a451-4cd2-b4d4-3cc74bd1c5d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:00.021Z|ffc62505-fb5b-466b-af2c-fadedfe8742d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:00.022Z|c75bc1f6-a451-4cd2-b4d4-3cc74bd1c5d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:00.022Z|ffc62505-fb5b-466b-af2c-fadedfe8742d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:08.511Z|06d5b202-3889-456f-b942-a47b8a6b62a1|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:29:08.513Z|06d5b202-3889-456f-b942-a47b8a6b62a1|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:09.386Z|439b082f-3662-4af6-97a0-58fa24b7a789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:29:09.387Z|439b082f-3662-4af6-97a0-58fa24b7a789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:29:09.559Z|df5ad632-d0ae-41b5-b192-1cb1508454bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:29:09.559Z|df5ad632-d0ae-41b5-b192-1cb1508454bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:29:09.987Z|1a3191de-fd05-4a7e-ba94-9cc8dea212ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:09.988Z|1a3191de-fd05-4a7e-ba94-9cc8dea212ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:10.040Z|162daae8-ee7b-4f60-9084-d63d694c2b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:10.040Z|244a7f28-7f2f-49a8-9171-c74e23cc29f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:10.041Z|162daae8-ee7b-4f60-9084-d63d694c2b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:10.041Z|244a7f28-7f2f-49a8-9171-c74e23cc29f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:20.050Z|7a4e3f94-f6a6-4dc5-99f8-f471250fc1cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:20.051Z|7a4e3f94-f6a6-4dc5-99f8-f471250fc1cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:20.058Z|db05e87d-d715-49e8-87d6-a23bf9fd3fb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:20.058Z|db05e87d-d715-49e8-87d6-a23bf9fd3fb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:20.058Z|0dd73548-c50c-459e-b016-2162f0ea1de1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:20.059Z|0dd73548-c50c-459e-b016-2162f0ea1de1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:24.386Z|99223c6b-bb59-40e2-a768-ec056ca417b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:29:24.386Z|99223c6b-bb59-40e2-a768-ec056ca417b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:29:30.070Z|b0647819-0525-498c-9558-fd2466e9f2b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:30.071Z|b0647819-0525-498c-9558-fd2466e9f2b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:30.075Z|0e19d7ea-d192-4e6f-ac70-0405c5c47365|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:30.075Z|0e19d7ea-d192-4e6f-ac70-0405c5c47365|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:30.119Z|bc55f26b-6929-4b44-a69e-688c2132baee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:30.119Z|bc55f26b-6929-4b44-a69e-688c2132baee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:39.386Z|0d7310a5-db05-48f3-947b-315c5a586933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:29:39.389Z|0d7310a5-db05-48f3-947b-315c5a586933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T03:29:39.389Z|0d7310a5-db05-48f3-947b-315c5a586933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:29:39.392Z|0d7310a5-db05-48f3-947b-315c5a586933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:29:39.393Z|0d7310a5-db05-48f3-947b-315c5a586933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:29:39.560Z|fcbb62d5-a351-4db9-856a-9fd1d75ca465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:29:39.560Z|fcbb62d5-a351-4db9-856a-9fd1d75ca465|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:29:40.149Z|35541bf9-a00e-4126-a984-a99a23dfaaa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:40.149Z|d9085ce6-ce8c-4ad9-bd56-4ff84ddfb886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:40.149Z|bfee6972-bc0b-4a94-8f4c-77b66bcc2962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:40.149Z|35541bf9-a00e-4126-a984-a99a23dfaaa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:40.149Z|d9085ce6-ce8c-4ad9-bd56-4ff84ddfb886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:40.149Z|bfee6972-bc0b-4a94-8f4c-77b66bcc2962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:50.250Z|9cf80722-23dd-4243-bf43-2cfe76d0d2ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:50.250Z|45b0148a-e9d7-4c53-8123-6f2a77e92499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:50.250Z|589dcdee-d302-445e-809d-8b444d196a64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:29:50.250Z|9cf80722-23dd-4243-bf43-2cfe76d0d2ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:50.250Z|589dcdee-d302-445e-809d-8b444d196a64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:50.250Z|45b0148a-e9d7-4c53-8123-6f2a77e92499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:29:54.386Z|3a7ffebb-9c24-4144-b20d-1248408afec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:29:54.386Z|3a7ffebb-9c24-4144-b20d-1248408afec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:30:00.267Z|6b59ecad-a8f3-4eed-adcf-314c267167e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:00.267Z|4837bd60-2717-41f4-92ce-02b0cfe7fb10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:00.267Z|cedb325a-6545-4e0d-8a49-31ee952878a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:00.267Z|6b59ecad-a8f3-4eed-adcf-314c267167e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:00.267Z|4837bd60-2717-41f4-92ce-02b0cfe7fb10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:00.268Z|cedb325a-6545-4e0d-8a49-31ee952878a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:08.508Z|ad973a1d-65c8-47b5-afc5-8876c59aafa2|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:30:08.508Z|ad973a1d-65c8-47b5-afc5-8876c59aafa2|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:09.386Z|34d72df2-cf5f-4e2d-a029-8cdf5f823da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:30:09.386Z|34d72df2-cf5f-4e2d-a029-8cdf5f823da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:30:09.561Z|224388e6-d11a-44db-81a6-6a3435f322ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:30:09.561Z|224388e6-d11a-44db-81a6-6a3435f322ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:30:10.349Z|dccaa9fa-fcb9-4382-b2c8-6fdef2851929|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:10.349Z|fc4f4b3e-c088-43bb-b55a-4224269c3446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:10.349Z|befd2d3e-be23-4f9d-bb35-a1910fafcabb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:10.350Z|fc4f4b3e-c088-43bb-b55a-4224269c3446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:10.350Z|befd2d3e-be23-4f9d-bb35-a1910fafcabb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:10.350Z|dccaa9fa-fcb9-4382-b2c8-6fdef2851929|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:20.368Z|0a518b5c-1d87-453f-ab58-8a14bccafebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:20.368Z|96ce9089-0027-4b4b-b59a-1c717df7c1c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:20.368Z|21efea98-601f-42a9-8626-ccdb64855aec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:20.368Z|21efea98-601f-42a9-8626-ccdb64855aec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:20.368Z|0a518b5c-1d87-453f-ab58-8a14bccafebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:20.368Z|96ce9089-0027-4b4b-b59a-1c717df7c1c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:24.386Z|3a601a38-30f4-47d4-90aa-5082609749f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:30:24.388Z|3a601a38-30f4-47d4-90aa-5082609749f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:30:30.449Z|e90fd944-cdb7-49ce-9de8-bd2666882d72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:30.449Z|d4e2584a-6e6a-4f0e-bed2-a9fc8bf770c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:30.450Z|e90fd944-cdb7-49ce-9de8-bd2666882d72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:30.450Z|d4e2584a-6e6a-4f0e-bed2-a9fc8bf770c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:30.451Z|8685e2ae-71ff-430f-b647-cb744db50294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:30.451Z|8685e2ae-71ff-430f-b647-cb744db50294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:39.386Z|eab97766-9b91-4216-9835-70ea8fe527d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:30:39.386Z|eab97766-9b91-4216-9835-70ea8fe527d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:30:39.562Z|c473171a-4870-48c3-af80-3443526ed4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:30:39.562Z|c473171a-4870-48c3-af80-3443526ed4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:30:40.550Z|9943b03f-9497-4a11-8523-c14a964b69f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:40.550Z|6d0d7405-1107-4228-a9f7-e70859c59ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:40.550Z|47d68c8e-c34b-4044-9512-1a2c398a4452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:40.551Z|9943b03f-9497-4a11-8523-c14a964b69f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:40.551Z|6d0d7405-1107-4228-a9f7-e70859c59ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:40.551Z|47d68c8e-c34b-4044-9512-1a2c398a4452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:50.651Z|5af386da-f509-4a28-a426-19d245d6d9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:50.651Z|5fa6d5de-4b87-48de-b031-cf0631399bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:50.652Z|5af386da-f509-4a28-a426-19d245d6d9af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:50.652Z|5fa6d5de-4b87-48de-b031-cf0631399bfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:50.653Z|2efc938b-cf65-42a0-b625-a3ab120a2734|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:30:50.653Z|2efc938b-cf65-42a0-b625-a3ab120a2734|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:30:54.386Z|576892da-f023-42a0-baa6-334730274bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:30:54.386Z|576892da-f023-42a0-baa6-334730274bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:31:00.749Z|2996f57c-a9f4-47b3-9c83-fe76b8f549a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:00.749Z|6db54bd6-68e1-4b12-8347-9ff5cdddacbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:00.749Z|2996f57c-a9f4-47b3-9c83-fe76b8f549a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:00.749Z|6db54bd6-68e1-4b12-8347-9ff5cdddacbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:00.804Z|26ae920e-777f-44bf-8104-b8d24851a480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:00.807Z|26ae920e-777f-44bf-8104-b8d24851a480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:08.507Z|aeec994f-45e4-460d-954c-d75218c0ecfe|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:31:08.508Z|aeec994f-45e4-460d-954c-d75218c0ecfe|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:09.386Z|469d9271-1b89-44e3-88b2-e4c7e0e449c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:31:09.388Z|469d9271-1b89-44e3-88b2-e4c7e0e449c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:31:09.388Z|469d9271-1b89-44e3-88b2-e4c7e0e449c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:31:09.389Z|469d9271-1b89-44e3-88b2-e4c7e0e449c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:31:09.390Z|469d9271-1b89-44e3-88b2-e4c7e0e449c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:31:09.563Z|1a34e148-1ba3-446c-8a87-59b777d15a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:31:09.563Z|1a34e148-1ba3-446c-8a87-59b777d15a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:31:10.850Z|f8803b95-9848-4a84-97cb-fde3f5a4485f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:10.850Z|c2f554e4-005a-4868-a92f-4d72ea8e977d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:10.851Z|f8803b95-9848-4a84-97cb-fde3f5a4485f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:10.851Z|8bbc6a51-e912-486e-aba4-ab08352bb4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:10.851Z|c2f554e4-005a-4868-a92f-4d72ea8e977d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:10.851Z|8bbc6a51-e912-486e-aba4-ab08352bb4f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:20.869Z|711c521a-0661-4a40-8b87-c9e695b4a0d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:20.869Z|11c8e985-b66d-41bb-83e0-0dad3570862d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:20.869Z|711c521a-0661-4a40-8b87-c9e695b4a0d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:20.870Z|11c8e985-b66d-41bb-83e0-0dad3570862d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:20.920Z|5dc238ab-3636-4d98-bb0f-c669cc4573ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:20.921Z|5dc238ab-3636-4d98-bb0f-c669cc4573ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:24.386Z|39cd2791-2735-4527-a271-f991997576e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:31:24.386Z|39cd2791-2735-4527-a271-f991997576e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:31:30.888Z|6f68bfca-3286-40d2-8c4b-9827dc7b5b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:30.888Z|af675b65-d708-48a2-991b-e71002b209d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:30.888Z|6f68bfca-3286-40d2-8c4b-9827dc7b5b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:30.889Z|af675b65-d708-48a2-991b-e71002b209d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:30.939Z|88ef6a75-fbb1-496d-9b1e-87e22ed8d1c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:30.940Z|88ef6a75-fbb1-496d-9b1e-87e22ed8d1c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:39.386Z|2263a48a-72db-4c1d-a145-3f2970cc7bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:31:39.386Z|2263a48a-72db-4c1d-a145-3f2970cc7bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:31:39.564Z|2c3041b6-f108-40c9-a9ca-305db6ddc060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:31:39.564Z|2c3041b6-f108-40c9-a9ca-305db6ddc060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:31:40.949Z|8505a30f-b2db-4c18-a484-5eee4f1b0083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:40.949Z|e9a97b7e-1bde-4866-83c9-68cd3687cf2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:40.950Z|8505a30f-b2db-4c18-a484-5eee4f1b0083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:40.950Z|e9a97b7e-1bde-4866-83c9-68cd3687cf2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:40.955Z|a0f1f049-3f54-4608-9114-ed7d27dec60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:40.956Z|a0f1f049-3f54-4608-9114-ed7d27dec60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:50.967Z|e4061d47-4a73-4870-9daf-faed5b6ea267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:50.967Z|c49f804a-5ff1-4dba-8ebc-c40612c79ede|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:50.967Z|e4061d47-4a73-4870-9daf-faed5b6ea267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:50.967Z|c49f804a-5ff1-4dba-8ebc-c40612c79ede|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:50.972Z|047df21f-7f02-473d-8471-dbdbcbce63ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:31:50.972Z|047df21f-7f02-473d-8471-dbdbcbce63ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:31:54.386Z|f94ed3cf-ff85-4511-94e9-6125a1684c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:31:54.388Z|f94ed3cf-ff85-4511-94e9-6125a1684c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T03:31:54.388Z|f94ed3cf-ff85-4511-94e9-6125a1684c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:31:54.389Z|f94ed3cf-ff85-4511-94e9-6125a1684c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:31:54.389Z|f94ed3cf-ff85-4511-94e9-6125a1684c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:32:01.049Z|5d3ac1e1-d375-4f8c-badc-0629b3bfed87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:01.049Z|8d885bbd-e39e-48d3-ad92-f43a8f4f0924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:01.049Z|6df5753a-bbe3-48fd-876d-785b12fecf27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:01.050Z|5d3ac1e1-d375-4f8c-badc-0629b3bfed87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:01.050Z|8d885bbd-e39e-48d3-ad92-f43a8f4f0924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:01.050Z|6df5753a-bbe3-48fd-876d-785b12fecf27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:08.507Z|bb0b2d15-444c-41b8-8034-bf06dba2f874|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:32:08.508Z|bb0b2d15-444c-41b8-8034-bf06dba2f874|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:09.386Z|fce330f8-0a74-4b19-babc-056cfd246734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:32:09.386Z|fce330f8-0a74-4b19-babc-056cfd246734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:32:09.565Z|51477b0b-1385-4dbd-b9b9-a6d0016fcd81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:32:09.565Z|51477b0b-1385-4dbd-b9b9-a6d0016fcd81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:32:10.670Z||http-nio-8080-exec-7|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:414)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:294)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:32:11.150Z|d0e002c7-2c1f-469a-a185-2e667cee4bfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:11.150Z|60a3762d-6fe5-4f54-935c-9c153fd3c1cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:11.151Z|d0e002c7-2c1f-469a-a185-2e667cee4bfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:11.151Z|60a3762d-6fe5-4f54-935c-9c153fd3c1cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:11.151Z|fd518322-1a6d-488c-898d-353d14bc1ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:11.151Z|fd518322-1a6d-488c-898d-353d14bc1ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:21.169Z|71bd8261-1d6e-49c4-a7b2-78aa09450e2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:21.169Z|9c84c1a0-6a97-44fc-9b29-1b07f9ebfe0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:21.169Z|a717ff56-263b-4d20-9a1c-dcf42f08fb4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:21.170Z|71bd8261-1d6e-49c4-a7b2-78aa09450e2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:21.170Z|9c84c1a0-6a97-44fc-9b29-1b07f9ebfe0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:21.170Z|a717ff56-263b-4d20-9a1c-dcf42f08fb4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:24.386Z|878d4f1f-abbd-4863-aabc-bebad138a7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:32:24.386Z|878d4f1f-abbd-4863-aabc-bebad138a7b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:32:31.188Z|dce86d7c-ae30-49a5-96c1-28adee69be82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:31.188Z|b3b6c917-f55e-4f04-8bf1-3a95c9f9a324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:31.189Z|dce86d7c-ae30-49a5-96c1-28adee69be82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:31.189Z|b3b6c917-f55e-4f04-8bf1-3a95c9f9a324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:31.219Z|ebf3cbc7-0a64-4fe3-bf6c-b70ac9e483cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:31.220Z|ebf3cbc7-0a64-4fe3-bf6c-b70ac9e483cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:39.386Z|13a5148a-be7d-4042-a7ae-17693842c2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:32:39.388Z|13a5148a-be7d-4042-a7ae-17693842c2ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:32:39.566Z|5b019028-e7a3-4afd-a303-09fd99184cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:32:39.566Z|5b019028-e7a3-4afd-a303-09fd99184cac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:32:41.210Z|ad8cdc78-e7c4-4e6f-b81e-e70dd9af9631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:41.210Z|760388a4-f0d5-427c-abc8-7a40a3e9f402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:41.211Z|760388a4-f0d5-427c-abc8-7a40a3e9f402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:41.211Z|ad8cdc78-e7c4-4e6f-b81e-e70dd9af9631|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:41.237Z|c61c2961-b610-42e7-8f94-a1ff3d7fac5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:41.302Z|c61c2961-b610-42e7-8f94-a1ff3d7fac5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:51.249Z|9c09df58-49ca-4017-97c9-177b23072b3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:51.249Z|f3a54218-4335-4ec0-8d25-806068799bc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:51.250Z|f3a54218-4335-4ec0-8d25-806068799bc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:51.250Z|9c09df58-49ca-4017-97c9-177b23072b3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:51.321Z|0944fa3a-efc4-444e-8a16-1336b31328e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:32:51.322Z|0944fa3a-efc4-444e-8a16-1336b31328e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:32:54.386Z|2f5ece2a-9a1c-4ac5-b3d5-2f0ffc849386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:32:54.387Z|2f5ece2a-9a1c-4ac5-b3d5-2f0ffc849386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:33:01.348Z|f2d69bd3-a831-48f8-9bd7-bf94e525678a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:01.348Z|7d379acd-714b-495f-82c9-08d8fef1f691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:01.348Z|645dc2cf-83a2-47d1-bbbd-102dc31defdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:01.349Z|f2d69bd3-a831-48f8-9bd7-bf94e525678a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:01.349Z|7d379acd-714b-495f-82c9-08d8fef1f691|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:01.349Z|645dc2cf-83a2-47d1-bbbd-102dc31defdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:08.507Z|f7967c66-ac18-4a6b-b5b4-e45cda4b6292|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:33:08.507Z|f7967c66-ac18-4a6b-b5b4-e45cda4b6292|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:09.386Z|b347491e-a63a-454b-9ab0-f396eb8ef22e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:33:09.386Z|b347491e-a63a-454b-9ab0-f396eb8ef22e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:33:09.567Z|87a28c19-fc53-42c6-a92e-f8f7aa9bc5d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:33:09.567Z|87a28c19-fc53-42c6-a92e-f8f7aa9bc5d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:33:11.451Z|b5f20599-dbc0-4605-8e69-fd1930880bc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:11.451Z|8fe56bfa-0ee7-4d31-8858-c4f94ba7e86d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:11.451Z|40bbb80f-2a4d-49ec-8f19-594202d95885|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:11.451Z|b5f20599-dbc0-4605-8e69-fd1930880bc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:11.451Z|40bbb80f-2a4d-49ec-8f19-594202d95885|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:11.451Z|8fe56bfa-0ee7-4d31-8858-c4f94ba7e86d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:21.470Z|1643c2b2-2fe4-4062-b098-e657d5715f67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:21.470Z|1b838d6f-519a-4c13-8815-60378b9c0536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:21.470Z|95f10537-8925-490a-be90-45c052c293de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:21.470Z|1643c2b2-2fe4-4062-b098-e657d5715f67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:21.471Z|1b838d6f-519a-4c13-8815-60378b9c0536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:21.471Z|95f10537-8925-490a-be90-45c052c293de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:24.386Z|a9e1c12b-5d1d-45bd-815b-7f08c6d2b56e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:33:24.388Z|a9e1c12b-5d1d-45bd-815b-7f08c6d2b56e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:33:31.488Z|fac8fe85-03fc-4d5a-b2ab-601f2778b6e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:31.488Z|65b192f8-44ca-463a-a04a-33bdc57306ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:31.488Z|41fccc93-66fe-4981-9ce8-a35e78cd8d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:31.489Z|fac8fe85-03fc-4d5a-b2ab-601f2778b6e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:31.489Z|65b192f8-44ca-463a-a04a-33bdc57306ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:31.489Z|41fccc93-66fe-4981-9ce8-a35e78cd8d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:39.386Z|44782888-3aab-4e01-9d0e-a7480d2e15bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:33:39.386Z|44782888-3aab-4e01-9d0e-a7480d2e15bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:33:39.568Z|1e84b8e4-3622-41bc-9b95-cc1eb9046b83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:33:39.568Z|1e84b8e4-3622-41bc-9b95-cc1eb9046b83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:33:41.508Z|958c5949-edc4-4d9b-abfc-3f9d2a1b5f42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:41.508Z|2dc4be24-09bb-495c-b299-ae9125ebbdb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:41.508Z|46dae334-d1bf-4caf-bf28-b089913e802c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:41.508Z|958c5949-edc4-4d9b-abfc-3f9d2a1b5f42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:41.508Z|2dc4be24-09bb-495c-b299-ae9125ebbdb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:41.508Z|46dae334-d1bf-4caf-bf28-b089913e802c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:51.528Z|900d041e-44b2-4c05-98ed-e04819d1a7ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:51.528Z|40a33b2a-1277-4d82-9938-158dff50b8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:51.528Z|4aff28f2-17cb-4a8a-bf1a-fa25e0335162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:33:51.529Z|900d041e-44b2-4c05-98ed-e04819d1a7ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:51.529Z|40a33b2a-1277-4d82-9938-158dff50b8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:51.529Z|4aff28f2-17cb-4a8a-bf1a-fa25e0335162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:33:54.386Z|8bc96363-175d-400b-9909-d890b596e56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:33:54.386Z|8bc96363-175d-400b-9909-d890b596e56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:34:01.547Z|ae0daac9-44ef-434d-a3c7-b711007e72e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:01.547Z|7adbd729-1a29-47ee-9fca-b47fdd91ce23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:01.547Z|a9b732e3-d2ac-4959-9b47-0874fe2dbdd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:01.548Z|7adbd729-1a29-47ee-9fca-b47fdd91ce23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:01.548Z|a9b732e3-d2ac-4959-9b47-0874fe2dbdd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:01.548Z|ae0daac9-44ef-434d-a3c7-b711007e72e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:08.507Z|ea109116-c8cb-48c3-afe4-8e8b4e232729|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:34:08.508Z|ea109116-c8cb-48c3-afe4-8e8b4e232729|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:09.386Z|81aaa987-1318-4e4a-91d8-7142dfcf5407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:34:09.388Z|81aaa987-1318-4e4a-91d8-7142dfcf5407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T03:34:09.389Z|81aaa987-1318-4e4a-91d8-7142dfcf5407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:34:09.389Z|81aaa987-1318-4e4a-91d8-7142dfcf5407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:34:09.390Z|81aaa987-1318-4e4a-91d8-7142dfcf5407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:34:09.569Z|ec98057d-dfac-402e-b39b-a135aa413810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:34:09.569Z|ec98057d-dfac-402e-b39b-a135aa413810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:34:11.567Z|b3814458-130a-4989-9f6c-6eeff7973e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:11.567Z|6347b02e-b8c0-4491-974c-fc70c70ee416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:11.567Z|6347b02e-b8c0-4491-974c-fc70c70ee416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:11.567Z|b3814458-130a-4989-9f6c-6eeff7973e26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:11.568Z|a4059b5d-49ef-47c7-8ee2-cc43918bdf02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:11.568Z|a4059b5d-49ef-47c7-8ee2-cc43918bdf02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:21.586Z|c49accf6-e683-4f4f-8c54-7e43520c85f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:21.586Z|4ecbf068-3aed-4f75-b72e-35c24a129750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:21.587Z|c49accf6-e683-4f4f-8c54-7e43520c85f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:21.587Z|4ecbf068-3aed-4f75-b72e-35c24a129750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:21.587Z|0279321a-5991-4fd7-b5a7-d4e592fca1b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:21.587Z|0279321a-5991-4fd7-b5a7-d4e592fca1b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:24.386Z|5c9b3b57-c609-4a8d-8be7-d6e206dba0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:34:24.386Z|5c9b3b57-c609-4a8d-8be7-d6e206dba0ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:34:31.605Z|156ca227-962a-420f-a24e-c8fc0dc1a4a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:31.605Z|3765b025-f1a1-40e4-b910-97d2b4de02cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:31.605Z|0a360573-e42e-4aa2-b0e2-dd1be1ece0a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:31.606Z|156ca227-962a-420f-a24e-c8fc0dc1a4a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:31.606Z|3765b025-f1a1-40e4-b910-97d2b4de02cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:31.606Z|0a360573-e42e-4aa2-b0e2-dd1be1ece0a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:39.386Z|4b79806e-38e9-4249-9e8a-7e4b55fe5193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:34:39.386Z|4b79806e-38e9-4249-9e8a-7e4b55fe5193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:34:39.570Z|9f8ba71b-fe5d-4574-a702-5f663eced8d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:34:39.570Z|9f8ba71b-fe5d-4574-a702-5f663eced8d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:34:41.650Z|c2c1cdf6-7df2-4ba9-a7d0-2d159a76e8af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:41.650Z|c2c1cdf6-7df2-4ba9-a7d0-2d159a76e8af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:41.651Z|e97ad6c7-31f7-4fdf-ad14-9d18f7b0a955|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:41.651Z|75e3be04-1ac8-4b18-8d49-f809182e1b36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:41.651Z|e97ad6c7-31f7-4fdf-ad14-9d18f7b0a955|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:41.651Z|75e3be04-1ac8-4b18-8d49-f809182e1b36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:51.669Z|6566e31c-f726-4c49-a6c2-be1331421cec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:51.669Z|da6bca8d-e29d-48d1-8a55-0ee985469be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:51.669Z|6566e31c-f726-4c49-a6c2-be1331421cec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:51.670Z|da6bca8d-e29d-48d1-8a55-0ee985469be3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:51.719Z|fc83a145-6e5d-4849-9674-ec7e3007389d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:34:51.720Z|fc83a145-6e5d-4849-9674-ec7e3007389d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:34:54.386Z|8bcc00af-78b8-45dc-94e0-afd57ad09439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:34:54.388Z|8bcc00af-78b8-45dc-94e0-afd57ad09439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T03:34:54.388Z|8bcc00af-78b8-45dc-94e0-afd57ad09439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:34:54.389Z|8bcc00af-78b8-45dc-94e0-afd57ad09439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:34:54.390Z|8bcc00af-78b8-45dc-94e0-afd57ad09439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:35:01.749Z|af964042-1635-451a-8071-d2fdc7e86b50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:01.749Z|78dc92d0-0f15-438b-8dd2-e89398a32296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:01.749Z|40c8a18d-9a76-46b5-a00d-e976bab615a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:01.750Z|af964042-1635-451a-8071-d2fdc7e86b50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:01.750Z|78dc92d0-0f15-438b-8dd2-e89398a32296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:01.750Z|40c8a18d-9a76-46b5-a00d-e976bab615a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:08.509Z|c3100472-5406-4bee-881e-7ba95147fbe6|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:35:08.509Z|c3100472-5406-4bee-881e-7ba95147fbe6|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:09.386Z|a46fa758-de09-46ea-bc82-712b54b4d568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:35:09.386Z|a46fa758-de09-46ea-bc82-712b54b4d568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:35:09.571Z|dc92cc6f-800f-4662-8e5d-d66db71a5371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:35:09.571Z|dc92cc6f-800f-4662-8e5d-d66db71a5371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:35:11.849Z|ac2af529-bfa7-4706-9943-27c3ce323c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:11.849Z|d3787620-766f-4167-b08e-b05f6413b985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:11.849Z|c4d9f1fc-de18-4220-94b0-f93da07fe70e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:11.850Z|ac2af529-bfa7-4706-9943-27c3ce323c0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:11.850Z|d3787620-766f-4167-b08e-b05f6413b985|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:11.850Z|c4d9f1fc-de18-4220-94b0-f93da07fe70e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:22.467Z|4214654d-255f-4bc3-8451-c6e41b87e021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:22.467Z|922503fa-7741-4879-bd2c-c110547b2c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:22.468Z|4214654d-255f-4bc3-8451-c6e41b87e021|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:22.468Z|922503fa-7741-4879-bd2c-c110547b2c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:22.468Z|e5b1926b-c12f-4bfa-83a4-101b4839d79c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:22.469Z|e5b1926b-c12f-4bfa-83a4-101b4839d79c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:24.386Z|5ded4db7-da22-4e54-b2cf-fd65e5d5f161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:35:24.386Z|5ded4db7-da22-4e54-b2cf-fd65e5d5f161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:35:32.550Z|69f742b3-e2c0-4827-b6a8-d7cf3e69fc6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:32.551Z|69f742b3-e2c0-4827-b6a8-d7cf3e69fc6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:32.551Z|1da6fe90-ae54-4188-b5f1-cede8316f7d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:32.552Z|1da6fe90-ae54-4188-b5f1-cede8316f7d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:32.556Z|f74c4645-8ac0-440b-ae37-3341ad16ea7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:32.556Z|f74c4645-8ac0-440b-ae37-3341ad16ea7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:39.386Z|0c66d5f2-ace5-476c-ac05-a412ba83798b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:35:39.388Z|0c66d5f2-ace5-476c-ac05-a412ba83798b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:35:39.388Z|0c66d5f2-ace5-476c-ac05-a412ba83798b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:35:39.389Z|0c66d5f2-ace5-476c-ac05-a412ba83798b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:35:39.390Z|0c66d5f2-ace5-476c-ac05-a412ba83798b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:35:39.572Z|ccbdfc0c-b8de-44f6-aff3-fef23538a0fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:35:39.572Z|ccbdfc0c-b8de-44f6-aff3-fef23538a0fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:35:41.270Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:35:41.284Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c7199b35-a5fd-43b3-81f3-6842964ea9a5 already exists in requestDb InfraActiveRequests table
2021-05-27T03:35:41.317Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5
2021-05-27T03:35:41.318Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|INFO|500||Invoke
2021-05-27T03:35:41.318Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||===========================request begin================================================
2021-05-27T03:35:41.318Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5
2021-05-27T03:35:41.318Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||Method      : GET
2021-05-27T03:35:41.319Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-RequestID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-TransactionID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-ECOMP-RequestID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0095189d-7225-4e8f-a8b4-7cdac7a6e5b5"]
2021-05-27T03:35:41.319Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||Request body: 
2021-05-27T03:35:41.320Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||==========================request end================================================
2021-05-27T03:35:41.956Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||============================response begin==========================================
2021-05-27T03:35:41.956Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:35:41.956Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||Status text  : 
2021-05-27T03:35:41.957Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BD1332097F6E15072F4360D79153D84E; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:35:41 GMT"]
2021-05-27T03:35:41.957Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||Response body: 
2021-05-27T03:35:41.957Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|DEBUG|500||=======================response end=================================================
2021-05-27T03:35:41.958Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c7199b35-a5fd-43b3-81f3-6842964ea9a5|INFO|404|Not Found|InvokeReturn
2021-05-27T03:35:42.047Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c7199b35-a5fd-43b3-81f3-6842964ea9a5
2021-05-27T03:35:42.061Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:35:42.175Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:35:42.175Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-05-27T03:35:42.176Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:35:42.176Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-05-27T03:35:42.176Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:35:42.176Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-RequestID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-TransactionID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-ECOMP-RequestID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f90bf937-9a40-4411-b115-51de272e4ad9"]
2021-05-27T03:35:42.177Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:35:42.177Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:35:42.223Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:35:42.223Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:35:42.223Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:35:42.224Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:35:42 GMT"]
2021-05-27T03:35:42.224Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-05-27T03:35:42.225Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:35:42.225Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:35:42.226Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:35:42.227Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:35:42.228Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:35:42.228Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-05-27T03:35:42.228Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:35:42.228Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:35:42.229Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:35:42.229Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-RequestID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-TransactionID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-ECOMP-RequestID:"c7199b35-a5fd-43b3-81f3-6842964ea9a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63feb5eb-6041-42ca-8a45-c1b2b71ccbdb"]
2021-05-27T03:35:42.229Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:35:42.229Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:35:42.259Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:35:42.260Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:35:42.260Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:35:42.260Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:35:42 GMT"]
2021-05-27T03:35:42.261Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-05-27T03:35:42.261Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:35:42.261Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:35:42.262Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:35:42.263Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@49cf6111
2021-05-27T03:35:42.266Z|c7199b35-a5fd-43b3-81f3-6842964ea9a5|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:35:42.570Z|6d3d551a-887f-4c6b-83a7-594578829aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:42.570Z|a343e532-da52-48d0-bfde-02689a73a7e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:42.571Z|a343e532-da52-48d0-bfde-02689a73a7e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:42.571Z|6d3d551a-887f-4c6b-83a7-594578829aa7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:42.573Z|4516575b-47ca-4c2a-ade2-a55c0a4bfd47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:42.573Z|4516575b-47ca-4c2a-ade2-a55c0a4bfd47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:50.378Z|2d0ba306-40af-4dd4-aa66-49d0ac66a5fd|http-nio-8080-exec-3|manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-05-27T03:35:50.379Z|2d0ba306-40af-4dd4-aa66-49d0ac66a5fd|http-nio-8080-exec-3|manage/health|python-requests/2.25.1|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:52.589Z|e8f35e37-329c-466d-b50c-cc99b8de1760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:52.590Z|e8f35e37-329c-466d-b50c-cc99b8de1760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:52.590Z|00630f2a-755a-4e16-85b9-a1ded99498eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:52.591Z|00630f2a-755a-4e16-85b9-a1ded99498eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:52.604Z|513ae5a6-80fe-4d50-a949-9aa530886bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:35:52.604Z|513ae5a6-80fe-4d50-a949-9aa530886bb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:35:54.386Z|2ca3303d-25ee-418f-b06b-006515f2023e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:35:54.386Z|2ca3303d-25ee-418f-b06b-006515f2023e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:36:02.068Z|a6ddad80-a7cf-4493-b448-9ae0296fc40a|http-nio-8080-exec-7|manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-05-27T03:36:02.070Z|a6ddad80-a7cf-4493-b448-9ae0296fc40a|http-nio-8080-exec-7|manage/health|python-requests/2.25.1|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:02.608Z|d0650cf9-b469-4ba2-903d-ebac9f500db0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:02.609Z|d0650cf9-b469-4ba2-903d-ebac9f500db0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:02.609Z|fd8f2ee1-d1a9-49ec-a29b-4fe6c4b7869b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:02.610Z|fd8f2ee1-d1a9-49ec-a29b-4fe6c4b7869b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:02.620Z|3c9ece7a-2431-4f24-adec-129582b68062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:02.621Z|3c9ece7a-2431-4f24-adec-129582b68062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:08.508Z|a2025d67-c65b-49d3-ba54-c8b4f56a3f99|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:36:08.509Z|a2025d67-c65b-49d3-ba54-c8b4f56a3f99|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:09.386Z|ba852ca9-0bf3-4821-993b-d3f9300a2395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:36:09.386Z|ba852ca9-0bf3-4821-993b-d3f9300a2395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:36:09.573Z|0fa4800c-32c6-48aa-9645-20bcaedf27d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:36:09.573Z|0fa4800c-32c6-48aa-9645-20bcaedf27d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:36:12.626Z|0f3ec45f-911c-4ee9-8089-1848a2fb75fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:12.627Z|0f3ec45f-911c-4ee9-8089-1848a2fb75fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:12.628Z|852fab9b-9cb6-4c47-9f4f-a68d3344bd91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:12.629Z|852fab9b-9cb6-4c47-9f4f-a68d3344bd91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:12.704Z|7fb4c52a-c1cd-444b-9f7a-cfb681cc7d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:12.705Z|7fb4c52a-c1cd-444b-9f7a-cfb681cc7d10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:22.644Z|8ef36fd4-6964-4e0f-814f-533b45e2256b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:22.645Z|8ef36fd4-6964-4e0f-814f-533b45e2256b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:22.648Z|dff435dc-1b59-4600-ac69-c726d3fd7a86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:22.648Z|dff435dc-1b59-4600-ac69-c726d3fd7a86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:22.728Z|a12f5171-221d-44b4-9324-7602802e1eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:22.728Z|a12f5171-221d-44b4-9324-7602802e1eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:24.386Z|4665f1d4-3700-4a78-8f92-327bc374c99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:36:24.389Z|4665f1d4-3700-4a78-8f92-327bc374c99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:36:32.662Z|214be87a-7b3a-4525-8f31-0abb645b4dbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:32.664Z|ac1d0311-a403-400e-ad0b-165cdfc21c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:32.665Z|ac1d0311-a403-400e-ad0b-165cdfc21c9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:32.664Z|214be87a-7b3a-4525-8f31-0abb645b4dbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:32.746Z|4aa87e05-011f-41aa-a007-8995296ea81f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:32.747Z|4aa87e05-011f-41aa-a007-8995296ea81f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:39.386Z|407e6860-0bf5-4cfa-8fdf-2f059beccf3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:36:39.386Z|407e6860-0bf5-4cfa-8fdf-2f059beccf3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:36:39.574Z|397eee5a-7523-45e3-b7d2-3ce07649fde5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:36:39.574Z|397eee5a-7523-45e3-b7d2-3ce07649fde5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:36:42.719Z|c399f9e5-3f50-4de2-a9c9-1561a7da69f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:42.719Z|29ba9c94-c58b-475b-9d4e-8467cad22de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:42.720Z|29ba9c94-c58b-475b-9d4e-8467cad22de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:42.720Z|c399f9e5-3f50-4de2-a9c9-1561a7da69f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:42.766Z|ed1aec0d-65aa-4132-add4-ba12dde2c328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:42.802Z|ed1aec0d-65aa-4132-add4-ba12dde2c328|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:52.751Z|b5a5dd05-b155-4d33-90d0-ad4b12e4a20d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:52.751Z|6aa45c9b-6b98-4539-af24-8ca7f5808a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:52.752Z|b5a5dd05-b155-4d33-90d0-ad4b12e4a20d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:52.752Z|6aa45c9b-6b98-4539-af24-8ca7f5808a8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:52.821Z|24e358d2-6b8d-4eed-9a6c-4374ef60a589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:36:52.822Z|24e358d2-6b8d-4eed-9a6c-4374ef60a589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:36:54.386Z|d860e386-368a-4aa7-be08-cc6de63b762e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:36:54.387Z|d860e386-368a-4aa7-be08-cc6de63b762e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:37:02.853Z|33ea87d2-426a-4f4b-8673-66c070600b8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:02.853Z|3606e0b4-1b33-4d87-8e89-c15bfa510849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:02.853Z|213a4308-2359-49dd-b886-bf0c2f306c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:02.854Z|213a4308-2359-49dd-b886-bf0c2f306c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:02.854Z|33ea87d2-426a-4f4b-8673-66c070600b8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:02.854Z|3606e0b4-1b33-4d87-8e89-c15bfa510849|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:08.507Z|0acb4ee6-f2e2-45a2-8a90-cf7416f7f079|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:37:08.508Z|0acb4ee6-f2e2-45a2-8a90-cf7416f7f079|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:09.386Z|271c4e31-c8b6-4534-a830-50633ad6e334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:37:09.389Z|271c4e31-c8b6-4534-a830-50633ad6e334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T03:37:09.390Z|271c4e31-c8b6-4534-a830-50633ad6e334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:37:09.391Z|271c4e31-c8b6-4534-a830-50633ad6e334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:37:09.392Z|271c4e31-c8b6-4534-a830-50633ad6e334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:37:09.575Z|d3e4e981-66e9-472e-bc56-caa982a07042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:37:09.575Z|d3e4e981-66e9-472e-bc56-caa982a07042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:37:12.950Z|ac29d295-80dd-447f-b8c7-507297d08580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:12.950Z|614bfe64-c33a-48f7-b06a-3ed4b2a22c4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:12.950Z|dbebbf7c-a435-4187-9a32-172bf571dcbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:12.951Z|ac29d295-80dd-447f-b8c7-507297d08580|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:12.951Z|dbebbf7c-a435-4187-9a32-172bf571dcbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:12.951Z|614bfe64-c33a-48f7-b06a-3ed4b2a22c4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:23.050Z|ad327653-20e8-418a-a073-45c3798ba9fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:23.050Z|262bd8c3-5cde-46ca-9d04-bdee00e44404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:23.050Z|7e6219e2-32fb-4578-92c9-998182185b1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:23.051Z|262bd8c3-5cde-46ca-9d04-bdee00e44404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:23.051Z|7e6219e2-32fb-4578-92c9-998182185b1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:23.051Z|ad327653-20e8-418a-a073-45c3798ba9fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:24.386Z|2cd6435c-cd8e-473e-af73-49dbb6ba4c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:37:24.387Z|2cd6435c-cd8e-473e-af73-49dbb6ba4c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:37:33.150Z|af6d5436-578c-4b9e-8317-9f42e7fa71ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:33.151Z|af6d5436-578c-4b9e-8317-9f42e7fa71ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:33.152Z|961ce38d-0f85-4cff-8d96-dc7b667eaf01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:33.152Z|961ce38d-0f85-4cff-8d96-dc7b667eaf01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:33.153Z|cd01b5ee-b80a-40d1-b27e-1eee66fc387b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:33.154Z|cd01b5ee-b80a-40d1-b27e-1eee66fc387b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:39.386Z|de860392-8e51-4ac2-99bb-38422a80c35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:37:39.386Z|de860392-8e51-4ac2-99bb-38422a80c35a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:37:39.576Z|5f05330f-5e96-468e-a813-fad41e1c0b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:37:39.576Z|5f05330f-5e96-468e-a813-fad41e1c0b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:37:43.248Z|d14969a5-7668-45d1-8d03-4293e892b007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:43.249Z|389a554d-fb1f-4681-973c-d4413c624406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:43.249Z|d14969a5-7668-45d1-8d03-4293e892b007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:43.249Z|389a554d-fb1f-4681-973c-d4413c624406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:43.251Z|2e793879-724d-43d4-b15a-d8697e4b2672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:43.252Z|2e793879-724d-43d4-b15a-d8697e4b2672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:53.352Z|fd770817-6221-42a2-a186-b3498f0a9057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:53.352Z|eb5a48fa-1db7-4f25-be0f-54803479ed7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:53.352Z|5daa35c8-8759-48f6-9f6f-14885791d61a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:37:53.353Z|eb5a48fa-1db7-4f25-be0f-54803479ed7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:53.353Z|fd770817-6221-42a2-a186-b3498f0a9057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:53.353Z|5daa35c8-8759-48f6-9f6f-14885791d61a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:37:54.386Z|b1e3eb26-eb9c-48ce-b724-a4b3d144faa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:37:54.388Z|b1e3eb26-eb9c-48ce-b724-a4b3d144faa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T03:37:54.389Z|b1e3eb26-eb9c-48ce-b724-a4b3d144faa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:37:54.390Z|b1e3eb26-eb9c-48ce-b724-a4b3d144faa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:37:54.391Z|b1e3eb26-eb9c-48ce-b724-a4b3d144faa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:38:03.372Z|a224d814-92c5-4f9a-812e-4ab7521ec642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:03.373Z|a224d814-92c5-4f9a-812e-4ab7521ec642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:03.420Z|bf6be68a-7576-459b-a504-18d5a113135d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:03.420Z|bf6be68a-7576-459b-a504-18d5a113135d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:03.421Z|6d5daf24-d6b3-4656-9dda-b4c603368aeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:03.422Z|6d5daf24-d6b3-4656-9dda-b4c603368aeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:08.508Z|975841d6-17f9-4130-9392-be5b09982707|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:38:08.508Z|975841d6-17f9-4130-9392-be5b09982707|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:09.386Z|3efe3907-2331-4820-a3f5-e10739b0ec2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:38:09.386Z|3efe3907-2331-4820-a3f5-e10739b0ec2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:38:09.577Z|6d2679d2-2238-4888-99f2-e7e169ba62c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:38:09.577Z|6d2679d2-2238-4888-99f2-e7e169ba62c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:38:13.450Z|34b7b978-6119-4b95-becc-7ddb60c0bd2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:13.450Z|b591caa1-efac-4716-b4f9-42add0248439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:13.450Z|34b7b978-6119-4b95-becc-7ddb60c0bd2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:13.450Z|b591caa1-efac-4716-b4f9-42add0248439|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:13.451Z|5f79ec3f-79b8-4684-8f26-ff2e3b9bb3bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:13.451Z|5f79ec3f-79b8-4684-8f26-ff2e3b9bb3bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:23.468Z|e4575642-e342-48bd-870e-9551ceb53184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:23.468Z|db435769-4789-48fd-a947-7cc7bbbff03a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:23.468Z|db435769-4789-48fd-a947-7cc7bbbff03a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:23.468Z|e4575642-e342-48bd-870e-9551ceb53184|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:23.471Z|4563e64d-e933-4456-be01-7dd93b7de6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:23.472Z|4563e64d-e933-4456-be01-7dd93b7de6f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:24.386Z|e3107adb-7d1c-4e05-ab35-2b2dd0f17478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:38:24.386Z|e3107adb-7d1c-4e05-ab35-2b2dd0f17478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:38:33.549Z|9ac4ecd6-0784-4385-a9fb-1df47bcbb661|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:33.549Z|051c4f6f-dfa1-42c8-a78e-301481d8983e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:33.549Z|06216c89-4c68-46da-887f-16c0ebf6cb66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:33.550Z|9ac4ecd6-0784-4385-a9fb-1df47bcbb661|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:33.550Z|051c4f6f-dfa1-42c8-a78e-301481d8983e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:33.550Z|06216c89-4c68-46da-887f-16c0ebf6cb66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:39.386Z|5709cf5e-8713-46df-8ba7-c62fd35a2197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:38:39.388Z|5709cf5e-8713-46df-8ba7-c62fd35a2197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:38:39.389Z|5709cf5e-8713-46df-8ba7-c62fd35a2197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:38:39.389Z|5709cf5e-8713-46df-8ba7-c62fd35a2197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:38:39.390Z|5709cf5e-8713-46df-8ba7-c62fd35a2197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:38:39.578Z|6f60fe0b-5be8-4fe4-97cb-fbbf0e1ed9fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:38:39.578Z|6f60fe0b-5be8-4fe4-97cb-fbbf0e1ed9fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:38:43.568Z|cab49263-fcef-4c21-8851-ac1408a0b472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:43.568Z|171abd13-9e3a-44bf-9ff5-db6f32e12285|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:43.568Z|9753aa09-031f-4071-8803-7ea7c6dda96a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:43.569Z|cab49263-fcef-4c21-8851-ac1408a0b472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:43.569Z|171abd13-9e3a-44bf-9ff5-db6f32e12285|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:43.569Z|9753aa09-031f-4071-8803-7ea7c6dda96a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:53.652Z|7699c845-e449-4a35-bb62-15dd98799688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:53.652Z|dc9a1953-9b8f-4d96-8a06-8942a4f32f98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:53.652Z|fd514faf-83c8-4205-885d-a7b75e549c04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:38:53.653Z|fd514faf-83c8-4205-885d-a7b75e549c04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:53.653Z|dc9a1953-9b8f-4d96-8a06-8942a4f32f98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:53.653Z|7699c845-e449-4a35-bb62-15dd98799688|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:38:54.386Z|3c542c89-472f-4ded-b144-ae3cded2cf10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:38:54.387Z|3c542c89-472f-4ded-b144-ae3cded2cf10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:38:54.982Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:38:54.984Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: efb967dc-5103-4216-bdb9-0e67977a18be already exists in requestDb InfraActiveRequests table
2021-05-27T03:38:54.985Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be
2021-05-27T03:38:54.985Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|INFO|500||Invoke
2021-05-27T03:38:54.986Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||===========================request begin================================================
2021-05-27T03:38:54.986Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be
2021-05-27T03:38:54.986Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||Method      : GET
2021-05-27T03:38:54.986Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-RequestID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-TransactionID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-ECOMP-RequestID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35401e38-a8f9-4305-82d9-1d72e71f7939"]
2021-05-27T03:38:54.987Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||Request body: 
2021-05-27T03:38:54.987Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||==========================request end================================================
2021-05-27T03:38:55.090Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||============================response begin==========================================
2021-05-27T03:38:55.090Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:38:55.090Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||Status text  : 
2021-05-27T03:38:55.091Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:38:55 GMT"]
2021-05-27T03:38:55.091Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||Response body: 
2021-05-27T03:38:55.091Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|DEBUG|500||=======================response end=================================================
2021-05-27T03:38:55.092Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb967dc-5103-4216-bdb9-0e67977a18be|INFO|404|Not Found|InvokeReturn
2021-05-27T03:38:55.095Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID efb967dc-5103-4216-bdb9-0e67977a18be
2021-05-27T03:38:55.096Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:38:55.097Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:38:55.097Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-05-27T03:38:55.098Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:38:55.098Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-05-27T03:38:55.098Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:38:55.099Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-RequestID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-TransactionID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-ECOMP-RequestID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c262236-e521-4d2e-8bad-f905338c1180"]
2021-05-27T03:38:55.099Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:38:55.099Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:38:55.105Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:38:55.106Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:38:55.106Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:38:55.106Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:38:55 GMT"]
2021-05-27T03:38:55.106Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-05-27T03:38:55.107Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:38:55.107Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:38:55.108Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:38:55.108Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:38:55.109Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:38:55.109Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-05-27T03:38:55.109Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:38:55.110Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:38:55.110Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:38:55.110Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-RequestID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-TransactionID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-ECOMP-RequestID:"efb967dc-5103-4216-bdb9-0e67977a18be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ce5dfb2-cc96-41bd-9454-3a9704c2061a"]
2021-05-27T03:38:55.110Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:38:55.111Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:38:55.119Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:38:55.120Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:38:55.120Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:38:55.120Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:38:55 GMT"]
2021-05-27T03:38:55.120Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-05-27T03:38:55.120Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:38:55.121Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:38:55.121Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:38:55.121Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5a74568a
2021-05-27T03:38:55.123Z|efb967dc-5103-4216-bdb9-0e67977a18be|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:39:03.750Z|b822785d-41f5-4589-b9af-b19bb7129936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:03.750Z|6b5a6434-b2ea-4e88-946b-fa7065c25a4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:03.750Z|e763e188-cb04-43d1-9b70-9ba314f9e3b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:03.750Z|6b5a6434-b2ea-4e88-946b-fa7065c25a4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:03.750Z|b822785d-41f5-4589-b9af-b19bb7129936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:03.750Z|e763e188-cb04-43d1-9b70-9ba314f9e3b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:08.507Z|afab5ae5-130a-4789-9638-bc9075c175e2|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:39:08.508Z|afab5ae5-130a-4789-9638-bc9075c175e2|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:09.386Z|a12c3154-6583-48d8-81d4-5b10774c45bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:39:09.386Z|a12c3154-6583-48d8-81d4-5b10774c45bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:39:09.579Z|0943507d-97ee-4f0a-affe-db0796d75936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:39:09.579Z|0943507d-97ee-4f0a-affe-db0796d75936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:39:13.849Z|b3201d37-4141-45bd-8d4a-5bc2d2101f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:13.849Z|0cfbf29c-fd6a-4204-9504-f851a694027b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:13.850Z|b3201d37-4141-45bd-8d4a-5bc2d2101f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:13.850Z|71680455-ba73-48cf-b633-b65f2ab55122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:13.850Z|0cfbf29c-fd6a-4204-9504-f851a694027b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:13.850Z|71680455-ba73-48cf-b633-b65f2ab55122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:15.570Z|a9b388ad-9e2d-4794-a881-e2bce9e1fff1|http-nio-8080-exec-3|manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-05-27T03:39:15.571Z|a9b388ad-9e2d-4794-a881-e2bce9e1fff1|http-nio-8080-exec-3|manage/health|python-requests/2.25.1|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:23.868Z|25693df6-a5d8-4b30-a43d-a3dd77203b7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:23.868Z|25693df6-a5d8-4b30-a43d-a3dd77203b7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:23.869Z|b593ee66-9b51-4938-9174-0c94fe77223b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:23.869Z|743e3433-96e4-4bbb-b0cf-23d876a1c423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:23.869Z|b593ee66-9b51-4938-9174-0c94fe77223b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:23.870Z|743e3433-96e4-4bbb-b0cf-23d876a1c423|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:24.386Z|ea8fdc9b-8aa2-4fa5-9059-524d4f9f3cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:39:24.388Z|ea8fdc9b-8aa2-4fa5-9059-524d4f9f3cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:39:33.952Z|1b9d56a3-2584-4af2-9404-ce37379e6da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:33.952Z|3cd1faa8-55b0-4540-b7d0-d6443cbe1910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:33.952Z|e4cebc2d-4eb1-4310-82e2-efaec2dc8175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:33.952Z|e4cebc2d-4eb1-4310-82e2-efaec2dc8175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:33.952Z|3cd1faa8-55b0-4540-b7d0-d6443cbe1910|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:33.952Z|1b9d56a3-2584-4af2-9404-ce37379e6da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:39.386Z|9e5e4b32-e2d5-44c6-b203-4f2714e5a810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:39:39.386Z|9e5e4b32-e2d5-44c6-b203-4f2714e5a810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:39:39.580Z|4e22dab4-a382-4aec-a8a6-4b6646e5d4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:39:39.580Z|4e22dab4-a382-4aec-a8a6-4b6646e5d4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:39:44.051Z|f3918dd6-0edb-472a-86d3-a8ed57d4f3d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:44.051Z|d29e1307-073e-44e1-b8e6-7d29efad5aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:44.052Z|d29e1307-073e-44e1-b8e6-7d29efad5aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:44.052Z|f3918dd6-0edb-472a-86d3-a8ed57d4f3d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:44.053Z|622d3d65-7355-4a6e-93f9-e8e80cf0e721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:44.054Z|622d3d65-7355-4a6e-93f9-e8e80cf0e721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:54.153Z|296e50b7-fcbe-433a-8a85-5dea24895d54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:54.153Z|fe78448f-133f-4a78-9a11-9a0ec4bfcb53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:54.153Z|f12d1b42-faba-48c0-8734-aaab90ee1737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:39:54.154Z|fe78448f-133f-4a78-9a11-9a0ec4bfcb53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:54.154Z|f12d1b42-faba-48c0-8734-aaab90ee1737|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:54.154Z|296e50b7-fcbe-433a-8a85-5dea24895d54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:39:54.386Z|9e17ca51-6090-4880-9b9f-8e86beea3a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:39:54.386Z|9e17ca51-6090-4880-9b9f-8e86beea3a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:40:04.251Z|b13741b4-648c-483e-b2c5-8fcbc21c9145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:04.251Z|45e89ea6-e87a-4f26-ae11-a2b8b98e97a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:04.251Z|2c024cb7-748c-4574-96f1-045cd7521973|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:04.252Z|b13741b4-648c-483e-b2c5-8fcbc21c9145|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:04.252Z|45e89ea6-e87a-4f26-ae11-a2b8b98e97a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:04.252Z|2c024cb7-748c-4574-96f1-045cd7521973|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:08.507Z|5715c44f-19ad-4733-8489-f7cb79bd0b4a|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:40:08.508Z|5715c44f-19ad-4733-8489-f7cb79bd0b4a|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:09.386Z|88d2bfe6-56ce-4f6e-85bd-31653fa8b522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:40:09.388Z|88d2bfe6-56ce-4f6e-85bd-31653fa8b522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T03:40:09.389Z|88d2bfe6-56ce-4f6e-85bd-31653fa8b522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:40:09.390Z|88d2bfe6-56ce-4f6e-85bd-31653fa8b522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:40:09.391Z|88d2bfe6-56ce-4f6e-85bd-31653fa8b522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:40:09.581Z|71fe59d0-52ac-44c9-a804-a582b5a7854b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:40:09.581Z|71fe59d0-52ac-44c9-a804-a582b5a7854b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:40:14.350Z|93d5ad58-1ffc-4473-905b-25b47f6cb29f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:14.350Z|f88287b2-8a9b-4847-a943-da05ef9e0b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:14.351Z|93d5ad58-1ffc-4473-905b-25b47f6cb29f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:14.351Z|f88287b2-8a9b-4847-a943-da05ef9e0b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:14.353Z|1bf3090a-599d-43ac-8268-d59f494957f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:14.354Z|1bf3090a-599d-43ac-8268-d59f494957f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:24.386Z|3b7e797f-93ce-47e4-ac64-bb14003d05f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:40:24.386Z|3b7e797f-93ce-47e4-ac64-bb14003d05f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:40:24.452Z|18f1b0ac-71f9-42ce-8db6-f7d8fbf26169|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:24.452Z|1898b3c6-6527-4921-9d43-d78c6533a35a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:24.452Z|977f215e-7b45-4276-9b93-f26220ef1a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:24.453Z|18f1b0ac-71f9-42ce-8db6-f7d8fbf26169|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:24.453Z|977f215e-7b45-4276-9b93-f26220ef1a7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:24.453Z|1898b3c6-6527-4921-9d43-d78c6533a35a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:34.471Z|f6a6dd92-3809-407c-8539-9e7629af3e7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:34.472Z|f6a6dd92-3809-407c-8539-9e7629af3e7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:34.550Z|c3709580-1f4c-4819-8b77-7e23586cb35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:34.550Z|6e0d9e42-7ea6-490a-b0e2-cf5740dccea0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:34.551Z|c3709580-1f4c-4819-8b77-7e23586cb35b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:34.551Z|6e0d9e42-7ea6-490a-b0e2-cf5740dccea0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:39.386Z|b0898cbc-0331-40cc-9722-eaea3d826963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:40:39.386Z|b0898cbc-0331-40cc-9722-eaea3d826963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:40:39.582Z|70da18f2-7af4-48b9-8d0b-1b86432751de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:40:39.582Z|70da18f2-7af4-48b9-8d0b-1b86432751de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:40:44.548Z|56858d3e-5981-4200-8683-ada710a80f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:44.549Z|56858d3e-5981-4200-8683-ada710a80f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:44.570Z|478268b5-a5e5-4372-8063-c2f2641a1270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:44.570Z|bf54010c-f144-4c87-a106-40b95f5b3eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:44.571Z|bf54010c-f144-4c87-a106-40b95f5b3eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:44.571Z|478268b5-a5e5-4372-8063-c2f2641a1270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:54.386Z|5ce464bb-d19b-482e-8b35-faa86f7c002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:40:54.388Z|5ce464bb-d19b-482e-8b35-faa86f7c002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:40:54.388Z|5ce464bb-d19b-482e-8b35-faa86f7c002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:40:54.389Z|5ce464bb-d19b-482e-8b35-faa86f7c002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:40:54.390Z|5ce464bb-d19b-482e-8b35-faa86f7c002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:40:54.567Z|bb4ac0ed-f9f3-4dee-b4eb-1cd487d5e449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:54.568Z|bb4ac0ed-f9f3-4dee-b4eb-1cd487d5e449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:54.588Z|0e4a96ac-b4ce-4460-a48b-10f5c4e5824c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:54.588Z|a4fc5bad-4c7f-4ae5-9576-d0ca71af3c7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:40:54.589Z|0e4a96ac-b4ce-4460-a48b-10f5c4e5824c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:40:54.589Z|a4fc5bad-4c7f-4ae5-9576-d0ca71af3c7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:04.585Z|46acf0f7-1ca6-43a1-bf01-c4f5d2cef437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:04.586Z|46acf0f7-1ca6-43a1-bf01-c4f5d2cef437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:04.649Z|b33cc89e-f5a7-40ab-ac1a-f361957f1a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:04.650Z|b33cc89e-f5a7-40ab-ac1a-f361957f1a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:04.650Z|109bc7ad-2c75-4acf-8d50-739f60184b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:04.651Z|109bc7ad-2c75-4acf-8d50-739f60184b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:08.507Z|30955aa8-c428-4b56-8c64-b42ae5d5a37e|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:41:08.508Z|30955aa8-c428-4b56-8c64-b42ae5d5a37e|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:09.386Z|2646404f-5193-47c1-a25f-99a0b180e77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:41:09.386Z|2646404f-5193-47c1-a25f-99a0b180e77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:41:09.583Z|dc6fc075-513a-4502-9d41-2c54a75070e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:41:09.583Z|dc6fc075-513a-4502-9d41-2c54a75070e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:41:14.963Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:41:14.964Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 548b9b9e-416d-4b58-bd0e-8cb3b4324e98 already exists in requestDb InfraActiveRequests table
2021-05-27T03:41:14.965Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98
2021-05-27T03:41:14.965Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|INFO|500||Invoke
2021-05-27T03:41:14.965Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||===========================request begin================================================
2021-05-27T03:41:14.966Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98
2021-05-27T03:41:14.966Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||Method      : GET
2021-05-27T03:41:14.966Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-RequestID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-TransactionID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-ECOMP-RequestID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0df23a89-15dd-495c-8483-32c05fb92419"]
2021-05-27T03:41:14.966Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||Request body: 
2021-05-27T03:41:14.967Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||==========================request end================================================
2021-05-27T03:41:15.081Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||============================response begin==========================================
2021-05-27T03:41:15.082Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:41:15.082Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||Status text  : 
2021-05-27T03:41:15.082Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:41:15 GMT"]
2021-05-27T03:41:15.083Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||Response body: 
2021-05-27T03:41:15.083Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|DEBUG|500||=======================response end=================================================
2021-05-27T03:41:15.083Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/548b9b9e-416d-4b58-bd0e-8cb3b4324e98|INFO|404|Not Found|InvokeReturn
2021-05-27T03:41:15.086Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 548b9b9e-416d-4b58-bd0e-8cb3b4324e98
2021-05-27T03:41:15.087Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:41:15.087Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:41:15.088Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-05-27T03:41:15.088Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:41:15.088Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-05-27T03:41:15.089Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:41:15.089Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-RequestID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-TransactionID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-ECOMP-RequestID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a2ff9a2-6828-4a2f-835f-f088338e0bb4"]
2021-05-27T03:41:15.089Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:41:15.089Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:41:15.099Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:41:15.100Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:41:15.100Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:41:15.100Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:41:15 GMT"]
2021-05-27T03:41:15.100Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-05-27T03:41:15.101Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:41:15.101Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:41:15.101Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:41:15.102Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:41:15.103Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:41:15.103Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-05-27T03:41:15.103Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:41:15.104Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:41:15.104Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:41:15.104Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-RequestID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-TransactionID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-ECOMP-RequestID:"548b9b9e-416d-4b58-bd0e-8cb3b4324e98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d0603dc-f832-4963-a511-661699034b2e"]
2021-05-27T03:41:15.104Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:41:15.104Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:41:15.113Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:41:15.114Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:41:15.114Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:41:15.114Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:41:15 GMT"]
2021-05-27T03:41:15.114Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-05-27T03:41:15.115Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:41:15.115Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:41:15.115Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:41:15.116Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@5db69bf
2021-05-27T03:41:15.117Z|548b9b9e-416d-4b58-bd0e-8cb3b4324e98|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:41:15.216Z|c70bba24-26c3-4510-a2d4-61509a716086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:15.217Z|c70bba24-26c3-4510-a2d4-61509a716086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:15.217Z|d91d8a81-1765-4109-9339-26e34b1347d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:15.218Z|d91d8a81-1765-4109-9339-26e34b1347d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:15.216Z|6b79f9ed-dd6d-4bd3-b590-d432539caad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:15.218Z|6b79f9ed-dd6d-4bd3-b590-d432539caad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:23.635Z|daa07bb0-e007-4dfd-86da-6affe5383117|http-nio-8080-exec-7|manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-05-27T03:41:23.636Z|daa07bb0-e007-4dfd-86da-6affe5383117|http-nio-8080-exec-7|manage/health|python-requests/2.25.1|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:24.386Z|5acf5c3a-04f0-4797-a98d-71063e118a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:41:24.386Z|5acf5c3a-04f0-4797-a98d-71063e118a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:41:25.249Z|2f449d72-0a8f-4b04-b381-833a8030c15b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:25.249Z|800296bf-d41f-4829-a5e5-d33250fd3fe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:25.249Z|6d116f80-029a-4639-b5b7-d433691ebb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:25.249Z|2f449d72-0a8f-4b04-b381-833a8030c15b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:25.250Z|6d116f80-029a-4639-b5b7-d433691ebb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:25.250Z|800296bf-d41f-4829-a5e5-d33250fd3fe5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:35.350Z|bdc43da3-ed17-4ad8-b163-614d73c95e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:35.350Z|f8506349-c69a-4d9d-945b-bfa1ffd2ddda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:35.350Z|19795ba3-fdff-4750-a922-8904d428e944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:35.350Z|f8506349-c69a-4d9d-945b-bfa1ffd2ddda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:35.351Z|bdc43da3-ed17-4ad8-b163-614d73c95e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:35.351Z|19795ba3-fdff-4750-a922-8904d428e944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:39.386Z|bc1d342f-84dd-45d6-876c-164e61f43e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:41:39.388Z|bc1d342f-84dd-45d6-876c-164e61f43e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T03:41:39.389Z|bc1d342f-84dd-45d6-876c-164e61f43e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:41:39.389Z|bc1d342f-84dd-45d6-876c-164e61f43e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:41:39.403Z|bc1d342f-84dd-45d6-876c-164e61f43e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:41:39.584Z|03b15f84-ff48-4cbb-97b8-e61c75520e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:41:39.584Z|03b15f84-ff48-4cbb-97b8-e61c75520e65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:41:45.652Z|a062b62d-3c82-4d7a-a0ee-f2537b7684a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:45.653Z|a062b62d-3c82-4d7a-a0ee-f2537b7684a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:45.653Z|a2e75125-74ff-4943-aadf-ef88c1cf216d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:45.653Z|a2e75125-74ff-4943-aadf-ef88c1cf216d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:45.660Z|19ab08e8-b5fa-4fda-a627-6982b5d81ae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:45.660Z|19ab08e8-b5fa-4fda-a627-6982b5d81ae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:54.386Z|68e5a662-ff32-47f9-82ef-b3e4dff3834d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:41:54.387Z|68e5a662-ff32-47f9-82ef-b3e4dff3834d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:41:55.671Z|6422e7d4-de6c-427f-9de9-aa05414db0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:55.672Z|6422e7d4-de6c-427f-9de9-aa05414db0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:55.675Z|e54a1b52-76ba-4907-bd12-c4e2d188db4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:55.677Z|e54a1b52-76ba-4907-bd12-c4e2d188db4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:41:55.751Z|3e27c30e-dea7-42cb-8e80-e4d14ac27eba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:41:55.752Z|3e27c30e-dea7-42cb-8e80-e4d14ac27eba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:05.756Z|f5d481bc-8ebd-4762-a8e0-db846f421ecd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:05.756Z|debc545b-4ae5-4996-9a24-106109d34b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:05.756Z|f5d481bc-8ebd-4762-a8e0-db846f421ecd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:05.756Z|debc545b-4ae5-4996-9a24-106109d34b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:05.852Z|f1c5a509-a9ce-4d4b-9270-398280c9e37b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:05.852Z|f1c5a509-a9ce-4d4b-9270-398280c9e37b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:08.507Z|6eee8e21-8925-4097-b9ff-8229e8b761e9|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:42:08.508Z|6eee8e21-8925-4097-b9ff-8229e8b761e9|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:09.386Z|156eb158-7037-4121-a2da-d6ca9acfb9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:42:09.386Z|156eb158-7037-4121-a2da-d6ca9acfb9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:42:09.585Z|dc14a77e-d8c9-4a95-b311-1c80d2b67721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:42:09.585Z|dc14a77e-d8c9-4a95-b311-1c80d2b67721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:42:15.856Z|1f07e3eb-474b-47e6-9ff2-f3efb5d00eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:15.857Z|2c67b894-4c16-4104-aec0-0d6625347b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:15.857Z|1f07e3eb-474b-47e6-9ff2-f3efb5d00eea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:15.857Z|2c67b894-4c16-4104-aec0-0d6625347b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:15.944Z|59e6aca9-5cef-4914-a0a5-6f4ccc89d392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:15.945Z|59e6aca9-5cef-4914-a0a5-6f4ccc89d392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:24.386Z|63410e4c-2f1d-4624-b364-a0c1a4a7eb42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:42:24.388Z|63410e4c-2f1d-4624-b364-a0c1a4a7eb42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:42:25.952Z|6e4e5dd8-2d86-4bee-bb48-e0b378ecd300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:25.952Z|9fa4f1e4-9d36-443c-b956-013a330c1854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:25.952Z|6e4e5dd8-2d86-4bee-bb48-e0b378ecd300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:25.952Z|9fa4f1e4-9d36-443c-b956-013a330c1854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:25.963Z|835d1f66-f827-41f6-bb24-a8d1c8f54be4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:25.964Z|835d1f66-f827-41f6-bb24-a8d1c8f54be4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:35.970Z|953dec22-53f0-42e9-b455-38a1c5b5f1e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:35.970Z|82c62b7e-fbdf-4466-9235-7add828e4be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:35.971Z|953dec22-53f0-42e9-b455-38a1c5b5f1e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:35.971Z|82c62b7e-fbdf-4466-9235-7add828e4be2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:35.981Z|6fbbdb1c-d3c7-4e4d-8eb8-dc2081ccf264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:35.981Z|6fbbdb1c-d3c7-4e4d-8eb8-dc2081ccf264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:39.386Z|3c3bf12c-c0aa-42bc-ba31-fe4851cdf21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:42:39.386Z|3c3bf12c-c0aa-42bc-ba31-fe4851cdf21c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:42:39.586Z|963fc4a4-d2f3-47c6-a6d0-ec15fbf7e576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:42:39.586Z|963fc4a4-d2f3-47c6-a6d0-ec15fbf7e576|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:42:45.991Z|f1d5387b-4083-4e67-984b-3c4820ff38de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:45.991Z|f1d5387b-4083-4e67-984b-3c4820ff38de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:45.992Z|2092942e-b512-4d8c-abf6-5b8d7b7c08bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:45.993Z|2092942e-b512-4d8c-abf6-5b8d7b7c08bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:45.998Z|a819d4ef-3ed2-4a29-aa82-e9d7fc873fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:45.999Z|a819d4ef-3ed2-4a29-aa82-e9d7fc873fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:54.386Z|454dfd41-1581-457f-896e-668b1fd8d3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:42:54.387Z|454dfd41-1581-457f-896e-668b1fd8d3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:42:55.635Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:42:55.637Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ec486871-ac36-4762-8a3e-b5e04a3cfa64 already exists in requestDb InfraActiveRequests table
2021-05-27T03:42:55.638Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64
2021-05-27T03:42:55.638Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|INFO|500||Invoke
2021-05-27T03:42:55.638Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||===========================request begin================================================
2021-05-27T03:42:55.639Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64
2021-05-27T03:42:55.639Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||Method      : GET
2021-05-27T03:42:55.639Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-RequestID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-TransactionID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-ECOMP-RequestID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbde7765-e78f-43a7-bf24-f9da946e7e61"]
2021-05-27T03:42:55.640Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||Request body: 
2021-05-27T03:42:55.640Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||==========================request end================================================
2021-05-27T03:42:55.745Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||============================response begin==========================================
2021-05-27T03:42:55.745Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:42:55.746Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||Status text  : 
2021-05-27T03:42:55.746Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:42:55 GMT"]
2021-05-27T03:42:55.746Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||Response body: 
2021-05-27T03:42:55.747Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|DEBUG|500||=======================response end=================================================
2021-05-27T03:42:55.747Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec486871-ac36-4762-8a3e-b5e04a3cfa64|INFO|404|Not Found|InvokeReturn
2021-05-27T03:42:55.751Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ec486871-ac36-4762-8a3e-b5e04a3cfa64
2021-05-27T03:42:55.751Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:42:55.752Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:42:55.753Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-05-27T03:42:55.753Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:42:55.753Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-05-27T03:42:55.753Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:42:55.754Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-RequestID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-TransactionID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-ECOMP-RequestID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0cb841d-c934-41f8-8dc1-ea724d3c89e7"]
2021-05-27T03:42:55.754Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:42:55.755Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:42:55.761Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:42:55.761Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:42:55.762Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:42:55.762Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:42:55 GMT"]
2021-05-27T03:42:55.763Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-05-27T03:42:55.763Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:42:55.763Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:42:55.764Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:42:55.765Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:42:55.766Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:42:55.766Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-05-27T03:42:55.767Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:42:55.767Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:42:55.767Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:42:55.767Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-RequestID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-TransactionID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-ECOMP-RequestID:"ec486871-ac36-4762-8a3e-b5e04a3cfa64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b62c2f8e-3a3e-4c9e-b472-fd9e9c9167e0"]
2021-05-27T03:42:55.768Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:42:55.768Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:42:55.777Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:42:55.777Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:42:55.778Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:42:55.778Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:42:55 GMT"]
2021-05-27T03:42:55.778Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-05-27T03:42:55.779Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:42:55.779Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:42:55.780Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:42:55.780Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@71a9255b
2021-05-27T03:42:55.782Z|ec486871-ac36-4762-8a3e-b5e04a3cfa64|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:42:56.009Z|7dd25b84-c243-4069-8555-cdea3e07e2f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:56.010Z|7dd25b84-c243-4069-8555-cdea3e07e2f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:56.011Z|1efdee4c-99f1-479b-b83f-b8de45d13a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:56.011Z|1efdee4c-99f1-479b-b83f-b8de45d13a82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:42:56.016Z|079a65d7-bc9e-4f30-a3a3-011dce1842cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:42:56.016Z|079a65d7-bc9e-4f30-a3a3-011dce1842cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:06.027Z|86c79177-292f-430b-ba7c-b6b87c693bdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:06.027Z|a3ac4a48-4203-4229-8a44-4a857a7f0d16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:06.028Z|86c79177-292f-430b-ba7c-b6b87c693bdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:06.028Z|a3ac4a48-4203-4229-8a44-4a857a7f0d16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:06.119Z|c66c4932-b324-4f9a-926e-21ad68b2999d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:06.120Z|c66c4932-b324-4f9a-926e-21ad68b2999d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:08.507Z|fa7ebef7-7304-4d15-8175-5378e825f353|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:43:08.508Z|fa7ebef7-7304-4d15-8175-5378e825f353|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:09.386Z|57e0cec5-0a2e-4bdc-9aae-93ad90e2316e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:43:09.388Z|57e0cec5-0a2e-4bdc-9aae-93ad90e2316e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:43:09.587Z|a351d1c0-1553-4698-a6f2-29afc7dbeac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:43:09.587Z|a351d1c0-1553-4698-a6f2-29afc7dbeac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:43:10.420Z|3fcb80e7-7f29-4719-90f0-bb0256ab0d2d|http-nio-8080-exec-6|manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-05-27T03:43:10.421Z|3fcb80e7-7f29-4719-90f0-bb0256ab0d2d|http-nio-8080-exec-6|manage/health|python-requests/2.25.1|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:16.045Z|0f1c8ab5-0ee7-4d98-ae95-46c26d991b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:16.046Z|0f1c8ab5-0ee7-4d98-ae95-46c26d991b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:16.046Z|4ac75afa-da9a-44e8-a2af-dff6b09affaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:16.047Z|4ac75afa-da9a-44e8-a2af-dff6b09affaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:16.139Z|f7f69465-dd8a-46d3-931f-f549f08f6fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:16.139Z|f7f69465-dd8a-46d3-931f-f549f08f6fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:24.386Z|a92b6475-5271-4fa7-beb5-ed1d5244190f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:43:24.386Z|a92b6475-5271-4fa7-beb5-ed1d5244190f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:43:26.065Z|34555450-ff71-4ef1-9453-dc37a098b078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:26.065Z|e3d94712-13cf-41fa-a78b-e7646247b104|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:26.065Z|e3d94712-13cf-41fa-a78b-e7646247b104|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:26.065Z|34555450-ff71-4ef1-9453-dc37a098b078|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:26.157Z|e5ae480e-dc70-4dbc-b6b1-84dafe0ea539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:26.158Z|e5ae480e-dc70-4dbc-b6b1-84dafe0ea539|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:36.083Z|ce5a3138-5d84-49cf-b2c4-cb1f661e8efa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:36.083Z|25a41a9f-a9cf-4ad1-922b-06a3c77b85d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:36.084Z|ce5a3138-5d84-49cf-b2c4-cb1f661e8efa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:36.084Z|25a41a9f-a9cf-4ad1-922b-06a3c77b85d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:36.176Z|93256dbc-20fb-4506-8d69-3bcb4f777413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:36.177Z|93256dbc-20fb-4506-8d69-3bcb4f777413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:39.386Z|aa2aa942-2e84-4974-a445-e56aa846f43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:43:39.386Z|aa2aa942-2e84-4974-a445-e56aa846f43f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:43:39.588Z|8d30ccf3-dc4b-4ca1-b35d-5328361f892f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:43:39.588Z|8d30ccf3-dc4b-4ca1-b35d-5328361f892f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:43:46.102Z|75f92c15-0b8e-40dc-b451-0fe71e77d28b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:46.102Z|676535b7-177e-424e-8ae3-31c3f318a140|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:46.103Z|676535b7-177e-424e-8ae3-31c3f318a140|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:46.103Z|75f92c15-0b8e-40dc-b451-0fe71e77d28b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:46.195Z|08106b30-3fc6-46d8-9fcf-070c66be7ee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:46.196Z|08106b30-3fc6-46d8-9fcf-070c66be7ee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:54.386Z|712f1b2a-12de-42c0-9548-cc6b0238a2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:43:54.388Z|712f1b2a-12de-42c0-9548-cc6b0238a2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T03:43:54.389Z|712f1b2a-12de-42c0-9548-cc6b0238a2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:43:54.389Z|712f1b2a-12de-42c0-9548-cc6b0238a2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:43:54.390Z|712f1b2a-12de-42c0-9548-cc6b0238a2a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:43:56.150Z|98c1d49d-0c5a-4e60-beae-55d63e988d90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:56.150Z|5b870cf3-8aab-42ad-ba6b-cce19fa5805c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:56.151Z|5b870cf3-8aab-42ad-ba6b-cce19fa5805c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:56.151Z|98c1d49d-0c5a-4e60-beae-55d63e988d90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:43:56.213Z|6d2e2546-c064-438f-b853-ffa692a27b66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:43:56.213Z|6d2e2546-c064-438f-b853-ffa692a27b66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:06.168Z|b4c8330e-59a9-420f-bff2-0343166e1956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:06.169Z|61d86369-223e-4c9e-b956-5f4f00a52ad5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:06.169Z|b4c8330e-59a9-420f-bff2-0343166e1956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:06.169Z|61d86369-223e-4c9e-b956-5f4f00a52ad5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:06.232Z|3a1416e1-b0fc-45bf-8f43-7690dd93d1aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:06.233Z|3a1416e1-b0fc-45bf-8f43-7690dd93d1aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:08.507Z|a85e2a43-c15a-445d-8a1c-498af01989e3|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:44:08.508Z|a85e2a43-c15a-445d-8a1c-498af01989e3|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:09.386Z|fd416c55-ec07-4d0a-94cb-2b836b50b4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:44:09.386Z|fd416c55-ec07-4d0a-94cb-2b836b50b4a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:44:09.589Z|c09e4f84-4d0d-4873-ada1-b24c3afb3c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:44:09.589Z|c09e4f84-4d0d-4873-ada1-b24c3afb3c09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:44:16.249Z|b93828d5-a0ab-4ea8-927a-358288f6fa58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:16.250Z|b93828d5-a0ab-4ea8-927a-358288f6fa58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:16.252Z|6f8d777b-3f39-4e3c-a8c7-6dc1aed85670|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:16.252Z|ba7d10ef-e58d-4038-9c93-a468cc9ab16c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:16.253Z|6f8d777b-3f39-4e3c-a8c7-6dc1aed85670|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:16.253Z|ba7d10ef-e58d-4038-9c93-a468cc9ab16c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:24.386Z|5379199b-f618-4dbc-af85-9b81fc480ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:44:24.386Z|5379199b-f618-4dbc-af85-9b81fc480ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:44:26.350Z|27261bcb-afa3-4cf3-9038-cd737feb9513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:26.350Z|5d62d60b-96be-45d3-8a89-d641803cfd8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:26.350Z|f9bcc6d8-001f-48e0-8fd4-ffacd95db66f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:26.350Z|27261bcb-afa3-4cf3-9038-cd737feb9513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:26.351Z|5d62d60b-96be-45d3-8a89-d641803cfd8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:26.351Z|f9bcc6d8-001f-48e0-8fd4-ffacd95db66f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:36.451Z|f190f1b4-11c8-48e0-a88c-c4e157a44082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:36.451Z|f190f1b4-11c8-48e0-a88c-c4e157a44082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:36.452Z|3b36b161-45a1-4ac0-a1dc-fe6f88ae3909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:36.452Z|3b36b161-45a1-4ac0-a1dc-fe6f88ae3909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:36.454Z|e7ac6c76-6201-403d-b179-c356307a46cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:36.454Z|e7ac6c76-6201-403d-b179-c356307a46cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:39.386Z|d5ae85b1-4b4f-4af1-bb87-8068d9db00d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:44:39.388Z|d5ae85b1-4b4f-4af1-bb87-8068d9db00d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:44:39.590Z|b6503af2-a2ab-4c03-864e-10303ad06c35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:44:39.590Z|b6503af2-a2ab-4c03-864e-10303ad06c35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:44:44.214Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:44:44.215Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: e60e33cf-c044-430e-b256-a1c84d4ccfe2 already exists in requestDb InfraActiveRequests table
2021-05-27T03:44:44.216Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2
2021-05-27T03:44:44.216Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|INFO|500||Invoke
2021-05-27T03:44:44.217Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||===========================request begin================================================
2021-05-27T03:44:44.217Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2
2021-05-27T03:44:44.217Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||Method      : GET
2021-05-27T03:44:44.217Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-RequestID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-TransactionID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-ECOMP-RequestID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8c20f82-11d8-4fe8-ada3-6c4feb27f0e8"]
2021-05-27T03:44:44.217Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||Request body: 
2021-05-27T03:44:44.218Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||==========================request end================================================
2021-05-27T03:44:44.252Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||============================response begin==========================================
2021-05-27T03:44:44.252Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:44:44.253Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||Status text  : 
2021-05-27T03:44:44.253Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:44:44 GMT"]
2021-05-27T03:44:44.253Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||Response body: 
2021-05-27T03:44:44.253Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|DEBUG|500||=======================response end=================================================
2021-05-27T03:44:44.254Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e60e33cf-c044-430e-b256-a1c84d4ccfe2|INFO|404|Not Found|InvokeReturn
2021-05-27T03:44:44.256Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID e60e33cf-c044-430e-b256-a1c84d4ccfe2
2021-05-27T03:44:44.256Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:44:44.257Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:44:44.257Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-05-27T03:44:44.258Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:44:44.258Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-05-27T03:44:44.258Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:44:44.258Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-RequestID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-TransactionID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-ECOMP-RequestID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7592b6f-8198-43ea-9ccc-a9615bb194ad"]
2021-05-27T03:44:44.259Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:44:44.259Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:44:44.265Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:44:44.265Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:44:44.266Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:44:44.266Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:44:44 GMT"]
2021-05-27T03:44:44.266Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-05-27T03:44:44.267Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:44:44.267Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:44:44.267Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:44:44.268Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:44:44.269Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:44:44.269Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-05-27T03:44:44.269Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:44:44.269Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:44:44.270Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:44:44.270Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-RequestID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-TransactionID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-ECOMP-RequestID:"e60e33cf-c044-430e-b256-a1c84d4ccfe2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d1521b0-0da3-449c-a1d3-e2933c7a3825"]
2021-05-27T03:44:44.270Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:44:44.271Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:44:44.278Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:44:44.278Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:44:44.279Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:44:44.279Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:44:44 GMT"]
2021-05-27T03:44:44.279Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-05-27T03:44:44.279Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:44:44.279Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:44:44.280Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:44:44.280Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4e03e777
2021-05-27T03:44:44.282Z|e60e33cf-c044-430e-b256-a1c84d4ccfe2|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:44:46.550Z|70ea0cf3-e05d-461c-af0a-2197ce8920ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:46.550Z|5f8cdb30-6f3f-4518-863a-2063553884e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:46.551Z|5f8cdb30-6f3f-4518-863a-2063553884e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:46.551Z|70ea0cf3-e05d-461c-af0a-2197ce8920ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:46.551Z|7e39de7d-8071-42e8-a52e-689d1a848d6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:46.551Z|7e39de7d-8071-42e8-a52e-689d1a848d6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:54.386Z|acb946aa-4444-4684-903a-812aede056d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:44:54.386Z|acb946aa-4444-4684-903a-812aede056d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:44:56.568Z|4e8e6edf-1d67-46c0-97ab-de63897a1a74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:56.568Z|b5e09207-f29d-4a4b-b010-a4761bab7400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:56.568Z|4e8e6edf-1d67-46c0-97ab-de63897a1a74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:56.568Z|b5e09207-f29d-4a4b-b010-a4761bab7400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:44:56.568Z|ae542894-c308-411a-b175-8dced0c323e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:44:56.569Z|ae542894-c308-411a-b175-8dced0c323e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:00.290Z|72e6e3b3-283e-46e5-ba88-6a3481b5b956|http-nio-8080-exec-1|manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-05-27T03:45:00.290Z|72e6e3b3-283e-46e5-ba88-6a3481b5b956|http-nio-8080-exec-1|manage/health|python-requests/2.25.1|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:06.585Z|5402dd8f-fe75-4145-b2c0-1220a799310a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:06.585Z|a10782e8-5399-4dc4-8a9e-03d6e1bdb45c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:06.585Z|a10782e8-5399-4dc4-8a9e-03d6e1bdb45c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:06.585Z|5402dd8f-fe75-4145-b2c0-1220a799310a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:06.586Z|a95af2c5-5f30-4c4f-a0c2-2f0c086ff786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:06.586Z|a95af2c5-5f30-4c4f-a0c2-2f0c086ff786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:08.507Z|0f04e06e-7d37-4f0d-969b-db9a29d4acc3|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:45:08.507Z|0f04e06e-7d37-4f0d-969b-db9a29d4acc3|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:09.386Z|616df866-e278-4972-978d-232285296d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:45:09.386Z|616df866-e278-4972-978d-232285296d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:45:09.591Z|ff34b991-96a5-4c5e-84f1-9026f1d4eccd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:45:09.591Z|ff34b991-96a5-4c5e-84f1-9026f1d4eccd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:45:16.603Z|7848ed07-df66-4f31-a1c8-d3e5efeeea5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:16.603Z|de461a0a-b58d-4696-ae76-095aca50331a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:16.604Z|7848ed07-df66-4f31-a1c8-d3e5efeeea5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:16.604Z|de461a0a-b58d-4696-ae76-095aca50331a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:16.604Z|83bd5b55-c1ce-4d25-b546-5a9415561af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:16.605Z|83bd5b55-c1ce-4d25-b546-5a9415561af9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:24.386Z|54f34717-f136-4a73-9911-d0f33675ba1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:45:24.388Z|54f34717-f136-4a73-9911-d0f33675ba1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T03:45:24.389Z|54f34717-f136-4a73-9911-d0f33675ba1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:45:24.389Z|54f34717-f136-4a73-9911-d0f33675ba1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:45:24.390Z|54f34717-f136-4a73-9911-d0f33675ba1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:45:26.622Z|df8540ab-f1e2-44bd-89ed-5d9ffa603bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:26.622Z|f967720d-6e1d-4372-883e-70cd6453ea9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:26.622Z|031205ee-7fe5-4aab-ba96-736cdfe91832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:26.622Z|031205ee-7fe5-4aab-ba96-736cdfe91832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:26.622Z|df8540ab-f1e2-44bd-89ed-5d9ffa603bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:26.622Z|f967720d-6e1d-4372-883e-70cd6453ea9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:36.639Z|928e85a5-e2e9-4f38-976d-7ce2dc4bb951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:36.639Z|f2ad2976-0c76-44ce-9b54-9c03e85d6029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:36.639Z|44481978-f13e-4ff8-b348-5169fa12ccc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:36.639Z|928e85a5-e2e9-4f38-976d-7ce2dc4bb951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:36.639Z|44481978-f13e-4ff8-b348-5169fa12ccc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:36.639Z|f2ad2976-0c76-44ce-9b54-9c03e85d6029|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:39.386Z|39a2d3af-5fba-4621-8966-fda71f6ba19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:45:39.386Z|39a2d3af-5fba-4621-8966-fda71f6ba19e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:45:39.592Z|9c44b4de-0658-40e4-8e6d-c039c4292261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:45:39.592Z|9c44b4de-0658-40e4-8e6d-c039c4292261|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:45:46.658Z|5e1b4c16-ccfa-48a4-a568-212b25423551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:46.658Z|40d9861e-ca60-426d-9bb1-1af351927cfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:46.658Z|40d9861e-ca60-426d-9bb1-1af351927cfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:46.658Z|5e1b4c16-ccfa-48a4-a568-212b25423551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:46.659Z|2ad3c8da-1d34-4207-b3ed-c6197dcbfe27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:46.659Z|2ad3c8da-1d34-4207-b3ed-c6197dcbfe27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:54.386Z|50b207a4-5363-46ad-8937-17e0dc55128f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:45:54.386Z|50b207a4-5363-46ad-8937-17e0dc55128f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:45:56.677Z|f6d404cb-1665-475a-b85c-b6220ac28bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:56.677Z|4c2760f8-61fe-448b-9894-c673d88be3db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:56.678Z|f6d404cb-1665-475a-b85c-b6220ac28bdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:56.678Z|4c2760f8-61fe-448b-9894-c673d88be3db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:45:56.679Z|3bdfac3b-7411-4867-8648-484ec6f6dd00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:45:56.680Z|3bdfac3b-7411-4867-8648-484ec6f6dd00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:04.180Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:46:04.181Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 60bbdc28-28ca-4244-804d-b700a9634a4e already exists in requestDb InfraActiveRequests table
2021-05-27T03:46:04.182Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e
2021-05-27T03:46:04.182Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|INFO|500||Invoke
2021-05-27T03:46:04.182Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||===========================request begin================================================
2021-05-27T03:46:04.183Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e
2021-05-27T03:46:04.183Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||Method      : GET
2021-05-27T03:46:04.183Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-RequestID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-TransactionID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-ECOMP-RequestID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ee1ece1-3d08-490b-b839-b2f9d8a23bef"]
2021-05-27T03:46:04.183Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||Request body: 
2021-05-27T03:46:04.183Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||==========================request end================================================
2021-05-27T03:46:04.292Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||============================response begin==========================================
2021-05-27T03:46:04.292Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:46:04.292Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||Status text  : 
2021-05-27T03:46:04.292Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:46:04 GMT"]
2021-05-27T03:46:04.293Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||Response body: 
2021-05-27T03:46:04.293Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|DEBUG|500||=======================response end=================================================
2021-05-27T03:46:04.293Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/60bbdc28-28ca-4244-804d-b700a9634a4e|INFO|404|Not Found|InvokeReturn
2021-05-27T03:46:04.296Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 60bbdc28-28ca-4244-804d-b700a9634a4e
2021-05-27T03:46:04.296Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:46:04.297Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2021-05-27T03:46:04.297Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2021-05-27T03:46:04.298Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:46:04.298Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2021-05-27T03:46:04.298Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:46:04.298Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-RequestID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-TransactionID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-ECOMP-RequestID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a74a9cd8-aed6-40ca-a3b3-7b46fd650751"]
2021-05-27T03:46:04.298Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:46:04.299Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:46:04.305Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:46:04.305Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:46:04.305Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:46:04.305Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:46:04 GMT"]
2021-05-27T03:46:04.306Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2021-05-27T03:46:04.306Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:46:04.306Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:46:04.307Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:46:04.307Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:46:04.308Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:46:04.308Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2021-05-27T03:46:04.308Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2021-05-27T03:46:04.308Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2021-05-27T03:46:04.308Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2021-05-27T03:46:04.309Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-RequestID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-TransactionID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-ECOMP-RequestID:"60bbdc28-28ca-4244-804d-b700a9634a4e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e4ff5b9-64dd-4c67-8b4b-229f7c9d82b6"]
2021-05-27T03:46:04.309Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2021-05-27T03:46:04.309Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2021-05-27T03:46:04.317Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2021-05-27T03:46:04.317Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2021-05-27T03:46:04.317Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : 
2021-05-27T03:46:04.317Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:46:04 GMT"]
2021-05-27T03:46:04.317Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2021-05-27T03:46:04.318Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2021-05-27T03:46:04.318Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2021-05-27T03:46:04.318Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:81)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:102)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:778)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:736)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:710)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:598)
	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:749)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$b0ac5775.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:76)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:148)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:191)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:200)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:103)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:493)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:415)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:104)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:272)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:268)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:316)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:298)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:268)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:289)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:256)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:703)
	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:416)
	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:409)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:584)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:525)
	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:462)
	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:99)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:127)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119)
	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:170)
	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:215)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.doFilterInternal(HeaderWriterFilter.java:74)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:107)
	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:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T03:46:04.319Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@57e443db
2021-05-27T03:46:04.320Z|60bbdc28-28ca-4244-804d-b700a9634a4e|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:46:06.698Z|2d3239d1-4209-46be-9eaa-cf63967a1487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:06.698Z|90993f40-7320-4bc2-a158-6be7b2db3e7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:06.698Z|ab219b73-e063-40d3-b5c7-7cadc929d433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:06.699Z|2d3239d1-4209-46be-9eaa-cf63967a1487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:06.699Z|90993f40-7320-4bc2-a158-6be7b2db3e7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:06.699Z|ab219b73-e063-40d3-b5c7-7cadc929d433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:08.507Z|9c113de7-f778-4223-b49f-359ebdd74d8b|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:46:08.507Z|9c113de7-f778-4223-b49f-359ebdd74d8b|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:09.386Z|5022fde2-7065-4e42-8cb2-7a014db35aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:46:09.388Z|5022fde2-7065-4e42-8cb2-7a014db35aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T03:46:09.388Z|5022fde2-7065-4e42-8cb2-7a014db35aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:46:09.389Z|5022fde2-7065-4e42-8cb2-7a014db35aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:46:09.390Z|5022fde2-7065-4e42-8cb2-7a014db35aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:46:09.593Z|65b63aa5-7ec7-4b97-a204-303c26c0d7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:46:09.593Z|65b63aa5-7ec7-4b97-a204-303c26c0d7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:46:13.375Z|6ed255b6-ceee-40c1-b3ef-e4a54fa24f74|http-nio-8080-exec-3|manage/health|python-requests/2.25.1|||INFO|500||Entering
2021-05-27T03:46:13.376Z|6ed255b6-ceee-40c1-b3ef-e4a54fa24f74|http-nio-8080-exec-3|manage/health|python-requests/2.25.1|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:16.717Z|e0712727-d889-4dfd-8598-bae1022d03fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:16.717Z|f44b4c7e-328a-43f9-84c9-8c178fefab0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:16.717Z|8387c9c7-1b43-437c-8606-ada7a9ff609f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:16.717Z|e0712727-d889-4dfd-8598-bae1022d03fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:16.717Z|8387c9c7-1b43-437c-8606-ada7a9ff609f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:16.717Z|f44b4c7e-328a-43f9-84c9-8c178fefab0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:24.386Z|031152c2-09ec-4294-bfea-aa0dd19b44e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:46:24.386Z|031152c2-09ec-4294-bfea-aa0dd19b44e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:46:26.752Z|d28d39c8-481f-402d-ad5e-cb20af80ad2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:26.752Z|f27e37db-86eb-47ae-8dd7-d4c86a06ded8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:26.752Z|2c8216ad-cdad-4b6a-8b0f-0120fa0f2ab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:26.752Z|d28d39c8-481f-402d-ad5e-cb20af80ad2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:26.752Z|2c8216ad-cdad-4b6a-8b0f-0120fa0f2ab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:26.752Z|f27e37db-86eb-47ae-8dd7-d4c86a06ded8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:36.850Z|3ac0b403-5640-4171-b1f3-d400928799f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:36.850Z|b358c2b2-5f03-41e0-ba28-7d1d0c025c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:36.851Z|3ac0b403-5640-4171-b1f3-d400928799f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:36.851Z|b358c2b2-5f03-41e0-ba28-7d1d0c025c80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:36.851Z|a1daa669-9237-4ac0-a6e2-1b173e0bd997|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:36.852Z|a1daa669-9237-4ac0-a6e2-1b173e0bd997|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:39.386Z|0a862725-7aca-49da-af1e-82e889afdaff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:46:39.386Z|0a862725-7aca-49da-af1e-82e889afdaff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:46:39.594Z|de47ffd0-724b-4e16-9af5-3a741c945167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:46:39.594Z|de47ffd0-724b-4e16-9af5-3a741c945167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:46:46.951Z|40bd3ae8-d700-4772-861b-af165bc9f2f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:46.951Z|f2d961b6-3a41-435d-bf53-fc64d4fc9331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:46.951Z|9b4cf292-3d94-4177-9b88-17bcc05ece69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:46.952Z|f2d961b6-3a41-435d-bf53-fc64d4fc9331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:46.952Z|9b4cf292-3d94-4177-9b88-17bcc05ece69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:46.952Z|40bd3ae8-d700-4772-861b-af165bc9f2f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:54.386Z|1e07c3a3-1fa4-4acf-b804-da5789f0f983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:46:54.388Z|1e07c3a3-1fa4-4acf-b804-da5789f0f983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T03:46:54.389Z|1e07c3a3-1fa4-4acf-b804-da5789f0f983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:46:54.389Z|1e07c3a3-1fa4-4acf-b804-da5789f0f983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:46:54.390Z|1e07c3a3-1fa4-4acf-b804-da5789f0f983|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:46:56.972Z|c2244880-fc46-4766-9015-c55349eff083|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:56.972Z|99591b22-a015-4532-a41c-702cec24b44d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:56.973Z|c2244880-fc46-4766-9015-c55349eff083|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:56.972Z|e22d63c0-1390-4a0e-ac94-d3c9eb9e5e54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:46:56.973Z|99591b22-a015-4532-a41c-702cec24b44d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:46:57.002Z|e22d63c0-1390-4a0e-ac94-d3c9eb9e5e54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:07.053Z|e37a3470-0374-4389-8015-d1fce7bcc403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:07.053Z|36fa6afc-a5af-4295-aa10-ab766f9b5cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:07.053Z|04f26616-8481-4a84-bc54-b6f006c778bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:07.053Z|04f26616-8481-4a84-bc54-b6f006c778bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:07.053Z|e37a3470-0374-4389-8015-d1fce7bcc403|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:07.053Z|36fa6afc-a5af-4295-aa10-ab766f9b5cff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:08.507Z|79e6c42a-7101-4579-8ec1-643848953347|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:47:08.508Z|79e6c42a-7101-4579-8ec1-643848953347|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:09.386Z|60790418-19fc-4005-a935-17d9a8987d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:47:09.386Z|60790418-19fc-4005-a935-17d9a8987d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:47:09.595Z|a07159b2-fe07-42bf-97cf-24e99ff26662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:47:09.595Z|a07159b2-fe07-42bf-97cf-24e99ff26662|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:47:17.149Z|45775da0-7754-41ae-b686-a76af838171c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:17.149Z|bce37ecb-732e-4b48-8560-8fe10f404d85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:17.150Z|45775da0-7754-41ae-b686-a76af838171c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:17.150Z|308eee3f-ea54-4e72-9ded-d6ac18402a7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:17.150Z|bce37ecb-732e-4b48-8560-8fe10f404d85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:17.150Z|308eee3f-ea54-4e72-9ded-d6ac18402a7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:24.386Z|22bc5f4c-9a4a-428a-8405-9a79775365b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:47:24.386Z|22bc5f4c-9a4a-428a-8405-9a79775365b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:47:27.250Z|1e2d9c4c-0e73-4120-8eb9-49e9fa6ee9c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:27.250Z|763b81ac-1f38-43ed-bc46-9f2ba3e56ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:27.250Z|1e2d9c4c-0e73-4120-8eb9-49e9fa6ee9c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:27.250Z|2c4f6bd4-526c-4c85-a880-a709ddc70aa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:27.251Z|763b81ac-1f38-43ed-bc46-9f2ba3e56ebf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:27.251Z|2c4f6bd4-526c-4c85-a880-a709ddc70aa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:37.351Z|626e7dd3-c47c-42f2-a7e5-172250e18717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:37.351Z|6bb50dfb-4303-4b9a-b755-24d483912413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:37.351Z|35c231ae-165f-4fc2-943d-8efabf46a7a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:37.352Z|626e7dd3-c47c-42f2-a7e5-172250e18717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:37.352Z|35c231ae-165f-4fc2-943d-8efabf46a7a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:37.352Z|6bb50dfb-4303-4b9a-b755-24d483912413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:39.386Z|7d4b2e01-2ad0-42da-b623-10f28c186fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:47:39.388Z|7d4b2e01-2ad0-42da-b623-10f28c186fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:47:39.595Z|e5bf79a7-bc87-496a-8609-1e3b3fff4b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:47:39.596Z|e5bf79a7-bc87-496a-8609-1e3b3fff4b90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:47:47.370Z|42a661e3-ec5f-43bd-b0a7-f2b7681b3c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:47.370Z|dca7593e-bfff-4eb6-b754-54abac83c085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:47.371Z|dca7593e-bfff-4eb6-b754-54abac83c085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:47.371Z|42a661e3-ec5f-43bd-b0a7-f2b7681b3c28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:47.371Z|f1a77b74-7653-4aca-a941-30c6eedfaddb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:47.372Z|f1a77b74-7653-4aca-a941-30c6eedfaddb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:54.386Z|25b44aeb-104b-47d0-9f82-cd859cb06338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:47:54.386Z|25b44aeb-104b-47d0-9f82-cd859cb06338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:47:57.389Z|3d2104c4-2942-4ea5-8270-ac0b5b0d3517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:57.389Z|92b4e0c9-86bb-479d-b9a0-f1c481782663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:57.389Z|36ad8247-d5b1-4170-938a-50b4d75f685e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:47:57.390Z|3d2104c4-2942-4ea5-8270-ac0b5b0d3517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:57.390Z|36ad8247-d5b1-4170-938a-50b4d75f685e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:47:57.390Z|92b4e0c9-86bb-479d-b9a0-f1c481782663|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:07.407Z|76bdb2e3-16fd-4667-990d-84bf8d3f28f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:07.407Z|307d9ca5-b42c-47cb-9b73-e25addbf4bfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:07.408Z|76bdb2e3-16fd-4667-990d-84bf8d3f28f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:07.408Z|307d9ca5-b42c-47cb-9b73-e25addbf4bfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:07.407Z|8d45f308-5890-49d7-ac7e-c78db55a2a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:07.411Z|8d45f308-5890-49d7-ac7e-c78db55a2a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:08.507Z|8c038587-669a-4a32-9b7d-06850d35d532|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:48:08.508Z|8c038587-669a-4a32-9b7d-06850d35d532|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:09.386Z|b6dda27f-9ed6-4087-8de6-0fe84ff52e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:48:09.386Z|b6dda27f-9ed6-4087-8de6-0fe84ff52e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:48:09.596Z|9b00e861-9fcb-4cbb-bd60-7c35d4f879af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:48:09.597Z|9b00e861-9fcb-4cbb-bd60-7c35d4f879af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:48:17.425Z|ae5f1df0-716d-41d4-9531-db4028b3b559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:17.425Z|98f1cc99-b5ee-4f29-af25-f0d3fb246ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:17.426Z|ae5f1df0-716d-41d4-9531-db4028b3b559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:17.426Z|98f1cc99-b5ee-4f29-af25-f0d3fb246ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:17.524Z|b1125067-ea76-4daf-8e77-dee2d02b82e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:17.524Z|b1125067-ea76-4daf-8e77-dee2d02b82e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:24.386Z|e426ffe2-87d9-43cc-b9f0-e7eb9dbf5f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:48:24.389Z|e426ffe2-87d9-43cc-b9f0-e7eb9dbf5f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T03:48:24.390Z|e426ffe2-87d9-43cc-b9f0-e7eb9dbf5f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:48:24.391Z|e426ffe2-87d9-43cc-b9f0-e7eb9dbf5f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:48:24.393Z|e426ffe2-87d9-43cc-b9f0-e7eb9dbf5f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:48:27.445Z|ff3a6de2-1e32-4adc-b5d1-adba91d6bf9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:27.445Z|375922ef-8c6d-4427-ae29-76dfc938cf9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:27.446Z|ff3a6de2-1e32-4adc-b5d1-adba91d6bf9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:27.446Z|375922ef-8c6d-4427-ae29-76dfc938cf9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:27.542Z|63d29d7a-bc5b-4b69-a769-da98ce9de566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:27.543Z|63d29d7a-bc5b-4b69-a769-da98ce9de566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:37.465Z|192f6032-3267-4989-a8f2-b5accb2fffbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:37.465Z|5a9d513c-9763-4034-87ec-bc83dba6ebf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:37.466Z|192f6032-3267-4989-a8f2-b5accb2fffbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:37.466Z|5a9d513c-9763-4034-87ec-bc83dba6ebf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:37.562Z|6babf7ef-083b-4b46-9e0d-1b618e83f6c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:37.563Z|6babf7ef-083b-4b46-9e0d-1b618e83f6c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:39.386Z|8cede488-bf88-4a4f-b856-7ab7a20637b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:48:39.386Z|8cede488-bf88-4a4f-b856-7ab7a20637b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:48:39.598Z|acf15d9c-d951-44fd-a3b0-315ccc7eaeda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:48:39.598Z|acf15d9c-d951-44fd-a3b0-315ccc7eaeda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:48:47.484Z|6931bd55-1036-4595-9b8f-93deb46bef69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:47.484Z|1f82ccf4-7a99-4959-82d8-bf2697e47ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:47.485Z|6931bd55-1036-4595-9b8f-93deb46bef69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:47.485Z|1f82ccf4-7a99-4959-82d8-bf2697e47ee8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:47.580Z|9df325f3-6f59-4b03-8d9f-ff80224fe714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:47.581Z|9df325f3-6f59-4b03-8d9f-ff80224fe714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:54.386Z|bcdedbe4-d3a3-4355-9427-adc54e1867a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:48:54.386Z|bcdedbe4-d3a3-4355-9427-adc54e1867a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:48:57.550Z|f478e62c-69cf-47bf-8c84-4ee55456fe72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:57.550Z|5226606c-1dda-436e-a924-713c8d78b43f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:57.551Z|f478e62c-69cf-47bf-8c84-4ee55456fe72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:57.551Z|5226606c-1dda-436e-a924-713c8d78b43f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:48:57.604Z|3f068cb5-25e5-4be5-9f11-3aac81c6d6c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:48:57.604Z|3f068cb5-25e5-4be5-9f11-3aac81c6d6c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:07.569Z|67bfa0ee-4cac-410b-9599-52d9d0613784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:07.569Z|cec1bff6-3153-4389-8c3b-86db84edea62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:07.569Z|67bfa0ee-4cac-410b-9599-52d9d0613784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:07.569Z|cec1bff6-3153-4389-8c3b-86db84edea62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:07.621Z|03edbc42-7c9c-42b7-82e0-5a35dfb16f8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:07.621Z|03edbc42-7c9c-42b7-82e0-5a35dfb16f8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:08.507Z|7b503f74-135f-4b16-8015-bc05ac5ecb2b|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:49:08.508Z|7b503f74-135f-4b16-8015-bc05ac5ecb2b|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:09.386Z|176eedee-00f2-4d36-af52-a7b323fecde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:49:09.388Z|176eedee-00f2-4d36-af52-a7b323fecde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:49:09.388Z|176eedee-00f2-4d36-af52-a7b323fecde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:49:09.389Z|176eedee-00f2-4d36-af52-a7b323fecde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:49:09.390Z|176eedee-00f2-4d36-af52-a7b323fecde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:49:09.599Z|a6a439e6-1ccc-412e-9920-ea1fd3153d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:49:09.599Z|a6a439e6-1ccc-412e-9920-ea1fd3153d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:49:17.588Z|8a1e4e87-e365-41ba-8264-12d6ba850d34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:17.588Z|e51b48f6-6d52-49ea-bd4c-828195c04368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:17.589Z|8a1e4e87-e365-41ba-8264-12d6ba850d34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:17.589Z|e51b48f6-6d52-49ea-bd4c-828195c04368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:17.637Z|d3a6b126-8a59-4c2f-bcee-c9a4f1042812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:17.638Z|d3a6b126-8a59-4c2f-bcee-c9a4f1042812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:24.386Z|36b054c3-67cd-430b-a144-047d6c0e38a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:49:24.386Z|36b054c3-67cd-430b-a144-047d6c0e38a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:49:27.652Z|296c2d5f-4909-4289-89ae-2cf4185f6608|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:27.652Z|d64d5adf-1329-46a5-b6f4-84fa54ecd76f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:27.653Z|296c2d5f-4909-4289-89ae-2cf4185f6608|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:27.653Z|d64d5adf-1329-46a5-b6f4-84fa54ecd76f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:27.654Z|992da583-a311-4922-a7cb-a0b93f5395b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:27.654Z|992da583-a311-4922-a7cb-a0b93f5395b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:37.750Z|3b7667df-3654-4b90-b917-f36d9ab6d5d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:37.750Z|39b5a521-1232-480b-8262-0fa90f6df85c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:37.750Z|62b0f550-ab8c-4c37-b74d-1eb8ac6bfabb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:37.750Z|3b7667df-3654-4b90-b917-f36d9ab6d5d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:37.750Z|39b5a521-1232-480b-8262-0fa90f6df85c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:37.750Z|62b0f550-ab8c-4c37-b74d-1eb8ac6bfabb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:39.386Z|16134c3d-9f34-4d6d-bddb-5d7101fe423a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:49:39.386Z|16134c3d-9f34-4d6d-bddb-5d7101fe423a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:49:39.600Z|98b811c2-e5ec-41e1-8f63-73f890739b63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:49:39.600Z|98b811c2-e5ec-41e1-8f63-73f890739b63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:49:47.849Z|523021a0-a42e-4f41-9ac1-5ecc64104cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:47.849Z|0594470b-783e-4a96-8c7e-79b00377505c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:47.849Z|ad435114-b034-4ece-b4cd-8093c25875d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:47.850Z|523021a0-a42e-4f41-9ac1-5ecc64104cbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:47.850Z|0594470b-783e-4a96-8c7e-79b00377505c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:47.850Z|ad435114-b034-4ece-b4cd-8093c25875d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:54.386Z|cafd5dd4-c02d-4000-b738-81541c8b27d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:49:54.388Z|cafd5dd4-c02d-4000-b738-81541c8b27d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:49:57.951Z|9acd2644-18c7-4f24-92d0-98f4c9f0b8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:57.951Z|e2f4d3c0-60c5-4290-8ed5-a10fd6d6cbdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:57.951Z|e89e8192-699b-41da-aa75-6eb4c3559cb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:49:57.951Z|9acd2644-18c7-4f24-92d0-98f4c9f0b8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:57.952Z|e2f4d3c0-60c5-4290-8ed5-a10fd6d6cbdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:49:57.952Z|e89e8192-699b-41da-aa75-6eb4c3559cb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:08.050Z|9cddb167-3391-4d99-8568-3a82e71fc1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:08.051Z|4b87c788-7ba9-4496-a36d-7ca53d09eb3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:08.051Z|4b87c788-7ba9-4496-a36d-7ca53d09eb3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:08.051Z|9cddb167-3391-4d99-8568-3a82e71fc1ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:08.051Z|6a6e3ffc-2247-4e71-bf50-cc3cdc1dcc83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:08.052Z|6a6e3ffc-2247-4e71-bf50-cc3cdc1dcc83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:08.507Z|9cde595b-9956-4be8-b5a6-b6fd247904fb|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:50:08.507Z|9cde595b-9956-4be8-b5a6-b6fd247904fb|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:09.386Z|d55ada76-a3df-4d57-b62f-153fb5e5bf0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:50:09.386Z|d55ada76-a3df-4d57-b62f-153fb5e5bf0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:50:09.601Z|0478f4dd-e843-42dd-a235-81fbee0d93ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:50:09.601Z|0478f4dd-e843-42dd-a235-81fbee0d93ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:50:18.070Z|b2b349df-8fa7-43ce-9d93-79426022a212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:18.071Z|b2b349df-8fa7-43ce-9d93-79426022a212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:18.072Z|c688607e-b8d7-4a04-ad38-da3486a00698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:18.072Z|44f6d7c4-381a-4595-831c-1e2d517fb143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:18.072Z|c688607e-b8d7-4a04-ad38-da3486a00698|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:18.072Z|44f6d7c4-381a-4595-831c-1e2d517fb143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:24.386Z|c3a0dc38-71de-4a57-a2c9-cfc087d7cdd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:50:24.386Z|c3a0dc38-71de-4a57-a2c9-cfc087d7cdd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:50:28.089Z|c6cfb805-6a14-4858-886a-ca08294daa2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:28.089Z|1a252753-9285-4d04-b267-026daa9dfcae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:28.089Z|9fbcae02-b72e-4416-98bb-9817a3fcdbd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:28.090Z|c6cfb805-6a14-4858-886a-ca08294daa2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:28.090Z|9fbcae02-b72e-4416-98bb-9817a3fcdbd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:28.090Z|1a252753-9285-4d04-b267-026daa9dfcae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:30.195Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:50:30.217Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: efb98ec3-a67e-4716-a6b2-d13ad5b59413 already exists in requestDb InfraActiveRequests table
2021-05-27T03:50:30.218Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:50:30.219Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||Invoke
2021-05-27T03:50:30.219Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:30.219Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:50:30.219Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Method      : GET
2021-05-27T03:50:30.220Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-TransactionID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ECOMP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf497105-01f0-4cf7-9a5e-edbba67f3154"]
2021-05-27T03:50:30.220Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Request body: 
2021-05-27T03:50:30.220Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||==========================request end================================================
2021-05-27T03:50:30.284Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:30.284Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:50:30.284Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status text  : 
2021-05-27T03:50:30.285Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:50:30 GMT"]
2021-05-27T03:50:30.285Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Response body: 
2021-05-27T03:50:30.285Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:30.286Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|404|Not Found|InvokeReturn
2021-05-27T03:50:30.419Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T03:50:38.150Z|00eac11b-8cba-4a52-b18b-404ef7f2219f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:38.151Z|00eac11b-8cba-4a52-b18b-404ef7f2219f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:38.155Z|7b85e1b0-a5cf-460a-b08f-ef7c0caeebd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:38.155Z|532b1041-ad07-4b52-b09a-2e45a1e1af3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:38.155Z|7b85e1b0-a5cf-460a-b08f-ef7c0caeebd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:38.155Z|532b1041-ad07-4b52-b09a-2e45a1e1af3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:39.299Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:50:39.386Z|50cfdcd0-5db3-4421-a132-39838eeb1a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:50:39.388Z|50cfdcd0-5db3-4421-a132-39838eeb1a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:50:39.394Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||Invoke
2021-05-27T03:50:39.395Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc with request headers:{Authorization=[***REDACTED***], X-RequestID=[efb98ec3-a67e-4716-a6b2-d13ad5b59413], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c69912f6-4789-4221-8f63-d0340ac896f3], X-ECOMP-RequestID=[efb98ec3-a67e-4716-a6b2-d13ad5b59413], X-TransactionId=[], X-ONAP-RequestID=[efb98ec3-a67e-4716-a6b2-d13ad5b59413]}
2021-05-27T03:50:39.602Z|f614f293-56f8-4b34-ab9d-42e7d93d5b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:50:39.602Z|f614f293-56f8-4b34-ab9d-42e7d93d5b9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:50:40.033Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210527-03:50:39:935-19736], vertex-id=[364584], Content-Length=[619], Date=[Thu, 27 May 2021 03:50:39 GMT], Content-Type=[application/json]}
2021-05-27T03:50:40.035Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||{"tenant-id":"5c160778d1ea40fa98389ed12115c9bc","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1622087358855","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2021-05-27T03:50:40.035Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||InvokeReturn
2021-05-27T03:50:40.114Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T03:50:40.115Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T03:50:40.128Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:50:40.129Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T03:50:40.129Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:40.129Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:50:40.130Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T03:50:40.130Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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-ONAP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-TransactionID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ECOMP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b92a552-2e6d-4723-a1f3-836fc21d0f21"]
2021-05-27T03:50:40.130Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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-b81b889d-1384-4165-aff3-b3035c928fab","requestScope":"service"}
2021-05-27T03:50:40.130Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T03:50:40.397Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:40.397Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T03:50:40.398Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T03:50:40.398Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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:"Thu, 27 May 2021 03:50:40 GMT"]
2021-05-27T03:50:40.398Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T03:50:40.398Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:40.399Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T03:50:40.410Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:50:40.410Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-05-27T03:50:40.410Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:40.410Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:50:40.411Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-05-27T03:50:40.411Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-TransactionID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ECOMP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"483057f9-b19b-4502-b385-745871ecee24"]
2021-05-27T03:50:40.411Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-05-27T03:50:40.411Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-05-27T03:50:40.750Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:40.750Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-05-27T03:50:40.751Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-05-27T03:50:40.751Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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=6C02A9C7CBA61ED94B01C235CDCEB20C; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:50:40 GMT"]
2021-05-27T03:50:40.752Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-05-27 02:38:00.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2021-05-27T03:50:40.752Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:40.752Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-05-27T03:50:40.907Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-05-27T03:50:40.907Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-05-27T03:50:40.908Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:40.908Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-05-27T03:50:40.908Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:50:40.908Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-TransactionID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ECOMP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce87df32-02c2-4770-9e7a-7bd915e6a14c"]
2021-05-27T03:50:40.908Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:50:40.909Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:50:41.199Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:41.200Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T03:50:41.200Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:50:41.201Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:50:40 GMT"]
2021-05-27T03:50:41.202Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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" : 508,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-05-27T02:38:00.000+0000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508/service"
    }
  }
}
2021-05-27T03:50:41.202Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:41.203Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-05-27T03:50:41.216Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:50:41.217Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-05-27T03:50:41.217Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:41.217Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:50:41.218Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-05-27T03:50:41.218Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-TransactionID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ECOMP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70cedee0-ccbc-4929-a488-9dde480835f7"]
2021-05-27T03:50:41.218Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-05-27T03:50:41.219Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-05-27T03:50:41.245Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:41.245Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-05-27T03:50:41.245Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-05-27T03:50:41.246Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:50:40 GMT"]
2021-05-27T03:50:41.247Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-05-27 02:38:00.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2021-05-27T03:50:41.247Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:41.248Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-05-27T03:50:41.258Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:50:41.258Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T03:50:41.258Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:41.259Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:50:41.259Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T03:50:41.259Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"1858", X-ONAP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-TransactionID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ECOMP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8d51975-cf09-4f05-a10b-3c53b6fc4293"]
2021-05-27T03:50:41.259Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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":"efb98ec3-a67e-4716-a6b2-d13ad5b59413","requestStatus":"IN_PROGRESS","startTime":1622087430425,"source":"VID","tenantId":"5c160778d1ea40fa98389ed12115c9bc","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab\",\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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n\t\t\t\"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"702568bd-4a34-41a4-bcd4-179d0c95d305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-b81b889d-1384-4165-aff3-b3035c928fab","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-guilin-daily-vnfs","cloudApiRequests":[],"requestURI":"efb98ec3-a67e-4716-a6b2-d13ad5b59413"}
2021-05-27T03:50:41.260Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T03:50:41.537Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:41.538Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T03:50:41.538Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T03:50:41.538Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:50:41 GMT"]
2021-05-27T03:50:41.540Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:50:30.425+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab\",\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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n\t\t\t\"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"702568bd-4a34-41a4-bcd4-179d0c95d305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T03:50:41.346+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    }
  }
}
2021-05-27T03:50:41.540Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:41.541Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T03:50:41.585Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:50:41.586Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T03:50:41.586Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:41.586Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:50:41.586Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T03:50:41.587Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"2258", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-TransactionID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ECOMP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab50a330-7844-463d-b3e3-296eb0484e87"]
2021-05-27T03:50:41.587Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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\":\"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9fd81678-6020-4f14-9373-4859c5246bd5\",\"modelUuid\":\"9fd81678-6020-4f14-9373-4859c5246bd5\",\"modelInvariantUuid\":\"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"5c160778d1ea40fa98389ed12115c9bc\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"702568bd-4a34-41a4-bcd4-179d0c95d305\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"efb98ec3-a67e-4716-a6b2-d13ad5b59413","type":"String"},"mso-request-id":{"value":"efb98ec3-a67e-4716-a6b2-d13ad5b59413","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T03:50:41.587Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T03:50:46.103Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:46.104Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T03:50:46.105Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T03:50:46.105Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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=F7C9B5B6D6CF806861317A86D2A4C27A; Path=/; HttpOnly", Date:"Thu, 27 May 2021 03:50:46 GMT", X-ONAP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-TransactionID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ECOMP-RequestID:"efb98ec3-a67e-4716-a6b2-d13ad5b59413", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ab50a330-7844-463d-b3e3-296eb0484e87", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T03:50:46.105Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|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\":\"efb98ec3-a67e-4716-a6b2-d13ad5b59413\",\"instanceId\":\"74deb60f-8722-48d1-9107-a57669845a09\"}}","message":"Success","processInstanceID":"b54c527d-be9e-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T03:50:46.106Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:46.107Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T03:50:46.210Z|efb98ec3-a67e-4716-a6b2-d13ad5b59413|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:50:46.334Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:50:46.357Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:50:46.357Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||Invoke
2021-05-27T03:50:46.357Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:46.358Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:50:46.358Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Method      : GET
2021-05-27T03:50:46.358Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"41274be1-ee51-4d68-aff4-d7b95c3e50b8", X-RequestID:"41274be1-ee51-4d68-aff4-d7b95c3e50b8", X-TransactionID:"41274be1-ee51-4d68-aff4-d7b95c3e50b8", X-ECOMP-RequestID:"41274be1-ee51-4d68-aff4-d7b95c3e50b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cecc3b3-ae9c-462f-9d67-de36194bd1fb"]
2021-05-27T03:50:46.359Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Request body: 
2021-05-27T03:50:46.359Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||==========================request end================================================
2021-05-27T03:50:46.384Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:46.385Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status code  : 200 OK
2021-05-27T03:50:46.385Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status text  : 
2021-05-27T03:50:46.385Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:50:46 GMT"]
2021-05-27T03:50:46.387Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Response body: {
  "requestId" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:50:30.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab\",\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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n\t\t\t\"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"702568bd-4a34-41a4-bcd4-179d0c95d305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:50:45.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "serviceInstanceName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    }
  }
}
2021-05-27T03:50:46.387Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:46.387Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||InvokeReturn
2021-05-27T03:50:46.391Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:50:46.391Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:50:46.391Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:46.391Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:50:46.392Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:50:46.392Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"41274be1-ee51-4d68-aff4-d7b95c3e50b8", X-RequestID:"41274be1-ee51-4d68-aff4-d7b95c3e50b8", X-TransactionID:"41274be1-ee51-4d68-aff4-d7b95c3e50b8", X-ECOMP-RequestID:"41274be1-ee51-4d68-aff4-d7b95c3e50b8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2f6f579-7e71-4bd6-9905-f9e9ac93ee2f"]
2021-05-27T03:50:46.392Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:50:46.392Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:50:46.459Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:46.459Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:50:46.460Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:50:46.460Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:50:46 GMT"]
2021-05-27T03:50:46.461Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:50:46.462Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:46.462Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:50:46.477Z|41274be1-ee51-4d68-aff4-d7b95c3e50b8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:50:48.173Z|b82b3cdf-91fc-445c-a1ee-0ca5c8cb6643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:48.173Z|fe4c7a3a-76ef-4428-a658-c73ea2049825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:48.173Z|b82b3cdf-91fc-445c-a1ee-0ca5c8cb6643|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:48.173Z|fe4c7a3a-76ef-4428-a658-c73ea2049825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:48.174Z|2cf3e561-6484-4c3d-aa42-eda9fe8ef18a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:48.174Z|2cf3e561-6484-4c3d-aa42-eda9fe8ef18a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:54.386Z|8c2336df-6a6d-4f95-8bc8-cc8f85ea3c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:50:54.386Z|8c2336df-6a6d-4f95-8bc8-cc8f85ea3c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:50:56.623Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:50:56.626Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:50:56.627Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||Invoke
2021-05-27T03:50:56.627Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:56.627Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:50:56.628Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Method      : GET
2021-05-27T03:50:56.628Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"505a67ee-43b2-4acc-8f84-883cf02da63e", X-RequestID:"505a67ee-43b2-4acc-8f84-883cf02da63e", X-TransactionID:"505a67ee-43b2-4acc-8f84-883cf02da63e", X-ECOMP-RequestID:"505a67ee-43b2-4acc-8f84-883cf02da63e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b82abb1-241c-4cf7-9b44-41bded4e6bb7"]
2021-05-27T03:50:56.628Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Request body: 
2021-05-27T03:50:56.628Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||==========================request end================================================
2021-05-27T03:50:56.651Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:56.651Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status code  : 200 OK
2021-05-27T03:50:56.652Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status text  : 
2021-05-27T03:50:56.652Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:50:56 GMT"]
2021-05-27T03:50:56.671Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Response body: {
  "requestId" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:50:30.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab\",\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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n\t\t\t\"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"702568bd-4a34-41a4-bcd4-179d0c95d305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:50:45.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "serviceInstanceName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    }
  }
}
2021-05-27T03:50:56.672Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:56.672Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||InvokeReturn
2021-05-27T03:50:56.673Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:50:56.674Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:50:56.674Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:50:56.674Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:50:56.675Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:50:56.675Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"505a67ee-43b2-4acc-8f84-883cf02da63e", X-RequestID:"505a67ee-43b2-4acc-8f84-883cf02da63e", X-TransactionID:"505a67ee-43b2-4acc-8f84-883cf02da63e", X-ECOMP-RequestID:"505a67ee-43b2-4acc-8f84-883cf02da63e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1b9f357-d5e7-4a06-8c3a-2742bcf436f7"]
2021-05-27T03:50:56.675Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:50:56.675Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:50:56.694Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:50:56.694Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:50:56.694Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:50:56.695Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:50:56 GMT"]
2021-05-27T03:50:56.696Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:50:56.696Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:50:56.697Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:50:56.708Z|505a67ee-43b2-4acc-8f84-883cf02da63e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:50:58.192Z|efda4aa2-f4c9-49c8-bf0a-e5cce49d9556|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:58.192Z|3994600d-ac6a-4fa3-8af4-a9f1ac39f876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:58.192Z|efda4aa2-f4c9-49c8-bf0a-e5cce49d9556|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:58.192Z|3994600d-ac6a-4fa3-8af4-a9f1ac39f876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:50:58.218Z|694c1da4-b3a9-4818-8d10-ab8ea978b64b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:50:58.219Z|694c1da4-b3a9-4818-8d10-ab8ea978b64b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:06.839Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:51:06.843Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:51:06.844Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||Invoke
2021-05-27T03:51:06.844Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:06.844Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:51:06.845Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Method      : GET
2021-05-27T03:51:06.845Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-TransactionID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-ECOMP-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc904816-7c51-42b6-a108-b6b67fab6c82"]
2021-05-27T03:51:06.845Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Request body: 
2021-05-27T03:51:06.846Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||==========================request end================================================
2021-05-27T03:51:06.867Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:06.868Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:06.868Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status text  : 
2021-05-27T03:51:06.868Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:06 GMT"]
2021-05-27T03:51:06.870Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Response body: {
  "requestId" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2021-05-27T03:50:30.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab\",\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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n\t\t\t\"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"702568bd-4a34-41a4-bcd4-179d0c95d305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:51:05.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "serviceInstanceName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    }
  }
}
2021-05-27T03:51:06.870Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:06.870Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||InvokeReturn
2021-05-27T03:51:06.872Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:51:06.872Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:51:06.872Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:06.873Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:51:06.873Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:51:06.873Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-TransactionID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-ECOMP-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5c4e8d0-1437-4f46-8562-5e8ed50c1188"]
2021-05-27T03:51:06.873Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:51:06.874Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:51:06.888Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:06.888Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:06.888Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:51:06.888Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:06 GMT"]
2021-05-27T03:51:06.890Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:51:06.890Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:06.891Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:51:06.912Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:51:06.912Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-05-27T03:51:06.912Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:06.913Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:51:06.913Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:51:06.913Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-TransactionID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-ECOMP-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c2e826f-51ea-4bab-b8f8-96254449fd8c"]
2021-05-27T03:51:06.913Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:51:06.913Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:51:07.118Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:07.119Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:07.119Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:51:07.120Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=7776A6B66EAF3032E78B16CBD811A296; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 27 May 2021 03:51:07 GMT"]
2021-05-27T03:51:07.120Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c209bb64-be9e-11eb-90ce-669bdb59cd1d","businessKey":"efb98ec3-a67e-4716-a6b2-d13ad5b59413","processDefinitionId":"SDNCHandler:1:74143289-be94-11eb-90ce-669bdb59cd1d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-05-27T03:51:03.447+0000","endTime":"2021-05-27T03:51:04.814+0000","removalTime":null,"durationInMillis":1367,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b54c527d-be9e-11eb-90ce-669bdb59cd1d","superProcessInstanceId":"bf451de6-be9e-11eb-90ce-669bdb59cd1d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-05-27T03:51:07.120Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:07.120Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efb98ec3-a67e-4716-a6b2-d13ad5b59413&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:51:07.137Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:51:07.137Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||Invoke
2021-05-27T03:51:07.138Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:07.138Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:51:07.138Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:51:07.138Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-TransactionID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-ECOMP-RequestID:"5d5f67e1-1201-4121-a1fd-a020edd00273", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fedb6b25-f8fa-48da-a3f8-98daff5b3825"]
2021-05-27T03:51:07.139Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:51:07.139Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:51:07.342Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:07.342Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:07.343Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:51:07.343Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9F36B403CC81562C5ACC3A72C6C9873B; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Thu, 27 May 2021 03:51:07 GMT"]
2021-05-27T03:51:07.343Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c20faee7-be9e-11eb-90ce-669bdb59cd1d","parentActivityInstanceId":"c209bb64-be9e-11eb-90ce-669bdb59cd1d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:74143289-be94-11eb-90ce-669bdb59cd1d","processInstanceId":"c209bb64-be9e-11eb-90ce-669bdb59cd1d","executionId":"c209bb64-be9e-11eb-90ce-669bdb59cd1d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-05-27T03:51:03.485+0000","endTime":"2021-05-27T03:51:04.806+0000","durationInMillis":1321,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b54c527d-be9e-11eb-90ce-669bdb59cd1d"}]
2021-05-27T03:51:07.344Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:07.344Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c209bb64-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:51:07.350Z|5d5f67e1-1201-4121-a1fd-a020edd00273|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:51:08.209Z|6544e3a7-d9ab-430c-a3c7-6227ec82ebf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:08.210Z|37db670f-a6d6-450a-84bc-0dc8bb4d1995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:08.210Z|6544e3a7-d9ab-430c-a3c7-6227ec82ebf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:08.210Z|37db670f-a6d6-450a-84bc-0dc8bb4d1995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:08.236Z|0080d7a0-a62e-4230-b18d-7118fa8a821e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:08.236Z|0080d7a0-a62e-4230-b18d-7118fa8a821e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:08.507Z|8ecfafc1-51f6-481c-86b5-2aae21c863a7|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:51:08.508Z|8ecfafc1-51f6-481c-86b5-2aae21c863a7|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:09.386Z|a9da61f6-9c8d-40ff-a292-6bcd820c60ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:51:09.386Z|a9da61f6-9c8d-40ff-a292-6bcd820c60ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:51:09.603Z|d951c32a-4b5c-417e-97e4-cbe2de6fd01a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:51:09.603Z|d951c32a-4b5c-417e-97e4-cbe2de6fd01a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:51:17.474Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:51:17.478Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:51:17.478Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||Invoke
2021-05-27T03:51:17.478Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:17.479Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:51:17.479Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Method      : GET
2021-05-27T03:51:17.479Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"8ddd8637-2c7a-4a68-9c95-0a09dbc38165", X-RequestID:"8ddd8637-2c7a-4a68-9c95-0a09dbc38165", X-TransactionID:"8ddd8637-2c7a-4a68-9c95-0a09dbc38165", X-ECOMP-RequestID:"8ddd8637-2c7a-4a68-9c95-0a09dbc38165", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"596e135e-203d-4002-97d8-74154ba6a21c"]
2021-05-27T03:51:17.479Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Request body: 
2021-05-27T03:51:17.479Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||==========================request end================================================
2021-05-27T03:51:17.580Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:17.580Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:17.581Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status text  : 
2021-05-27T03:51:17.581Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:17 GMT"]
2021-05-27T03:51:17.582Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Response body: {
  "requestId" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:50:30.000+0000",
  "endTime" : "2021-05-27T03:51:07.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab\",\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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n\t\t\t\"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"702568bd-4a34-41a4-bcd4-179d0c95d305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:51:07.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "serviceInstanceName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    }
  }
}
2021-05-27T03:51:17.582Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:17.582Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||InvokeReturn
2021-05-27T03:51:17.584Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:51:17.584Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:51:17.584Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:17.584Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:51:17.585Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:51:17.585Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"8ddd8637-2c7a-4a68-9c95-0a09dbc38165", X-RequestID:"8ddd8637-2c7a-4a68-9c95-0a09dbc38165", X-TransactionID:"8ddd8637-2c7a-4a68-9c95-0a09dbc38165", X-ECOMP-RequestID:"8ddd8637-2c7a-4a68-9c95-0a09dbc38165", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9611c27-9dbe-4f09-b6f0-4020502b02c7"]
2021-05-27T03:51:17.585Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:51:17.585Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:51:17.603Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:17.603Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:17.603Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:51:17.604Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:17 GMT"]
2021-05-27T03:51:17.605Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:51:17.605Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:17.606Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:51:17.624Z|8ddd8637-2c7a-4a68-9c95-0a09dbc38165|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:51:17.748Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:51:17.752Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:51:17.752Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||Invoke
2021-05-27T03:51:17.752Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:17.753Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:51:17.753Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Method      : GET
2021-05-27T03:51:17.753Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e6523ab5-f2b8-4462-8720-8e1bc27d4b12", X-RequestID:"e6523ab5-f2b8-4462-8720-8e1bc27d4b12", X-TransactionID:"e6523ab5-f2b8-4462-8720-8e1bc27d4b12", X-ECOMP-RequestID:"e6523ab5-f2b8-4462-8720-8e1bc27d4b12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b428ebe-0bb0-41eb-b06b-7661b7f6d694"]
2021-05-27T03:51:17.753Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Request body: 
2021-05-27T03:51:17.753Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||==========================request end================================================
2021-05-27T03:51:17.773Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:17.773Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:17.773Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status text  : 
2021-05-27T03:51:17.774Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:17 GMT"]
2021-05-27T03:51:17.775Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Response body: {
  "requestId" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:50:30.000+0000",
  "endTime" : "2021-05-27T03:51:07.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab\",\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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n\t\t\t\"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"702568bd-4a34-41a4-bcd4-179d0c95d305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:51:07.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "serviceInstanceName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    }
  }
}
2021-05-27T03:51:17.775Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:17.775Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||InvokeReturn
2021-05-27T03:51:17.776Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:51:17.777Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:51:17.777Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:17.777Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:51:17.777Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:51:17.778Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e6523ab5-f2b8-4462-8720-8e1bc27d4b12", X-RequestID:"e6523ab5-f2b8-4462-8720-8e1bc27d4b12", X-TransactionID:"e6523ab5-f2b8-4462-8720-8e1bc27d4b12", X-ECOMP-RequestID:"e6523ab5-f2b8-4462-8720-8e1bc27d4b12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec712547-ac5e-4aff-b511-ca709317d53b"]
2021-05-27T03:51:17.778Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:51:17.778Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:51:17.793Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:17.794Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:17.794Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:51:17.794Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:17 GMT"]
2021-05-27T03:51:17.796Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:51:17.796Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:17.796Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:51:17.806Z|e6523ab5-f2b8-4462-8720-8e1bc27d4b12|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:51:17.926Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:51:17.929Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:51:17.930Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||Invoke
2021-05-27T03:51:17.930Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:17.931Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413
2021-05-27T03:51:17.931Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Method      : GET
2021-05-27T03:51:17.931Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"407d3364-b4f4-4e41-89b7-5dca0647d365", X-RequestID:"407d3364-b4f4-4e41-89b7-5dca0647d365", X-TransactionID:"407d3364-b4f4-4e41-89b7-5dca0647d365", X-ECOMP-RequestID:"407d3364-b4f4-4e41-89b7-5dca0647d365", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac5b4c27-1b29-4f1f-8b00-c856dec2d7d0"]
2021-05-27T03:51:17.932Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Request body: 
2021-05-27T03:51:17.932Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||==========================request end================================================
2021-05-27T03:51:17.952Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:17.952Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:17.952Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Status text  : 
2021-05-27T03:51:17.953Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:17 GMT"]
2021-05-27T03:51:17.953Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||Response body: {
  "requestId" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:50:30.000+0000",
  "endTime" : "2021-05-27T03:51:07.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab\",\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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n\t\t\t\"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"702568bd-4a34-41a4-bcd4-179d0c95d305\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:51:07.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "serviceInstanceName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "efb98ec3-a67e-4716-a6b2-d13ad5b59413",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413"
    }
  }
}
2021-05-27T03:51:17.953Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:17.954Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efb98ec3-a67e-4716-a6b2-d13ad5b59413|INFO|500||InvokeReturn
2021-05-27T03:51:17.955Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:51:17.956Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:51:17.956Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:17.956Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false
2021-05-27T03:51:17.956Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:51:17.957Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"407d3364-b4f4-4e41-89b7-5dca0647d365", X-RequestID:"407d3364-b4f4-4e41-89b7-5dca0647d365", X-TransactionID:"407d3364-b4f4-4e41-89b7-5dca0647d365", X-ECOMP-RequestID:"407d3364-b4f4-4e41-89b7-5dca0647d365", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"058de3e8-282e-488e-877f-46f0d7ba483e"]
2021-05-27T03:51:17.957Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:51:17.957Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:51:17.970Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:17.971Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:17.971Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:51:17.971Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:17 GMT"]
2021-05-27T03:51:17.972Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:51:17.972Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:17.973Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efb98ec3-a67e-4716-a6b2-d13ad5b59413&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:51:17.984Z|407d3364-b4f4-4e41-89b7-5dca0647d365|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efb98ec3-a67e-4716-a6b2-d13ad5b59413|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:51:18.228Z|61ffdff3-a8f6-4e3f-acad-60376438037e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:18.228Z|e937044a-9d9a-42ef-8492-9f4ed3323b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:18.229Z|e937044a-9d9a-42ef-8492-9f4ed3323b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:18.229Z|61ffdff3-a8f6-4e3f-acad-60376438037e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:18.319Z|deb6fc56-76fc-4d0f-820d-a06c0d965e58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:18.320Z|deb6fc56-76fc-4d0f-820d-a06c0d965e58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:24.386Z|febc9722-1db3-40d4-8551-0ac825705754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:51:24.388Z|febc9722-1db3-40d4-8551-0ac825705754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T03:51:24.388Z|febc9722-1db3-40d4-8551-0ac825705754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:51:24.389Z|febc9722-1db3-40d4-8551-0ac825705754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:51:24.389Z|febc9722-1db3-40d4-8551-0ac825705754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:51:28.246Z|ff5946d7-6692-485a-8078-0b15e5a44cd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:28.246Z|b674b1c0-28e6-47d5-b19d-de15c913b330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:28.247Z|b674b1c0-28e6-47d5-b19d-de15c913b330|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:28.247Z|ff5946d7-6692-485a-8078-0b15e5a44cd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:28.340Z|0bc6a13d-2a63-4d16-8ac6-0550f98a0fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:28.340Z|0bc6a13d-2a63-4d16-8ac6-0550f98a0fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:32.789Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:51:32.792Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||INFO|500||Checking if requestId: bbc7d95f-6e4a-4a9c-af41-e207504b992c already exists in requestDb InfraActiveRequests table
2021-05-27T03:51:32.792Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:51:32.793Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||Invoke
2021-05-27T03:51:32.793Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:32.793Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:51:32.793Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Method      : GET
2021-05-27T03:51:32.793Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-TransactionID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ECOMP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b041f618-537d-42db-8dde-2ca4785d5ee8"]
2021-05-27T03:51:32.793Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Request body: 
2021-05-27T03:51:32.794Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||==========================request end================================================
2021-05-27T03:51:32.818Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:32.818Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:51:32.819Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status text  : 
2021-05-27T03:51:32.819Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:51:32 GMT"]
2021-05-27T03:51:32.819Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Response body: 
2021-05-27T03:51:32.819Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:32.820Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|404|Not Found|InvokeReturn
2021-05-27T03:51:32.833Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T03:51:32.833Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-05-27T03:51:32.839Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:51:32.866Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee|INFO|500||Invoke
2021-05-27T03:51:32.867Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee with request headers:{Authorization=[***REDACTED***], X-RequestID=[bbc7d95f-6e4a-4a9c-af41-e207504b992c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0c6c511a-01b4-4e1f-9cb0-bcf313f814a4], X-ECOMP-RequestID=[bbc7d95f-6e4a-4a9c-af41-e207504b992c], X-TransactionId=[], X-ONAP-RequestID=[bbc7d95f-6e4a-4a9c-af41-e207504b992c]}
2021-05-27T03:51:32.914Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210527-03:51:32:892-31345], Content-Length=[377], Date=[Thu, 27 May 2021 03:51:32 GMT], Content-Type=[application/json]}
2021-05-27T03:51:32.915Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee|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/da53c729-84fd-4c86-a0c3-3e90c235e7ee","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee","ERR.5.4.6114"]}}}

2021-05-27T03:51:32.915Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee|INFO|404|Not Found|InvokeReturn
2021-05-27T03:51:32.924Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee
2021-05-27T03:51:32.924Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: da53c729-84fd-4c86-a0c3-3e90c235e7ee
2021-05-27T03:51:32.927Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:51:32.952Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-05-27T03:51:32.952Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee|INFO|500||Invoke
2021-05-27T03:51:33.014Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee|INFO|404|Not Found|InvokeReturn
2021-05-27T03:51:33.015Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210527-03:51:32:971-99616], Content-Length=[377], Date=[Thu, 27 May 2021 03:51:32 GMT], Content-Type=[application/json]}
2021-05-27T03:51:33.016Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/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/da53c729-84fd-4c86-a0c3-3e90c235e7ee","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee","ERR.5.4.6114"]}}}

2021-05-27T03:51:33.018Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/da53c729-84fd-4c86-a0c3-3e90c235e7ee
2021-05-27T03:51:33.019Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: da53c729-84fd-4c86-a0c3-3e90c235e7ee
2021-05-27T03:51:33.022Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:51:33.046Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||Invoke
2021-05-27T03:51:33.046Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc with request headers:{Authorization=[***REDACTED***], X-RequestID=[bbc7d95f-6e4a-4a9c-af41-e207504b992c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a54006ab-61b5-47b3-902e-ebde7b754949], X-ECOMP-RequestID=[bbc7d95f-6e4a-4a9c-af41-e207504b992c], X-TransactionId=[], X-ONAP-RequestID=[bbc7d95f-6e4a-4a9c-af41-e207504b992c]}
2021-05-27T03:51:33.093Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210527-03:51:33:064-32085], vertex-id=[364584], Content-Length=[619], Date=[Thu, 27 May 2021 03:51:33 GMT], Content-Type=[application/json]}
2021-05-27T03:51:33.093Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||{"tenant-id":"5c160778d1ea40fa98389ed12115c9bc","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1622087358855","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2021-05-27T03:51:33.094Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||InvokeReturn
2021-05-27T03:51:33.095Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T03:51:33.095Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T03:51:33.097Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:51:33.097Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T03:51:33.098Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:33.098Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:51:33.098Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T03:51:33.099Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/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-ONAP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-TransactionID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ECOMP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24fe1580-e27a-439a-9e77-54645ec59eee"]
2021-05-27T03:51:33.099Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"74deb60f-8722-48d1-9107-a57669845a09"},"instanceName":"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0","requestScope":"network"}
2021-05-27T03:51:33.099Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T03:51:33.176Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:33.177Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:33.177Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T03:51:33.178Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:51:32 GMT"]
2021-05-27T03:51:33.179Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T03:51:33.179Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:33.179Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T03:51:33.181Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c
2021-05-27T03:51:33.181Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|INFO|500||Invoke
2021-05-27T03:51:33.181Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:33.182Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c
2021-05-27T03:51:33.182Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||Method      : GET
2021-05-27T03:51:33.182Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-TransactionID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ECOMP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f20362b2-27e5-4d6e-be85-94d3a60772fb"]
2021-05-27T03:51:33.183Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||Request body: 
2021-05-27T03:51:33.183Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||==========================request end================================================
2021-05-27T03:51:33.217Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:33.217Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:33.218Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||Status text  : 
2021-05-27T03:51:33.218Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:33 GMT"]
2021-05-27T03:51:33.219Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2021-05-27T03:49:45.000+0000",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource"
    }
  }
}
2021-05-27T03:51:33.219Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:33.220Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c|INFO|500||InvokeReturn
2021-05-27T03:51:33.234Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource
2021-05-27T03:51:33.234Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|INFO|500||Invoke
2021-05-27T03:51:33.235Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:33.235Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource
2021-05-27T03:51:33.236Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||Method      : GET
2021-05-27T03:51:33.236Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-TransactionID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ECOMP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3718bb51-1774-48dc-b32b-608fd730a6e5"]
2021-05-27T03:51:33.237Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||Request body: 
2021-05-27T03:51:33.237Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||==========================request end================================================
2021-05-27T03:51:33.268Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:33.269Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:33.269Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||Status text  : 
2021-05-27T03:51:33.269Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||Headers      : [Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/cf7c8768-b92c-497a-9410-cd2403f21bc7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:33 GMT"]
2021-05-27T03:51:33.270Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "cf7c8768-b92c-497a-9410-cd2403f21bc7",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "44eea392-6f55-4872-a74c-6cdad71a21fd",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2021-05-27T03:49:45.000+0000",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/cf7c8768-b92c-497a-9410-cd2403f21bc7"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/cf7c8768-b92c-497a-9410-cd2403f21bc7"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/cf7c8768-b92c-497a-9410-cd2403f21bc7/heatTemplate"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/cf7c8768-b92c-497a-9410-cd2403f21bc7/collectionNetworkResourceCustomization"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/cf7c8768-b92c-497a-9410-cd2403f21bc7/networkResourceCustomization"
    }
  }
}
2021-05-27T03:51:33.271Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:33.271Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c/networkResource|INFO|500||InvokeReturn
2021-05-27T03:51:33.285Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2021-05-27T03:51:33.285Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2021-05-27T03:51:33.286Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:33.286Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2021-05-27T03:51:33.287Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:51:33.287Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/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:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-TransactionID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ECOMP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"701a215f-bae2-4376-a15b-b9e7a53439b4"]
2021-05-27T03:51:33.288Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:51:33.288Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:51:33.320Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:33.320Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:51:33.320Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:51:33.321Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:51:33 GMT"]
2021-05-27T03:51:33.321Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2021-05-27T03:51:33.322Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:33.323Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-05-27T03:51:33.323Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2021-05-27T03:51:33.324Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2021-05-27T03:51:33.324Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:33.324Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2021-05-27T03:51:33.325Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:51:33.325Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/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:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-TransactionID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ECOMP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e387964-f039-4fcf-8be2-5780e9666130"]
2021-05-27T03:51:33.325Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:51:33.326Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:51:33.349Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:33.350Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:33.350Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:51:33.351Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:33 GMT"]
2021-05-27T03:51:33.351Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/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" : 181,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2021-05-27T02:38:00.000+0000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/181"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/181"
    }
  }
}
2021-05-27T03:51:33.352Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:33.352Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2021-05-27T03:51:33.431Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:51:33.432Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T03:51:33.432Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:33.432Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:51:33.432Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T03:51:33.432Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"2638", X-ONAP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-TransactionID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ECOMP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e7e7b92-4752-447c-aad1-7ff250697bf5"]
2021-05-27T03:51:33.433Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bbc7d95f-6e4a-4a9c-af41-e207504b992c","requestStatus":"IN_PROGRESS","startTime":1622087492833,"source":"VID","tenantId":"5c160778d1ea40fa98389ed12115c9bc","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"44eea392-6f55-4872-a74c-6cdad71a21fd\",\n    \"modelVersionId\": \"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"74deb60f-8722-48d1-9107-a57669845a09\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"74deb60f-8722-48d1-9107-a57669845a09","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks","tenantName":"onap-guilin-daily-vnfs","cloudApiRequests":[],"requestURI":"bbc7d95f-6e4a-4a9c-af41-e207504b992c"}
2021-05-27T03:51:33.433Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T03:51:33.485Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:33.486Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T03:51:33.486Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T03:51:33.486Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:32 GMT"]
2021-05-27T03:51:33.487Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:51:32.833+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"44eea392-6f55-4872-a74c-6cdad71a21fd\",\n    \"modelVersionId\": \"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"74deb60f-8722-48d1-9107-a57669845a09\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T03:51:33.470+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    }
  }
}
2021-05-27T03:51:33.487Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:33.487Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T03:51:33.498Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:51:33.498Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T03:51:33.499Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:33.499Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:51:33.499Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T03:51:33.499Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"3007", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-TransactionID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ECOMP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"292045be-eaa7-498f-a487-a755fdef077d"]
2021-05-27T03:51:33.499Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/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\":\"44eea392-6f55-4872-a74c-6cdad71a21fd\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\"modelVersionId\":\"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\"modelCustomizationId\":\"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\"modelUuid\":\"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\"modelInvariantUuid\":\"44eea392-6f55-4872-a74c-6cdad71a21fd\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\"source\":\"VID\",\"instanceName\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"74deb60f-8722-48d1-9107-a57669845a09\",\"modelInfo\":{\"modelInvariantId\":\"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9fd81678-6020-4f14-9373-4859c5246bd5\",\"modelUuid\":\"9fd81678-6020-4f14-9373-4859c5246bd5\",\"modelInvariantUuid\":\"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"}}}],\"cloudConfiguration\":{\"tenantId\":\"5c160778d1ea40fa98389ed12115c9bc\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"74deb60f-8722-48d1-9107-a57669845a09\"}","type":"String"},"requestId":{"value":"bbc7d95f-6e4a-4a9c-af41-e207504b992c","type":"String"},"mso-request-id":{"value":"bbc7d95f-6e4a-4a9c-af41-e207504b992c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"74deb60f-8722-48d1-9107-a57669845a09","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/74deb60f-8722-48d1-9107-a57669845a09/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T03:51:33.500Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T03:51:34.518Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:34.519Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T03:51:34.519Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T03:51:34.519Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 27 May 2021 03:51:34 GMT", X-ONAP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-TransactionID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ECOMP-RequestID:"bbc7d95f-6e4a-4a9c-af41-e207504b992c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"292045be-eaa7-498f-a487-a755fdef077d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T03:51:34.520Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bbc7d95f-6e4a-4a9c-af41-e207504b992c\",\"instanceId\":\"4596cc75-4e06-4d1b-9254-c89d1be7b087\"}}","message":"Success","processInstanceID":"d3f98f72-be9e-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T03:51:34.520Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:34.521Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T03:51:34.525Z|bbc7d95f-6e4a-4a9c-af41-e207504b992c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:51:34.699Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:51:34.703Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:51:34.703Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||Invoke
2021-05-27T03:51:34.703Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:34.704Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:51:34.704Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Method      : GET
2021-05-27T03:51:34.704Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e9599db7-ee74-4580-95b0-c962562ab295", X-RequestID:"e9599db7-ee74-4580-95b0-c962562ab295", X-TransactionID:"e9599db7-ee74-4580-95b0-c962562ab295", X-ECOMP-RequestID:"e9599db7-ee74-4580-95b0-c962562ab295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f154a49-a4a0-4b57-9c7f-8517bada35e9"]
2021-05-27T03:51:34.704Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Request body: 
2021-05-27T03:51:34.704Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||==========================request end================================================
2021-05-27T03:51:34.721Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:34.722Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:34.722Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status text  : 
2021-05-27T03:51:34.722Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:34 GMT"]
2021-05-27T03:51:34.723Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Response body: {
  "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:51:32.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"44eea392-6f55-4872-a74c-6cdad71a21fd\",\n    \"modelVersionId\": \"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"74deb60f-8722-48d1-9107-a57669845a09\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:51:34.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    }
  }
}
2021-05-27T03:51:34.723Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:34.723Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||InvokeReturn
2021-05-27T03:51:34.725Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:51:34.725Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:51:34.725Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:34.726Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:51:34.726Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:51:34.726Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e9599db7-ee74-4580-95b0-c962562ab295", X-RequestID:"e9599db7-ee74-4580-95b0-c962562ab295", X-TransactionID:"e9599db7-ee74-4580-95b0-c962562ab295", X-ECOMP-RequestID:"e9599db7-ee74-4580-95b0-c962562ab295", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f912db8f-4fb3-46d9-ab69-13172c92373e"]
2021-05-27T03:51:34.726Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:51:34.726Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:51:34.742Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:34.742Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:34.743Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:51:34.743Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:34 GMT"]
2021-05-27T03:51:34.744Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:51:34.744Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:34.745Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:51:34.754Z|e9599db7-ee74-4580-95b0-c962562ab295|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:51:38.264Z|38339778-f7ca-4d22-af0a-43e679325cea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:38.264Z|f782b0a2-3f86-4f23-b412-6d9cbc775a3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:38.264Z|38339778-f7ca-4d22-af0a-43e679325cea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:38.264Z|f782b0a2-3f86-4f23-b412-6d9cbc775a3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:38.357Z|cf44f2e7-aa77-49e0-a328-54550ea737f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:38.358Z|cf44f2e7-aa77-49e0-a328-54550ea737f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:39.386Z|cf06dcc6-998b-4046-902d-a6d045e6af49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:51:39.386Z|cf06dcc6-998b-4046-902d-a6d045e6af49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:51:39.603Z|3ec66892-2449-48e5-b1f7-290e09b319b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:51:39.604Z|3ec66892-2449-48e5-b1f7-290e09b319b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:51:44.884Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:51:44.889Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:51:44.890Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||Invoke
2021-05-27T03:51:44.890Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:44.890Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:51:44.890Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Method      : GET
2021-05-27T03:51:44.891Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0e366554-7300-421f-8f28-aba0428d2f12", X-RequestID:"0e366554-7300-421f-8f28-aba0428d2f12", X-TransactionID:"0e366554-7300-421f-8f28-aba0428d2f12", X-ECOMP-RequestID:"0e366554-7300-421f-8f28-aba0428d2f12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"699b23a4-eeb7-4337-81ca-0eb307b5b917"]
2021-05-27T03:51:44.891Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Request body: 
2021-05-27T03:51:44.891Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||==========================request end================================================
2021-05-27T03:51:44.982Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:44.982Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:44.983Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status text  : 
2021-05-27T03:51:44.983Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:44 GMT"]
2021-05-27T03:51:44.984Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Response body: {
  "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:51:32.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"44eea392-6f55-4872-a74c-6cdad71a21fd\",\n    \"modelVersionId\": \"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"74deb60f-8722-48d1-9107-a57669845a09\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:51:34.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    }
  }
}
2021-05-27T03:51:44.984Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:44.985Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||InvokeReturn
2021-05-27T03:51:44.986Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:51:44.986Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:51:44.987Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:44.987Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:51:44.987Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:51:44.987Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0e366554-7300-421f-8f28-aba0428d2f12", X-RequestID:"0e366554-7300-421f-8f28-aba0428d2f12", X-TransactionID:"0e366554-7300-421f-8f28-aba0428d2f12", X-ECOMP-RequestID:"0e366554-7300-421f-8f28-aba0428d2f12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ac19009-b640-4b77-837e-4a224b9bc95d"]
2021-05-27T03:51:44.988Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:51:44.988Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:51:45.002Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:45.003Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:45.003Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:51:45.003Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:44 GMT"]
2021-05-27T03:51:45.005Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:51:45.005Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:45.005Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:51:45.018Z|0e366554-7300-421f-8f28-aba0428d2f12|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:51:48.282Z|d44b5176-d5ea-4860-8ed8-8457210ea554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:48.282Z|29b3128b-19db-473e-aa3c-c11c4ffec391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:48.283Z|29b3128b-19db-473e-aa3c-c11c4ffec391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:48.283Z|d44b5176-d5ea-4860-8ed8-8457210ea554|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:48.375Z|2bfcdd47-f51f-49ee-b10a-5ddff5b505fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:48.376Z|2bfcdd47-f51f-49ee-b10a-5ddff5b505fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:54.386Z|dc2e9664-b4cc-4231-afcc-a4cd99782f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:51:54.386Z|dc2e9664-b4cc-4231-afcc-a4cd99782f64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:51:55.147Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:51:55.152Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:51:55.153Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||Invoke
2021-05-27T03:51:55.153Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:55.154Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:51:55.154Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Method      : GET
2021-05-27T03:51:55.154Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-TransactionID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-ECOMP-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"145d7211-ee12-462c-a199-ca366f1b04b1"]
2021-05-27T03:51:55.154Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Request body: 
2021-05-27T03:51:55.155Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||==========================request end================================================
2021-05-27T03:51:55.190Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:55.190Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:55.190Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status text  : 
2021-05-27T03:51:55.191Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:55 GMT"]
2021-05-27T03:51:55.193Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Response body: {
  "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-05-27T03:51:32.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"44eea392-6f55-4872-a74c-6cdad71a21fd\",\n    \"modelVersionId\": \"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"74deb60f-8722-48d1-9107-a57669845a09\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:51:46.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
    "cloudIdentifier" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\"},\"environment\":null}",
    "created" : "2021-05-27T03:51:52.000+0000"
  } ],
  "requestURI" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    }
  }
}
2021-05-27T03:51:55.193Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:55.194Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||InvokeReturn
2021-05-27T03:51:55.195Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:51:55.196Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:51:55.196Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:55.196Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:51:55.196Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:51:55.196Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-TransactionID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-ECOMP-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cd809a2-1a6a-40b2-b0d0-675d7938a869"]
2021-05-27T03:51:55.197Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:51:55.197Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:51:55.214Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:55.215Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:55.215Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:51:55.215Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:51:55 GMT"]
2021-05-27T03:51:55.217Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 10,
  "soRequestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e2a3349c-0e6e-4634-a5d2-92a76eb09d54\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b73e91ab-f9f2-42bf-bc06-06ccfabf8363\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":null,\"creation_time\":1622087513000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:51:55.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:51:55.217Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:55.218Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:51:55.240Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:51:55.240Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-05-27T03:51:55.241Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:55.241Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:51:55.241Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:51:55.241Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-TransactionID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-ECOMP-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c36ceac2-9445-4af0-96a6-85e93849bc37"]
2021-05-27T03:51:55.241Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:51:55.242Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:51:55.362Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:55.363Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:55.363Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:51:55.363Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=65F03A82AB3F8C48FD713DA1560E0691; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 27 May 2021 03:51:55 GMT"]
2021-05-27T03:51:55.364Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dd38f693-be9e-11eb-90ce-669bdb59cd1d","businessKey":"bbc7d95f-6e4a-4a9c-af41-e207504b992c","processDefinitionId":"openstackAdapterTask:1:7422ffe4-be94-11eb-90ce-669bdb59cd1d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-05-27T03:51:49.054+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d3f98f72-be9e-11eb-90ce-669bdb59cd1d","superProcessInstanceId":"dd36373c-be9e-11eb-90ce-669bdb59cd1d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-05-27T03:51:55.364Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:55.364Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:51:55.379Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:51:55.379Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||Invoke
2021-05-27T03:51:55.380Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:51:55.380Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:51:55.380Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:51:55.381Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-TransactionID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-ECOMP-RequestID:"a37ac656-95d4-40a9-b67e-6144744c4c8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14974117-6eef-4f14-b327-bf6af9d73f72"]
2021-05-27T03:51:55.381Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:51:55.381Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:51:55.500Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:51:55.500Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:51:55.501Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:51:55.501Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ED96FFA46BC7293C091883F28F2C467F; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 27 May 2021 03:51:55 GMT"]
2021-05-27T03:51:55.501Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:dd38f697-be9e-11eb-90ce-669bdb59cd1d","parentActivityInstanceId":"dd38f693-be9e-11eb-90ce-669bdb59cd1d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7422ffe4-be94-11eb-90ce-669bdb59cd1d","processInstanceId":"dd38f693-be9e-11eb-90ce-669bdb59cd1d","executionId":"dd38f693-be9e-11eb-90ce-669bdb59cd1d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-05-27T03:51:49.054+0000","endTime":"2021-05-27T03:51:49.055+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3f98f72-be9e-11eb-90ce-669bdb59cd1d"}]
2021-05-27T03:51:55.502Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:51:55.502Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:51:55.507Z|a37ac656-95d4-40a9-b67e-6144744c4c8d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:51:58.300Z|b0c10458-724a-4362-8e12-c0a50d8d2c16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:58.301Z|b0c10458-724a-4362-8e12-c0a50d8d2c16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:58.303Z|6406dfa4-96f2-402c-818f-da2b9edf1b37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:58.304Z|6406dfa4-96f2-402c-818f-da2b9edf1b37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:51:58.393Z|207204b9-d0c3-4e0d-9152-48dc7c431d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:51:58.394Z|207204b9-d0c3-4e0d-9152-48dc7c431d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:05.637Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:52:05.641Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:52:05.641Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||Invoke
2021-05-27T03:52:05.641Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:05.642Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:52:05.642Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Method      : GET
2021-05-27T03:52:05.642Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-TransactionID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-ECOMP-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bd4e3e4-a00c-4baa-a9e5-16a4f11bb375"]
2021-05-27T03:52:05.643Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Request body: 
2021-05-27T03:52:05.643Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||==========================request end================================================
2021-05-27T03:52:05.659Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:05.660Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:05.660Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status text  : 
2021-05-27T03:52:05.660Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:05 GMT"]
2021-05-27T03:52:05.661Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Response body: {
  "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-05-27T03:51:32.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"44eea392-6f55-4872-a74c-6cdad71a21fd\",\n    \"modelVersionId\": \"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"74deb60f-8722-48d1-9107-a57669845a09\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:51:46.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
    "cloudIdentifier" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\"},\"environment\":null}",
    "created" : "2021-05-27T03:51:52.000+0000"
  } ],
  "requestURI" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    }
  }
}
2021-05-27T03:52:05.661Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:05.661Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||InvokeReturn
2021-05-27T03:52:05.663Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:52:05.663Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:52:05.663Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:05.663Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:52:05.664Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:52:05.664Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-TransactionID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-ECOMP-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2208e955-bc4c-4903-8a93-8d07c61e765e"]
2021-05-27T03:52:05.664Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:52:05.664Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:52:05.678Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:05.678Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:05.679Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:52:05.679Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:05 GMT"]
2021-05-27T03:52:05.680Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 10,
  "soRequestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e2a3349c-0e6e-4634-a5d2-92a76eb09d54\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b73e91ab-f9f2-42bf-bc06-06ccfabf8363\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":null,\"creation_time\":1622087513000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:51:55.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:52:05.681Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:05.681Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:52:05.701Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:52:05.702Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-05-27T03:52:05.702Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:05.702Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:52:05.702Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:52:05.702Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-TransactionID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-ECOMP-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbb439d5-612d-491e-ac03-0436f0167e6e"]
2021-05-27T03:52:05.703Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:52:05.703Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:52:05.822Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:05.822Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:05.823Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:52:05.823Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5E1FB98B5FE7AA060BD4361A705382B2; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 27 May 2021 03:52:05 GMT"]
2021-05-27T03:52:05.823Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dd38f693-be9e-11eb-90ce-669bdb59cd1d","businessKey":"bbc7d95f-6e4a-4a9c-af41-e207504b992c","processDefinitionId":"openstackAdapterTask:1:7422ffe4-be94-11eb-90ce-669bdb59cd1d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-05-27T03:51:49.054+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d3f98f72-be9e-11eb-90ce-669bdb59cd1d","superProcessInstanceId":"dd36373c-be9e-11eb-90ce-669bdb59cd1d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-05-27T03:52:05.824Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:05.824Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bbc7d95f-6e4a-4a9c-af41-e207504b992c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:52:05.836Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:52:05.837Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||Invoke
2021-05-27T03:52:05.837Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:05.837Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:52:05.837Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:52:05.837Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-TransactionID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-ECOMP-RequestID:"f447be94-55c8-4172-b255-0f5ce8652acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"650e4735-3445-434d-98ed-f1516ca77e2b"]
2021-05-27T03:52:05.838Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:52:05.838Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:52:05.959Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:05.959Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:05.960Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:52:05.960Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9653C79B8E74DFF16060498781C4D002; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 27 May 2021 03:52:05 GMT"]
2021-05-27T03:52:05.960Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:dd38f697-be9e-11eb-90ce-669bdb59cd1d","parentActivityInstanceId":"dd38f693-be9e-11eb-90ce-669bdb59cd1d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7422ffe4-be94-11eb-90ce-669bdb59cd1d","processInstanceId":"dd38f693-be9e-11eb-90ce-669bdb59cd1d","executionId":"dd38f693-be9e-11eb-90ce-669bdb59cd1d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-05-27T03:51:49.054+0000","endTime":"2021-05-27T03:51:49.055+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3f98f72-be9e-11eb-90ce-669bdb59cd1d"}]
2021-05-27T03:52:05.961Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:05.961Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dd38f693-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:52:05.964Z|f447be94-55c8-4172-b255-0f5ce8652acb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:52:08.318Z|1ff4f8ad-dc29-462c-93d0-8ac11cd5511f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:08.319Z|1ff4f8ad-dc29-462c-93d0-8ac11cd5511f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:08.320Z|2756284e-e740-4e2a-9ed7-434406548ebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:08.321Z|2756284e-e740-4e2a-9ed7-434406548ebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:08.411Z|381fa55d-a155-4ebc-832d-ab44f3da55a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:08.412Z|381fa55d-a155-4ebc-832d-ab44f3da55a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:08.507Z|6d8b819f-bca9-4ab8-8bef-2f11a197a4a2|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:52:08.508Z|6d8b819f-bca9-4ab8-8bef-2f11a197a4a2|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:09.386Z|2190bc32-9ab3-407a-980d-dc699cf8d8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:52:09.388Z|2190bc32-9ab3-407a-980d-dc699cf8d8fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:52:09.604Z|2c05569e-f4c5-472a-bf40-484c08757c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:52:09.605Z|2c05569e-f4c5-472a-bf40-484c08757c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:52:16.094Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:52:16.098Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:52:16.099Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||Invoke
2021-05-27T03:52:16.099Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:16.099Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:52:16.099Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Method      : GET
2021-05-27T03:52:16.100Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0f4285ae-e82f-465d-b28a-39cc7c327b44", X-RequestID:"0f4285ae-e82f-465d-b28a-39cc7c327b44", X-TransactionID:"0f4285ae-e82f-465d-b28a-39cc7c327b44", X-ECOMP-RequestID:"0f4285ae-e82f-465d-b28a-39cc7c327b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e956447-cb0d-4265-973e-c3c9c8451fff"]
2021-05-27T03:52:16.100Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Request body: 
2021-05-27T03:52:16.100Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||==========================request end================================================
2021-05-27T03:52:16.188Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:16.188Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:16.189Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status text  : 
2021-05-27T03:52:16.189Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:15 GMT"]
2021-05-27T03:52:16.190Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Response body: {
  "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:51:32.000+0000",
  "endTime" : "2021-05-27T03:52:15.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"44eea392-6f55-4872-a74c-6cdad71a21fd\",\n    \"modelVersionId\": \"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"74deb60f-8722-48d1-9107-a57669845a09\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:52:15.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
    "cloudIdentifier" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\"},\"environment\":null}",
    "created" : "2021-05-27T03:51:52.000+0000"
  } ],
  "requestURI" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    }
  }
}
2021-05-27T03:52:16.190Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:16.191Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||InvokeReturn
2021-05-27T03:52:16.193Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:52:16.193Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:52:16.193Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:16.193Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:52:16.194Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:52:16.194Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0f4285ae-e82f-465d-b28a-39cc7c327b44", X-RequestID:"0f4285ae-e82f-465d-b28a-39cc7c327b44", X-TransactionID:"0f4285ae-e82f-465d-b28a-39cc7c327b44", X-ECOMP-RequestID:"0f4285ae-e82f-465d-b28a-39cc7c327b44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25ab39ed-af62-4bec-a2ee-f1501eb40fa9"]
2021-05-27T03:52:16.194Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:52:16.195Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:52:16.214Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:16.215Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:16.215Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:52:16.215Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:15 GMT"]
2021-05-27T03:52:16.218Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 10,
  "soRequestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"46d5940b-a51d-4781-8580-4461888fdf8b\",\"output_key\":\"subnet_id_e2a3349c-0e6e-4634-a5d2-92a76eb09d54\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b73e91ab-f9f2-42bf-bc06-06ccfabf8363\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":null,\"creation_time\":1622087513000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:51:55.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:52:16.218Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:16.219Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:52:16.231Z|0f4285ae-e82f-465d-b28a-39cc7c327b44|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:52:16.356Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:52:16.359Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:52:16.360Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||Invoke
2021-05-27T03:52:16.360Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:16.360Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:52:16.360Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Method      : GET
2021-05-27T03:52:16.360Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"018e9439-1f10-4746-8b14-aa2ac8c5c690", X-RequestID:"018e9439-1f10-4746-8b14-aa2ac8c5c690", X-TransactionID:"018e9439-1f10-4746-8b14-aa2ac8c5c690", X-ECOMP-RequestID:"018e9439-1f10-4746-8b14-aa2ac8c5c690", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a03466d-ecb0-442f-8302-d697535e1965"]
2021-05-27T03:52:16.361Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Request body: 
2021-05-27T03:52:16.361Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||==========================request end================================================
2021-05-27T03:52:16.382Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:16.382Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:16.382Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status text  : 
2021-05-27T03:52:16.382Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:15 GMT"]
2021-05-27T03:52:16.385Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Response body: {
  "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:51:32.000+0000",
  "endTime" : "2021-05-27T03:52:15.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"44eea392-6f55-4872-a74c-6cdad71a21fd\",\n    \"modelVersionId\": \"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"74deb60f-8722-48d1-9107-a57669845a09\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:52:15.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
    "cloudIdentifier" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\"},\"environment\":null}",
    "created" : "2021-05-27T03:51:52.000+0000"
  } ],
  "requestURI" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    }
  }
}
2021-05-27T03:52:16.385Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:16.385Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||InvokeReturn
2021-05-27T03:52:16.387Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:52:16.387Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:52:16.387Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:16.387Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:52:16.387Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:52:16.388Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"018e9439-1f10-4746-8b14-aa2ac8c5c690", X-RequestID:"018e9439-1f10-4746-8b14-aa2ac8c5c690", X-TransactionID:"018e9439-1f10-4746-8b14-aa2ac8c5c690", X-ECOMP-RequestID:"018e9439-1f10-4746-8b14-aa2ac8c5c690", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff3aeed7-57b2-47c8-b575-7efd5056a43d"]
2021-05-27T03:52:16.388Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:52:16.388Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:52:16.404Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:16.405Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:16.405Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:52:16.406Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:15 GMT"]
2021-05-27T03:52:16.406Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 10,
  "soRequestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"46d5940b-a51d-4781-8580-4461888fdf8b\",\"output_key\":\"subnet_id_e2a3349c-0e6e-4634-a5d2-92a76eb09d54\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b73e91ab-f9f2-42bf-bc06-06ccfabf8363\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":null,\"creation_time\":1622087513000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:51:55.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:52:16.407Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:16.407Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:52:16.422Z|018e9439-1f10-4746-8b14-aa2ac8c5c690|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:52:16.543Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:52:16.546Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:52:16.547Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||Invoke
2021-05-27T03:52:16.547Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:16.547Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c
2021-05-27T03:52:16.547Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Method      : GET
2021-05-27T03:52:16.547Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"a8e15265-6090-44f8-9911-331c2d685dd5", X-RequestID:"a8e15265-6090-44f8-9911-331c2d685dd5", X-TransactionID:"a8e15265-6090-44f8-9911-331c2d685dd5", X-ECOMP-RequestID:"a8e15265-6090-44f8-9911-331c2d685dd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"207af8ce-fd07-4917-8638-40ff74b6c158"]
2021-05-27T03:52:16.548Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Request body: 
2021-05-27T03:52:16.548Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||==========================request end================================================
2021-05-27T03:52:16.568Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:16.569Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:16.569Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Status text  : 
2021-05-27T03:52:16.569Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:15 GMT"]
2021-05-27T03:52:16.570Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||Response body: {
  "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:51:32.000+0000",
  "endTime" : "2021-05-27T03:52:15.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"44eea392-6f55-4872-a74c-6cdad71a21fd\",\n    \"modelVersionId\": \"cf7c8768-b92c-497a-9410-cd2403f21bc7\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"9d7c2e5e-d3a9-41e0-9ac9-ef8ff2c8798c\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"74deb60f-8722-48d1-9107-a57669845a09\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:52:15.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ {
    "requestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
    "cloudIdentifier" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\"},\"environment\":null}",
    "created" : "2021-05-27T03:51:52.000+0000"
  } ],
  "requestURI" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c"
    }
  }
}
2021-05-27T03:52:16.570Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:16.570Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bbc7d95f-6e4a-4a9c-af41-e207504b992c|INFO|500||InvokeReturn
2021-05-27T03:52:16.572Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:52:16.572Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:52:16.572Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:16.572Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false
2021-05-27T03:52:16.573Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:52:16.573Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"a8e15265-6090-44f8-9911-331c2d685dd5", X-RequestID:"a8e15265-6090-44f8-9911-331c2d685dd5", X-TransactionID:"a8e15265-6090-44f8-9911-331c2d685dd5", X-ECOMP-RequestID:"a8e15265-6090-44f8-9911-331c2d685dd5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"178ca929-4738-4907-ba58-b04ab71d6cc2"]
2021-05-27T03:52:16.573Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:52:16.573Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:52:16.587Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:16.588Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:16.588Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:52:16.588Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:15 GMT"]
2021-05-27T03:52:16.589Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 10,
  "soRequestId" : "bbc7d95f-6e4a-4a9c-af41-e207504b992c",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"46d5940b-a51d-4781-8580-4461888fdf8b\",\"output_key\":\"subnet_id_e2a3349c-0e6e-4634-a5d2-92a76eb09d54\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b73e91ab-f9f2-42bf-bc06-06ccfabf8363\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":null,\"creation_time\":1622087513000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:51:55.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:52:16.590Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:16.590Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bbc7d95f-6e4a-4a9c-af41-e207504b992c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:52:16.598Z|a8e15265-6090-44f8-9911-331c2d685dd5|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/bbc7d95f-6e4a-4a9c-af41-e207504b992c|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:52:18.336Z|80bcfa40-84d6-41e6-9baf-1664836f6c03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:18.337Z|80bcfa40-84d6-41e6-9baf-1664836f6c03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:18.337Z|c2cb6501-f9d1-46a0-bc2d-e5024579d37e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:18.338Z|c2cb6501-f9d1-46a0-bc2d-e5024579d37e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:18.430Z|af4bb386-d20e-4505-bda3-8b5d91d222a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:18.431Z|af4bb386-d20e-4505-bda3-8b5d91d222a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:24.386Z|d5820d6c-2bd0-4b08-a904-8e1a31c603f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:52:24.386Z|d5820d6c-2bd0-4b08-a904-8e1a31c603f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:52:28.175Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:52:28.177Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||INFO|500||Checking if requestId: ed2b66ed-565c-4af6-b5eb-955f225a2924 already exists in requestDb InfraActiveRequests table
2021-05-27T03:52:28.177Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:52:28.178Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||Invoke
2021-05-27T03:52:28.178Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:28.178Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:52:28.178Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Method      : GET
2021-05-27T03:52:28.179Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-TransactionID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ECOMP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c16e54ed-84ed-4ae3-accb-7671b2b84922"]
2021-05-27T03:52:28.179Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Request body: 
2021-05-27T03:52:28.179Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||==========================request end================================================
2021-05-27T03:52:28.273Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:28.274Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:52:28.274Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status text  : 
2021-05-27T03:52:28.274Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:52:28 GMT"]
2021-05-27T03:52:28.274Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Response body: 
2021-05-27T03:52:28.275Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:28.275Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|404|Not Found|InvokeReturn
2021-05-27T03:52:28.293Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T03:52:28.354Z|b343ae4f-4757-4244-895d-6fd4b6ab7b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:28.354Z|29880316-8bf3-46c3-973d-c482022399fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:28.355Z|b343ae4f-4757-4244-895d-6fd4b6ab7b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:28.355Z|29880316-8bf3-46c3-973d-c482022399fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:28.448Z|99a3c5d1-6d13-4364-8f69-1fff7e854c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:28.449Z|99a3c5d1-6d13-4364-8f69-1fff7e854c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:28.945Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:52:28.968Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/network/l3-networks/l3-network/4596cc75-4e06-4d1b-9254-c89d1be7b087/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-05-27T03:52:28.968Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/l3-networks/l3-network/4596cc75-4e06-4d1b-9254-c89d1be7b087/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2021-05-27T03:52:29.050Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/l3-networks/l3-network/4596cc75-4e06-4d1b-9254-c89d1be7b087/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2021-05-27T03:52:29.051Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/network/l3-networks/l3-network/4596cc75-4e06-4d1b-9254-c89d1be7b087/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-210527-03:52:28:988-98749], Content-Length=[395], Date=[Thu, 27 May 2021 03:52:28 GMT], Content-Type=[application/json]}
2021-05-27T03:52:29.052Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/4596cc75-4e06-4d1b-9254-c89d1be7b087/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/4596cc75-4e06-4d1b-9254-c89d1be7b087/related-to/vf-modules","ERR.5.4.6114"]}}}

2021-05-27T03:52:29.054Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v21/network/l3-networks/l3-network/4596cc75-4e06-4d1b-9254-c89d1be7b087/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2021-05-27T03:52:29.058Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:52:29.080Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-05-27T03:52:29.081Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||Invoke
2021-05-27T03:52:29.155Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||InvokeReturn
2021-05-27T03:52:29.155Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210527-03:52:29:094-92135], vertex-id=[364584], Content-Length=[1072], Date=[Thu, 27 May 2021 03:52:29 GMT], Content-Type=[application/json]}
2021-05-27T03:52:29.156Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||DEBUG|500||{"tenant-id":"5c160778d1ea40fa98389ed12115c9bc","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1622087499070","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/network/l3-networks/l3-network/4596cc75-4e06-4d1b-9254-c89d1be7b087","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"4596cc75-4e06-4d1b-9254-c89d1be7b087"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2021-05-27T03:52:29.157Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T03:52:29.157Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T03:52:29.158Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:52:29.158Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T03:52:29.158Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:29.159Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:52:29.159Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T03:52:29.159Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|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-ONAP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-TransactionID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ECOMP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9bc670d-5d65-4866-9618-b9c18135849a"]
2021-05-27T03:52:29.159Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"4596cc75-4e06-4d1b-9254-c89d1be7b087","serviceInstanceId":"74deb60f-8722-48d1-9107-a57669845a09"},"instanceName":null,"requestScope":"network"}
2021-05-27T03:52:29.159Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T03:52:29.180Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:29.181Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:29.181Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T03:52:29.181Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:52:28 GMT"]
2021-05-27T03:52:29.181Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T03:52:29.182Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:29.182Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T03:52:29.183Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2021-05-27T03:52:29.183Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2021-05-27T03:52:29.183Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:29.183Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2021-05-27T03:52:29.184Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2021-05-27T03:52:29.184Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|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:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-TransactionID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ECOMP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df4f2464-1811-45d4-bde9-a75b749f3a42"]
2021-05-27T03:52:29.184Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2021-05-27T03:52:29.184Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:52:29.205Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:29.206Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:29.206Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2021-05-27T03:52:29.206Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:29 GMT"]
2021-05-27T03:52:29.208Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|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" : 187,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2021-05-27T02:38:00.000+0000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/187"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/187"
    }
  }
}
2021-05-27T03:52:29.208Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:29.208Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2021-05-27T03:52:29.212Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:52:29.212Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T03:52:29.213Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:29.213Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:52:29.213Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T03:52:29.213Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"1221", X-ONAP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-TransactionID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ECOMP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"720ad88b-a2e0-402a-854d-53308e466f06"]
2021-05-27T03:52:29.213Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ed2b66ed-565c-4af6-b5eb-955f225a2924","requestStatus":"IN_PROGRESS","startTime":1622087549054,"source":"VID","tenantId":"5c160778d1ea40fa98389ed12115c9bc","requestBody":"{\n\t\"requestDetails\": {\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},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"74deb60f-8722-48d1-9107-a57669845a09","requestScope":"network","requestAction":"deleteInstance","networkId":"4596cc75-4e06-4d1b-9254-c89d1be7b087","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087","tenantName":"onap-guilin-daily-vnfs","cloudApiRequests":[],"requestURI":"ed2b66ed-565c-4af6-b5eb-955f225a2924"}
2021-05-27T03:52:29.214Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T03:52:29.239Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:29.239Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T03:52:29.239Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T03:52:29.240Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:28 GMT"]
2021-05-27T03:52:29.241Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:52:29.054+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T03:52:29.224+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    }
  }
}
2021-05-27T03:52:29.241Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:29.242Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T03:52:29.252Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:52:29.252Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T03:52:29.253Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:29.253Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:52:29.253Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T03:52:29.253Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"1855", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-TransactionID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ECOMP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"423a80e6-821c-4c76-a063-1d9779476280"]
2021-05-27T03:52:29.254Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|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\":\"5c160778d1ea40fa98389ed12115c9bc\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"74deb60f-8722-48d1-9107-a57669845a09\",\"networkInstanceId\":\"4596cc75-4e06-4d1b-9254-c89d1be7b087\"}","type":"String"},"requestId":{"value":"ed2b66ed-565c-4af6-b5eb-955f225a2924","type":"String"},"mso-request-id":{"value":"ed2b66ed-565c-4af6-b5eb-955f225a2924","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"74deb60f-8722-48d1-9107-a57669845a09","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"4596cc75-4e06-4d1b-9254-c89d1be7b087","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/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T03:52:29.254Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T03:52:30.266Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:30.267Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T03:52:30.267Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T03:52:30.267Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 27 May 2021 03:52:30 GMT", X-ONAP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-TransactionID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ECOMP-RequestID:"ed2b66ed-565c-4af6-b5eb-955f225a2924", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"423a80e6-821c-4c76-a063-1d9779476280", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T03:52:30.268Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ed2b66ed-565c-4af6-b5eb-955f225a2924\",\"instanceId\":\"4596cc75-4e06-4d1b-9254-c89d1be7b087\"}}","message":"Success","processInstanceID":"f531219a-be9e-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T03:52:30.268Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:30.268Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T03:52:30.272Z|ed2b66ed-565c-4af6-b5eb-955f225a2924|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:52:30.765Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:52:30.768Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:52:30.768Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||Invoke
2021-05-27T03:52:30.768Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:30.769Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:52:30.769Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Method      : GET
2021-05-27T03:52:30.769Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"874f9dd7-2c57-44e2-8982-82610dba9a1f", X-RequestID:"874f9dd7-2c57-44e2-8982-82610dba9a1f", X-TransactionID:"874f9dd7-2c57-44e2-8982-82610dba9a1f", X-ECOMP-RequestID:"874f9dd7-2c57-44e2-8982-82610dba9a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e224a10-794d-4a5a-871e-3f269df5010c"]
2021-05-27T03:52:30.769Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Request body: 
2021-05-27T03:52:30.769Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||==========================request end================================================
2021-05-27T03:52:30.879Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:30.879Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:30.879Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status text  : 
2021-05-27T03:52:30.879Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:30 GMT"]
2021-05-27T03:52:30.881Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Response body: {
  "requestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:52:29.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:52:29.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    }
  }
}
2021-05-27T03:52:30.881Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:30.881Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||InvokeReturn
2021-05-27T03:52:30.882Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:52:30.883Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:52:30.883Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:30.883Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:52:30.883Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:52:30.884Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"874f9dd7-2c57-44e2-8982-82610dba9a1f", X-RequestID:"874f9dd7-2c57-44e2-8982-82610dba9a1f", X-TransactionID:"874f9dd7-2c57-44e2-8982-82610dba9a1f", X-ECOMP-RequestID:"874f9dd7-2c57-44e2-8982-82610dba9a1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2285a0f4-06f1-4f4e-a9da-596ac8859d3b"]
2021-05-27T03:52:30.884Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:52:30.884Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:52:30.900Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:30.900Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:30.900Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:52:30.901Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:30 GMT"]
2021-05-27T03:52:30.902Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:52:30.902Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:30.903Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:52:30.911Z|874f9dd7-2c57-44e2-8982-82610dba9a1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:52:38.372Z|047e8bb9-211f-4004-b248-9d91fddeba71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:38.372Z|7db97dfd-fcc5-4075-8619-54cecb1c594c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:38.372Z|047e8bb9-211f-4004-b248-9d91fddeba71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:38.372Z|7db97dfd-fcc5-4075-8619-54cecb1c594c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:38.467Z|377c539f-f0b3-4c79-9fb7-979b82b9fa7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:38.468Z|377c539f-f0b3-4c79-9fb7-979b82b9fa7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:39.386Z|c911997e-d3ad-4929-bf85-06bee16a0c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:52:39.386Z|c911997e-d3ad-4929-bf85-06bee16a0c13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:52:39.605Z|99236944-f8a4-40b3-a4b7-db63a543c09d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:52:39.606Z|99236944-f8a4-40b3-a4b7-db63a543c09d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:52:41.042Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:52:41.046Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:52:41.046Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||Invoke
2021-05-27T03:52:41.046Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:41.046Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:52:41.047Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Method      : GET
2021-05-27T03:52:41.047Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-TransactionID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-ECOMP-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37514da1-9e73-4ac2-8e23-23969df7f7bd"]
2021-05-27T03:52:41.047Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Request body: 
2021-05-27T03:52:41.047Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||==========================request end================================================
2021-05-27T03:52:41.067Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:41.068Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:41.068Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status text  : 
2021-05-27T03:52:41.068Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:41 GMT"]
2021-05-27T03:52:41.071Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Response body: {
  "requestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-05-27T03:52:29.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:52:35.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    }
  }
}
2021-05-27T03:52:41.071Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:41.071Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||InvokeReturn
2021-05-27T03:52:41.072Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:52:41.073Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:52:41.073Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:41.073Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:52:41.073Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:52:41.073Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-TransactionID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-ECOMP-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec326110-65b5-4958-bbdf-f6a999086496"]
2021-05-27T03:52:41.074Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:52:41.074Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:52:41.088Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:41.088Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:41.088Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:52:41.089Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:41 GMT"]
2021-05-27T03:52:41.091Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 17,
  "soRequestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e2a3349c-0e6e-4634-a5d2-92a76eb09d54\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":1622087555000,\"creation_time\":1622087513000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:52:36.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:52:41.091Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:41.091Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:52:41.109Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:52:41.109Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-05-27T03:52:41.110Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:41.110Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:52:41.110Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:52:41.110Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-TransactionID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-ECOMP-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8546eb90-36a7-4c9f-9224-7c699292ac24"]
2021-05-27T03:52:41.110Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:52:41.111Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:52:41.232Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:41.232Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:41.232Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:52:41.233Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=46D896E8D72256263BB729033893209D; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 27 May 2021 03:52:41 GMT"]
2021-05-27T03:52:41.233Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f82d23b4-be9e-11eb-90ce-669bdb59cd1d","businessKey":"ed2b66ed-565c-4af6-b5eb-955f225a2924","processDefinitionId":"openstackAdapterTask:1:7422ffe4-be94-11eb-90ce-669bdb59cd1d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-05-27T03:52:34.275+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f531219a-be9e-11eb-90ce-669bdb59cd1d","superProcessInstanceId":"f82c391d-be9e-11eb-90ce-669bdb59cd1d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-05-27T03:52:41.233Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:41.234Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:52:41.248Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:52:41.248Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||Invoke
2021-05-27T03:52:41.248Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:41.248Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:52:41.249Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:52:41.249Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-TransactionID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-ECOMP-RequestID:"839ca4a9-256e-46d3-b457-f84330c3e8f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"206c2beb-9edf-48e3-91b6-15675c5d5803"]
2021-05-27T03:52:41.249Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:52:41.249Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:52:41.366Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:41.367Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:41.367Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:52:41.367Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B609DC59D1F498D0108ABF6C1C7ED33A; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 27 May 2021 03:52:41 GMT"]
2021-05-27T03:52:41.368Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f944603c-be9e-11eb-90ce-669bdb59cd1d","parentActivityInstanceId":"f82d23b4-be9e-11eb-90ce-669bdb59cd1d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7422ffe4-be94-11eb-90ce-669bdb59cd1d","processInstanceId":"f82d23b4-be9e-11eb-90ce-669bdb59cd1d","executionId":"f82d23b4-be9e-11eb-90ce-669bdb59cd1d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-05-27T03:52:36.105+0000","endTime":"2021-05-27T03:52:36.109+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f531219a-be9e-11eb-90ce-669bdb59cd1d"}]
2021-05-27T03:52:41.368Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:41.368Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:52:41.372Z|839ca4a9-256e-46d3-b457-f84330c3e8f4|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:52:48.389Z|399f8d74-1691-4e23-9ac1-29b32dac868b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:48.389Z|7c506234-6865-463e-8c02-583405e0fff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:48.390Z|399f8d74-1691-4e23-9ac1-29b32dac868b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:48.390Z|7c506234-6865-463e-8c02-583405e0fff8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:48.485Z|6b5955d9-957c-4eaa-b642-24e0a0c41158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:48.486Z|6b5955d9-957c-4eaa-b642-24e0a0c41158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:51.511Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:52:51.516Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:52:51.516Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||Invoke
2021-05-27T03:52:51.517Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:51.517Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:52:51.517Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Method      : GET
2021-05-27T03:52:51.518Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-TransactionID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-ECOMP-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65a7518b-870d-40ed-8002-855b3c333278"]
2021-05-27T03:52:51.518Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Request body: 
2021-05-27T03:52:51.518Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||==========================request end================================================
2021-05-27T03:52:51.577Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:51.578Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:51.578Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status text  : 
2021-05-27T03:52:51.578Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:51 GMT"]
2021-05-27T03:52:51.580Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Response body: {
  "requestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-05-27T03:52:29.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:52:35.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    }
  }
}
2021-05-27T03:52:51.580Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:51.581Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||InvokeReturn
2021-05-27T03:52:51.587Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:52:51.587Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:52:51.587Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:51.588Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:52:51.588Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:52:51.588Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-TransactionID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-ECOMP-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fa831dd-0b3c-4c55-9e21-68b5636bdb5b"]
2021-05-27T03:52:51.588Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:52:51.588Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:52:51.609Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:51.609Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:51.609Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:52:51.609Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:52:51 GMT"]
2021-05-27T03:52:51.611Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 17,
  "soRequestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_e2a3349c-0e6e-4634-a5d2-92a76eb09d54\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":1622087555000,\"creation_time\":1622087513000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:52:36.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:52:51.611Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:51.612Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:52:51.628Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:52:51.629Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-05-27T03:52:51.629Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:51.629Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:52:51.630Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:52:51.630Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-TransactionID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-ECOMP-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cc03c10-b9df-406a-8439-ce35cf93ab32"]
2021-05-27T03:52:51.630Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:52:51.630Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:52:51.747Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:51.747Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:51.747Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:52:51.748Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9DDBA1E704225DA99D43B145D6E4FE67; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 27 May 2021 03:52:51 GMT"]
2021-05-27T03:52:51.748Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f82d23b4-be9e-11eb-90ce-669bdb59cd1d","businessKey":"ed2b66ed-565c-4af6-b5eb-955f225a2924","processDefinitionId":"openstackAdapterTask:1:7422ffe4-be94-11eb-90ce-669bdb59cd1d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-05-27T03:52:34.275+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f531219a-be9e-11eb-90ce-669bdb59cd1d","superProcessInstanceId":"f82c391d-be9e-11eb-90ce-669bdb59cd1d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-05-27T03:52:51.748Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:51.748Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:52:51.760Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:52:51.760Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||Invoke
2021-05-27T03:52:51.760Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:52:51.761Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:52:51.761Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:52:51.761Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-TransactionID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-ECOMP-RequestID:"b88dbef8-accc-4228-aa12-4707d956b3e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d29416b-c18e-48b0-b286-2e8e63c98c90"]
2021-05-27T03:52:51.761Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:52:51.761Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:52:51.880Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:52:51.881Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:52:51.881Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:52:51.881Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E81A824C6618A0B43EE9E021480A346E; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Thu, 27 May 2021 03:52:51 GMT"]
2021-05-27T03:52:51.882Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f944603c-be9e-11eb-90ce-669bdb59cd1d","parentActivityInstanceId":"f82d23b4-be9e-11eb-90ce-669bdb59cd1d","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7422ffe4-be94-11eb-90ce-669bdb59cd1d","processInstanceId":"f82d23b4-be9e-11eb-90ce-669bdb59cd1d","executionId":"f82d23b4-be9e-11eb-90ce-669bdb59cd1d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-05-27T03:52:36.105+0000","endTime":"2021-05-27T03:52:36.109+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f531219a-be9e-11eb-90ce-669bdb59cd1d"}]
2021-05-27T03:52:51.886Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:52:51.887Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f82d23b4-be9e-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:52:51.895Z|b88dbef8-accc-4228-aa12-4707d956b3e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:52:54.386Z|d5c0bd7c-50fa-4b22-aba1-7715b3f86479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:52:54.388Z|d5c0bd7c-50fa-4b22-aba1-7715b3f86479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T03:52:54.388Z|d5c0bd7c-50fa-4b22-aba1-7715b3f86479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:52:54.389Z|d5c0bd7c-50fa-4b22-aba1-7715b3f86479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:52:54.389Z|d5c0bd7c-50fa-4b22-aba1-7715b3f86479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:52:58.408Z|23a9c64f-d55f-4ff1-93cb-7ee2b73a0452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:58.408Z|7ed449c6-4512-403e-a77f-b755fba34224|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:58.409Z|23a9c64f-d55f-4ff1-93cb-7ee2b73a0452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:58.409Z|7ed449c6-4512-403e-a77f-b755fba34224|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:52:58.503Z|511e774f-a430-42ab-9e44-57a3ac25f232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:52:58.504Z|511e774f-a430-42ab-9e44-57a3ac25f232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:02.025Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:53:02.029Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:53:02.029Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||Invoke
2021-05-27T03:53:02.030Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:02.030Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:53:02.030Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Method      : GET
2021-05-27T03:53:02.030Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-TransactionID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-ECOMP-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"328cc862-45f2-449d-b7c3-670ac5055257"]
2021-05-27T03:53:02.031Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Request body: 
2021-05-27T03:53:02.031Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||==========================request end================================================
2021-05-27T03:53:02.049Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:02.049Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:02.049Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status text  : 
2021-05-27T03:53:02.050Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:02 GMT"]
2021-05-27T03:53:02.073Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Response body: {
  "requestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2021-05-27T03:52:29.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:52:56.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    }
  }
}
2021-05-27T03:53:02.073Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:02.073Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||InvokeReturn
2021-05-27T03:53:02.075Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:53:02.075Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:53:02.075Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:02.076Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:53:02.076Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:53:02.076Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-TransactionID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-ECOMP-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"945d97e2-eb3d-4b60-95bf-531ee39c9873"]
2021-05-27T03:53:02.076Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:53:02.076Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:53:02.090Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:02.090Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:02.090Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:53:02.091Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:02 GMT"]
2021-05-27T03:53:02.092Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 17,
  "soRequestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":1622087555000,\"creation_time\":1622087513000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:52:36.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:53:02.092Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:02.093Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:53:02.110Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:53:02.111Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-05-27T03:53:02.111Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:02.111Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:53:02.111Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:53:02.111Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-TransactionID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-ECOMP-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8400beb8-59cb-4bf7-9e59-02a6d60296f3"]
2021-05-27T03:53:02.112Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:53:02.112Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:53:02.232Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:02.232Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:02.233Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:53:02.233Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=B7CAC6DEE1A803348EBB693DE7B88DA0; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 27 May 2021 03:53:02 GMT"]
2021-05-27T03:53:02.234Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03db40a5-be9f-11eb-90ce-669bdb59cd1d","businessKey":"ed2b66ed-565c-4af6-b5eb-955f225a2924","processDefinitionId":"SDNCHandler:1:74143289-be94-11eb-90ce-669bdb59cd1d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-05-27T03:52:53.871+0000","endTime":"2021-05-27T03:52:56.278+0000","removalTime":null,"durationInMillis":2407,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f531219a-be9e-11eb-90ce-669bdb59cd1d","superProcessInstanceId":"03b67a56-be9f-11eb-90ce-669bdb59cd1d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-05-27T03:53:02.234Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:02.235Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:53:02.251Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:53:02.252Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||Invoke
2021-05-27T03:53:02.252Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:02.252Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:53:02.252Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:53:02.252Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-TransactionID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-ECOMP-RequestID:"c70b4a33-400d-4fc4-b75e-3a3e303c2318", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84b5beae-c2c0-464b-838d-e1d30dcff731"]
2021-05-27T03:53:02.253Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:53:02.253Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:53:02.382Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:02.383Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:02.383Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:53:02.383Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AF6D3C2C2FEC9CDE4F24F1ED09802ABE; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Thu, 27 May 2021 03:53:02 GMT"]
2021-05-27T03:53:02.384Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:03db8ed8-be9f-11eb-90ce-669bdb59cd1d","parentActivityInstanceId":"03db40a5-be9f-11eb-90ce-669bdb59cd1d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:74143289-be94-11eb-90ce-669bdb59cd1d","processInstanceId":"03db40a5-be9f-11eb-90ce-669bdb59cd1d","executionId":"03db40a5-be9f-11eb-90ce-669bdb59cd1d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-05-27T03:52:53.873+0000","endTime":"2021-05-27T03:52:56.277+0000","durationInMillis":2404,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f531219a-be9e-11eb-90ce-669bdb59cd1d"}]
2021-05-27T03:53:02.384Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:02.384Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:53:02.387Z|c70b4a33-400d-4fc4-b75e-3a3e303c2318|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:53:08.428Z|112591f7-e86a-4a50-8bd2-5349e2552b1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:08.428Z|bf7ee44f-8c10-451d-8b9f-388317b981bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:08.428Z|112591f7-e86a-4a50-8bd2-5349e2552b1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:08.428Z|bf7ee44f-8c10-451d-8b9f-388317b981bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:08.507Z|b6dd4a9a-341d-40ba-bd6d-f36a89976e25|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:53:08.507Z|b6dd4a9a-341d-40ba-bd6d-f36a89976e25|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:08.521Z|c369a734-9428-4231-8c79-ba7395844438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:08.522Z|c369a734-9428-4231-8c79-ba7395844438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:09.386Z|60436480-5c8b-48d9-8ff5-655cb3198a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:53:09.386Z|60436480-5c8b-48d9-8ff5-655cb3198a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:53:09.607Z|de442996-f938-4f17-96ef-08ba3c1f6afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:53:09.607Z|de442996-f938-4f17-96ef-08ba3c1f6afc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:53:12.525Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:53:12.528Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:53:12.529Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||Invoke
2021-05-27T03:53:12.529Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:12.529Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:53:12.529Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Method      : GET
2021-05-27T03:53:12.529Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-TransactionID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-ECOMP-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"984da9fe-c1fe-4823-ad04-f7cd55c1a1e4"]
2021-05-27T03:53:12.530Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Request body: 
2021-05-27T03:53:12.530Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||==========================request end================================================
2021-05-27T03:53:12.547Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:12.547Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:12.548Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status text  : 
2021-05-27T03:53:12.548Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:12 GMT"]
2021-05-27T03:53:12.549Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Response body: {
  "requestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "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/4596cc75-4e06-4d1b-9254-c89d1be7b087 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" : "2021-05-27T03:52:29.000+0000",
  "endTime" : "2021-05-27T03:53:12.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:53:12.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    }
  }
}
2021-05-27T03:53:12.549Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:12.549Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||InvokeReturn
2021-05-27T03:53:12.550Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:53:12.551Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:53:12.551Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:12.551Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:53:12.551Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:53:12.551Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-TransactionID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-ECOMP-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b489894-5fb6-4865-b526-a6d5ec3281fb"]
2021-05-27T03:53:12.552Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:53:12.552Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:53:12.564Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:12.565Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:12.565Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:53:12.565Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:12 GMT"]
2021-05-27T03:53:12.566Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 17,
  "soRequestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":1622087555000,\"creation_time\":1622087513000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:52:36.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:53:12.566Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:12.567Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:53:12.584Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:53:12.584Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-05-27T03:53:12.585Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:12.585Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:53:12.585Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:53:12.585Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-TransactionID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-ECOMP-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53af20f0-15a9-443d-b8ae-3be42b599da2"]
2021-05-27T03:53:12.585Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:53:12.586Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:53:12.738Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:12.739Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:12.739Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:53:12.739Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=74A4576E7C69CECFA6FEF0AA6B5E55B5; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 27 May 2021 03:53:12 GMT"]
2021-05-27T03:53:12.740Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"03db40a5-be9f-11eb-90ce-669bdb59cd1d","businessKey":"ed2b66ed-565c-4af6-b5eb-955f225a2924","processDefinitionId":"SDNCHandler:1:74143289-be94-11eb-90ce-669bdb59cd1d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-05-27T03:52:53.871+0000","endTime":"2021-05-27T03:52:56.278+0000","removalTime":null,"durationInMillis":2407,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f531219a-be9e-11eb-90ce-669bdb59cd1d","superProcessInstanceId":"03b67a56-be9f-11eb-90ce-669bdb59cd1d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-05-27T03:53:12.740Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:12.740Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ed2b66ed-565c-4af6-b5eb-955f225a2924&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:53:12.751Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:53:12.752Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||Invoke
2021-05-27T03:53:12.752Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:12.752Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:53:12.752Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:53:12.753Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-TransactionID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-ECOMP-RequestID:"6f4fa126-e791-4629-adc2-7cc49de6ce7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f10c0788-ea75-406a-bb73-71aa3783123d"]
2021-05-27T03:53:12.753Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:53:12.753Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:53:12.904Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:12.904Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:12.905Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:53:12.905Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A1FD23190D9E624ECD374B261CC2F48F; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Thu, 27 May 2021 03:53:12 GMT"]
2021-05-27T03:53:12.905Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:03db8ed8-be9f-11eb-90ce-669bdb59cd1d","parentActivityInstanceId":"03db40a5-be9f-11eb-90ce-669bdb59cd1d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:74143289-be94-11eb-90ce-669bdb59cd1d","processInstanceId":"03db40a5-be9f-11eb-90ce-669bdb59cd1d","executionId":"03db40a5-be9f-11eb-90ce-669bdb59cd1d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-05-27T03:52:53.873+0000","endTime":"2021-05-27T03:52:56.277+0000","durationInMillis":2404,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f531219a-be9e-11eb-90ce-669bdb59cd1d"}]
2021-05-27T03:53:12.905Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:12.906Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=03db40a5-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:53:12.909Z|6f4fa126-e791-4629-adc2-7cc49de6ce7b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:53:18.446Z|c7326b54-d875-4cec-a66c-e34fcd783118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:18.446Z|c7326b54-d875-4cec-a66c-e34fcd783118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:18.519Z|16fe3bf6-641a-4729-aed4-b74b9c562cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:18.520Z|16fe3bf6-641a-4729-aed4-b74b9c562cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:18.539Z|9bc114e5-eb0e-4d67-bc3c-8a4ce4d08c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:18.540Z|9bc114e5-eb0e-4d67-bc3c-8a4ce4d08c89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:23.034Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:53:23.037Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:53:23.038Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||Invoke
2021-05-27T03:53:23.038Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:23.038Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:53:23.038Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Method      : GET
2021-05-27T03:53:23.038Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"bc957e6a-bfb3-4759-a646-67122ec3eff9", X-RequestID:"bc957e6a-bfb3-4759-a646-67122ec3eff9", X-TransactionID:"bc957e6a-bfb3-4759-a646-67122ec3eff9", X-ECOMP-RequestID:"bc957e6a-bfb3-4759-a646-67122ec3eff9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e9129c7-478e-4d17-8665-7e7f0f8b0d44"]
2021-05-27T03:53:23.039Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Request body: 
2021-05-27T03:53:23.039Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||==========================request end================================================
2021-05-27T03:53:23.078Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:23.079Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:23.079Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status text  : 
2021-05-27T03:53:23.079Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:23 GMT"]
2021-05-27T03:53:23.080Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Response body: {
  "requestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2021-05-27T03:52:29.000+0000",
  "endTime" : "2021-05-27T03:53:13.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:53:13.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    }
  }
}
2021-05-27T03:53:23.080Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:23.081Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||InvokeReturn
2021-05-27T03:53:23.082Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:53:23.082Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:53:23.082Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:23.082Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:53:23.082Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:53:23.083Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"bc957e6a-bfb3-4759-a646-67122ec3eff9", X-RequestID:"bc957e6a-bfb3-4759-a646-67122ec3eff9", X-TransactionID:"bc957e6a-bfb3-4759-a646-67122ec3eff9", X-ECOMP-RequestID:"bc957e6a-bfb3-4759-a646-67122ec3eff9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7634a777-0945-4dc3-9e68-2bd201b7f679"]
2021-05-27T03:53:23.083Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:53:23.083Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:53:23.093Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:23.094Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:23.094Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:53:23.094Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:23 GMT"]
2021-05-27T03:53:23.095Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 17,
  "soRequestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":1622087555000,\"creation_time\":1622087513000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:52:36.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:53:23.095Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:23.095Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:53:23.102Z|bc957e6a-bfb3-4759-a646-67122ec3eff9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:53:23.222Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:53:23.225Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:53:23.226Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||Invoke
2021-05-27T03:53:23.226Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:23.226Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:53:23.226Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Method      : GET
2021-05-27T03:53:23.227Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"386346cb-8da0-4c2b-bcd5-40d83f4d5645", X-RequestID:"386346cb-8da0-4c2b-bcd5-40d83f4d5645", X-TransactionID:"386346cb-8da0-4c2b-bcd5-40d83f4d5645", X-ECOMP-RequestID:"386346cb-8da0-4c2b-bcd5-40d83f4d5645", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a172cd85-e85c-4638-b6e1-4bb40a69c15e"]
2021-05-27T03:53:23.227Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Request body: 
2021-05-27T03:53:23.227Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||==========================request end================================================
2021-05-27T03:53:23.242Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:23.242Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:23.242Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status text  : 
2021-05-27T03:53:23.243Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:23 GMT"]
2021-05-27T03:53:23.244Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Response body: {
  "requestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2021-05-27T03:52:29.000+0000",
  "endTime" : "2021-05-27T03:53:13.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:53:13.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    }
  }
}
2021-05-27T03:53:23.245Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:23.245Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||InvokeReturn
2021-05-27T03:53:23.246Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:53:23.246Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:53:23.247Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:23.247Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:53:23.247Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:53:23.247Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"386346cb-8da0-4c2b-bcd5-40d83f4d5645", X-RequestID:"386346cb-8da0-4c2b-bcd5-40d83f4d5645", X-TransactionID:"386346cb-8da0-4c2b-bcd5-40d83f4d5645", X-ECOMP-RequestID:"386346cb-8da0-4c2b-bcd5-40d83f4d5645", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a242042-07e6-487e-b16a-433f5b00eff7"]
2021-05-27T03:53:23.247Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:53:23.247Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:53:23.261Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:23.261Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:23.261Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:53:23.261Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:23 GMT"]
2021-05-27T03:53:23.262Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 17,
  "soRequestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":1622087555000,\"creation_time\":1622087513000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:52:36.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:53:23.262Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:23.263Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:53:23.270Z|386346cb-8da0-4c2b-bcd5-40d83f4d5645|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:53:23.392Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:53:23.395Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:53:23.395Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||Invoke
2021-05-27T03:53:23.395Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:23.396Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924
2021-05-27T03:53:23.396Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Method      : GET
2021-05-27T03:53:23.396Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1c974d6d-96c6-4fb7-a2af-d0397930036e", X-RequestID:"1c974d6d-96c6-4fb7-a2af-d0397930036e", X-TransactionID:"1c974d6d-96c6-4fb7-a2af-d0397930036e", X-ECOMP-RequestID:"1c974d6d-96c6-4fb7-a2af-d0397930036e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"254cd1b9-4a1d-4f52-83b6-ee0f0d56a275"]
2021-05-27T03:53:23.396Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Request body: 
2021-05-27T03:53:23.397Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||==========================request end================================================
2021-05-27T03:53:23.414Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:23.414Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:23.415Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Status text  : 
2021-05-27T03:53:23.415Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:23 GMT"]
2021-05-27T03:53:23.473Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||Response body: {
  "requestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2021-05-27T03:52:29.000+0000",
  "endTime" : "2021-05-27T03:53:13.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:53:13.000+0000",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "networkName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09/networks/4596cc75-4e06-4d1b-9254-c89d1be7b087",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924"
    }
  }
}
2021-05-27T03:53:23.473Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:23.474Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ed2b66ed-565c-4af6-b5eb-955f225a2924|INFO|500||InvokeReturn
2021-05-27T03:53:23.477Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:53:23.477Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:53:23.478Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:23.478Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false
2021-05-27T03:53:23.478Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:53:23.478Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1c974d6d-96c6-4fb7-a2af-d0397930036e", X-RequestID:"1c974d6d-96c6-4fb7-a2af-d0397930036e", X-TransactionID:"1c974d6d-96c6-4fb7-a2af-d0397930036e", X-ECOMP-RequestID:"1c974d6d-96c6-4fb7-a2af-d0397930036e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd63d197-29cf-4d8a-8092-2d2c3573b9a2"]
2021-05-27T03:53:23.479Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:53:23.479Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:53:23.492Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:23.492Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:23.492Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:53:23.492Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:23 GMT"]
2021-05-27T03:53:23.493Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 17,
  "soRequestId" : "ed2b66ed-565c-4af6-b5eb-955f225a2924",
  "groupingId" : "36a5b3f4-1abf-4475-b227-154f8d4067fc",
  "name" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"https://vim.pod4.opnfv.fr:8004/v1/5c160778d1ea40fa98389ed12115c9bc/stacks/basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0/36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"updated_time\":1622087555000,\"creation_time\":1622087513000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-guilin-daily-vnfs-ci\",\"disable_rollback\":true,\"stack_user_project_id\":\"a31f630289214f68a17059f7e6c1219c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"36a5b3f4-1abf-4475-b227-154f8d4067fc\",\"OS::project_id\":\"5c160778d1ea40fa98389ed12115c9bc\",\"OS::stack_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"network_name\":\"basic_network-b81b889d-1384-4165-aff3-b3035c928fab_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2021-05-27T03:52:36.000+0000",
  "isDataInternal" : false
} ]
2021-05-27T03:53:23.493Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:23.494Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ed2b66ed-565c-4af6-b5eb-955f225a2924&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:53:23.503Z|1c974d6d-96c6-4fb7-a2af-d0397930036e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ed2b66ed-565c-4af6-b5eb-955f225a2924|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:53:24.386Z|d357478a-1338-458c-bc81-c2d1311ca9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:53:24.386Z|d357478a-1338-458c-bc81-c2d1311ca9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:53:28.463Z|458ace60-3299-4db4-a772-95f69d1b5e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:28.464Z|458ace60-3299-4db4-a772-95f69d1b5e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:28.536Z|b9f46a54-95c9-4f72-bce0-b5bb83730e8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:28.537Z|b9f46a54-95c9-4f72-bce0-b5bb83730e8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:28.556Z|d51bc5ef-22ae-45db-b28a-963f2f64a4e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:28.556Z|d51bc5ef-22ae-45db-b28a-963f2f64a4e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:38.481Z|c3ee1420-48cb-4985-9e1e-09ec7bcbad45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:38.481Z|c3ee1420-48cb-4985-9e1e-09ec7bcbad45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:38.555Z|40cca4ea-1c2d-4be2-8b4f-b282e45e677b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:38.555Z|40cca4ea-1c2d-4be2-8b4f-b282e45e677b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:38.572Z|4d855d32-9b71-46b8-9743-d75ad7ac39a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:38.573Z|4d855d32-9b71-46b8-9743-d75ad7ac39a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:39.386Z|f4a53dab-5ede-4ca3-903c-2e188f740734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:53:39.388Z|f4a53dab-5ede-4ca3-903c-2e188f740734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:53:39.388Z|f4a53dab-5ede-4ca3-903c-2e188f740734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:53:39.389Z|f4a53dab-5ede-4ca3-903c-2e188f740734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:53:39.406Z|f4a53dab-5ede-4ca3-903c-2e188f740734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:53:39.608Z|96cbabca-acc2-4ec1-b972-9a13aef798f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:53:39.608Z|96cbabca-acc2-4ec1-b972-9a13aef798f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:53:42.410Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:53:42.412Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|||INFO|500||Checking if requestId: 6bae9cc5-6782-4543-8ccf-efa5c4fc8623 already exists in requestDb InfraActiveRequests table
2021-05-27T03:53:42.412Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623
2021-05-27T03:53:42.413Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|INFO|500||Invoke
2021-05-27T03:53:42.413Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.413Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623
2021-05-27T03:53:42.413Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Method      : GET
2021-05-27T03:53:42.413Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f863269-61b4-4e77-a46b-ecf5aa4b17f9"]
2021-05-27T03:53:42.413Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Request body: 
2021-05-27T03:53:42.414Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||==========================request end================================================
2021-05-27T03:53:42.478Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:42.479Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:53:42.479Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Status text  : 
2021-05-27T03:53:42.479Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:53:42 GMT"]
2021-05-27T03:53:42.479Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Response body: 
2021-05-27T03:53:42.480Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:42.480Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|INFO|404|Not Found|InvokeReturn
2021-05-27T03:53:42.488Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T03:53:42.489Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T03:53:42.489Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T03:53:42.490Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:53:42.490Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T03:53:42.491Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.491Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:53:42.491Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T03:53:42.491Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|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-ONAP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e30d3964-30c9-4a20-b576-f5761f369e67"]
2021-05-27T03:53:42.492Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"74deb60f-8722-48d1-9107-a57669845a09"},"instanceName":null,"requestScope":"service"}
2021-05-27T03:53:42.492Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T03:53:42.512Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:42.513Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:42.513Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T03:53:42.513Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:53:42 GMT"]
2021-05-27T03:53:42.514Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T03:53:42.514Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:42.514Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T03:53:42.515Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5
2021-05-27T03:53:42.515Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|INFO|500||Invoke
2021-05-27T03:53:42.516Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.516Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5
2021-05-27T03:53:42.516Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Method      : GET
2021-05-27T03:53:42.516Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"370d1290-74e0-4a64-8e58-9652edd7270a"]
2021-05-27T03:53:42.517Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Request body: 
2021-05-27T03:53:42.517Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||==========================request end================================================
2021-05-27T03:53:42.604Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:42.605Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:42.605Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Status text  : 
2021-05-27T03:53:42.606Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:42 GMT"]
2021-05-27T03:53:42.607Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Response body: {
  "modelName" : "basic_network",
  "description" : "service",
  "modelUUID" : "9fd81678-6020-4f14-9373-4859c5246bd5",
  "modelInvariantUUID" : "da53c729-84fd-4c86-a0c3-3e90c235e7ee",
  "created" : "2021-05-27 03:49:45.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "Generic NeutronNet",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 8,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : false,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/serviceProxyCustomizations"
    }
  }
}
2021-05-27T03:53:42.607Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:42.607Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|INFO|500||InvokeReturn
2021-05-27T03:53:42.616Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance
2021-05-27T03:53:42.616Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|INFO|500||Invoke
2021-05-27T03:53:42.616Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.617Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance
2021-05-27T03:53:42.617Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Method      : GET
2021-05-27T03:53:42.617Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00eb42f7-ff24-40c6-b8f6-eef6e46846ee"]
2021-05-27T03:53:42.618Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Request body: 
2021-05-27T03:53:42.618Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:53:42.632Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:42.632Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:53:42.633Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Status text  : 
2021-05-27T03:53:42.633Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:53:42 GMT"]
2021-05-27T03:53:42.633Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Response body: 
2021-05-27T03:53:42.634Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:42.634Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-05-27T03:53:42.635Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee
2021-05-27T03:53:42.635Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|INFO|500||Invoke
2021-05-27T03:53:42.635Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.636Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee
2021-05-27T03:53:42.636Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||Method      : GET
2021-05-27T03:53:42.636Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f90e6ba-5f12-4307-b5d1-6426b51f2e48"]
2021-05-27T03:53:42.637Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||Request body: 
2021-05-27T03:53:42.637Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||==========================request end================================================
2021-05-27T03:53:42.660Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:42.660Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:42.660Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||Status text  : 
2021-05-27T03:53:42.661Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:42 GMT"]
2021-05-27T03:53:42.662Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_network",
      "description" : "service",
      "modelUUID" : "9fd81678-6020-4f14-9373-4859c5246bd5",
      "modelInvariantUUID" : "da53c729-84fd-4c86-a0c3-3e90c235e7ee",
      "created" : "2021-05-27 03:49:45.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "Generic NeutronNet",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 8,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : false,
      "controllerActor" : null,
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/configurationCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/csar"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/recipes"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee"
    }
  }
}
2021-05-27T03:53:42.663Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:42.663Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=da53c729-84fd-4c86-a0c3-3e90c235e7ee|INFO|500||InvokeReturn
2021-05-27T03:53:42.677Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance
2021-05-27T03:53:42.678Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|INFO|500||Invoke
2021-05-27T03:53:42.678Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.678Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance
2021-05-27T03:53:42.679Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Method      : GET
2021-05-27T03:53:42.679Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"011ee812-41c6-4f92-81fd-a21acfb3ea4c"]
2021-05-27T03:53:42.679Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Request body: 
2021-05-27T03:53:42.680Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:53:42.695Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:42.696Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:53:42.696Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Status text  : 
2021-05-27T03:53:42.696Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:53:42 GMT"]
2021-05-27T03:53:42.696Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||Response body: 
2021-05-27T03:53:42.697Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:42.697Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9fd81678-6020-4f14-9373-4859c5246bd5&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-05-27T03:53:42.697Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:53:42.698Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-05-27T03:53:42.698Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.698Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:53:42.698Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-05-27T03:53:42.698Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|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:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"967af544-a050-46b0-a7ee-188b03be729b"]
2021-05-27T03:53:42.699Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-05-27T03:53:42.699Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-05-27T03:53:42.724Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:42.724Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:42.725Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-05-27T03:53:42.725Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:42 GMT"]
2021-05-27T03:53:42.727Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-05-27 02:38:00.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2021-05-27T03:53:42.727Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:42.727Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-05-27T03:53:42.730Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-05-27T03:53:42.731Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2021-05-27T03:53:42.731Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.731Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-05-27T03:53:42.731Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2021-05-27T03:53:42.731Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|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:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5149f765-aaba-4afb-ba02-0fe83c314968"]
2021-05-27T03:53:42.732Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2021-05-27T03:53:42.732Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:53:42.755Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:42.756Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:42.756Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2021-05-27T03:53:42.756Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|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      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:42 GMT"]
2021-05-27T03:53:42.758Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|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" : 514,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-05-27T02:38:00.000+0000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/514"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/514"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/514/service"
    }
  }
}
2021-05-27T03:53:42.758Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:42.758Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2021-05-27T03:53:42.760Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5
2021-05-27T03:53:42.760Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|INFO|500||Invoke
2021-05-27T03:53:42.760Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.761Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5
2021-05-27T03:53:42.761Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Method      : GET
2021-05-27T03:53:42.761Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f0692de-6323-4618-aa87-d2f3d9b35e5b"]
2021-05-27T03:53:42.761Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Request body: 
2021-05-27T03:53:42.761Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||==========================request end================================================
2021-05-27T03:53:42.784Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:42.784Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:42.784Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Status text  : 
2021-05-27T03:53:42.785Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:42 GMT"]
2021-05-27T03:53:42.786Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||Response body: {
  "modelName" : "basic_network",
  "description" : "service",
  "modelUUID" : "9fd81678-6020-4f14-9373-4859c5246bd5",
  "modelInvariantUUID" : "da53c729-84fd-4c86-a0c3-3e90c235e7ee",
  "created" : "2021-05-27 03:49:45.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "Generic NeutronNet",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 8,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : false,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5/serviceProxyCustomizations"
    }
  }
}
2021-05-27T03:53:42.786Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:42.786Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9fd81678-6020-4f14-9373-4859c5246bd5|INFO|500||InvokeReturn
2021-05-27T03:53:42.789Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:53:42.789Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T03:53:42.790Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.790Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:53:42.790Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T03:53:42.790Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"1027", X-ONAP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcb31f40-b5f9-4127-bc41-2091928bf746"]
2021-05-27T03:53:42.791Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6bae9cc5-6782-4543-8ccf-efa5c4fc8623","requestStatus":"IN_PROGRESS","startTime":1622087622489,"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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"74deb60f-8722-48d1-9107-a57669845a09","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09","cloudApiRequests":[],"requestURI":"6bae9cc5-6782-4543-8ccf-efa5c4fc8623"}
2021-05-27T03:53:42.791Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T03:53:42.876Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:42.876Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T03:53:42.877Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T03:53:42.877Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:42 GMT"]
2021-05-27T03:53:42.880Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "6bae9cc5-6782-4543-8ccf-efa5c4fc8623",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:53:42.489+0000",
  "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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T03:53:42.802+0000",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09",
  "cloudApiRequests" : [ ],
  "requestURI" : "6bae9cc5-6782-4543-8ccf-efa5c4fc8623",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623"
    }
  }
}
2021-05-27T03:53:42.880Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:42.880Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T03:53:42.888Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:53:42.889Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T03:53:42.889Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:42.889Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:53:42.890Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T03:53:42.890Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"1879", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0248d901-d691-44c9-9425-4975d82027ac"]
2021-05-27T03:53:42.891Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9fd81678-6020-4f14-9373-4859c5246bd5\",\"modelUuid\":\"9fd81678-6020-4f14-9373-4859c5246bd5\",\"modelInvariantUuid\":\"da53c729-84fd-4c86-a0c3-3e90c235e7ee\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"74deb60f-8722-48d1-9107-a57669845a09\"}","type":"String"},"requestId":{"value":"6bae9cc5-6782-4543-8ccf-efa5c4fc8623","type":"String"},"mso-request-id":{"value":"6bae9cc5-6782-4543-8ccf-efa5c4fc8623","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"74deb60f-8722-48d1-9107-a57669845a09","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/74deb60f-8722-48d1-9107-a57669845a09","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T03:53:42.891Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T03:53:43.906Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:43.907Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T03:53:43.907Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T03:53:43.907Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 27 May 2021 03:53:43 GMT", X-ONAP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-TransactionID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ECOMP-RequestID:"6bae9cc5-6782-4543-8ccf-efa5c4fc8623", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0248d901-d691-44c9-9425-4975d82027ac", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T03:53:43.908Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6bae9cc5-6782-4543-8ccf-efa5c4fc8623\",\"instanceId\":\"74deb60f-8722-48d1-9107-a57669845a09\"}}","message":"Success","processInstanceID":"21158d72-be9f-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T03:53:43.909Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:43.909Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T03:53:43.913Z|6bae9cc5-6782-4543-8ccf-efa5c4fc8623|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:53:44.099Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:53:44.102Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623
2021-05-27T03:53:44.102Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|INFO|500||Invoke
2021-05-27T03:53:44.102Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:44.103Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623
2021-05-27T03:53:44.103Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Method      : GET
2021-05-27T03:53:44.103Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"300ede82-a4d0-417f-96cc-02ccc6b4980b", X-RequestID:"300ede82-a4d0-417f-96cc-02ccc6b4980b", X-TransactionID:"300ede82-a4d0-417f-96cc-02ccc6b4980b", X-ECOMP-RequestID:"300ede82-a4d0-417f-96cc-02ccc6b4980b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fba1445-9be5-44f0-80d1-c7b08679f491"]
2021-05-27T03:53:44.103Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Request body: 
2021-05-27T03:53:44.104Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||==========================request end================================================
2021-05-27T03:53:44.121Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:44.121Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:44.121Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Status text  : 
2021-05-27T03:53:44.122Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:43 GMT"]
2021-05-27T03:53:44.174Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Response body: {
  "requestId" : "6bae9cc5-6782-4543-8ccf-efa5c4fc8623",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:53:42.000+0000",
  "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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:53:43.000+0000",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "serviceInstanceName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09",
  "cloudApiRequests" : [ ],
  "requestURI" : "6bae9cc5-6782-4543-8ccf-efa5c4fc8623",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623"
    }
  }
}
2021-05-27T03:53:44.174Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:44.174Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|INFO|500||InvokeReturn
2021-05-27T03:53:44.176Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false
2021-05-27T03:53:44.176Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:53:44.176Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:44.176Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false
2021-05-27T03:53:44.177Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:53:44.177Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"300ede82-a4d0-417f-96cc-02ccc6b4980b", X-RequestID:"300ede82-a4d0-417f-96cc-02ccc6b4980b", X-TransactionID:"300ede82-a4d0-417f-96cc-02ccc6b4980b", X-ECOMP-RequestID:"300ede82-a4d0-417f-96cc-02ccc6b4980b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68a8f3da-1838-4165-a4be-6a1b8f774f3c"]
2021-05-27T03:53:44.177Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:53:44.177Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:53:44.192Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:44.193Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:44.193Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:53:44.193Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:43 GMT"]
2021-05-27T03:53:44.194Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:53:44.194Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:44.194Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:53:44.201Z|300ede82-a4d0-417f-96cc-02ccc6b4980b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:53:48.500Z|285f06cb-31b8-4dbe-90ba-ae85e45109a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:48.500Z|285f06cb-31b8-4dbe-90ba-ae85e45109a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:48.573Z|3a41231d-b263-4531-8014-7a59d76534ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:48.574Z|3a41231d-b263-4531-8014-7a59d76534ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:48.589Z|fee1d2df-8cd6-4738-bc7f-f335ef7e6c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:48.590Z|fee1d2df-8cd6-4738-bc7f-f335ef7e6c9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:54.386Z|f5c90625-29b9-4c25-bbd0-c1c7dbb03459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:53:54.386Z|f5c90625-29b9-4c25-bbd0-c1c7dbb03459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:53:58.519Z|6b03f4fa-2337-4ec0-ad11-fc27a0b03765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:58.519Z|6b03f4fa-2337-4ec0-ad11-fc27a0b03765|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:58.591Z|9581a379-fc51-453d-a960-6d157aae602c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:58.592Z|9581a379-fc51-453d-a960-6d157aae602c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:58.606Z|b274e1ec-d9cc-4d1e-8424-90f50e28b6af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:53:58.607Z|b274e1ec-d9cc-4d1e-8424-90f50e28b6af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:53:59.331Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:53:59.334Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623
2021-05-27T03:53:59.335Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|INFO|500||Invoke
2021-05-27T03:53:59.335Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:59.335Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623
2021-05-27T03:53:59.335Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Method      : GET
2021-05-27T03:53:59.335Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1aea18f2-08cc-4cb1-8e21-6e951bd17b2a", X-RequestID:"1aea18f2-08cc-4cb1-8e21-6e951bd17b2a", X-TransactionID:"1aea18f2-08cc-4cb1-8e21-6e951bd17b2a", X-ECOMP-RequestID:"1aea18f2-08cc-4cb1-8e21-6e951bd17b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"165a6bb4-b162-4322-b9f5-57432942ca3e"]
2021-05-27T03:53:59.336Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Request body: 
2021-05-27T03:53:59.336Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||==========================request end================================================
2021-05-27T03:53:59.379Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:59.379Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:59.380Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Status text  : 
2021-05-27T03:53:59.380Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:59 GMT"]
2021-05-27T03:53:59.383Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Response body: {
  "requestId" : "6bae9cc5-6782-4543-8ccf-efa5c4fc8623",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:53:42.000+0000",
  "endTime" : "2021-05-27T03:53:48.000+0000",
  "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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:53:48.000+0000",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "serviceInstanceName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09",
  "cloudApiRequests" : [ ],
  "requestURI" : "6bae9cc5-6782-4543-8ccf-efa5c4fc8623",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623"
    }
  }
}
2021-05-27T03:53:59.383Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:59.384Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|INFO|500||InvokeReturn
2021-05-27T03:53:59.385Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false
2021-05-27T03:53:59.385Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:53:59.385Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:59.385Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false
2021-05-27T03:53:59.386Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:53:59.386Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1aea18f2-08cc-4cb1-8e21-6e951bd17b2a", X-RequestID:"1aea18f2-08cc-4cb1-8e21-6e951bd17b2a", X-TransactionID:"1aea18f2-08cc-4cb1-8e21-6e951bd17b2a", X-ECOMP-RequestID:"1aea18f2-08cc-4cb1-8e21-6e951bd17b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfd67e63-3632-425e-9b9e-68fe4553e7bd"]
2021-05-27T03:53:59.386Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:53:59.386Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:53:59.404Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:59.404Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:59.404Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:53:59.405Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:59 GMT"]
2021-05-27T03:53:59.407Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:53:59.407Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:59.407Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:53:59.415Z|1aea18f2-08cc-4cb1-8e21-6e951bd17b2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:53:59.532Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:53:59.536Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623
2021-05-27T03:53:59.536Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|INFO|500||Invoke
2021-05-27T03:53:59.537Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:59.537Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623
2021-05-27T03:53:59.537Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Method      : GET
2021-05-27T03:53:59.537Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4ca50a90-5123-484a-9afd-57903e2b464b", X-RequestID:"4ca50a90-5123-484a-9afd-57903e2b464b", X-TransactionID:"4ca50a90-5123-484a-9afd-57903e2b464b", X-ECOMP-RequestID:"4ca50a90-5123-484a-9afd-57903e2b464b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc333503-e1bc-4fdd-9c0b-33907558e929"]
2021-05-27T03:53:59.538Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Request body: 
2021-05-27T03:53:59.538Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||==========================request end================================================
2021-05-27T03:53:59.557Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:59.557Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:59.557Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Status text  : 
2021-05-27T03:53:59.558Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:59 GMT"]
2021-05-27T03:53:59.558Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||Response body: {
  "requestId" : "6bae9cc5-6782-4543-8ccf-efa5c4fc8623",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:53:42.000+0000",
  "endTime" : "2021-05-27T03:53:48.000+0000",
  "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\": \"da53c729-84fd-4c86-a0c3-3e90c235e7ee\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"9fd81678-6020-4f14-9373-4859c5246bd5\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:53:48.000+0000",
  "serviceInstanceId" : "74deb60f-8722-48d1-9107-a57669845a09",
  "serviceInstanceName" : "basic_network-b81b889d-1384-4165-aff3-b3035c928fab",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/74deb60f-8722-48d1-9107-a57669845a09",
  "cloudApiRequests" : [ ],
  "requestURI" : "6bae9cc5-6782-4543-8ccf-efa5c4fc8623",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623"
    }
  }
}
2021-05-27T03:53:59.558Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:59.559Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|INFO|500||InvokeReturn
2021-05-27T03:53:59.560Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false
2021-05-27T03:53:59.560Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:53:59.560Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:53:59.561Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false
2021-05-27T03:53:59.561Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:53:59.561Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4ca50a90-5123-484a-9afd-57903e2b464b", X-RequestID:"4ca50a90-5123-484a-9afd-57903e2b464b", X-TransactionID:"4ca50a90-5123-484a-9afd-57903e2b464b", X-ECOMP-RequestID:"4ca50a90-5123-484a-9afd-57903e2b464b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c82263a-19a9-4564-9c94-647d4e799e73"]
2021-05-27T03:53:59.562Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:53:59.562Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:53:59.574Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:53:59.574Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:53:59.575Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:53:59.575Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:53:59 GMT"]
2021-05-27T03:53:59.576Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:53:59.576Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:53:59.577Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6bae9cc5-6782-4543-8ccf-efa5c4fc8623&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:53:59.583Z|4ca50a90-5123-484a-9afd-57903e2b464b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6bae9cc5-6782-4543-8ccf-efa5c4fc8623|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:54:08.507Z|08aca8bf-f16c-493c-a204-30c4a1a69688|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:54:08.507Z|08aca8bf-f16c-493c-a204-30c4a1a69688|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:08.537Z|913c14d8-d31e-4e6f-8fdb-32d06f835644|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:08.537Z|913c14d8-d31e-4e6f-8fdb-32d06f835644|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:08.608Z|8bb91380-c32c-4a5f-a074-378555a6de19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:08.609Z|8bb91380-c32c-4a5f-a074-378555a6de19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:08.623Z|838c4c9d-b4e9-4a1e-a607-bd12b8ae41a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:08.623Z|838c4c9d-b4e9-4a1e-a607-bd12b8ae41a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:09.386Z|949068d8-981b-40fb-be1b-331bdabce7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:54:09.386Z|949068d8-981b-40fb-be1b-331bdabce7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:54:09.609Z|d9bdc6c2-e5ab-4712-92a4-3717f0d9aebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:54:09.609Z|d9bdc6c2-e5ab-4712-92a4-3717f0d9aebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:54:18.620Z|9081b31a-9a55-4561-9353-24c8e3a4e11b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:18.621Z|9081b31a-9a55-4561-9353-24c8e3a4e11b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:18.625Z|631a79a2-517f-49b4-a3f7-0086dade7b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:18.625Z|631a79a2-517f-49b4-a3f7-0086dade7b8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:18.639Z|2f6ac0b4-8ac3-48c0-9b9f-98140e6ba7f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:18.640Z|2f6ac0b4-8ac3-48c0-9b9f-98140e6ba7f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:24.386Z|3b38dabd-1dc0-4cec-b23b-ad5deb0a4aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:54:24.388Z|3b38dabd-1dc0-4cec-b23b-ad5deb0a4aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T03:54:24.388Z|3b38dabd-1dc0-4cec-b23b-ad5deb0a4aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:54:24.389Z|3b38dabd-1dc0-4cec-b23b-ad5deb0a4aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:54:24.389Z|3b38dabd-1dc0-4cec-b23b-ad5deb0a4aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:54:28.639Z|b6592a1e-7a2e-4f4a-a73b-460c9720d769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:28.640Z|b6592a1e-7a2e-4f4a-a73b-460c9720d769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:28.641Z|6b5a8fa4-262f-4f27-9bea-0c4b799f6a79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:28.641Z|6b5a8fa4-262f-4f27-9bea-0c4b799f6a79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:28.655Z|43e9bc92-cd81-48cf-a0ca-e2dfd863b974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:28.655Z|43e9bc92-cd81-48cf-a0ca-e2dfd863b974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:38.657Z|60fff406-c940-4f17-92e2-a3a72d7fb53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:38.658Z|60fff406-c940-4f17-92e2-a3a72d7fb53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:38.659Z|547323c8-5576-4c11-bc64-a19a81d5833a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:38.659Z|547323c8-5576-4c11-bc64-a19a81d5833a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:38.672Z|506bc645-def2-4554-9086-84629beff858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:38.673Z|506bc645-def2-4554-9086-84629beff858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:39.386Z|8f625d89-96b7-4c69-806c-8365812b27d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:54:39.386Z|8f625d89-96b7-4c69-806c-8365812b27d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:54:39.610Z|fb6687f4-2fdf-4120-b147-1ddfe20de667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:54:39.610Z|fb6687f4-2fdf-4120-b147-1ddfe20de667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:54:48.679Z|e3e4a706-7d5a-4274-93a2-c47b767e8a83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:48.679Z|19dd2f9b-a0e3-4a8e-8061-8872d1d5c240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:48.680Z|e3e4a706-7d5a-4274-93a2-c47b767e8a83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:48.680Z|19dd2f9b-a0e3-4a8e-8061-8872d1d5c240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:48.689Z|ebcd17d3-863b-4ba7-81b7-f8a88eb852e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:48.689Z|ebcd17d3-863b-4ba7-81b7-f8a88eb852e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:54.386Z|c7bccc6f-01d8-478b-aac1-8c1c27dfd665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:54:54.386Z|c7bccc6f-01d8-478b-aac1-8c1c27dfd665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:54:58.699Z|c120a625-2067-4b60-8a15-9943dbf983c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:58.699Z|bad567c5-95c7-4b23-8639-5a20bd7e96c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:58.700Z|c120a625-2067-4b60-8a15-9943dbf983c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:58.700Z|bad567c5-95c7-4b23-8639-5a20bd7e96c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:54:58.705Z|bfa31cdc-e4a2-407d-a15e-743498f1f25c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:54:58.706Z|bfa31cdc-e4a2-407d-a15e-743498f1f25c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:08.507Z|6f60e44e-b978-4ff5-b2ae-417566f554ab|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:55:08.508Z|6f60e44e-b978-4ff5-b2ae-417566f554ab|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:08.720Z|989d70e7-828e-4bad-817e-95cec7785495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:08.720Z|e38cafb6-d18a-4bad-836b-6068e48dab98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:08.720Z|989d70e7-828e-4bad-817e-95cec7785495|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:08.720Z|e38cafb6-d18a-4bad-836b-6068e48dab98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:08.722Z|d10aaef7-e0f4-4cd7-b1ba-09ecf7e53ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:08.723Z|d10aaef7-e0f4-4cd7-b1ba-09ecf7e53ca7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:09.386Z|42c51de2-7039-4956-ae52-92b1bc513855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:55:09.388Z|42c51de2-7039-4956-ae52-92b1bc513855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T03:55:09.389Z|42c51de2-7039-4956-ae52-92b1bc513855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:55:09.389Z|42c51de2-7039-4956-ae52-92b1bc513855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:55:09.390Z|42c51de2-7039-4956-ae52-92b1bc513855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:55:09.611Z|1f86c6d5-9113-4888-a99b-23397b74f7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:55:09.611Z|1f86c6d5-9113-4888-a99b-23397b74f7d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:55:10.813Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:55:10.816Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: a901b0d3-a922-4719-8211-554709e44520 already exists in requestDb InfraActiveRequests table
2021-05-27T03:55:10.816Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520
2021-05-27T03:55:10.817Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|INFO|500||Invoke
2021-05-27T03:55:10.817Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:10.817Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520
2021-05-27T03:55:10.818Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Method      : GET
2021-05-27T03:55:10.818Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da735182-8e3d-4f4e-8c56-66b61990fa74"]
2021-05-27T03:55:10.818Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Request body: 
2021-05-27T03:55:10.819Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||==========================request end================================================
2021-05-27T03:55:10.872Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:10.873Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:55:10.873Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Status text  : 
2021-05-27T03:55:10.873Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:55:10 GMT"]
2021-05-27T03:55:10.874Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Response body: 
2021-05-27T03:55:10.874Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:10.874Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|INFO|404|Not Found|InvokeReturn
2021-05-27T03:55:10.884Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T03:55:10.885Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-05-27T03:55:10.888Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:55:10.916Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04|INFO|500||Invoke
2021-05-27T03:55:10.917Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a901b0d3-a922-4719-8211-554709e44520], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3b4ea30e-203a-4728-ac18-634d2c2bf360], X-ECOMP-RequestID=[a901b0d3-a922-4719-8211-554709e44520], X-TransactionId=[], X-ONAP-RequestID=[a901b0d3-a922-4719-8211-554709e44520]}
2021-05-27T03:55:10.986Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210527-03:55:10:936-97817], vertex-id=[172096], Content-Length=[116], Date=[Thu, 27 May 2021 03:55:10 GMT], Content-Type=[application/json]}
2021-05-27T03:55:10.987Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04|DEBUG|500||{"service-id":"ad07c708-cf35-4584-a6a0-cd655b7f9f04","service-description":"pNF","resource-version":"1622087707633"}

2021-05-27T03:55:10.987Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04|INFO|500||InvokeReturn
2021-05-27T03:55:10.991Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2021-05-27T03:55:10.994Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:55:11.021Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04|INFO|500||Invoke
2021-05-27T03:55:11.021Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a901b0d3-a922-4719-8211-554709e44520], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d2500471-03a3-4d1e-9c37-d7b2d3d11ade], X-ECOMP-RequestID=[a901b0d3-a922-4719-8211-554709e44520], X-TransactionId=[], X-ONAP-RequestID=[a901b0d3-a922-4719-8211-554709e44520]}
2021-05-27T03:55:11.146Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210527-03:55:11:035-36513], vertex-id=[172096], Content-Length=[116], Date=[Thu, 27 May 2021 03:55:11 GMT], Content-Type=[application/json]}
2021-05-27T03:55:11.147Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04|DEBUG|500||{"service-id":"ad07c708-cf35-4584-a6a0-cd655b7f9f04","service-description":"pNF","resource-version":"1622087707633"}

2021-05-27T03:55:11.147Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ad07c708-cf35-4584-a6a0-cd655b7f9f04|INFO|500||InvokeReturn
2021-05-27T03:55:11.148Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T03:55:11.148Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T03:55:11.162Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:55:11.163Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T03:55:11.163Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:11.163Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:55:11.164Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T03:55:11.164Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e2daab8-5c89-4630-8b6a-5c1b82878df7"]
2021-05-27T03:55:11.164Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df","requestScope":"service"}
2021-05-27T03:55:11.165Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T03:55:11.180Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:11.180Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T03:55:11.181Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T03:55:11.181Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:55:10 GMT"]
2021-05-27T03:55:11.181Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T03:55:11.182Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:11.182Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T03:55:11.183Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84
2021-05-27T03:55:11.183Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|INFO|500||Invoke
2021-05-27T03:55:11.184Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:11.184Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84
2021-05-27T03:55:11.184Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Method      : GET
2021-05-27T03:55:11.185Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5f4218a-43e1-402f-a230-504a7d70d542"]
2021-05-27T03:55:11.185Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Request body: 
2021-05-27T03:55:11.185Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||==========================request end================================================
2021-05-27T03:55:11.209Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:11.210Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Status code  : 200 OK
2021-05-27T03:55:11.210Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Status text  : 
2021-05-27T03:55:11.210Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:55:11 GMT"]
2021-05-27T03:55:11.211Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_AaYD9npCkMAiUkLECnox",
  "description" : "catalog service description",
  "modelUUID" : "569d9723-ecc1-45a2-a1a8-aa14ee4dff84",
  "modelInvariantUUID" : "b2675b28-717f-4bf2-b221-de24696093d5",
  "created" : "2021-05-27 03:51:51.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF bb29b3ce-46f0",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : false,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/serviceProxyCustomizations"
    }
  }
}
2021-05-27T03:55:11.211Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:11.211Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|INFO|500||InvokeReturn
2021-05-27T03:55:11.217Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance
2021-05-27T03:55:11.218Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|INFO|500||Invoke
2021-05-27T03:55:11.218Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:11.218Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance
2021-05-27T03:55:11.219Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:55:11.219Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e677ab98-3968-46d6-bd1a-74c6b4cf54b1"]
2021-05-27T03:55:11.219Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:55:11.219Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:55:11.233Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:11.233Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:55:11.234Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:55:11.234Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:55:11 GMT"]
2021-05-27T03:55:11.234Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Response body: 
2021-05-27T03:55:11.234Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:11.235Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-05-27T03:55:11.235Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5
2021-05-27T03:55:11.236Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|INFO|500||Invoke
2021-05-27T03:55:11.236Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:11.236Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5
2021-05-27T03:55:11.236Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||Method      : GET
2021-05-27T03:55:11.236Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bdb5d26-080f-478a-94dc-032235a3fb25"]
2021-05-27T03:55:11.237Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||Request body: 
2021-05-27T03:55:11.237Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||==========================request end================================================
2021-05-27T03:55:11.254Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:11.255Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||Status code  : 200 OK
2021-05-27T03:55:11.255Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||Status text  : 
2021-05-27T03:55:11.255Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:55:11 GMT"]
2021-05-27T03:55:11.257Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_AaYD9npCkMAiUkLECnox",
      "description" : "catalog service description",
      "modelUUID" : "569d9723-ecc1-45a2-a1a8-aa14ee4dff84",
      "modelInvariantUUID" : "b2675b28-717f-4bf2-b221-de24696093d5",
      "created" : "2021-05-27 03:51:51.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF bb29b3ce-46f0",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : false,
      "controllerActor" : null,
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/configurationCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/csar"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/recipes"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5"
    }
  }
}
2021-05-27T03:55:11.257Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:11.257Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=b2675b28-717f-4bf2-b221-de24696093d5|INFO|500||InvokeReturn
2021-05-27T03:55:11.260Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance
2021-05-27T03:55:11.261Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|INFO|500||Invoke
2021-05-27T03:55:11.261Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:11.261Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance
2021-05-27T03:55:11.262Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:55:11.262Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65fc8caf-a329-4a93-88a8-fc526ab27790"]
2021-05-27T03:55:11.262Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:55:11.262Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:55:11.275Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:11.276Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:55:11.276Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:55:11.276Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:55:11 GMT"]
2021-05-27T03:55:11.276Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||Response body: 
2021-05-27T03:55:11.277Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:11.277Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=569d9723-ecc1-45a2-a1a8-aa14ee4dff84&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-05-27T03:55:11.277Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:55:11.278Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-05-27T03:55:11.278Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:11.278Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:55:11.278Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-05-27T03:55:11.279Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a3a3dd0-a5e6-45e7-9826-0640471430eb"]
2021-05-27T03:55:11.279Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-05-27T03:55:11.279Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-05-27T03:55:11.295Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:11.296Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-05-27T03:55:11.296Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-05-27T03:55:11.296Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:55:11 GMT"]
2021-05-27T03:55:11.297Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-05-27 02:38:00.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2021-05-27T03:55:11.298Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:11.298Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-05-27T03:55:11.300Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-05-27T03:55:11.301Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-05-27T03:55:11.301Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:11.301Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-05-27T03:55:11.301Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:55:11.302Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4611b150-fd20-4e2c-b5d4-0b16e59699c5"]
2021-05-27T03:55:11.302Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:55:11.302Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:55:11.319Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:11.319Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T03:55:11.320Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:55:11.320Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:55:11 GMT"]
2021-05-27T03:55:11.321Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 508,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-05-27T02:38:00.000+0000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508/service"
    }
  }
}
2021-05-27T03:55:11.321Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:11.322Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-05-27T03:55:11.324Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84
2021-05-27T03:55:11.324Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|INFO|500||Invoke
2021-05-27T03:55:11.324Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:11.324Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84
2021-05-27T03:55:11.325Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Method      : GET
2021-05-27T03:55:11.325Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acb5da4b-0421-482a-91a4-cef1ee2235f2"]
2021-05-27T03:55:11.325Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Request body: 
2021-05-27T03:55:11.325Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||==========================request end================================================
2021-05-27T03:55:11.343Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:11.344Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Status code  : 200 OK
2021-05-27T03:55:11.344Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Status text  : 
2021-05-27T03:55:11.344Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:55:11 GMT"]
2021-05-27T03:55:11.346Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_AaYD9npCkMAiUkLECnox",
  "description" : "catalog service description",
  "modelUUID" : "569d9723-ecc1-45a2-a1a8-aa14ee4dff84",
  "modelInvariantUUID" : "b2675b28-717f-4bf2-b221-de24696093d5",
  "created" : "2021-05-27 03:51:51.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF bb29b3ce-46f0",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : false,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84/serviceProxyCustomizations"
    }
  }
}
2021-05-27T03:55:11.346Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:11.346Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/569d9723-ecc1-45a2-a1a8-aa14ee4dff84|INFO|500||InvokeReturn
2021-05-27T03:55:11.349Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:55:11.349Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T03:55:11.349Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:11.350Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:55:11.350Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T03:55:11.350Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"3885", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa29c900-cf0a-4613-af9b-1cb0be2f0b13"]
2021-05-27T03:55:11.350Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a901b0d3-a922-4719-8211-554709e44520","requestStatus":"IN_PROGRESS","startTime":1622087710885,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b2675b28-717f-4bf2-b221-de24696093d5\",\n            \"modelVersionId\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\n            \"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"292cd31e-a168-4bde-a908-282fda057ebc\",\n            \"owningEntityName\":\"OE-ETE_Customer-292cd31e-a168-4bde-a908-282fda057ebc\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_e72c2eed-16a9-4c90-bf5b-854b5c68c2df\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df\",\n            \"productFamilyId\":\"ad07c708-cf35-4584-a6a0-cd655b7f9f04\",\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\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\n                            \"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF bb29b3ce-46f0 0\",\n                                        \"modelCustomizationId\":\"7bdd2270-9567-4c3e-805d-f72bfa6c9b27\",\n                                        \"modelInvariantId\":\"b2675b28-717f-4bf2-b221-de24696093d5\",\n                                        \"modelVersionId\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\n                                        \"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\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\":\"ad07c708-cf35-4584-a6a0-cd655b7f9f04\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"AaYD9npCkMAiUkLECnox\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"a901b0d3-a922-4719-8211-554709e44520"}
2021-05-27T03:55:11.351Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T03:55:11.375Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:11.376Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T03:55:11.376Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T03:55:11.376Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:55:10 GMT"]
2021-05-27T03:55:11.377Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a901b0d3-a922-4719-8211-554709e44520",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:55:10.885+0000",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b2675b28-717f-4bf2-b221-de24696093d5\",\n            \"modelVersionId\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\n            \"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"292cd31e-a168-4bde-a908-282fda057ebc\",\n            \"owningEntityName\":\"OE-ETE_Customer-292cd31e-a168-4bde-a908-282fda057ebc\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_e72c2eed-16a9-4c90-bf5b-854b5c68c2df\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df\",\n            \"productFamilyId\":\"ad07c708-cf35-4584-a6a0-cd655b7f9f04\",\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\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\n                            \"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF bb29b3ce-46f0 0\",\n                                        \"modelCustomizationId\":\"7bdd2270-9567-4c3e-805d-f72bfa6c9b27\",\n                                        \"modelInvariantId\":\"b2675b28-717f-4bf2-b221-de24696093d5\",\n                                        \"modelVersionId\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\n                                        \"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\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\":\"ad07c708-cf35-4584-a6a0-cd655b7f9f04\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"AaYD9npCkMAiUkLECnox\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T03:55:11.360+0000",
  "serviceInstanceName" : "Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "a901b0d3-a922-4719-8211-554709e44520",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520"
    }
  }
}
2021-05-27T03:55:11.377Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:11.377Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T03:55:11.388Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:55:11.389Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T03:55:11.389Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:11.389Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:55:11.390Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T03:55:11.390Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"3120", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e0a12f3-e82d-453b-bd2b-d70ecc72178a"]
2021-05-27T03:55:11.390Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b2675b28-717f-4bf2-b221-de24696093d5\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\"modelUuid\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\"modelInvariantUuid\":\"b2675b28-717f-4bf2-b221-de24696093d5\"},\"requestInfo\":{\"productFamilyId\":\"ad07c708-cf35-4584-a6a0-cd655b7f9f04\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_e72c2eed-16a9-4c90-bf5b-854b5c68c2df\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF bb29b3ce-46f0 0\",\"modelCustomizationId\":\"7bdd2270-9567-4c3e-805d-f72bfa6c9b27\",\"modelInvariantId\":\"b2675b28-717f-4bf2-b221-de24696093d5\",\"modelVersionId\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"ad07c708-cf35-4584-a6a0-cd655b7f9f04\",\"instanceParams\":[],\"instanceName\":\"AaYD9npCkMAiUkLECnox\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"292cd31e-a168-4bde-a908-282fda057ebc\",\"owningEntityName\":\"OE-ETE_Customer-292cd31e-a168-4bde-a908-282fda057ebc\"}}}","type":"String"},"requestId":{"value":"a901b0d3-a922-4719-8211-554709e44520","type":"String"},"mso-request-id":{"value":"a901b0d3-a922-4719-8211-554709e44520","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T03:55:11.390Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T03:55:12.404Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:12.405Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T03:55:12.405Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T03:55:12.405Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 27 May 2021 03:55:12 GMT", X-ONAP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-TransactionID:"a901b0d3-a922-4719-8211-554709e44520", X-ECOMP-RequestID:"a901b0d3-a922-4719-8211-554709e44520", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1e0a12f3-e82d-453b-bd2b-d70ecc72178a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T03:55:12.406Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a901b0d3-a922-4719-8211-554709e44520\",\"instanceId\":\"50f995de-9d34-44b5-99d3-cf3ce016dec2\"}}","message":"Success","processInstanceID":"55d545e7-be9f-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T03:55:12.406Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:12.406Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T03:55:12.410Z|a901b0d3-a922-4719-8211-554709e44520|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:55:18.740Z|bb903a54-37a8-4f40-8dc5-e4b7d3700a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:18.740Z|1da45555-7977-42ae-af4d-c4a3c53e4ffb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:18.740Z|e7a6dc2b-a96b-4b9b-83bb-fb57027a820d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:18.740Z|bb903a54-37a8-4f40-8dc5-e4b7d3700a1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:18.740Z|e7a6dc2b-a96b-4b9b-83bb-fb57027a820d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:18.741Z|1da45555-7977-42ae-af4d-c4a3c53e4ffb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:24.386Z|14dfe739-5274-48f0-9a64-e9cd559f0114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:55:24.386Z|14dfe739-5274-48f0-9a64-e9cd559f0114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:55:28.760Z|962d39ef-ae76-4a7a-b8b0-ff341d12eed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:28.760Z|3209b8df-17c0-4cc2-aa26-1c35cf220696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:28.760Z|cf707fb7-3974-4a4a-bf17-cc2f06120e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:28.761Z|962d39ef-ae76-4a7a-b8b0-ff341d12eed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:28.761Z|cf707fb7-3974-4a4a-bf17-cc2f06120e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:28.761Z|3209b8df-17c0-4cc2-aa26-1c35cf220696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:38.661Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:55:38.665Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520
2021-05-27T03:55:38.665Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|INFO|500||Invoke
2021-05-27T03:55:38.666Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:38.666Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520
2021-05-27T03:55:38.666Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Method      : GET
2021-05-27T03:55:38.666Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"7f5facd8-9278-4622-9806-6c6ae26eb75c", X-RequestID:"7f5facd8-9278-4622-9806-6c6ae26eb75c", X-TransactionID:"7f5facd8-9278-4622-9806-6c6ae26eb75c", X-ECOMP-RequestID:"7f5facd8-9278-4622-9806-6c6ae26eb75c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de6ff624-2b1d-4a24-945a-96d141577cc2"]
2021-05-27T03:55:38.666Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Request body: 
2021-05-27T03:55:38.667Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||==========================request end================================================
2021-05-27T03:55:38.685Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:38.685Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Status code  : 200 OK
2021-05-27T03:55:38.685Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Status text  : 
2021-05-27T03:55:38.685Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:55:38 GMT"]
2021-05-27T03:55:38.771Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||Response body: {
  "requestId" : "a901b0d3-a922-4719-8211-554709e44520",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:55:10.000+0000",
  "endTime" : "2021-05-27T03:55:38.000+0000",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"b2675b28-717f-4bf2-b221-de24696093d5\",\n            \"modelVersionId\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\n            \"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"292cd31e-a168-4bde-a908-282fda057ebc\",\n            \"owningEntityName\":\"OE-ETE_Customer-292cd31e-a168-4bde-a908-282fda057ebc\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_e72c2eed-16a9-4c90-bf5b-854b5c68c2df\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df\",\n            \"productFamilyId\":\"ad07c708-cf35-4584-a6a0-cd655b7f9f04\",\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\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\n                            \"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF bb29b3ce-46f0 0\",\n                                        \"modelCustomizationId\":\"7bdd2270-9567-4c3e-805d-f72bfa6c9b27\",\n                                        \"modelInvariantId\":\"b2675b28-717f-4bf2-b221-de24696093d5\",\n                                        \"modelVersionId\":\"569d9723-ecc1-45a2-a1a8-aa14ee4dff84\",\n                                        \"modelName\":\"Demo_pNF_AaYD9npCkMAiUkLECnox\",\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\":\"ad07c708-cf35-4584-a6a0-cd655b7f9f04\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"AaYD9npCkMAiUkLECnox\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:55:38.000+0000",
  "serviceInstanceId" : "50f995de-9d34-44b5-99d3-cf3ce016dec2",
  "serviceInstanceName" : "Service_Ete_Namee72c2eed-16a9-4c90-bf5b-854b5c68c2df",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "a901b0d3-a922-4719-8211-554709e44520",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520"
    }
  }
}
2021-05-27T03:55:38.771Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:38.772Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a901b0d3-a922-4719-8211-554709e44520|INFO|500||InvokeReturn
2021-05-27T03:55:38.773Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false
2021-05-27T03:55:38.774Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:55:38.774Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:55:38.774Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false
2021-05-27T03:55:38.774Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:55:38.774Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"7f5facd8-9278-4622-9806-6c6ae26eb75c", X-RequestID:"7f5facd8-9278-4622-9806-6c6ae26eb75c", X-TransactionID:"7f5facd8-9278-4622-9806-6c6ae26eb75c", X-ECOMP-RequestID:"7f5facd8-9278-4622-9806-6c6ae26eb75c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d73057a9-c953-4554-9bc6-21b98f71c6de"]
2021-05-27T03:55:38.775Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:55:38.775Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:55:38.779Z|bcb8b5d6-bc1a-4503-af53-e20acfd37b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:38.779Z|5b165845-89e6-4a4b-8804-b4414b96dbcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:38.779Z|bcb8b5d6-bc1a-4503-af53-e20acfd37b86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:38.779Z|5b165845-89e6-4a4b-8804-b4414b96dbcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:38.780Z|8d0b5cc8-b94b-4f61-9146-07c6a299b0d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:38.780Z|8d0b5cc8-b94b-4f61-9146-07c6a299b0d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:38.790Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:55:38.790Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:55:38.790Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:55:38.791Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:55:38 GMT"]
2021-05-27T03:55:38.792Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:55:38.792Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:55:38.792Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a901b0d3-a922-4719-8211-554709e44520&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:55:38.799Z|7f5facd8-9278-4622-9806-6c6ae26eb75c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a901b0d3-a922-4719-8211-554709e44520|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:55:39.386Z|0c112c0e-a5ff-4679-a73b-49009ded3f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:55:39.386Z|0c112c0e-a5ff-4679-a73b-49009ded3f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:55:39.611Z|1bba7316-2ecb-474e-8a3c-ca3f9f0b1e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:55:39.612Z|1bba7316-2ecb-474e-8a3c-ca3f9f0b1e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:55:48.798Z|e360bdc2-980f-4290-be98-337e219a92d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:48.798Z|03914a21-3c53-4991-baa9-8ba385f3a6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:48.798Z|e360bdc2-980f-4290-be98-337e219a92d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:48.799Z|a5b9c3b6-ba52-4d4f-82ff-51f37e2e540e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:48.798Z|03914a21-3c53-4991-baa9-8ba385f3a6df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:48.799Z|a5b9c3b6-ba52-4d4f-82ff-51f37e2e540e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:54.386Z|7656eab0-cf2c-44f6-b6c8-2d47677338a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:55:54.388Z|7656eab0-cf2c-44f6-b6c8-2d47677338a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T03:55:54.388Z|7656eab0-cf2c-44f6-b6c8-2d47677338a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:55:54.389Z|7656eab0-cf2c-44f6-b6c8-2d47677338a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:55:54.390Z|7656eab0-cf2c-44f6-b6c8-2d47677338a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:55:58.852Z|2a4579d1-3bdd-4581-983e-ed9242b43d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:58.852Z|91415b40-e2e5-47e2-ba71-62cae7aae33f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:58.852Z|c0ffed8e-f5ca-4a7f-920a-8f29c3d0db2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:55:58.852Z|91415b40-e2e5-47e2-ba71-62cae7aae33f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:58.852Z|c0ffed8e-f5ca-4a7f-920a-8f29c3d0db2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:55:58.852Z|2a4579d1-3bdd-4581-983e-ed9242b43d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:08.507Z|49299f2b-0801-4d17-bdb4-f03c7af79624|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:56:08.508Z|49299f2b-0801-4d17-bdb4-f03c7af79624|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:08.950Z|51a623b2-3c99-423d-82bd-5ac67767aca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:08.950Z|01a3dc15-3350-49c0-8f11-d77c52431b98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:08.950Z|e74c5836-f401-441f-85d1-f4a223155ab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:08.951Z|51a623b2-3c99-423d-82bd-5ac67767aca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:08.951Z|01a3dc15-3350-49c0-8f11-d77c52431b98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:08.951Z|e74c5836-f401-441f-85d1-f4a223155ab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:09.386Z|24aaaacb-cdb7-4024-82e5-007affa90ee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:56:09.386Z|24aaaacb-cdb7-4024-82e5-007affa90ee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:56:09.612Z|75aba0dc-f020-42ed-b6be-4ecc53536a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:56:09.613Z|75aba0dc-f020-42ed-b6be-4ecc53536a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:56:18.967Z|29f5bcbb-9b2a-4620-8830-aa462ae0608b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:18.967Z|1d44fabd-ba49-4f7d-a133-9ba937611591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:18.968Z|29f5bcbb-9b2a-4620-8830-aa462ae0608b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:18.968Z|1d44fabd-ba49-4f7d-a133-9ba937611591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:18.971Z|13813430-47ba-46b2-a97c-f0b9e8eed14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:18.971Z|13813430-47ba-46b2-a97c-f0b9e8eed14e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:24.386Z|a60c89e6-d803-4bef-9b71-de1b990cfebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:56:24.386Z|a60c89e6-d803-4bef-9b71-de1b990cfebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:56:28.985Z|15462388-589f-472e-aff5-feea75947a42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:28.986Z|15462388-589f-472e-aff5-feea75947a42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:28.986Z|109857ad-5f6c-4ee7-95d0-53fa48e4c8cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:28.987Z|109857ad-5f6c-4ee7-95d0-53fa48e4c8cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:29.019Z|e08689d5-2331-4e6a-ab56-065e5f64f1f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:29.019Z|e08689d5-2331-4e6a-ab56-065e5f64f1f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:39.005Z|3106b128-bc43-4d20-9820-81bd7b7ebd6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:39.005Z|36dd1a7f-0bbe-46fd-9e9b-894d6ef08e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:39.006Z|36dd1a7f-0bbe-46fd-9e9b-894d6ef08e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:39.006Z|3106b128-bc43-4d20-9820-81bd7b7ebd6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:39.035Z|938856ef-dbba-4522-a45d-25637ed0edca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:39.036Z|938856ef-dbba-4522-a45d-25637ed0edca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:39.386Z|feaa298b-acd2-4adb-8591-bd963a3457de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:56:39.388Z|feaa298b-acd2-4adb-8591-bd963a3457de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:56:39.613Z|93177698-3dbc-40f8-a6a2-868845e69bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:56:39.614Z|93177698-3dbc-40f8-a6a2-868845e69bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:56:49.025Z|35e05fa7-f5aa-43c4-8bbc-5a533c2c3b25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:49.025Z|06b3ca3e-284a-4a15-bdf6-3607a1ec225d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:49.026Z|35e05fa7-f5aa-43c4-8bbc-5a533c2c3b25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:49.026Z|06b3ca3e-284a-4a15-bdf6-3607a1ec225d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:49.052Z|cc2d1ca3-197a-443c-a0a9-da965fc33e8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:49.053Z|cc2d1ca3-197a-443c-a0a9-da965fc33e8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:54.386Z|719354a3-4316-473c-a6e0-c2109208af4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:56:54.386Z|719354a3-4316-473c-a6e0-c2109208af4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:56:59.249Z|4536e79a-c32b-457f-a436-ce46db680ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:59.249Z|8ab6b157-f017-4e93-a3a8-eae2558bfe39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:59.249Z|7e36308b-40df-4d38-9334-d193175e63d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:56:59.250Z|7e36308b-40df-4d38-9334-d193175e63d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:59.250Z|8ab6b157-f017-4e93-a3a8-eae2558bfe39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:56:59.250Z|4536e79a-c32b-457f-a436-ce46db680ec0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:08.507Z|62aadd84-e2fd-422d-9a1c-d44dad9c0f9b|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:57:08.508Z|62aadd84-e2fd-422d-9a1c-d44dad9c0f9b|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:09.348Z|96bfbd78-019d-448a-950b-c3e112a4916a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:09.348Z|9609900f-6a2f-41bd-9422-61682f996110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:09.349Z|0c73c21a-9b10-4389-96e8-1dbdd1c65ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:09.349Z|96bfbd78-019d-448a-950b-c3e112a4916a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:09.349Z|9609900f-6a2f-41bd-9422-61682f996110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:09.349Z|0c73c21a-9b10-4389-96e8-1dbdd1c65ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:09.385Z|9b5b81fd-2752-4beb-b0fb-629850ebfdbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:57:09.386Z|9b5b81fd-2752-4beb-b0fb-629850ebfdbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:57:09.614Z|f5aebcc9-311e-4f21-b4ab-0d14c19960b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:57:09.615Z|f5aebcc9-311e-4f21-b4ab-0d14c19960b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:57:13.184Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:57:13.189Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: a0f06873-b623-4249-9c0f-5de10463f82d already exists in requestDb InfraActiveRequests table
2021-05-27T03:57:13.190Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d
2021-05-27T03:57:13.190Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|INFO|500||Invoke
2021-05-27T03:57:13.190Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:13.190Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d
2021-05-27T03:57:13.191Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Method      : GET
2021-05-27T03:57:13.191Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-TransactionID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ECOMP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e130278f-63e1-4b34-91eb-dd4c17892ef6"]
2021-05-27T03:57:13.191Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Request body: 
2021-05-27T03:57:13.191Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||==========================request end================================================
2021-05-27T03:57:13.212Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:13.212Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:57:13.212Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Status text  : 
2021-05-27T03:57:13.213Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:57:13 GMT"]
2021-05-27T03:57:13.213Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Response body: 
2021-05-27T03:57:13.213Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:13.213Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|INFO|404|Not Found|InvokeReturn
2021-05-27T03:57:13.224Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T03:57:13.231Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:57:13.256Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-05-27T03:57:13.257Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||Invoke
2021-05-27T03:57:13.448Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||InvokeReturn
2021-05-27T03:57:13.449Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210527-03:57:13:275-32185], vertex-id=[176208], Content-Length=[611], Date=[Thu, 27 May 2021 03:57:13 GMT], Content-Type=[application/json]}
2021-05-27T03:57:13.450Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"5c160778d1ea40fa98389ed12115c9bc","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1622087584065","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-05-27T03:57:13.451Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T03:57:13.452Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T03:57:13.452Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:57:13.453Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T03:57:13.453Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:13.453Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:57:13.453Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T03:57:13.454Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|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-ONAP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-TransactionID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ECOMP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e39e228-14ae-4f88-b7a4-df2ae6f7be9d"]
2021-05-27T03:57:13.454Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|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-4cd66cea-aa4a-4571-ad96-93c5bac56a1a","requestScope":"service"}
2021-05-27T03:57:13.454Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T03:57:13.472Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:13.472Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:13.473Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T03:57:13.473Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:57:13 GMT"]
2021-05-27T03:57:13.473Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T03:57:13.474Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:13.474Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T03:57:13.475Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:57:13.476Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-05-27T03:57:13.476Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:13.476Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:57:13.477Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-05-27T03:57:13.477Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/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:"a0f06873-b623-4249-9c0f-5de10463f82d", X-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-TransactionID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ECOMP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"938bf0be-8bcf-4743-a3ab-cb1794146f6f"]
2021-05-27T03:57:13.477Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-05-27T03:57:13.478Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-05-27T03:57:13.508Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:13.508Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:13.509Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-05-27T03:57:13.509Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/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      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:13 GMT"]
2021-05-27T03:57:13.510Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-05-27 02:38:00.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2021-05-27T03:57:13.510Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:13.510Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-05-27T03:57:13.515Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-05-27T03:57:13.516Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2021-05-27T03:57:13.516Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:13.516Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2021-05-27T03:57:13.516Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:57:13.516Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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:"a0f06873-b623-4249-9c0f-5de10463f82d", X-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-TransactionID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ECOMP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aee89c0c-de66-43b0-93d1-b3cfbc206a40"]
2021-05-27T03:57:13.517Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:57:13.517Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:57:13.544Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:13.545Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:13.545Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:57:13.545Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:13 GMT"]
2021-05-27T03:57:13.548Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|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" : 508,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "createInstance",
  "description" : "Gr api recipe to create service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-05-27T02:38:00.000+0000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/508/service"
    }
  }
}
2021-05-27T03:57:13.548Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:13.548Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2021-05-27T03:57:13.552Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:57:13.552Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-05-27T03:57:13.553Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:13.553Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T03:57:13.553Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-05-27T03:57:13.553Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/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:"a0f06873-b623-4249-9c0f-5de10463f82d", X-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-TransactionID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ECOMP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a2fd14c-b0d6-492d-96bd-42f9faf8be99"]
2021-05-27T03:57:13.554Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-05-27T03:57:13.554Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-05-27T03:57:13.573Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:13.574Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:13.574Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-05-27T03:57:13.575Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/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      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:13 GMT"]
2021-05-27T03:57:13.575Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-05-27 02:38:00.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2021-05-27T03:57:13.576Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:13.576Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-05-27T03:57:13.581Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:57:13.581Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T03:57:13.581Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:13.581Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:57:13.582Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T03:57:13.582Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"1847", X-ONAP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-TransactionID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ECOMP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"451a2d5a-530c-4032-bf97-c34a73ff8a3f"]
2021-05-27T03:57:13.582Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a0f06873-b623-4249-9c0f-5de10463f82d","requestStatus":"IN_PROGRESS","startTime":1622087833225,"source":"VID","tenantId":"5c160778d1ea40fa98389ed12115c9bc","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n\t\t\t\"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"be4c8889-7761-4589-aef0-a77cf9903148\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-guilin-daily-vnfs","cloudApiRequests":[],"requestURI":"a0f06873-b623-4249-9c0f-5de10463f82d"}
2021-05-27T03:57:13.582Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T03:57:13.642Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:13.643Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T03:57:13.643Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T03:57:13.643Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:13 GMT"]
2021-05-27T03:57:13.644Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "a0f06873-b623-4249-9c0f-5de10463f82d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:57:13.225+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n\t\t\t\"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"be4c8889-7761-4589-aef0-a77cf9903148\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T03:57:13.593+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a0f06873-b623-4249-9c0f-5de10463f82d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d"
    }
  }
}
2021-05-27T03:57:13.645Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:13.645Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T03:57:13.658Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:57:13.659Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T03:57:13.659Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:13.659Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:57:13.660Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T03:57:13.660Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|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", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"2251", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-TransactionID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ECOMP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b51e07bd-7730-46ad-9904-6e35e320dda6"]
2021-05-27T03:57:13.660Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|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\":\"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\"modelUuid\":\"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\"modelInvariantUuid\":\"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"5c160778d1ea40fa98389ed12115c9bc\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"be4c8889-7761-4589-aef0-a77cf9903148\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"a0f06873-b623-4249-9c0f-5de10463f82d","type":"String"},"mso-request-id":{"value":"a0f06873-b623-4249-9c0f-5de10463f82d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T03:57:13.660Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T03:57:14.674Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:14.674Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T03:57:14.675Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T03:57:14.675Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 27 May 2021 03:57:14 GMT", X-ONAP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-TransactionID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ECOMP-RequestID:"a0f06873-b623-4249-9c0f-5de10463f82d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b51e07bd-7730-46ad-9904-6e35e320dda6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T03:57:14.675Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|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\":\"a0f06873-b623-4249-9c0f-5de10463f82d\",\"instanceId\":\"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\"}}","message":"Success","processInstanceID":"9eb63286-be9f-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T03:57:14.676Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:14.676Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T03:57:14.681Z|a0f06873-b623-4249-9c0f-5de10463f82d|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:57:14.797Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:57:14.800Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d
2021-05-27T03:57:14.800Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|INFO|500||Invoke
2021-05-27T03:57:14.800Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:14.800Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d
2021-05-27T03:57:14.801Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Method      : GET
2021-05-27T03:57:14.801Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"8a1698e4-9db2-493e-9841-80fe1de6319e", X-RequestID:"8a1698e4-9db2-493e-9841-80fe1de6319e", X-TransactionID:"8a1698e4-9db2-493e-9841-80fe1de6319e", X-ECOMP-RequestID:"8a1698e4-9db2-493e-9841-80fe1de6319e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20271183-c235-4d0a-8138-3a3f7d01304e"]
2021-05-27T03:57:14.801Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Request body: 
2021-05-27T03:57:14.801Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||==========================request end================================================
2021-05-27T03:57:14.819Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:14.820Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:14.820Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Status text  : 
2021-05-27T03:57:14.820Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:14 GMT"]
2021-05-27T03:57:14.821Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Response body: {
  "requestId" : "a0f06873-b623-4249-9c0f-5de10463f82d",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:57:13.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n\t\t\t\"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"be4c8889-7761-4589-aef0-a77cf9903148\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:57:14.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "serviceInstanceName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a0f06873-b623-4249-9c0f-5de10463f82d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d"
    }
  }
}
2021-05-27T03:57:14.822Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:14.822Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|INFO|500||InvokeReturn
2021-05-27T03:57:14.823Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false
2021-05-27T03:57:14.823Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:57:14.824Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:14.824Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false
2021-05-27T03:57:14.824Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:57:14.824Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"8a1698e4-9db2-493e-9841-80fe1de6319e", X-RequestID:"8a1698e4-9db2-493e-9841-80fe1de6319e", X-TransactionID:"8a1698e4-9db2-493e-9841-80fe1de6319e", X-ECOMP-RequestID:"8a1698e4-9db2-493e-9841-80fe1de6319e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89f40010-409d-41a3-b28e-741980739c65"]
2021-05-27T03:57:14.824Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:57:14.825Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:57:14.872Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:14.872Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:14.872Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:57:14.873Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:14 GMT"]
2021-05-27T03:57:14.874Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:57:14.874Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:14.875Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:57:14.882Z|8a1698e4-9db2-493e-9841-80fe1de6319e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:57:19.368Z|232b8802-c1e9-42f9-a827-d1dad6f4aa30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:19.368Z|232b8802-c1e9-42f9-a827-d1dad6f4aa30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:19.368Z|9e853cde-27d0-4f9f-8637-3a51173ec483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:19.368Z|9f01a851-2a4e-4fc4-9ff5-28e0865def50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:19.369Z|9e853cde-27d0-4f9f-8637-3a51173ec483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:19.369Z|9f01a851-2a4e-4fc4-9ff5-28e0865def50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:24.386Z|0311e658-e260-4fb8-aa6f-b8297e996b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:57:24.388Z|0311e658-e260-4fb8-aa6f-b8297e996b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:57:25.105Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:57:25.109Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d
2021-05-27T03:57:25.109Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|INFO|500||Invoke
2021-05-27T03:57:25.109Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:25.110Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d
2021-05-27T03:57:25.110Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Method      : GET
2021-05-27T03:57:25.110Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1a9121c3-738b-49ce-8f3e-a44e4c8453dc", X-RequestID:"1a9121c3-738b-49ce-8f3e-a44e4c8453dc", X-TransactionID:"1a9121c3-738b-49ce-8f3e-a44e4c8453dc", X-ECOMP-RequestID:"1a9121c3-738b-49ce-8f3e-a44e4c8453dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f53ff796-9b69-40a2-b11c-e1655c35f820"]
2021-05-27T03:57:25.110Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Request body: 
2021-05-27T03:57:25.111Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||==========================request end================================================
2021-05-27T03:57:25.132Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:25.132Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:25.133Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Status text  : 
2021-05-27T03:57:25.133Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:25 GMT"]
2021-05-27T03:57:25.134Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Response body: {
  "requestId" : "a0f06873-b623-4249-9c0f-5de10463f82d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:57:13.000+0000",
  "endTime" : "2021-05-27T03:57:19.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n\t\t\t\"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"be4c8889-7761-4589-aef0-a77cf9903148\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:57:19.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "serviceInstanceName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a0f06873-b623-4249-9c0f-5de10463f82d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d"
    }
  }
}
2021-05-27T03:57:25.134Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:25.135Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|INFO|500||InvokeReturn
2021-05-27T03:57:25.136Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false
2021-05-27T03:57:25.137Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:57:25.137Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:25.138Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false
2021-05-27T03:57:25.138Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:57:25.138Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1a9121c3-738b-49ce-8f3e-a44e4c8453dc", X-RequestID:"1a9121c3-738b-49ce-8f3e-a44e4c8453dc", X-TransactionID:"1a9121c3-738b-49ce-8f3e-a44e4c8453dc", X-ECOMP-RequestID:"1a9121c3-738b-49ce-8f3e-a44e4c8453dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15651f44-6edd-4536-99a3-ef866a8d246f"]
2021-05-27T03:57:25.139Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:57:25.140Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:57:25.180Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:25.180Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:25.181Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:57:25.181Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:25 GMT"]
2021-05-27T03:57:25.182Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:57:25.182Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:25.183Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:57:25.193Z|1a9121c3-738b-49ce-8f3e-a44e4c8453dc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:57:25.314Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:57:25.317Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d
2021-05-27T03:57:25.317Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|INFO|500||Invoke
2021-05-27T03:57:25.317Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:25.318Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d
2021-05-27T03:57:25.318Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Method      : GET
2021-05-27T03:57:25.318Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1b8227a7-7b6d-4772-8b5d-eabbf46db427", X-RequestID:"1b8227a7-7b6d-4772-8b5d-eabbf46db427", X-TransactionID:"1b8227a7-7b6d-4772-8b5d-eabbf46db427", X-ECOMP-RequestID:"1b8227a7-7b6d-4772-8b5d-eabbf46db427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddf223ed-02cb-4349-b57b-c68659c5fe0b"]
2021-05-27T03:57:25.319Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Request body: 
2021-05-27T03:57:25.319Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||==========================request end================================================
2021-05-27T03:57:25.336Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:25.336Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:25.336Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Status text  : 
2021-05-27T03:57:25.337Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:25 GMT"]
2021-05-27T03:57:25.338Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Response body: {
  "requestId" : "a0f06873-b623-4249-9c0f-5de10463f82d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:57:13.000+0000",
  "endTime" : "2021-05-27T03:57:19.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n\t\t\t\"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"be4c8889-7761-4589-aef0-a77cf9903148\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:57:19.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "serviceInstanceName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a0f06873-b623-4249-9c0f-5de10463f82d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d"
    }
  }
}
2021-05-27T03:57:25.338Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:25.338Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|INFO|500||InvokeReturn
2021-05-27T03:57:25.339Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false
2021-05-27T03:57:25.340Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:57:25.340Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:25.340Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false
2021-05-27T03:57:25.340Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:57:25.341Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1b8227a7-7b6d-4772-8b5d-eabbf46db427", X-RequestID:"1b8227a7-7b6d-4772-8b5d-eabbf46db427", X-TransactionID:"1b8227a7-7b6d-4772-8b5d-eabbf46db427", X-ECOMP-RequestID:"1b8227a7-7b6d-4772-8b5d-eabbf46db427", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"173cfba2-6d53-47e9-ab92-8a6973e7ea5c"]
2021-05-27T03:57:25.341Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:57:25.341Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:57:25.354Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:25.354Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:25.355Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:57:25.355Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:25 GMT"]
2021-05-27T03:57:25.356Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:57:25.356Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:25.356Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:57:25.365Z|1b8227a7-7b6d-4772-8b5d-eabbf46db427|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:57:25.486Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:57:25.491Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d
2021-05-27T03:57:25.492Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|INFO|500||Invoke
2021-05-27T03:57:25.492Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:25.492Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d
2021-05-27T03:57:25.492Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Method      : GET
2021-05-27T03:57:25.493Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"d69f6a98-90b5-431f-8333-e1756c84309d", X-RequestID:"d69f6a98-90b5-431f-8333-e1756c84309d", X-TransactionID:"d69f6a98-90b5-431f-8333-e1756c84309d", X-ECOMP-RequestID:"d69f6a98-90b5-431f-8333-e1756c84309d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea5055ad-6b55-46a5-8b5b-badc7eaa5f06"]
2021-05-27T03:57:25.493Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Request body: 
2021-05-27T03:57:25.493Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||==========================request end================================================
2021-05-27T03:57:25.511Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:25.512Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:25.512Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Status text  : 
2021-05-27T03:57:25.512Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:25 GMT"]
2021-05-27T03:57:25.570Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||Response body: {
  "requestId" : "a0f06873-b623-4249-9c0f-5de10463f82d",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:57:13.000+0000",
  "endTime" : "2021-05-27T03:57:19.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n\t\t\t\"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"be4c8889-7761-4589-aef0-a77cf9903148\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:57:19.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "serviceInstanceName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "a0f06873-b623-4249-9c0f-5de10463f82d",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d"
    }
  }
}
2021-05-27T03:57:25.571Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:25.571Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0f06873-b623-4249-9c0f-5de10463f82d|INFO|500||InvokeReturn
2021-05-27T03:57:25.574Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false
2021-05-27T03:57:25.574Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:57:25.574Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:25.574Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false
2021-05-27T03:57:25.574Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:57:25.575Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"d69f6a98-90b5-431f-8333-e1756c84309d", X-RequestID:"d69f6a98-90b5-431f-8333-e1756c84309d", X-TransactionID:"d69f6a98-90b5-431f-8333-e1756c84309d", X-ECOMP-RequestID:"d69f6a98-90b5-431f-8333-e1756c84309d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e81ca54f-f6af-44a4-a3dc-f9b8d188dbad"]
2021-05-27T03:57:25.575Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:57:25.575Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:57:25.588Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:25.589Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:25.589Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:57:25.589Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:25 GMT"]
2021-05-27T03:57:25.591Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:57:25.591Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:25.591Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0f06873-b623-4249-9c0f-5de10463f82d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:57:25.598Z|d69f6a98-90b5-431f-8333-e1756c84309d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0f06873-b623-4249-9c0f-5de10463f82d|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:57:29.385Z|61207364-de97-45d9-8d56-fc5d9121190c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:29.385Z|e7a6630a-ee9e-4114-b6be-a062862e15e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:29.386Z|61207364-de97-45d9-8d56-fc5d9121190c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:29.386Z|e7a6630a-ee9e-4114-b6be-a062862e15e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:29.416Z|03ee52bc-0377-4d67-b8d9-d351bd72bdfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:29.417Z|03ee52bc-0377-4d67-b8d9-d351bd72bdfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:39.386Z|3330c9f9-f71a-4d61-96e4-e40292032f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:57:39.386Z|3330c9f9-f71a-4d61-96e4-e40292032f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:57:39.450Z|627dd01e-c235-4f21-9574-5552e01ea398|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:39.450Z|15cbfb7e-0247-45c5-a66e-210e26ecbdb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:39.450Z|627dd01e-c235-4f21-9574-5552e01ea398|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:39.450Z|15cbfb7e-0247-45c5-a66e-210e26ecbdb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:39.455Z|83d98b86-5e61-4abe-bcab-8080c137a1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:39.455Z|83d98b86-5e61-4abe-bcab-8080c137a1a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:39.615Z|ef17bbfd-d0f4-4156-929b-18d2a0d3bdc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:57:39.616Z|ef17bbfd-d0f4-4156-929b-18d2a0d3bdc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:57:41.440Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:57:41.442Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: f22b036c-9394-4b6a-a86f-791d98a6ab34 already exists in requestDb InfraActiveRequests table
2021-05-27T03:57:41.443Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:57:41.443Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||Invoke
2021-05-27T03:57:41.444Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:41.444Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:57:41.444Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Method      : GET
2021-05-27T03:57:41.444Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-TransactionID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ECOMP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c6a85ad-a704-4af4-a287-a0d95b9d5550"]
2021-05-27T03:57:41.444Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Request body: 
2021-05-27T03:57:41.444Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||==========================request end================================================
2021-05-27T03:57:41.470Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:41.470Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:57:41.470Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status text  : 
2021-05-27T03:57:41.471Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:57:41 GMT"]
2021-05-27T03:57:41.471Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Response body: 
2021-05-27T03:57:41.471Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:41.471Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|404|Not Found|InvokeReturn
2021-05-27T03:57:41.480Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T03:57:41.480Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2021-05-27T03:57:41.484Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:57:41.507Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|INFO|500||Invoke
2021-05-27T03:57:41.507Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f22b036c-9394-4b6a-a86f-791d98a6ab34], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8eb37be9-a8b2-42cf-8a32-68d7c6673c7d], X-ECOMP-RequestID=[f22b036c-9394-4b6a-a86f-791d98a6ab34], X-TransactionId=[], X-ONAP-RequestID=[f22b036c-9394-4b6a-a86f-791d98a6ab34]}
2021-05-27T03:57:41.589Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210527-03:57:41:520-51977], Content-Length=[377], Date=[Thu, 27 May 2021 03:57:41 GMT], Content-Type=[application/json]}
2021-05-27T03:57:41.591Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|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/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290","ERR.5.4.6114"]}}}

2021-05-27T03:57:41.591Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|INFO|404|Not Found|InvokeReturn
2021-05-27T03:57:41.593Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290
2021-05-27T03:57:41.594Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ef3b83d6-6e84-41ff-a5af-1e24c3a7e290
2021-05-27T03:57:41.597Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:57:41.618Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-05-27T03:57:41.618Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|INFO|500||Invoke
2021-05-27T03:57:41.649Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|INFO|404|Not Found|InvokeReturn
2021-05-27T03:57:41.650Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210527-03:57:41:631-91511], Content-Length=[377], Date=[Thu, 27 May 2021 03:57:41 GMT], Content-Type=[application/json]}
2021-05-27T03:57:41.683Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/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/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290","ERR.5.4.6114"]}}}

2021-05-27T03:57:41.686Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v21/service-design-and-creation/services/service/ef3b83d6-6e84-41ff-a5af-1e24c3a7e290
2021-05-27T03:57:41.686Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: ef3b83d6-6e84-41ff-a5af-1e24c3a7e290
2021-05-27T03:57:41.690Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:57:41.737Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-05-27T03:57:41.737Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||Invoke
2021-05-27T03:57:41.795Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||InvokeReturn
2021-05-27T03:57:41.796Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210527-03:57:41:754-92743], vertex-id=[176208], Content-Length=[611], Date=[Thu, 27 May 2021 03:57:41 GMT], Content-Type=[application/json]}
2021-05-27T03:57:41.796Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"5c160778d1ea40fa98389ed12115c9bc","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1622087584065","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-05-27T03:57:41.797Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T03:57:41.798Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T03:57:41.804Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:57:41.804Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T03:57:41.804Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:41.805Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:57:41.805Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T03:57:41.805Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/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-ONAP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-TransactionID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ECOMP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc96cb24-9309-43b3-b541-6a515ffd2e1e"]
2021-05-27T03:57:41.805Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1"},"instanceName":"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0","requestScope":"vnf"}
2021-05-27T03:57:41.806Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T03:57:41.824Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:41.824Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:41.824Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T03:57:41.824Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:57:41 GMT"]
2021-05-27T03:57:41.825Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T03:57:41.825Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:41.825Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T03:57:41.826Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a
2021-05-27T03:57:41.827Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|INFO|500||Invoke
2021-05-27T03:57:41.827Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:41.827Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a
2021-05-27T03:57:41.828Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||Method      : GET
2021-05-27T03:57:41.828Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-TransactionID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ECOMP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71ddae1e-ea2c-4082-b7f5-08ea4f41c64a"]
2021-05-27T03:57:41.828Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||Request body: 
2021-05-27T03:57:41.828Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||==========================request end================================================
2021-05-27T03:57:41.928Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:41.928Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:41.928Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||Status text  : 
2021-05-27T03:57:41.929Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:41 GMT"]
2021-05-27T03:57:41.929Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 8,
      "modelCustomizationUUID" : "300ba487-92c9-456d-a63e-336532e7228a",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2021-05-27 03:53:47.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : null,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2021-05-27T03:53:47.000+0000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vfModuleCustomizations"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/service"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfcInstanceGroupCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a"
    }
  }
}
2021-05-27T03:57:41.929Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:41.929Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=300ba487-92c9-456d-a63e-336532e7228a|INFO|500||InvokeReturn
2021-05-27T03:57:41.944Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources
2021-05-27T03:57:42.036Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||Invoke
2021-05-27T03:57:42.036Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:42.037Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources
2021-05-27T03:57:42.037Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Method      : GET
2021-05-27T03:57:42.037Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-TransactionID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ECOMP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae5498c0-1e0d-45af-9bc3-a3f2716b2d16"]
2021-05-27T03:57:42.038Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Request body: 
2021-05-27T03:57:42.038Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||==========================request end================================================
2021-05-27T03:57:42.077Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:42.077Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:42.078Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status text  : 
2021-05-27T03:57:42.078Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers      : [Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/4cf840b2-4b08-42d6-8edf-accf26e5d9c1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:41 GMT"]
2021-05-27T03:57:42.080Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "4cf840b2-4b08-42d6-8edf-accf26e5d9c1",
  "modelInvariantUUID" : "9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13",
  "modelName" : "basic_cnf",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2021-05-27T03:53:47.000+0000",
  "modelInvariantId" : "9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4cf840b2-4b08-42d6-8edf-accf26e5d9c1"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4cf840b2-4b08-42d6-8edf-accf26e5d9c1"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4cf840b2-4b08-42d6-8edf-accf26e5d9c1/vnfResourceWorkflow"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4cf840b2-4b08-42d6-8edf-accf26e5d9c1/heatTemplates"
    }
  }
}
2021-05-27T03:57:42.080Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:42.080Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||InvokeReturn
2021-05-27T03:57:42.090Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2021-05-27T03:57:42.091Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2021-05-27T03:57:42.091Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:42.091Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2021-05-27T03:57:42.092Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:57:42.092Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/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:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-TransactionID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ECOMP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27ac7efa-8a8b-4929-930f-d864c0192474"]
2021-05-27T03:57:42.092Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:57:42.092Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:57:42.115Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:42.116Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:42.116Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:57:42.117Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:41 GMT"]
2021-05-27T03:57:42.117Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/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" : 10009,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2021-05-27T02:38:00.000+0000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10009"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10009"
    }
  }
}
2021-05-27T03:57:42.118Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:42.118Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2021-05-27T03:57:42.128Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:57:42.129Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T03:57:42.129Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:42.129Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:57:42.129Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T03:57:42.129Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"2585", X-ONAP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-TransactionID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ECOMP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c246c60-8471-4705-92c3-a338bc1eba36"]
2021-05-27T03:57:42.130Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f22b036c-9394-4b6a-a86f-791d98a6ab34","requestStatus":"IN_PROGRESS","startTime":1622087861480,"source":"VID","vnfName":"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"5c160778d1ea40fa98389ed12115c9bc","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n    \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs","tenantName":"onap-guilin-daily-vnfs","cloudApiRequests":[],"requestURI":"f22b036c-9394-4b6a-a86f-791d98a6ab34"}
2021-05-27T03:57:42.130Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T03:57:42.151Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:42.152Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T03:57:42.152Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T03:57:42.152Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:41 GMT"]
2021-05-27T03:57:42.153Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:57:41.480+0000",
  "source" : "VID",
  "vnfName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n    \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T03:57:42.140+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    }
  }
}
2021-05-27T03:57:42.153Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:42.153Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T03:57:42.163Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:57:42.163Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T03:57:42.164Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:42.164Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:57:42.164Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T03:57:42.166Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"2943", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-TransactionID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ECOMP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"914a0639-70ce-410a-99f4-49b11c3c443b"]
2021-05-27T03:57:42.166Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/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\":\"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"300ba487-92c9-456d-a63e-336532e7228a\",\"modelVersionId\":\"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\"modelCustomizationId\":\"300ba487-92c9-456d-a63e-336532e7228a\",\"modelUuid\":\"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\"modelInvariantUuid\":\"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\"modelInfo\":{\"modelInvariantId\":\"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\"modelUuid\":\"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\"modelInvariantUuid\":\"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"}}}],\"cloudConfiguration\":{\"tenantId\":\"5c160778d1ea40fa98389ed12115c9bc\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\"}","type":"String"},"requestId":{"value":"f22b036c-9394-4b6a-a86f-791d98a6ab34","type":"String"},"mso-request-id":{"value":"f22b036c-9394-4b6a-a86f-791d98a6ab34","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","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/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T03:57:42.167Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T03:57:43.179Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:43.179Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T03:57:43.179Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T03:57:43.180Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 27 May 2021 03:57:43 GMT", X-ONAP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-TransactionID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ECOMP-RequestID:"f22b036c-9394-4b6a-a86f-791d98a6ab34", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"914a0639-70ce-410a-99f4-49b11c3c443b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T03:57:43.180Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f22b036c-9394-4b6a-a86f-791d98a6ab34\",\"instanceId\":\"28d60075-5eab-4533-a7d0-c393cd254f76\"}}","message":"Success","processInstanceID":"afbcb70b-be9f-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T03:57:43.180Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:43.181Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T03:57:43.184Z|f22b036c-9394-4b6a-a86f-791d98a6ab34|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:57:43.309Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:57:43.312Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:57:43.312Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||Invoke
2021-05-27T03:57:43.313Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:43.313Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:57:43.313Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Method      : GET
2021-05-27T03:57:43.314Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"41961279-0b2a-4c36-b7e8-2d99b0ad9f08", X-RequestID:"41961279-0b2a-4c36-b7e8-2d99b0ad9f08", X-TransactionID:"41961279-0b2a-4c36-b7e8-2d99b0ad9f08", X-ECOMP-RequestID:"41961279-0b2a-4c36-b7e8-2d99b0ad9f08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b6b4fd1-90bd-40dc-b864-5d2c1a20e316"]
2021-05-27T03:57:43.314Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Request body: 
2021-05-27T03:57:43.314Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||==========================request end================================================
2021-05-27T03:57:43.329Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:43.330Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:43.330Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status text  : 
2021-05-27T03:57:43.331Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:42 GMT"]
2021-05-27T03:57:43.372Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Response body: {
  "requestId" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:57:41.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n    \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:57:42.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    }
  }
}
2021-05-27T03:57:43.373Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:43.373Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||InvokeReturn
2021-05-27T03:57:43.375Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false
2021-05-27T03:57:43.375Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:57:43.376Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:43.376Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false
2021-05-27T03:57:43.376Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:57:43.377Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"41961279-0b2a-4c36-b7e8-2d99b0ad9f08", X-RequestID:"41961279-0b2a-4c36-b7e8-2d99b0ad9f08", X-TransactionID:"41961279-0b2a-4c36-b7e8-2d99b0ad9f08", X-ECOMP-RequestID:"41961279-0b2a-4c36-b7e8-2d99b0ad9f08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b1912b5-0d75-44b9-b0da-e3ce63873884"]
2021-05-27T03:57:43.377Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:57:43.377Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:57:43.395Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:43.395Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:43.396Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:57:43.396Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:42 GMT"]
2021-05-27T03:57:43.397Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:57:43.397Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:43.398Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:57:43.406Z|41961279-0b2a-4c36-b7e8-2d99b0ad9f08|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:57:49.552Z|a876822f-6ef6-42c7-ac50-8989b89c0548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:49.552Z|b720ba54-52ff-43e3-a9ec-82d55dab112b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:49.553Z|a876822f-6ef6-42c7-ac50-8989b89c0548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:49.553Z|b720ba54-52ff-43e3-a9ec-82d55dab112b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:49.557Z|0fdfd9bc-89a7-42ec-be8f-dcf9995af0ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:49.557Z|0fdfd9bc-89a7-42ec-be8f-dcf9995af0ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:53.533Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:57:53.536Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:57:53.537Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||Invoke
2021-05-27T03:57:53.537Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:53.537Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:57:53.537Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Method      : GET
2021-05-27T03:57:53.537Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-TransactionID:"862efea7-2f23-400e-9492-657245ed9570", X-ECOMP-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d8faf7f-099e-4cbc-910e-43543da9b517"]
2021-05-27T03:57:53.538Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Request body: 
2021-05-27T03:57:53.538Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||==========================request end================================================
2021-05-27T03:57:53.554Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:53.554Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:53.554Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status text  : 
2021-05-27T03:57:53.554Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:53 GMT"]
2021-05-27T03:57:53.572Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Response body: {
  "requestId" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2021-05-27T03:57:41.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n    \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:57:51.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    }
  }
}
2021-05-27T03:57:53.572Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:53.572Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||InvokeReturn
2021-05-27T03:57:53.573Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false
2021-05-27T03:57:53.574Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:57:53.574Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:53.574Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false
2021-05-27T03:57:53.574Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:57:53.574Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-TransactionID:"862efea7-2f23-400e-9492-657245ed9570", X-ECOMP-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11f59ed7-6699-45a2-a47d-e8c5504dc4e3"]
2021-05-27T03:57:53.575Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:57:53.575Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:57:53.587Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:53.587Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:53.587Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:57:53.588Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:57:53 GMT"]
2021-05-27T03:57:53.588Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:57:53.589Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:53.589Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:57:53.604Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:57:53.604Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-05-27T03:57:53.604Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:53.605Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:57:53.605Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:57:53.605Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-TransactionID:"862efea7-2f23-400e-9492-657245ed9570", X-ECOMP-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0acac69-d95d-44c5-8e72-669acacfd91f"]
2021-05-27T03:57:53.605Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:57:53.605Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:57:53.725Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:53.726Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:53.726Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:57:53.726Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=443E4EC5EA4C22271B646EC2B6465FD3; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Thu, 27 May 2021 03:57:53 GMT"]
2021-05-27T03:57:53.727Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b419a8a0-be9f-11eb-90ce-669bdb59cd1d","businessKey":"f22b036c-9394-4b6a-a86f-791d98a6ab34","processDefinitionId":"SDNCHandler:1:74143289-be94-11eb-90ce-669bdb59cd1d","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2021-05-27T03:57:49.559+0000","endTime":"2021-05-27T03:57:51.434+0000","removalTime":null,"durationInMillis":1875,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"afbcb70b-be9f-11eb-90ce-669bdb59cd1d","superProcessInstanceId":"b0cdb2a4-be9f-11eb-90ce-669bdb59cd1d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2021-05-27T03:57:53.727Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:53.727Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f22b036c-9394-4b6a-a86f-791d98a6ab34&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:57:53.739Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:57:53.739Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||Invoke
2021-05-27T03:57:53.739Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:57:53.740Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:57:53.740Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:57:53.740Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-TransactionID:"862efea7-2f23-400e-9492-657245ed9570", X-ECOMP-RequestID:"862efea7-2f23-400e-9492-657245ed9570", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a88f693c-8170-4a73-9385-c3931d9b1ea1"]
2021-05-27T03:57:53.741Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:57:53.741Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:57:53.864Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:57:53.864Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:57:53.865Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:57:53.865Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=42BC663D19CA7D1D77A4AE129D43EEA0; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Thu, 27 May 2021 03:57:53 GMT"]
2021-05-27T03:57:53.865Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b419f6d3-be9f-11eb-90ce-669bdb59cd1d","parentActivityInstanceId":"b419a8a0-be9f-11eb-90ce-669bdb59cd1d","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:74143289-be94-11eb-90ce-669bdb59cd1d","processInstanceId":"b419a8a0-be9f-11eb-90ce-669bdb59cd1d","executionId":"b419a8a0-be9f-11eb-90ce-669bdb59cd1d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-05-27T03:57:49.561+0000","endTime":"2021-05-27T03:57:49.765+0000","durationInMillis":204,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"afbcb70b-be9f-11eb-90ce-669bdb59cd1d"}]
2021-05-27T03:57:53.866Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:57:53.866Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b419a8a0-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:57:53.871Z|862efea7-2f23-400e-9492-657245ed9570|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:57:54.386Z|8680be91-d564-492c-815b-fc0acf8ad0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:57:54.386Z|8680be91-d564-492c-815b-fc0acf8ad0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:57:59.573Z|951169a1-617c-4116-bf03-485e0c51325e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:59.573Z|bf16df61-f955-47c3-92b0-dba89e9a129b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:59.573Z|a95ea80d-de6f-438a-a5a0-f5afe7d400f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:57:59.574Z|951169a1-617c-4116-bf03-485e0c51325e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:59.602Z|bf16df61-f955-47c3-92b0-dba89e9a129b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:57:59.602Z|a95ea80d-de6f-438a-a5a0-f5afe7d400f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:03.999Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:58:04.002Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:58:04.003Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||Invoke
2021-05-27T03:58:04.003Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:04.003Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:58:04.003Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Method      : GET
2021-05-27T03:58:04.004Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"a7093c06-61f2-44ce-bed9-6afba4622d9f", X-RequestID:"a7093c06-61f2-44ce-bed9-6afba4622d9f", X-TransactionID:"a7093c06-61f2-44ce-bed9-6afba4622d9f", X-ECOMP-RequestID:"a7093c06-61f2-44ce-bed9-6afba4622d9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e251340-2e2e-485c-a4fb-88d130c5cc53"]
2021-05-27T03:58:04.004Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Request body: 
2021-05-27T03:58:04.004Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||==========================request end================================================
2021-05-27T03:58:04.026Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:04.027Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:04.027Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status text  : 
2021-05-27T03:58:04.027Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:04 GMT"]
2021-05-27T03:58:04.073Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Response body: {
  "requestId" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:57:41.000+0000",
  "endTime" : "2021-05-27T03:57:54.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n    \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:57:54.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    }
  }
}
2021-05-27T03:58:04.074Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:04.074Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||InvokeReturn
2021-05-27T03:58:04.075Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false
2021-05-27T03:58:04.076Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:58:04.076Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:04.076Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false
2021-05-27T03:58:04.076Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:58:04.077Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"a7093c06-61f2-44ce-bed9-6afba4622d9f", X-RequestID:"a7093c06-61f2-44ce-bed9-6afba4622d9f", X-TransactionID:"a7093c06-61f2-44ce-bed9-6afba4622d9f", X-ECOMP-RequestID:"a7093c06-61f2-44ce-bed9-6afba4622d9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abbb7c9e-0578-48d4-b732-d91b6cf9b502"]
2021-05-27T03:58:04.077Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:58:04.077Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:58:04.094Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:04.094Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:04.094Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:58:04.094Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:04 GMT"]
2021-05-27T03:58:04.096Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:58:04.096Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:04.097Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:58:04.105Z|a7093c06-61f2-44ce-bed9-6afba4622d9f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:58:04.228Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:58:04.231Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:58:04.231Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||Invoke
2021-05-27T03:58:04.232Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:04.232Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:58:04.232Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Method      : GET
2021-05-27T03:58:04.233Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e2af0346-5434-4e57-a2ac-f10cb7374416", X-RequestID:"e2af0346-5434-4e57-a2ac-f10cb7374416", X-TransactionID:"e2af0346-5434-4e57-a2ac-f10cb7374416", X-ECOMP-RequestID:"e2af0346-5434-4e57-a2ac-f10cb7374416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9a1823c-9b56-4081-9576-0544e6c9ccc0"]
2021-05-27T03:58:04.233Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Request body: 
2021-05-27T03:58:04.233Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||==========================request end================================================
2021-05-27T03:58:04.252Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:04.252Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:04.252Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status text  : 
2021-05-27T03:58:04.252Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:04 GMT"]
2021-05-27T03:58:04.253Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Response body: {
  "requestId" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:57:41.000+0000",
  "endTime" : "2021-05-27T03:57:54.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n    \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:57:54.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    }
  }
}
2021-05-27T03:58:04.253Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:04.254Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||InvokeReturn
2021-05-27T03:58:04.255Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false
2021-05-27T03:58:04.255Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:58:04.255Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:04.255Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false
2021-05-27T03:58:04.255Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:58:04.255Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"e2af0346-5434-4e57-a2ac-f10cb7374416", X-RequestID:"e2af0346-5434-4e57-a2ac-f10cb7374416", X-TransactionID:"e2af0346-5434-4e57-a2ac-f10cb7374416", X-ECOMP-RequestID:"e2af0346-5434-4e57-a2ac-f10cb7374416", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82cc4c02-134a-4954-bf2d-6788495c0348"]
2021-05-27T03:58:04.256Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:58:04.256Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:58:04.273Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:04.273Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:04.273Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:58:04.273Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:04 GMT"]
2021-05-27T03:58:04.275Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:58:04.275Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:04.275Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:58:04.282Z|e2af0346-5434-4e57-a2ac-f10cb7374416|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:58:04.401Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:58:04.404Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:58:04.405Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||Invoke
2021-05-27T03:58:04.405Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:04.405Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34
2021-05-27T03:58:04.405Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Method      : GET
2021-05-27T03:58:04.405Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"8a7abe9c-f808-416d-8930-c089fb753653", X-RequestID:"8a7abe9c-f808-416d-8930-c089fb753653", X-TransactionID:"8a7abe9c-f808-416d-8930-c089fb753653", X-ECOMP-RequestID:"8a7abe9c-f808-416d-8930-c089fb753653", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92307999-a39c-4ec6-9f45-8f6c66724b82"]
2021-05-27T03:58:04.406Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Request body: 
2021-05-27T03:58:04.406Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||==========================request end================================================
2021-05-27T03:58:04.427Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:04.428Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:04.428Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Status text  : 
2021-05-27T03:58:04.428Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:04 GMT"]
2021-05-27T03:58:04.429Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||Response body: {
  "requestId" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:57:41.000+0000",
  "endTime" : "2021-05-27T03:57:54.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n    \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n    \"modelCustomizationName\": \"basic_cnf 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\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\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:57:54.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "f22b036c-9394-4b6a-a86f-791d98a6ab34",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34"
    }
  }
}
2021-05-27T03:58:04.429Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:04.429Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f22b036c-9394-4b6a-a86f-791d98a6ab34|INFO|500||InvokeReturn
2021-05-27T03:58:04.431Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false
2021-05-27T03:58:04.432Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:58:04.432Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:04.432Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false
2021-05-27T03:58:04.432Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:58:04.432Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"8a7abe9c-f808-416d-8930-c089fb753653", X-RequestID:"8a7abe9c-f808-416d-8930-c089fb753653", X-TransactionID:"8a7abe9c-f808-416d-8930-c089fb753653", X-ECOMP-RequestID:"8a7abe9c-f808-416d-8930-c089fb753653", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21bb15a9-b219-4ea1-a729-3ec6af229349"]
2021-05-27T03:58:04.433Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:58:04.433Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:58:04.444Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:04.444Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:04.444Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:58:04.444Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:04 GMT"]
2021-05-27T03:58:04.445Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:58:04.445Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:04.446Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f22b036c-9394-4b6a-a86f-791d98a6ab34&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:58:04.455Z|8a7abe9c-f808-416d-8930-c089fb753653|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f22b036c-9394-4b6a-a86f-791d98a6ab34|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:58:08.507Z|ab5c275f-5c95-4fef-a194-c0c4b2501fa0|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:58:08.508Z|ab5c275f-5c95-4fef-a194-c0c4b2501fa0|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:09.386Z|b900555d-8ed5-4b2f-97ea-e4735cda9794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:58:09.388Z|b900555d-8ed5-4b2f-97ea-e4735cda9794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:58:09.616Z|d53539e2-615b-4e7f-8580-55defe7ba7bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:58:09.617Z|d53539e2-615b-4e7f-8580-55defe7ba7bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:58:09.618Z|f388b9bc-485b-4ad9-b1d4-870040c091de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:09.618Z|7bfff991-124d-4d08-94fc-e675dbc1f562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:09.619Z|f388b9bc-485b-4ad9-b1d4-870040c091de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:09.619Z|7bfff991-124d-4d08-94fc-e675dbc1f562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:09.618Z|0d6c590b-3274-4fe1-bd6b-2cd6c9ae4698|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:09.620Z|0d6c590b-3274-4fe1-bd6b-2cd6c9ae4698|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:19.637Z|b03892b7-6f42-4abc-a3a8-c44f17fa1a21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:19.637Z|9522698f-43a8-4c97-bfd0-3b1518ad1dcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:19.637Z|b03892b7-6f42-4abc-a3a8-c44f17fa1a21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:19.638Z|9522698f-43a8-4c97-bfd0-3b1518ad1dcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:19.721Z|92429fba-9cfa-4811-a5de-4d0852d1eae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:19.722Z|92429fba-9cfa-4811-a5de-4d0852d1eae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:24.386Z|8b9be058-22c2-49c7-80c2-18ce1078a7fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:58:24.386Z|8b9be058-22c2-49c7-80c2-18ce1078a7fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:58:28.786Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:58:28.788Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 1a3dcd13-c07b-4fff-b562-3b045b984664 already exists in requestDb InfraActiveRequests table
2021-05-27T03:58:28.788Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:28.789Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||Invoke
2021-05-27T03:58:28.789Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:28.789Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:28.789Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Method      : GET
2021-05-27T03:58:28.789Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a1cda09-52d0-43ec-91e8-830b8b8b8688"]
2021-05-27T03:58:28.790Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Request body: 
2021-05-27T03:58:28.790Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||==========================request end================================================
2021-05-27T03:58:28.872Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:28.873Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:58:28.873Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status text  : 
2021-05-27T03:58:28.873Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:58:28 GMT"]
2021-05-27T03:58:28.873Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Response body: 
2021-05-27T03:58:28.873Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:28.874Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|404|Not Found|InvokeReturn
2021-05-27T03:58:28.883Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T03:58:28.886Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:58:28.906Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-05-27T03:58:28.906Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||Invoke
2021-05-27T03:58:29.057Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||InvokeReturn
2021-05-27T03:58:29.058Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210527-03:58:28:923-64661], vertex-id=[176208], Content-Length=[1062], Date=[Thu, 27 May 2021 03:58:28 GMT], Content-Type=[application/json]}
2021-05-27T03:58:29.059Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"5c160778d1ea40fa98389ed12115c9bc","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1622087867811","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"28d60075-5eab-4533-a7d0-c393cd254f76"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-05-27T03:58:29.060Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T03:58:29.060Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T03:58:29.062Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:58:29.062Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T03:58:29.062Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:29.063Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:58:29.063Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T03:58:29.063Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/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-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02454eb4-58c1-4818-9c11-a89d95cc7bc6"]
2021-05-27T03:58:29.063Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"28d60075-5eab-4533-a7d0-c393cd254f76","serviceInstanceId":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1"},"instanceName":"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a","requestScope":"vfModule"}
2021-05-27T03:58:29.064Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T03:58:29.083Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:29.083Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:29.083Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T03:58:29.083Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:58:28 GMT"]
2021-05-27T03:58:29.083Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T03:58:29.084Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:29.084Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T03:58:29.084Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e
2021-05-27T03:58:29.085Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|INFO|500||Invoke
2021-05-27T03:58:29.085Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:29.085Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e
2021-05-27T03:58:29.086Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||Method      : GET
2021-05-27T03:58:29.086Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c39d616e-000c-4273-83d0-ccc63e040916"]
2021-05-27T03:58:29.086Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||Request body: 
2021-05-27T03:58:29.086Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||==========================request end================================================
2021-05-27T03:58:29.235Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:29.235Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:29.236Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||Status text  : 
2021-05-27T03:58:29.236Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:29 GMT"]
2021-05-27T03:58:29.238Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||Response body: {
  "id" : 8,
  "modelCustomizationUUID" : "98546275-d3b3-4316-b2e2-d212bff9016e",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2021-05-27 03:53:47.000",
  "skipPostInstConf" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/volumeHeatEnv"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/heatEnvironment"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/cvnfcCustomization"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vnfCustomization"
    }
  }
}
2021-05-27T03:58:29.239Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:29.239Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=98546275-d3b3-4316-b2e2-d212bff9016e|INFO|500||InvokeReturn
2021-05-27T03:58:29.249Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule
2021-05-27T03:58:29.249Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||Invoke
2021-05-27T03:58:29.249Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:29.250Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule
2021-05-27T03:58:29.302Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Method      : GET
2021-05-27T03:58:29.302Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5f36a1c-2ac9-48e0-92a2-9ec02544284d"]
2021-05-27T03:58:29.303Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Request body: 
2021-05-27T03:58:29.303Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||==========================request end================================================
2021-05-27T03:58:29.335Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:29.335Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:29.336Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status text  : 
2021-05-27T03:58:29.336Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers      : [Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:29 GMT"]
2021-05-27T03:58:29.337Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "2b525dbe-5afa-48a1-8ef0-f7353ec114a9",
  "modelInvariantUUID" : "748afa84-dfd0-4b3f-8f18-85361d108bd3",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "orchTemplateArtifactType" : "HEAT",
  "created" : "2021-05-27 03:53:47.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/moduleHeatTemplate"
    }
  }
}
2021-05-27T03:58:29.338Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:29.338Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||InvokeReturn
2021-05-27T03:58:29.346Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance
2021-05-27T03:58:29.347Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-05-27T03:58:29.347Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:29.347Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance
2021-05-27T03:58:29.348Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:58:29.348Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"620d4b4f-7e3d-47f6-8d12-13240a322fb0"]
2021-05-27T03:58:29.348Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:58:29.349Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:58:29.377Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:29.378Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:58:29.378Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:58:29.378Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:58:29 GMT"]
2021-05-27T03:58:29.379Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-05-27T03:58:29.379Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:29.379Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-05-27T03:58:29.380Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3
2021-05-27T03:58:29.380Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|INFO|500||Invoke
2021-05-27T03:58:29.381Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:29.381Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3
2021-05-27T03:58:29.381Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||Method      : GET
2021-05-27T03:58:29.381Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"502910cb-f844-42bc-9e91-4db829a9e92d"]
2021-05-27T03:58:29.382Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||Request body: 
2021-05-27T03:58:29.382Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||==========================request end================================================
2021-05-27T03:58:29.401Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:29.401Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:29.402Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||Status text  : 
2021-05-27T03:58:29.402Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:29 GMT"]
2021-05-27T03:58:29.403Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "2b525dbe-5afa-48a1-8ef0-f7353ec114a9",
      "modelInvariantUUID" : "748afa84-dfd0-4b3f-8f18-85361d108bd3",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "orchTemplateArtifactType" : "HEAT",
      "created" : "2021-05-27 03:53:47.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/vfModuleCustomization"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/volumeHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/vnfResources"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/moduleHeatTemplate"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3"
    }
  }
}
2021-05-27T03:58:29.403Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:29.404Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=748afa84-dfd0-4b3f-8f18-85361d108bd3|INFO|500||InvokeReturn
2021-05-27T03:58:29.407Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance
2021-05-27T03:58:29.407Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-05-27T03:58:29.408Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:29.408Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance
2021-05-27T03:58:29.408Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:58:29.409Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"147f7523-b8ab-4f21-8569-1968841ea1ba"]
2021-05-27T03:58:29.409Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:58:29.409Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:58:29.423Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:29.423Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:58:29.423Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:58:29.423Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:58:29 GMT"]
2021-05-27T03:58:29.424Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2021-05-27T03:58:29.424Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:29.424Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=2b525dbe-5afa-48a1-8ef0-f7353ec114a9&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2021-05-27T03:58:29.425Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2021-05-27T03:58:29.425Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2021-05-27T03:58:29.426Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:29.426Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2021-05-27T03:58:29.426Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2021-05-27T03:58:29.427Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/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:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd87e94f-cfd7-49ee-9f63-8e60607bbd3b"]
2021-05-27T03:58:29.427Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2021-05-27T03:58:29.427Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:58:29.453Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:29.454Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:29.454Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : 
2021-05-27T03:58:29.454Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/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      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:29 GMT"]
2021-05-27T03:58:29.456Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/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" : 49,
  "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/49"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49"
    }
  }
}
2021-05-27T03:58:29.457Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:29.457Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2021-05-27T03:58:29.465Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9
2021-05-27T03:58:29.466Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|INFO|500||Invoke
2021-05-27T03:58:29.466Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:29.466Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9
2021-05-27T03:58:29.466Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Method      : GET
2021-05-27T03:58:29.467Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20713eb3-828c-4637-903c-54fc19e3946f"]
2021-05-27T03:58:29.467Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Request body: 
2021-05-27T03:58:29.467Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||==========================request end================================================
2021-05-27T03:58:29.483Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:29.483Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:29.483Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Status text  : 
2021-05-27T03:58:29.484Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:29 GMT"]
2021-05-27T03:58:29.485Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Response body: {
  "modelUUID" : "2b525dbe-5afa-48a1-8ef0-f7353ec114a9",
  "modelInvariantUUID" : "748afa84-dfd0-4b3f-8f18-85361d108bd3",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "orchTemplateArtifactType" : "HEAT",
  "created" : "2021-05-27 03:53:47.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/moduleHeatTemplate"
    }
  }
}
2021-05-27T03:58:29.485Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:29.485Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|INFO|500||InvokeReturn
2021-05-27T03:58:29.488Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:58:29.488Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T03:58:29.488Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:29.488Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:58:29.489Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T03:58:29.489Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"3335", X-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd1437f6-f696-4d5b-a74f-b4f743ba4a12"]
2021-05-27T03:58:29.489Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1a3dcd13-c07b-4fff-b562-3b045b984664","requestStatus":"IN_PROGRESS","startTime":1622087908883,"source":"VID","vnfId":"28d60075-5eab-4533-a7d0-c393cd254f76","vnfType":"","tenantId":"5c160778d1ea40fa98389ed12115c9bc","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"28d60075-5eab-4533-a7d0-c393cd254f76\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n                        \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules","tenantName":"onap-guilin-daily-vnfs","cloudApiRequests":[],"requestURI":"1a3dcd13-c07b-4fff-b562-3b045b984664"}
2021-05-27T03:58:29.490Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T03:58:29.516Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:29.516Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T03:58:29.516Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T03:58:29.517Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:28 GMT"]
2021-05-27T03:58:29.518Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:58:28.883+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfType" : "",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"28d60075-5eab-4533-a7d0-c393cd254f76\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n                        \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T03:58:29.503+0000",
  "vfModuleName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    }
  }
}
2021-05-27T03:58:29.518Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:29.519Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T03:58:29.526Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:58:29.526Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T03:58:29.527Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:29.527Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:58:29.527Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T03:58:29.528Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"3648", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a930779b-3075-41eb-950b-6957587cdea8"]
2021-05-27T03:58:29.528Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/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\":\"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"98546275-d3b3-4316-b2e2-d212bff9016e\",\"modelVersionId\":\"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\"modelCustomizationId\":\"98546275-d3b3-4316-b2e2-d212bff9016e\",\"modelUuid\":\"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\"modelInvariantUuid\":\"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\"modelInfo\":{\"modelInvariantId\":\"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\"modelUuid\":\"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\"modelInvariantUuid\":\"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"}}},{\"relatedInstance\":{\"instanceId\":\"28d60075-5eab-4533-a7d0-c393cd254f76\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"300ba487-92c9-456d-a63e-336532e7228a\",\"modelVersionId\":\"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\"modelCustomizationId\":\"300ba487-92c9-456d-a63e-336532e7228a\",\"modelUuid\":\"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\"modelInvariantUuid\":\"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"5c160778d1ea40fa98389ed12115c9bc\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\"vnfInstanceId\":\"28d60075-5eab-4533-a7d0-c393cd254f76\"}","type":"String"},"requestId":{"value":"1a3dcd13-c07b-4fff-b562-3b045b984664","type":"String"},"mso-request-id":{"value":"1a3dcd13-c07b-4fff-b562-3b045b984664","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"28d60075-5eab-4533-a7d0-c393cd254f76","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/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T03:58:29.528Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T03:58:29.655Z|cd7cbab4-50ca-49d8-90dc-a4bc00b8b07e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:29.655Z|811367ef-d954-448f-b48c-864cda15c6e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:29.656Z|cd7cbab4-50ca-49d8-90dc-a4bc00b8b07e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:29.656Z|811367ef-d954-448f-b48c-864cda15c6e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:29.745Z|4d7614a5-3769-4d95-9bea-ddc6f023f7b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:29.745Z|4d7614a5-3769-4d95-9bea-ddc6f023f7b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:30.540Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:30.541Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T03:58:30.541Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T03:58:30.541Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 27 May 2021 03:58:30 GMT", X-ONAP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-TransactionID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ECOMP-RequestID:"1a3dcd13-c07b-4fff-b562-3b045b984664", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a930779b-3075-41eb-950b-6957587cdea8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T03:58:30.542Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1a3dcd13-c07b-4fff-b562-3b045b984664\",\"instanceId\":\"f1561652-2b34-4e61-9ea3-68c2a3d92818\"}}","message":"Success","processInstanceID":"cbee952a-be9f-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T03:58:30.542Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:30.542Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T03:58:30.545Z|1a3dcd13-c07b-4fff-b562-3b045b984664|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:58:30.664Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:58:30.667Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:30.667Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||Invoke
2021-05-27T03:58:30.668Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:30.668Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:30.668Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Method      : GET
2021-05-27T03:58:30.668Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"5e3f6b80-eb1c-487a-a333-5b9956294c48", X-RequestID:"5e3f6b80-eb1c-487a-a333-5b9956294c48", X-TransactionID:"5e3f6b80-eb1c-487a-a333-5b9956294c48", X-ECOMP-RequestID:"5e3f6b80-eb1c-487a-a333-5b9956294c48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"603b82e6-2cd6-41c4-b3bf-14c4c36717b4"]
2021-05-27T03:58:30.668Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Request body: 
2021-05-27T03:58:30.669Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||==========================request end================================================
2021-05-27T03:58:30.690Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:30.691Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:30.691Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status text  : 
2021-05-27T03:58:30.691Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:29 GMT"]
2021-05-27T03:58:30.694Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Response body: {
  "requestId" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:58:28.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfType" : "",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"28d60075-5eab-4533-a7d0-c393cd254f76\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n                        \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:58:29.000+0000",
  "vfModuleId" : "f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "vfModuleName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    }
  }
}
2021-05-27T03:58:30.694Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:30.694Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||InvokeReturn
2021-05-27T03:58:30.695Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false
2021-05-27T03:58:30.695Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:58:30.696Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:30.696Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false
2021-05-27T03:58:30.696Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:58:30.696Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"5e3f6b80-eb1c-487a-a333-5b9956294c48", X-RequestID:"5e3f6b80-eb1c-487a-a333-5b9956294c48", X-TransactionID:"5e3f6b80-eb1c-487a-a333-5b9956294c48", X-ECOMP-RequestID:"5e3f6b80-eb1c-487a-a333-5b9956294c48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e92740b-5043-4ef1-820f-e29484c8608f"]
2021-05-27T03:58:30.696Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:58:30.697Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:58:30.773Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:30.774Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:30.774Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:58:30.774Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:29 GMT"]
2021-05-27T03:58:30.775Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:58:30.775Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:30.776Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:58:30.783Z|5e3f6b80-eb1c-487a-a333-5b9956294c48|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:58:39.386Z|4f926f80-28e3-4fa1-8a68-fb433e8ce89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:58:39.386Z|4f926f80-28e3-4fa1-8a68-fb433e8ce89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:58:39.617Z|87356278-db5c-4036-b1a0-2f258747197f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:58:39.617Z|87356278-db5c-4036-b1a0-2f258747197f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:58:39.673Z|639673e8-b59b-40e1-937c-003984bdc0e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:39.673Z|4539545d-c438-4d15-ab35-f21ce4171657|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:39.673Z|639673e8-b59b-40e1-937c-003984bdc0e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:39.673Z|4539545d-c438-4d15-ab35-f21ce4171657|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:39.762Z|7110b98a-e97e-4069-8446-8754cdbbe4d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:39.763Z|7110b98a-e97e-4069-8446-8754cdbbe4d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:40.909Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:58:40.912Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:40.913Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||Invoke
2021-05-27T03:58:40.913Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:40.913Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:40.913Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Method      : GET
2021-05-27T03:58:40.914Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-TransactionID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-ECOMP-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b9072fb-d4fb-45ba-837c-a6247675dec1"]
2021-05-27T03:58:40.914Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Request body: 
2021-05-27T03:58:40.914Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||==========================request end================================================
2021-05-27T03:58:41.017Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:41.018Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:41.018Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status text  : 
2021-05-27T03:58:41.018Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:41 GMT"]
2021-05-27T03:58:41.021Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Response body: {
  "requestId" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2021-05-27T03:58:28.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfType" : "",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"28d60075-5eab-4533-a7d0-c393cd254f76\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n                        \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:58:35.000+0000",
  "vfModuleId" : "f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "vfModuleName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    }
  }
}
2021-05-27T03:58:41.021Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:41.021Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||InvokeReturn
2021-05-27T03:58:41.023Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false
2021-05-27T03:58:41.023Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:58:41.023Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:41.023Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false
2021-05-27T03:58:41.024Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:58:41.024Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-TransactionID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-ECOMP-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"675748d2-6167-4027-a509-6968bb376e52"]
2021-05-27T03:58:41.024Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:58:41.024Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:58:41.040Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:41.040Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:41.040Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:58:41.040Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:41 GMT"]
2021-05-27T03:58:41.041Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:58:41.041Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:41.041Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:58:41.059Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:58:41.059Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2021-05-27T03:58:41.060Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:41.060Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1
2021-05-27T03:58:41.060Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:58:41.061Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-TransactionID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-ECOMP-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba5f56b7-7a8b-40c4-9b5e-0ad11097f8ed"]
2021-05-27T03:58:41.061Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:58:41.061Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:58:41.184Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:41.185Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:41.185Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:58:41.186Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5698B8FC2FC2FAFBDBD5F09433818E02; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Thu, 27 May 2021 03:58:41 GMT"]
2021-05-27T03:58:41.186Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d156b48f-be9f-11eb-90ce-669bdb59cd1d","businessKey":"1a3dcd13-c07b-4fff-b562-3b045b984664","processDefinitionId":"openstackAdapterTask:1:7422ffe4-be94-11eb-90ce-669bdb59cd1d","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2021-05-27T03:58:38.613+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cbee952a-be9f-11eb-90ce-669bdb59cd1d","superProcessInstanceId":"d1541d3e-be9f-11eb-90ce-669bdb59cd1d","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2021-05-27T03:58:41.186Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:41.187Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1a3dcd13-c07b-4fff-b562-3b045b984664&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:58:41.198Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:58:41.198Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||Invoke
2021-05-27T03:58:41.199Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:41.199Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1
2021-05-27T03:58:41.199Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Method      : GET
2021-05-27T03:58:41.199Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-TransactionID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-ECOMP-RequestID:"65053f04-5580-4201-b0e8-8a3ca4d4be20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c7690f3-333c-4d71-955d-297a57f4228b"]
2021-05-27T03:58:41.199Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Request body: 
2021-05-27T03:58:41.200Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||==========================request end================================================
2021-05-27T03:58:41.314Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:41.315Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:41.315Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Status text  : 
2021-05-27T03:58:41.315Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C5BDC1AB6B4C84396E337BC47999A4DC; Path=/; HttpOnly", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Thu, 27 May 2021 03:58:41 GMT"]
2021-05-27T03:58:41.316Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:d156b493-be9f-11eb-90ce-669bdb59cd1d","parentActivityInstanceId":"d156b48f-be9f-11eb-90ce-669bdb59cd1d","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:7422ffe4-be94-11eb-90ce-669bdb59cd1d","processInstanceId":"d156b48f-be9f-11eb-90ce-669bdb59cd1d","executionId":"d156b48f-be9f-11eb-90ce-669bdb59cd1d","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2021-05-27T03:58:38.613+0000","endTime":"2021-05-27T03:58:38.614+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cbee952a-be9f-11eb-90ce-669bdb59cd1d"}]
2021-05-27T03:58:41.316Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:41.316Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d156b48f-be9f-11eb-90ce-669bdb59cd1d&maxResults=1|INFO|500||InvokeReturn
2021-05-27T03:58:41.319Z|65053f04-5580-4201-b0e8-8a3ca4d4be20|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:58:49.692Z|b543ff1c-a300-42ca-9bfb-41ddd004bc47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:49.692Z|b543ff1c-a300-42ca-9bfb-41ddd004bc47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:49.692Z|20e3b871-ce9b-479b-a665-d71f6afe2273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:49.693Z|20e3b871-ce9b-479b-a665-d71f6afe2273|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:49.780Z|48b0a316-b452-40bd-8898-9b61aefed2ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:49.781Z|48b0a316-b452-40bd-8898-9b61aefed2ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:51.451Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:58:51.454Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:51.454Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||Invoke
2021-05-27T03:58:51.455Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:51.455Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:51.455Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Method      : GET
2021-05-27T03:58:51.455Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"54d848b1-b81d-4024-9090-cac1769cef76", X-RequestID:"54d848b1-b81d-4024-9090-cac1769cef76", X-TransactionID:"54d848b1-b81d-4024-9090-cac1769cef76", X-ECOMP-RequestID:"54d848b1-b81d-4024-9090-cac1769cef76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5a3ac2f-eb0a-4718-bdd3-e4b3c8c6f3a5"]
2021-05-27T03:58:51.456Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Request body: 
2021-05-27T03:58:51.456Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||==========================request end================================================
2021-05-27T03:58:51.474Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:51.474Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:51.474Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status text  : 
2021-05-27T03:58:51.475Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:51 GMT"]
2021-05-27T03:58:51.475Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Response body: {
  "requestId" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:58:28.000+0000",
  "endTime" : "2021-05-27T03:58:49.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfType" : "",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"28d60075-5eab-4533-a7d0-c393cd254f76\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n                        \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:58:49.000+0000",
  "vfModuleId" : "f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "vfModuleName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    }
  }
}
2021-05-27T03:58:51.476Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:51.476Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||InvokeReturn
2021-05-27T03:58:51.477Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false
2021-05-27T03:58:51.478Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:58:51.478Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:51.478Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false
2021-05-27T03:58:51.478Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:58:51.478Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"54d848b1-b81d-4024-9090-cac1769cef76", X-RequestID:"54d848b1-b81d-4024-9090-cac1769cef76", X-TransactionID:"54d848b1-b81d-4024-9090-cac1769cef76", X-ECOMP-RequestID:"54d848b1-b81d-4024-9090-cac1769cef76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"921de18a-45b0-4e34-ab8b-ae956f4035b0"]
2021-05-27T03:58:51.479Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:58:51.479Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:58:51.490Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:51.490Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:51.490Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:58:51.491Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:51 GMT"]
2021-05-27T03:58:51.491Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:58:51.492Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:51.492Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:58:51.499Z|54d848b1-b81d-4024-9090-cac1769cef76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:58:51.617Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:58:51.619Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:51.620Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||Invoke
2021-05-27T03:58:51.620Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:51.620Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:51.620Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Method      : GET
2021-05-27T03:58:51.620Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"01170204-f2a5-4d0b-b046-5d5f4c73eb19", X-RequestID:"01170204-f2a5-4d0b-b046-5d5f4c73eb19", X-TransactionID:"01170204-f2a5-4d0b-b046-5d5f4c73eb19", X-ECOMP-RequestID:"01170204-f2a5-4d0b-b046-5d5f4c73eb19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"041e1f74-32f3-4b94-bf85-1df97e8b92c2"]
2021-05-27T03:58:51.621Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Request body: 
2021-05-27T03:58:51.621Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||==========================request end================================================
2021-05-27T03:58:51.637Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:51.637Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:51.637Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status text  : 
2021-05-27T03:58:51.637Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:51 GMT"]
2021-05-27T03:58:51.638Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Response body: {
  "requestId" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:58:28.000+0000",
  "endTime" : "2021-05-27T03:58:49.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfType" : "",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"28d60075-5eab-4533-a7d0-c393cd254f76\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n                        \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:58:49.000+0000",
  "vfModuleId" : "f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "vfModuleName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    }
  }
}
2021-05-27T03:58:51.639Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:51.639Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||InvokeReturn
2021-05-27T03:58:51.640Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false
2021-05-27T03:58:51.640Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:58:51.640Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:51.640Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false
2021-05-27T03:58:51.640Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:58:51.641Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"01170204-f2a5-4d0b-b046-5d5f4c73eb19", X-RequestID:"01170204-f2a5-4d0b-b046-5d5f4c73eb19", X-TransactionID:"01170204-f2a5-4d0b-b046-5d5f4c73eb19", X-ECOMP-RequestID:"01170204-f2a5-4d0b-b046-5d5f4c73eb19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd4f4cf7-60f8-4131-a707-cf286432d0e4"]
2021-05-27T03:58:51.641Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:58:51.641Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:58:51.652Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:51.652Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:51.652Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:58:51.652Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:51 GMT"]
2021-05-27T03:58:51.653Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:58:51.653Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:51.654Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:58:51.659Z|01170204-f2a5-4d0b-b046-5d5f4c73eb19|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:58:51.779Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:58:51.781Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:51.782Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||Invoke
2021-05-27T03:58:51.782Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:51.782Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664
2021-05-27T03:58:51.782Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Method      : GET
2021-05-27T03:58:51.783Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"ed655860-cf85-4e76-9cdf-810eae1f3e3e", X-RequestID:"ed655860-cf85-4e76-9cdf-810eae1f3e3e", X-TransactionID:"ed655860-cf85-4e76-9cdf-810eae1f3e3e", X-ECOMP-RequestID:"ed655860-cf85-4e76-9cdf-810eae1f3e3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4619e13-0285-4800-baf5-26dedbdc4285"]
2021-05-27T03:58:51.783Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Request body: 
2021-05-27T03:58:51.783Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||==========================request end================================================
2021-05-27T03:58:51.800Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:51.800Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:51.800Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Status text  : 
2021-05-27T03:58:51.800Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:51 GMT"]
2021-05-27T03:58:51.802Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||Response body: {
  "requestId" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:58:28.000+0000",
  "endTime" : "2021-05-27T03:58:49.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfType" : "",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\",\n            \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\",\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"28d60075-5eab-4533-a7d0-c393cd254f76\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n                        \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:58:49.000+0000",
  "vfModuleId" : "f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "vfModuleName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "1a3dcd13-c07b-4fff-b562-3b045b984664",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664"
    }
  }
}
2021-05-27T03:58:51.802Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:51.802Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a3dcd13-c07b-4fff-b562-3b045b984664|INFO|500||InvokeReturn
2021-05-27T03:58:51.803Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false
2021-05-27T03:58:51.803Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:58:51.803Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:58:51.804Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false
2021-05-27T03:58:51.804Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:58:51.804Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"ed655860-cf85-4e76-9cdf-810eae1f3e3e", X-RequestID:"ed655860-cf85-4e76-9cdf-810eae1f3e3e", X-TransactionID:"ed655860-cf85-4e76-9cdf-810eae1f3e3e", X-ECOMP-RequestID:"ed655860-cf85-4e76-9cdf-810eae1f3e3e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88a5577c-2ec1-4bc8-aa7f-49edc3bc2cf0"]
2021-05-27T03:58:51.804Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:58:51.804Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:58:51.815Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:58:51.815Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:58:51.816Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:58:51.816Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:58:51 GMT"]
2021-05-27T03:58:51.817Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:58:51.817Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:58:51.817Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a3dcd13-c07b-4fff-b562-3b045b984664&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:58:51.823Z|ed655860-cf85-4e76-9cdf-810eae1f3e3e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1a3dcd13-c07b-4fff-b562-3b045b984664|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:58:54.386Z|87a168ab-b8d0-4b0a-9aa0-61f8e7062987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:58:54.388Z|87a168ab-b8d0-4b0a-9aa0-61f8e7062987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:58:59.710Z|eafc3f29-43ca-46c8-8356-4722d9233e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:59.710Z|eafc3f29-43ca-46c8-8356-4722d9233e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:59.711Z|7f5910ed-6b1d-4db2-96e9-38f640ff4346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:59.711Z|7f5910ed-6b1d-4db2-96e9-38f640ff4346|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:58:59.799Z|8cba57fe-267e-4e2a-a68d-5d24127bc5ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:58:59.800Z|8cba57fe-267e-4e2a-a68d-5d24127bc5ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:02.702Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:59:02.703Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|||INFO|500||Checking if requestId: 96795c30-b0f4-4c9e-af9e-0c3b107d782c already exists in requestDb InfraActiveRequests table
2021-05-27T03:59:02.703Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c
2021-05-27T03:59:02.705Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|INFO|500||Invoke
2021-05-27T03:59:02.705Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:02.705Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c
2021-05-27T03:59:02.705Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Method      : GET
2021-05-27T03:59:02.705Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-TransactionID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ECOMP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc24afb1-2417-4d70-91ae-ca38b8e9027b"]
2021-05-27T03:59:02.706Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Request body: 
2021-05-27T03:59:02.706Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||==========================request end================================================
2021-05-27T03:59:02.772Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:02.772Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:59:02.772Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Status text  : 
2021-05-27T03:59:02.772Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:59:02 GMT"]
2021-05-27T03:59:02.773Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Response body: 
2021-05-27T03:59:02.773Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:02.773Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|INFO|404|Not Found|InvokeReturn
2021-05-27T03:59:02.781Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T03:59:02.785Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:59:02.809Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2021-05-27T03:59:02.810Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||Invoke
2021-05-27T03:59:02.911Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||InvokeReturn
2021-05-27T03:59:02.912Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210527-03:59:02:826-21892], vertex-id=[176208], Content-Length=[1062], Date=[Thu, 27 May 2021 03:59:02 GMT], Content-Type=[application/json]}
2021-05-27T03:59:02.913Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|||DEBUG|500||{"tenant-id":"5c160778d1ea40fa98389ed12115c9bc","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1622087867811","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"28d60075-5eab-4533-a7d0-c393cd254f76"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-05-27T03:59:02.915Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T03:59:02.915Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T03:59:02.916Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:59:02.917Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T03:59:02.917Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:02.917Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:59:02.918Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T03:59:02.918Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|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-ONAP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-TransactionID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ECOMP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0114516-24a0-494f-be92-8adfd1c0d797"]
2021-05-27T03:59:02.918Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"28d60075-5eab-4533-a7d0-c393cd254f76","serviceInstanceId":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","vfModuleInstanceId":"f1561652-2b34-4e61-9ea3-68c2a3d92818"},"instanceName":null,"requestScope":"vfModule"}
2021-05-27T03:59:02.919Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T03:59:02.940Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:02.940Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:02.940Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T03:59:02.941Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:59:02 GMT"]
2021-05-27T03:59:02.941Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T03:59:02.941Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:02.942Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T03:59:02.943Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2021-05-27T03:59:02.943Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2021-05-27T03:59:02.943Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:02.944Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2021-05-27T03:59:02.944Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2021-05-27T03:59:02.944Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|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:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-TransactionID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ECOMP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f391278b-dfb4-4c48-9d8e-e1a5915a1527"]
2021-05-27T03:59:02.945Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2021-05-27T03:59:02.945Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:59:02.994Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:02.994Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:02.995Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : 
2021-05-27T03:59:02.995Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|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      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:02 GMT"]
2021-05-27T03:59:02.996Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|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" : 52,
  "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/52"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/52"
    }
  }
}
2021-05-27T03:59:02.996Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:02.997Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2021-05-27T03:59:02.999Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9
2021-05-27T03:59:03.000Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|INFO|500||Invoke
2021-05-27T03:59:03.000Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:03.000Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9
2021-05-27T03:59:03.001Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Method      : GET
2021-05-27T03:59:03.001Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-TransactionID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ECOMP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8977a26-762d-4b5b-9293-c460e423bffc"]
2021-05-27T03:59:03.001Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Request body: 
2021-05-27T03:59:03.002Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||==========================request end================================================
2021-05-27T03:59:03.039Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:03.040Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:03.040Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Status text  : 
2021-05-27T03:59:03.041Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:02 GMT"]
2021-05-27T03:59:03.042Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||Response body: {
  "modelUUID" : "2b525dbe-5afa-48a1-8ef0-f7353ec114a9",
  "modelInvariantUUID" : "748afa84-dfd0-4b3f-8f18-85361d108bd3",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "orchTemplateArtifactType" : "HEAT",
  "created" : "2021-05-27 03:53:47.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/vfModuleCustomization"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/volumeHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/vnfResources"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9/moduleHeatTemplate"
    }
  }
}
2021-05-27T03:59:03.042Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:03.043Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/2b525dbe-5afa-48a1-8ef0-f7353ec114a9|INFO|500||InvokeReturn
2021-05-27T03:59:03.046Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:59:03.047Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T03:59:03.047Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:03.047Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:59:03.047Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T03:59:03.047Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"1742", X-ONAP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-TransactionID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ECOMP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"891ee0db-6a39-45e5-8799-081dbd2dc087"]
2021-05-27T03:59:03.048Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"96795c30-b0f4-4c9e-af9e-0c3b107d782c","requestStatus":"IN_PROGRESS","startTime":1622087942781,"source":"VID","vnfId":"28d60075-5eab-4533-a7d0-c393cd254f76","vnfType":"","tenantId":"5c160778d1ea40fa98389ed12115c9bc","requestBody":"{\n\t\"requestDetails\": {\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\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"modelVersion\": \"1622087928287\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"f1561652-2b34-4e61-9ea3-68c2a3d92818","vfModuleModelName":"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a","cloudRegion":"k8sregion","serviceInstanceId":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818","tenantName":"onap-guilin-daily-vnfs","cloudApiRequests":[],"requestURI":"96795c30-b0f4-4c9e-af9e-0c3b107d782c"}
2021-05-27T03:59:03.050Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T03:59:03.070Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:03.070Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T03:59:03.071Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T03:59:03.071Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:02 GMT"]
2021-05-27T03:59:03.071Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "96795c30-b0f4-4c9e-af9e-0c3b107d782c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:59:02.781+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfType" : "",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"modelVersion\": \"1622087928287\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T03:59:03.057+0000",
  "vfModuleId" : "f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "vfModuleModelName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "96795c30-b0f4-4c9e-af9e-0c3b107d782c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c"
    }
  }
}
2021-05-27T03:59:03.072Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:03.072Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T03:59:03.078Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:59:03.079Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T03:59:03.079Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:03.079Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:59:03.079Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T03:59:03.080Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"2463", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-TransactionID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ECOMP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28d487de-2a6b-4e09-beb4-b4a87dde50fb"]
2021-05-27T03:59:03.080Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\"modelVersion\":\"1622087928287\",\"modelCustomizationUuid\":\"98546275-d3b3-4316-b2e2-d212bff9016e\",\"modelVersionId\":\"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\"modelCustomizationId\":\"98546275-d3b3-4316-b2e2-d212bff9016e\",\"modelUuid\":\"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\"modelInvariantUuid\":\"748afa84-dfd0-4b3f-8f18-85361d108bd3\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"5c160778d1ea40fa98389ed12115c9bc\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\"vnfInstanceId\":\"28d60075-5eab-4533-a7d0-c393cd254f76\",\"vfModuleInstanceId\":\"f1561652-2b34-4e61-9ea3-68c2a3d92818\"}","type":"String"},"requestId":{"value":"96795c30-b0f4-4c9e-af9e-0c3b107d782c","type":"String"},"mso-request-id":{"value":"96795c30-b0f4-4c9e-af9e-0c3b107d782c","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"28d60075-5eab-4533-a7d0-c393cd254f76","type":"String"},"vfModuleId":{"value":"f1561652-2b34-4e61-9ea3-68c2a3d92818","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/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T03:59:03.080Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T03:59:04.090Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:04.091Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T03:59:04.091Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T03:59:04.092Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 27 May 2021 03:59:04 GMT", X-ONAP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-TransactionID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ECOMP-RequestID:"96795c30-b0f4-4c9e-af9e-0c3b107d782c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"28d487de-2a6b-4e09-beb4-b4a87dde50fb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T03:59:04.092Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"96795c30-b0f4-4c9e-af9e-0c3b107d782c\",\"instanceId\":\"f1561652-2b34-4e61-9ea3-68c2a3d92818\"}}","message":"Success","processInstanceID":"dfede83f-be9f-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T03:59:04.092Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:04.093Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T03:59:04.095Z|96795c30-b0f4-4c9e-af9e-0c3b107d782c|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:59:04.213Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:59:04.216Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c
2021-05-27T03:59:04.216Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|INFO|500||Invoke
2021-05-27T03:59:04.217Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:04.217Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c
2021-05-27T03:59:04.217Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Method      : GET
2021-05-27T03:59:04.217Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"38ee85c9-54d4-4727-95a6-d42e6a48d09c", X-RequestID:"38ee85c9-54d4-4727-95a6-d42e6a48d09c", X-TransactionID:"38ee85c9-54d4-4727-95a6-d42e6a48d09c", X-ECOMP-RequestID:"38ee85c9-54d4-4727-95a6-d42e6a48d09c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe8da364-9561-421c-b949-34225f995c0d"]
2021-05-27T03:59:04.217Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Request body: 
2021-05-27T03:59:04.218Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||==========================request end================================================
2021-05-27T03:59:04.239Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:04.239Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:04.239Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Status text  : 
2021-05-27T03:59:04.240Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:04 GMT"]
2021-05-27T03:59:04.272Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Response body: {
  "requestId" : "96795c30-b0f4-4c9e-af9e-0c3b107d782c",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:59:02.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfType" : "",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"modelVersion\": \"1622087928287\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:59:03.000+0000",
  "vfModuleId" : "f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "vfModuleName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "vfModuleModelName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "96795c30-b0f4-4c9e-af9e-0c3b107d782c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c"
    }
  }
}
2021-05-27T03:59:04.272Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:04.272Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|INFO|500||InvokeReturn
2021-05-27T03:59:04.273Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false
2021-05-27T03:59:04.274Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:59:04.274Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:04.274Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false
2021-05-27T03:59:04.274Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:59:04.275Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"38ee85c9-54d4-4727-95a6-d42e6a48d09c", X-RequestID:"38ee85c9-54d4-4727-95a6-d42e6a48d09c", X-TransactionID:"38ee85c9-54d4-4727-95a6-d42e6a48d09c", X-ECOMP-RequestID:"38ee85c9-54d4-4727-95a6-d42e6a48d09c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1529f38-80fe-4bb6-8b8d-79079568d4ce"]
2021-05-27T03:59:04.275Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:59:04.275Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:59:04.292Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:04.292Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:04.292Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:59:04.292Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:04 GMT"]
2021-05-27T03:59:04.294Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:59:04.294Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:04.294Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:59:04.302Z|38ee85c9-54d4-4727-95a6-d42e6a48d09c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:59:08.507Z|71b9bfd4-cd30-47cf-aa54-b8b687e12379|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T03:59:08.508Z|71b9bfd4-cd30-47cf-aa54-b8b687e12379|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:09.386Z|324a447d-8ed6-450e-bda0-7793cbdc6f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:59:09.386Z|324a447d-8ed6-450e-bda0-7793cbdc6f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:59:09.618Z|8cda0817-51b3-4f9b-9650-5766bec26031|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:59:09.618Z|8cda0817-51b3-4f9b-9650-5766bec26031|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:59:09.727Z|18105fc8-5403-4e77-a65a-79e6edae606b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:09.728Z|18105fc8-5403-4e77-a65a-79e6edae606b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:09.728Z|4d04cdf0-f8ea-49a8-a442-d8967b5851bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:09.728Z|4d04cdf0-f8ea-49a8-a442-d8967b5851bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:09.819Z|7fd42bff-13cf-45b4-9482-d947979e4cbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:09.820Z|7fd42bff-13cf-45b4-9482-d947979e4cbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:19.748Z|d6569120-35dd-41b3-8b0a-f05dc929608c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:19.748Z|c470b81c-2b84-4759-82d3-e58ea460f11b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:19.748Z|d6569120-35dd-41b3-8b0a-f05dc929608c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:19.749Z|c470b81c-2b84-4759-82d3-e58ea460f11b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:19.839Z|f17b33ce-07f2-4b4a-8b50-4d09334cb943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:19.840Z|f17b33ce-07f2-4b4a-8b50-4d09334cb943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:24.386Z|dc1dbf15-307b-4490-9215-12898deb42d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:59:24.386Z|dc1dbf15-307b-4490-9215-12898deb42d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:59:24.438Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:59:24.441Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c
2021-05-27T03:59:24.442Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|INFO|500||Invoke
2021-05-27T03:59:24.442Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:24.442Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c
2021-05-27T03:59:24.442Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Method      : GET
2021-05-27T03:59:24.442Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"334fc473-c68b-455e-a2f1-b88a22749a22", X-RequestID:"334fc473-c68b-455e-a2f1-b88a22749a22", X-TransactionID:"334fc473-c68b-455e-a2f1-b88a22749a22", X-ECOMP-RequestID:"334fc473-c68b-455e-a2f1-b88a22749a22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68339996-2f11-4677-b577-980d785987b0"]
2021-05-27T03:59:24.443Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Request body: 
2021-05-27T03:59:24.443Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||==========================request end================================================
2021-05-27T03:59:24.459Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:24.460Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:24.460Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Status text  : 
2021-05-27T03:59:24.460Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:24 GMT"]
2021-05-27T03:59:24.461Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Response body: {
  "requestId" : "96795c30-b0f4-4c9e-af9e-0c3b107d782c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:59:02.000+0000",
  "endTime" : "2021-05-27T03:59:15.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfType" : "",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"modelVersion\": \"1622087928287\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:59:15.000+0000",
  "vfModuleId" : "f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "vfModuleName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "vfModuleModelName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "96795c30-b0f4-4c9e-af9e-0c3b107d782c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c"
    }
  }
}
2021-05-27T03:59:24.462Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:24.462Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|INFO|500||InvokeReturn
2021-05-27T03:59:24.463Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false
2021-05-27T03:59:24.464Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:59:24.464Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:24.464Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false
2021-05-27T03:59:24.465Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:59:24.465Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"334fc473-c68b-455e-a2f1-b88a22749a22", X-RequestID:"334fc473-c68b-455e-a2f1-b88a22749a22", X-TransactionID:"334fc473-c68b-455e-a2f1-b88a22749a22", X-ECOMP-RequestID:"334fc473-c68b-455e-a2f1-b88a22749a22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7ba6673-e20e-4ade-a677-0bbc994c587a"]
2021-05-27T03:59:24.465Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:59:24.465Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:59:24.538Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:24.539Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:24.539Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:59:24.539Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:24 GMT"]
2021-05-27T03:59:24.541Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:59:24.541Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:24.541Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:59:24.548Z|334fc473-c68b-455e-a2f1-b88a22749a22|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:59:24.664Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:59:24.666Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c
2021-05-27T03:59:24.667Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|INFO|500||Invoke
2021-05-27T03:59:24.667Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:24.667Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c
2021-05-27T03:59:24.668Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Method      : GET
2021-05-27T03:59:24.668Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"d0a2bcb2-d95f-4365-ae24-e41abcacfc84", X-RequestID:"d0a2bcb2-d95f-4365-ae24-e41abcacfc84", X-TransactionID:"d0a2bcb2-d95f-4365-ae24-e41abcacfc84", X-ECOMP-RequestID:"d0a2bcb2-d95f-4365-ae24-e41abcacfc84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e40dfea-c0be-43b2-b45a-b7ea22eea003"]
2021-05-27T03:59:24.668Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Request body: 
2021-05-27T03:59:24.668Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||==========================request end================================================
2021-05-27T03:59:24.684Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:24.685Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:24.685Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Status text  : 
2021-05-27T03:59:24.685Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:24 GMT"]
2021-05-27T03:59:24.686Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||Response body: {
  "requestId" : "96795c30-b0f4-4c9e-af9e-0c3b107d782c",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:59:02.000+0000",
  "endTime" : "2021-05-27T03:59:15.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfType" : "",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"748afa84-dfd0-4b3f-8f18-85361d108bd3\",\n            \"modelVersionId\": \"2b525dbe-5afa-48a1-8ef0-f7353ec114a9\",\n            \"modelName\": \"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a\",\n            \"modelVersion\": \"1622087928287\",\n            \"modelCustomizationId\": \"98546275-d3b3-4316-b2e2-d212bff9016e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:59:15.000+0000",
  "vfModuleId" : "f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "vfModuleName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "vfModuleModelName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76/vfModules/f1561652-2b34-4e61-9ea3-68c2a3d92818",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "96795c30-b0f4-4c9e-af9e-0c3b107d782c",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c"
    }
  }
}
2021-05-27T03:59:24.687Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:24.687Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96795c30-b0f4-4c9e-af9e-0c3b107d782c|INFO|500||InvokeReturn
2021-05-27T03:59:24.688Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false
2021-05-27T03:59:24.688Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:59:24.689Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:24.689Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false
2021-05-27T03:59:24.689Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:59:24.690Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"d0a2bcb2-d95f-4365-ae24-e41abcacfc84", X-RequestID:"d0a2bcb2-d95f-4365-ae24-e41abcacfc84", X-TransactionID:"d0a2bcb2-d95f-4365-ae24-e41abcacfc84", X-ECOMP-RequestID:"d0a2bcb2-d95f-4365-ae24-e41abcacfc84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cea7fa1-44f6-42ad-8a9c-46ebe74ec3a2"]
2021-05-27T03:59:24.690Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:59:24.690Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:59:24.701Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:24.701Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:24.701Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:59:24.702Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:24 GMT"]
2021-05-27T03:59:24.703Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:59:24.703Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:24.703Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96795c30-b0f4-4c9e-af9e-0c3b107d782c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:59:24.710Z|d0a2bcb2-d95f-4365-ae24-e41abcacfc84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96795c30-b0f4-4c9e-af9e-0c3b107d782c|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:59:29.768Z|20f9faf9-c1da-4bac-8c35-87f520e3f8ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:29.768Z|97373516-f64c-45f7-a71a-a528b0d7fe9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:29.768Z|20f9faf9-c1da-4bac-8c35-87f520e3f8ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:29.769Z|97373516-f64c-45f7-a71a-a528b0d7fe9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:29.859Z|f3b6934c-5ddb-463a-864c-3798c18bba38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:29.860Z|f3b6934c-5ddb-463a-864c-3798c18bba38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:39.386Z|1aa0386e-946c-48af-a6a7-91b7474fd48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:59:39.388Z|1aa0386e-946c-48af-a6a7-91b7474fd48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T03:59:39.389Z|1aa0386e-946c-48af-a6a7-91b7474fd48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:59:39.389Z|1aa0386e-946c-48af-a6a7-91b7474fd48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T03:59:39.390Z|1aa0386e-946c-48af-a6a7-91b7474fd48a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:59:39.619Z|ad5cf364-eed3-43aa-9510-d674e34984eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:59:39.619Z|ad5cf364-eed3-43aa-9510-d674e34984eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:59:39.786Z|c6b9c9f5-6c99-409c-a371-c08db87a57a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:39.787Z|c6b9c9f5-6c99-409c-a371-c08db87a57a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:39.790Z|5716b24e-e123-417f-8431-62e62011430d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:39.790Z|5716b24e-e123-417f-8431-62e62011430d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:39.879Z|84ac43c8-62af-4f03-8fae-e62e5e15709d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:39.879Z|84ac43c8-62af-4f03-8fae-e62e5e15709d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:43.636Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:59:43.638Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||INFO|500||Checking if requestId: eb392e79-162d-4415-9b38-7faf328bc9f4 already exists in requestDb InfraActiveRequests table
2021-05-27T03:59:43.639Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4
2021-05-27T03:59:43.639Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|INFO|500||Invoke
2021-05-27T03:59:43.640Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:43.640Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4
2021-05-27T03:59:43.640Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Method      : GET
2021-05-27T03:59:43.640Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-TransactionID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ECOMP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d467b5fc-9250-4660-aa57-5cd737ee0d95"]
2021-05-27T03:59:43.641Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Request body: 
2021-05-27T03:59:43.641Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||==========================request end================================================
2021-05-27T03:59:43.656Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:43.657Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T03:59:43.657Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Status text  : 
2021-05-27T03:59:43.657Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:59:43 GMT"]
2021-05-27T03:59:43.658Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Response body: 
2021-05-27T03:59:43.658Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:43.658Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|INFO|404|Not Found|InvokeReturn
2021-05-27T03:59:43.667Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T03:59:43.673Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:59:43.710Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/related-to/volume-groups|INFO|500||Invoke
2021-05-27T03:59:43.711Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[eb392e79-162d-4415-9b38-7faf328bc9f4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e5151752-e6cc-4d20-b2da-a07d60d2a074], X-ECOMP-RequestID=[eb392e79-162d-4415-9b38-7faf328bc9f4], X-TransactionId=[], X-ONAP-RequestID=[eb392e79-162d-4415-9b38-7faf328bc9f4]}
2021-05-27T03:59:43.785Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/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-210527-03:59:43:728-91185], Content-Length=[408], Date=[Thu, 27 May 2021 03:59:43 GMT], Content-Type=[application/json]}
2021-05-27T03:59:43.787Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/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/28d60075-5eab-4533-a7d0-c393cd254f76/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/related-to/volume-groups","ERR.5.4.6114"]}}}

2021-05-27T03:59:43.787Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2021-05-27T03:59:43.789Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/related-to/volume-groups
2021-05-27T03:59:43.789Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 28d60075-5eab-4533-a7d0-c393cd254f76
2021-05-27T03:59:43.794Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:59:43.815Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/vf-modules|INFO|500||Invoke
2021-05-27T03:59:43.815Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[eb392e79-162d-4415-9b38-7faf328bc9f4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a5c1d5d3-9df9-477c-9868-7f12dc6a0833], X-ECOMP-RequestID=[eb392e79-162d-4415-9b38-7faf328bc9f4], X-TransactionId=[], X-ONAP-RequestID=[eb392e79-162d-4415-9b38-7faf328bc9f4]}
2021-05-27T03:59:43.909Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210527-03:59:43:830-98978], Content-Length=[377], Date=[Thu, 27 May 2021 03:59:43 GMT], Content-Type=[application/json]}
2021-05-27T03:59:43.910Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/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/28d60075-5eab-4533-a7d0-c393cd254f76/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/vf-modules","ERR.5.4.6114"]}}}

2021-05-27T03:59:43.910Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/vf-modules|INFO|404|Not Found|InvokeReturn
2021-05-27T03:59:43.912Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76/vf-modules
2021-05-27T03:59:43.913Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 28d60075-5eab-4533-a7d0-c393cd254f76
2021-05-27T03:59:43.917Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T03:59:43.940Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||Invoke
2021-05-27T03:59:43.940Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc with request headers:{Authorization=[***REDACTED***], X-RequestID=[eb392e79-162d-4415-9b38-7faf328bc9f4], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4528e9e2-3730-467d-a786-18c9fff59b5a], X-ECOMP-RequestID=[eb392e79-162d-4415-9b38-7faf328bc9f4], X-TransactionId=[], X-ONAP-RequestID=[eb392e79-162d-4415-9b38-7faf328bc9f4]}
2021-05-27T03:59:44.008Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210527-03:59:43:955-67622], vertex-id=[176208], Content-Length=[1062], Date=[Thu, 27 May 2021 03:59:43 GMT], Content-Type=[application/json]}
2021-05-27T03:59:44.010Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||{"tenant-id":"5c160778d1ea40fa98389ed12115c9bc","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1622087867811","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v21/network/generic-vnfs/generic-vnf/28d60075-5eab-4533-a7d0-c393cd254f76","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"28d60075-5eab-4533-a7d0-c393cd254f76"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-05-27T03:59:44.010Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||InvokeReturn
2021-05-27T03:59:44.011Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T03:59:44.012Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T03:59:44.012Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:59:44.013Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T03:59:44.013Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:44.013Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T03:59:44.013Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T03:59:44.014Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|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-ONAP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-TransactionID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ECOMP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91e94284-4314-425b-9038-d2db6d6453ac"]
2021-05-27T03:59:44.014Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"28d60075-5eab-4533-a7d0-c393cd254f76","serviceInstanceId":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1"},"instanceName":null,"requestScope":"vnf"}
2021-05-27T03:59:44.014Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T03:59:44.029Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:44.029Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:44.029Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T03:59:44.030Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 03:59:43 GMT"]
2021-05-27T03:59:44.030Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T03:59:44.030Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:44.031Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T03:59:44.031Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2021-05-27T03:59:44.031Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2021-05-27T03:59:44.032Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:44.032Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2021-05-27T03:59:44.032Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2021-05-27T03:59:44.032Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|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:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-TransactionID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ECOMP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ea9a3e2-50df-499e-9fbd-3bb36c230563"]
2021-05-27T03:59:44.033Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2021-05-27T03:59:44.033Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-05-27T03:59:44.051Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:44.051Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:44.051Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : 
2021-05-27T03:59:44.052Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:44 GMT"]
2021-05-27T03:59:44.053Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|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" : 10012,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2021-05-27T02:38:00.000+0000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10012"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10012"
    }
  }
}
2021-05-27T03:59:44.053Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:44.054Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2021-05-27T03:59:44.056Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:59:44.056Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T03:59:44.056Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:44.056Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T03:59:44.057Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T03:59:44.057Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"1556", X-ONAP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-TransactionID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ECOMP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce809402-8e68-4543-8117-24bb60ef6f65"]
2021-05-27T03:59:44.057Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"eb392e79-162d-4415-9b38-7faf328bc9f4","requestStatus":"IN_PROGRESS","startTime":1622087983913,"source":"VID","vnfId":"28d60075-5eab-4533-a7d0-c393cd254f76","tenantId":"5c160778d1ea40fa98389ed12115c9bc","requestBody":"{\n\t\"requestDetails\": {\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\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n            \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76","tenantName":"onap-guilin-daily-vnfs","cloudApiRequests":[],"requestURI":"eb392e79-162d-4415-9b38-7faf328bc9f4"}
2021-05-27T03:59:44.057Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T03:59:44.086Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:44.087Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T03:59:44.087Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T03:59:44.087Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:43 GMT"]
2021-05-27T03:59:44.088Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "eb392e79-162d-4415-9b38-7faf328bc9f4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:59:43.913+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n            \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T03:59:44.076+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb392e79-162d-4415-9b38-7faf328bc9f4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4"
    }
  }
}
2021-05-27T03:59:44.088Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:44.089Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T03:59:44.095Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:59:44.095Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T03:59:44.096Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:44.096Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T03:59:44.096Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T03:59:44.097Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"2346", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-TransactionID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ECOMP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"445594f0-15be-4aca-b6e9-b1eb3abe06ad"]
2021-05-27T03:59:44.097Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|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\":\"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"300ba487-92c9-456d-a63e-336532e7228a\",\"modelVersionId\":\"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\"modelCustomizationId\":\"300ba487-92c9-456d-a63e-336532e7228a\",\"modelUuid\":\"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\"modelInvariantUuid\":\"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"5c160778d1ea40fa98389ed12115c9bc\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\",\"vnfInstanceId\":\"28d60075-5eab-4533-a7d0-c393cd254f76\"}","type":"String"},"requestId":{"value":"eb392e79-162d-4415-9b38-7faf328bc9f4","type":"String"},"mso-request-id":{"value":"eb392e79-162d-4415-9b38-7faf328bc9f4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"28d60075-5eab-4533-a7d0-c393cd254f76","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/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T03:59:44.097Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T03:59:45.109Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:45.110Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T03:59:45.110Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T03:59:45.110Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 27 May 2021 03:59:45 GMT", X-ONAP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-TransactionID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ECOMP-RequestID:"eb392e79-162d-4415-9b38-7faf328bc9f4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"445594f0-15be-4aca-b6e9-b1eb3abe06ad", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T03:59:45.110Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"eb392e79-162d-4415-9b38-7faf328bc9f4\",\"instanceId\":\"28d60075-5eab-4533-a7d0-c393cd254f76\"}}","message":"Success","processInstanceID":"f860c1c9-be9f-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T03:59:45.111Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:45.111Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T03:59:45.113Z|eb392e79-162d-4415-9b38-7faf328bc9f4|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:59:45.232Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|||INFO|500||Entering
2021-05-27T03:59:45.235Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4
2021-05-27T03:59:45.235Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|INFO|500||Invoke
2021-05-27T03:59:45.235Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:45.236Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4
2021-05-27T03:59:45.236Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Method      : GET
2021-05-27T03:59:45.236Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0d005ba3-97d5-4931-80b8-8364b1112c23", X-RequestID:"0d005ba3-97d5-4931-80b8-8364b1112c23", X-TransactionID:"0d005ba3-97d5-4931-80b8-8364b1112c23", X-ECOMP-RequestID:"0d005ba3-97d5-4931-80b8-8364b1112c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1165795e-d315-4169-ab28-fb081688824a"]
2021-05-27T03:59:45.236Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Request body: 
2021-05-27T03:59:45.236Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||==========================request end================================================
2021-05-27T03:59:45.251Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:45.252Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:45.252Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Status text  : 
2021-05-27T03:59:45.252Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:45 GMT"]
2021-05-27T03:59:45.253Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Response body: {
  "requestId" : "eb392e79-162d-4415-9b38-7faf328bc9f4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T03:59:43.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n            \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:59:44.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb392e79-162d-4415-9b38-7faf328bc9f4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4"
    }
  }
}
2021-05-27T03:59:45.253Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:45.253Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|INFO|500||InvokeReturn
2021-05-27T03:59:45.254Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false
2021-05-27T03:59:45.255Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T03:59:45.255Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T03:59:45.255Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false
2021-05-27T03:59:45.255Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T03:59:45.255Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"0d005ba3-97d5-4931-80b8-8364b1112c23", X-RequestID:"0d005ba3-97d5-4931-80b8-8364b1112c23", X-TransactionID:"0d005ba3-97d5-4931-80b8-8364b1112c23", X-ECOMP-RequestID:"0d005ba3-97d5-4931-80b8-8364b1112c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4f089e1-106e-4c6e-9234-7142cd9030e3"]
2021-05-27T03:59:45.256Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T03:59:45.256Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T03:59:45.283Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T03:59:45.283Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T03:59:45.284Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T03:59:45.284Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 03:59:45 GMT"]
2021-05-27T03:59:45.285Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T03:59:45.285Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T03:59:45.286Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T03:59:45.293Z|0d005ba3-97d5-4931-80b8-8364b1112c23|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T03:59:49.804Z|c3189af2-9f89-42f2-b524-d3d6c1ada6d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:49.805Z|c3189af2-9f89-42f2-b524-d3d6c1ada6d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:49.806Z|7647a091-0e49-42fa-9901-a67cf63e08b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:49.806Z|7647a091-0e49-42fa-9901-a67cf63e08b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:49.904Z|88f79825-6643-4578-a98e-6a3bd924bcf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:49.904Z|88f79825-6643-4578-a98e-6a3bd924bcf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:54.386Z|2f994c9a-6292-4377-9f1b-589d29467579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T03:59:54.386Z|2f994c9a-6292-4377-9f1b-589d29467579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T03:59:59.848Z|288297ff-bae1-45d8-847d-14a2ad470365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:59.848Z|05b593b1-0b97-47c5-ab38-de8098a78bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:59.848Z|288297ff-bae1-45d8-847d-14a2ad470365|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:59.849Z|05b593b1-0b97-47c5-ab38-de8098a78bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T03:59:59.924Z|5d217b5f-e207-4800-ad59-74b92d1cdd5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T03:59:59.924Z|5d217b5f-e207-4800-ad59-74b92d1cdd5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:00.427Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|||INFO|500||Entering
2021-05-27T04:00:00.431Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4
2021-05-27T04:00:00.431Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|INFO|500||Invoke
2021-05-27T04:00:00.432Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:00.432Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4
2021-05-27T04:00:00.432Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Method      : GET
2021-05-27T04:00:00.432Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"572c7af1-7834-4f67-854a-4693f4907b76", X-RequestID:"572c7af1-7834-4f67-854a-4693f4907b76", X-TransactionID:"572c7af1-7834-4f67-854a-4693f4907b76", X-ECOMP-RequestID:"572c7af1-7834-4f67-854a-4693f4907b76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9e4fd62-f72d-46f2-9c15-86b278f59e47"]
2021-05-27T04:00:00.433Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Request body: 
2021-05-27T04:00:00.433Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||==========================request end================================================
2021-05-27T04:00:00.450Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:00.450Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:00.450Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Status text  : 
2021-05-27T04:00:00.450Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:00 GMT"]
2021-05-27T04:00:00.452Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Response body: {
  "requestId" : "eb392e79-162d-4415-9b38-7faf328bc9f4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:59:43.000+0000",
  "endTime" : "2021-05-27T03:59:51.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n            \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:59:51.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb392e79-162d-4415-9b38-7faf328bc9f4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4"
    }
  }
}
2021-05-27T04:00:00.452Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:00.453Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|INFO|500||InvokeReturn
2021-05-27T04:00:00.454Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false
2021-05-27T04:00:00.454Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T04:00:00.454Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:00.454Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false
2021-05-27T04:00:00.454Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T04:00:00.455Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"572c7af1-7834-4f67-854a-4693f4907b76", X-RequestID:"572c7af1-7834-4f67-854a-4693f4907b76", X-TransactionID:"572c7af1-7834-4f67-854a-4693f4907b76", X-ECOMP-RequestID:"572c7af1-7834-4f67-854a-4693f4907b76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44a4cd3e-4901-4b41-aec7-60d7b788919b"]
2021-05-27T04:00:00.455Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T04:00:00.455Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T04:00:00.477Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:00.477Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:00.478Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T04:00:00.478Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:00 GMT"]
2021-05-27T04:00:00.479Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T04:00:00.479Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:00.480Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T04:00:00.487Z|572c7af1-7834-4f67-854a-4693f4907b76|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T04:00:00.608Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|||INFO|500||Entering
2021-05-27T04:00:00.611Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4
2021-05-27T04:00:00.612Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|INFO|500||Invoke
2021-05-27T04:00:00.612Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:00.612Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4
2021-05-27T04:00:00.613Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Method      : GET
2021-05-27T04:00:00.613Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"ee5d4f65-8f13-4840-b424-7dca91e10aed", X-RequestID:"ee5d4f65-8f13-4840-b424-7dca91e10aed", X-TransactionID:"ee5d4f65-8f13-4840-b424-7dca91e10aed", X-ECOMP-RequestID:"ee5d4f65-8f13-4840-b424-7dca91e10aed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"742495a4-9ac5-474e-8b42-1c75d031f2ec"]
2021-05-27T04:00:00.613Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Request body: 
2021-05-27T04:00:00.614Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||==========================request end================================================
2021-05-27T04:00:00.630Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:00.630Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:00.631Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Status text  : 
2021-05-27T04:00:00.631Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:00 GMT"]
2021-05-27T04:00:00.631Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||Response body: {
  "requestId" : "eb392e79-162d-4415-9b38-7faf328bc9f4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T03:59:43.000+0000",
  "endTime" : "2021-05-27T03:59:51.000+0000",
  "source" : "VID",
  "vnfId" : "28d60075-5eab-4533-a7d0-c393cd254f76",
  "vnfName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a_vnf_0",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"9f9973b8-7b8a-4a57-bf53-fe9dd93e7f13\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"4cf840b2-4b08-42d6-8edf-accf26e5d9c1\",\n            \"modelCustomizationId\": \"300ba487-92c9-456d-a63e-336532e7228a\",\n            \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T03:59:51.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1/vnfs/28d60075-5eab-4533-a7d0-c393cd254f76",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "eb392e79-162d-4415-9b38-7faf328bc9f4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4"
    }
  }
}
2021-05-27T04:00:00.632Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:00.632Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/eb392e79-162d-4415-9b38-7faf328bc9f4|INFO|500||InvokeReturn
2021-05-27T04:00:00.634Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false
2021-05-27T04:00:00.634Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T04:00:00.634Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:00.634Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false
2021-05-27T04:00:00.635Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T04:00:00.635Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"ee5d4f65-8f13-4840-b424-7dca91e10aed", X-RequestID:"ee5d4f65-8f13-4840-b424-7dca91e10aed", X-TransactionID:"ee5d4f65-8f13-4840-b424-7dca91e10aed", X-ECOMP-RequestID:"ee5d4f65-8f13-4840-b424-7dca91e10aed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63a3d60f-2e01-420a-9362-97bb083a98cd"]
2021-05-27T04:00:00.635Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T04:00:00.635Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T04:00:00.649Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:00.649Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:00.649Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T04:00:00.650Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:00 GMT"]
2021-05-27T04:00:00.651Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T04:00:00.651Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:00.652Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=eb392e79-162d-4415-9b38-7faf328bc9f4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T04:00:00.658Z|ee5d4f65-8f13-4840-b424-7dca91e10aed|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/eb392e79-162d-4415-9b38-7faf328bc9f4|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T04:00:08.507Z|6ec105ef-db4b-4f2a-a473-504bde5e5933|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:00:08.507Z|6ec105ef-db4b-4f2a-a473-504bde5e5933|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:09.386Z|a138be30-6a79-4804-81da-111f3d795ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:00:09.386Z|a138be30-6a79-4804-81da-111f3d795ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:00:09.620Z|a2ae2639-6d1d-4a64-b188-908e92c05553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:00:09.620Z|a2ae2639-6d1d-4a64-b188-908e92c05553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:00:09.865Z|a6b51b2c-aa80-4923-aeae-97ece937517a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:09.865Z|f8155295-5909-4a1f-9055-dda6b1c50219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:09.866Z|f8155295-5909-4a1f-9055-dda6b1c50219|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:09.866Z|a6b51b2c-aa80-4923-aeae-97ece937517a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:09.943Z|711654c4-afff-4ef4-8f85-bbb0910490b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:09.943Z|711654c4-afff-4ef4-8f85-bbb0910490b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:20.048Z|9f765b1c-7ec3-45ca-aac1-fe052b1e2026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:20.048Z|95927786-20cd-4022-b59e-ad93f76dcceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:20.048Z|9f765b1c-7ec3-45ca-aac1-fe052b1e2026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:20.048Z|95927786-20cd-4022-b59e-ad93f76dcceb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:20.050Z|81a292ca-5dd1-4e22-839d-a8a22652df7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:20.050Z|81a292ca-5dd1-4e22-839d-a8a22652df7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:21.694Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|||INFO|500||Entering
2021-05-27T04:00:21.695Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|||INFO|500||Checking if requestId: 1e7921ef-14cd-4c9a-b063-2b4393fe53a5 already exists in requestDb InfraActiveRequests table
2021-05-27T04:00:21.696Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5
2021-05-27T04:00:21.696Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|INFO|500||Invoke
2021-05-27T04:00:21.697Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:21.697Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5
2021-05-27T04:00:21.697Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Method      : GET
2021-05-27T04:00:21.697Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94cd6363-15de-4246-a71b-55485eeff4f1"]
2021-05-27T04:00:21.698Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Request body: 
2021-05-27T04:00:21.698Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||==========================request end================================================
2021-05-27T04:00:21.716Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:21.717Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T04:00:21.717Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Status text  : 
2021-05-27T04:00:21.718Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 04:00:21 GMT"]
2021-05-27T04:00:21.718Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Response body: 
2021-05-27T04:00:21.718Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:21.719Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|INFO|404|Not Found|InvokeReturn
2021-05-27T04:00:21.727Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|||INFO|500||Running local validations
2021-05-27T04:00:21.730Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2021-05-27T04:00:21.749Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||Invoke
2021-05-27T04:00:21.749Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc with request headers:{Authorization=[***REDACTED***], X-RequestID=[1e7921ef-14cd-4c9a-b063-2b4393fe53a5], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a290f924-94df-453b-b182-4e92950debe4], X-ECOMP-RequestID=[1e7921ef-14cd-4c9a-b063-2b4393fe53a5], X-TransactionId=[], X-ONAP-RequestID=[1e7921ef-14cd-4c9a-b063-2b4393fe53a5]}
2021-05-27T04:00:21.794Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210527-04:00:21:765-97913], vertex-id=[176208], Content-Length=[611], Date=[Thu, 27 May 2021 04:00:21 GMT], Content-Type=[application/json]}
2021-05-27T04:00:21.795Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|DEBUG|500||{"tenant-id":"5c160778d1ea40fa98389ed12115c9bc","tenant-name":"onap-guilin-daily-vnfs","tenant-context":"None","resource-version":"1622087989884","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v21/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}}

2021-05-27T04:00:21.796Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|AAI|https://aai.onap:8443/aai/v21/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/5c160778d1ea40fa98389ed12115c9bc|INFO|500||InvokeReturn
2021-05-27T04:00:21.797Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2021-05-27T04:00:21.797Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2021-05-27T04:00:21.798Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T04:00:21.798Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2021-05-27T04:00:21.798Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:21.799Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2021-05-27T04:00:21.799Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2021-05-27T04:00:21.799Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|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-ONAP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"605b6d12-9204-4177-9bf0-4bfefeeeb73b"]
2021-05-27T04:00:21.799Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1"},"instanceName":null,"requestScope":"service"}
2021-05-27T04:00:21.799Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2021-05-27T04:00:21.813Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:21.813Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:21.814Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : 
2021-05-27T04:00:21.814Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 04:00:21 GMT"]
2021-05-27T04:00:21.814Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2021-05-27T04:00:21.814Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:21.814Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2021-05-27T04:00:21.815Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6
2021-05-27T04:00:21.815Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|INFO|500||Invoke
2021-05-27T04:00:21.816Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:21.816Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6
2021-05-27T04:00:21.816Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Method      : GET
2021-05-27T04:00:21.816Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f7ea3ef-1537-4658-8d7c-24544fd106f6"]
2021-05-27T04:00:21.817Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Request body: 
2021-05-27T04:00:21.817Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||==========================request end================================================
2021-05-27T04:00:21.835Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:21.836Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:21.836Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Status text  : 
2021-05-27T04:00:21.836Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:21 GMT"]
2021-05-27T04:00:21.837Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Response body: {
  "modelName" : "basic_cnf",
  "description" : "service",
  "modelUUID" : "d11631ef-0eb5-43c0-9ff9-46b880bf32c6",
  "modelInvariantUUID" : "ef3b83d6-6e84-41ff-a5af-1e24c3a7e290",
  "created" : "2021-05-27 03:53:47.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 11,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : false,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/serviceProxyCustomizations"
    }
  }
}
2021-05-27T04:00:21.837Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:21.838Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|INFO|500||InvokeReturn
2021-05-27T04:00:21.840Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance
2021-05-27T04:00:21.841Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|INFO|500||Invoke
2021-05-27T04:00:21.841Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:21.841Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance
2021-05-27T04:00:21.841Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Method      : GET
2021-05-27T04:00:21.842Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94219b43-7b2f-4231-b485-b512e96960c4"]
2021-05-27T04:00:21.842Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Request body: 
2021-05-27T04:00:21.842Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-05-27T04:00:21.898Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:21.898Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T04:00:21.899Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Status text  : 
2021-05-27T04:00:21.899Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 04:00:21 GMT"]
2021-05-27T04:00:21.900Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Response body: 
2021-05-27T04:00:21.900Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:21.900Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-05-27T04:00:21.901Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290
2021-05-27T04:00:21.902Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|INFO|500||Invoke
2021-05-27T04:00:21.902Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:21.902Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290
2021-05-27T04:00:21.903Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||Method      : GET
2021-05-27T04:00:21.903Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9704e3d8-eb1a-48cc-a723-8f5a82896d5e"]
2021-05-27T04:00:21.903Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||Request body: 
2021-05-27T04:00:21.904Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||==========================request end================================================
2021-05-27T04:00:21.921Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:21.921Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:21.922Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||Status text  : 
2021-05-27T04:00:21.922Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:21 GMT"]
2021-05-27T04:00:21.923Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf",
      "description" : "service",
      "modelUUID" : "d11631ef-0eb5-43c0-9ff9-46b880bf32c6",
      "modelInvariantUUID" : "ef3b83d6-6e84-41ff-a5af-1e24c3a7e290",
      "created" : "2021-05-27 03:53:47.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_cnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 11,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : false,
      "controllerActor" : null,
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/networkCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/configurationCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/csar"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/collectionResourceCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/pnfCustomizations"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/vnfCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/recipes"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/serviceProxyCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290"
    }
  }
}
2021-05-27T04:00:21.923Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:21.924Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ef3b83d6-6e84-41ff-a5af-1e24c3a7e290|INFO|500||InvokeReturn
2021-05-27T04:00:21.927Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance
2021-05-27T04:00:21.927Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|INFO|500||Invoke
2021-05-27T04:00:21.928Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:21.928Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance
2021-05-27T04:00:21.928Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Method      : GET
2021-05-27T04:00:21.929Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3d90b5a-3bcb-4c28-aab9-c66cdb3077e5"]
2021-05-27T04:00:21.929Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Request body: 
2021-05-27T04:00:21.929Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-05-27T04:00:21.946Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:21.947Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2021-05-27T04:00:21.947Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Status text  : 
2021-05-27T04:00:21.947Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Thu, 27 May 2021 04:00:21 GMT"]
2021-05-27T04:00:21.948Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||Response body: 
2021-05-27T04:00:21.948Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:21.949Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d11631ef-0eb5-43c0-9ff9-46b880bf32c6&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2021-05-27T04:00:21.949Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T04:00:21.950Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2021-05-27T04:00:21.950Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:21.950Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2021-05-27T04:00:21.950Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2021-05-27T04:00:21.951Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|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:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68132afc-e553-4793-a894-987ff2e08617"]
2021-05-27T04:00:21.951Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2021-05-27T04:00:21.951Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2021-05-27T04:00:21.967Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:21.967Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:21.968Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : 
2021-05-27T04:00:21.968Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:21 GMT"]
2021-05-27T04:00:21.969Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2021-05-27 02:38:00.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    }
  }
}
2021-05-27T04:00:21.969Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:21.969Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2021-05-27T04:00:21.972Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-05-27T04:00:21.973Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2021-05-27T04:00:21.973Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:21.973Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2021-05-27T04:00:21.973Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2021-05-27T04:00:21.974Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|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:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ba9e168-55d2-40d5-8f05-91e28c8c82af"]
2021-05-27T04:00:21.974Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2021-05-27T04:00:21.974Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2021-05-27T04:00:21.988Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:21.988Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:21.988Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : 
2021-05-27T04:00:21.988Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|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      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:21 GMT"]
2021-05-27T04:00:21.989Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|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" : 514,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2021-05-27T02:38:00.000+0000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/514"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/514"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/514/service"
    }
  }
}
2021-05-27T04:00:21.989Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:21.990Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2021-05-27T04:00:21.991Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6
2021-05-27T04:00:21.992Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|INFO|500||Invoke
2021-05-27T04:00:21.992Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:21.992Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6
2021-05-27T04:00:21.992Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Method      : GET
2021-05-27T04:00:21.993Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa390ce5-7f4d-454b-9aa4-73daba7d6129"]
2021-05-27T04:00:21.993Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Request body: 
2021-05-27T04:00:21.993Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||==========================request end================================================
2021-05-27T04:00:22.010Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:22.010Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:22.011Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Status text  : 
2021-05-27T04:00:22.011Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|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-Type:"application/hal+json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:21 GMT"]
2021-05-27T04:00:22.011Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||Response body: {
  "modelName" : "basic_cnf",
  "description" : "service",
  "modelUUID" : "d11631ef-0eb5-43c0-9ff9-46b880bf32c6",
  "modelInvariantUUID" : "ef3b83d6-6e84-41ff-a5af-1e24c3a7e290",
  "created" : "2021-05-27 03:53:47.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 11,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : false,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/networkCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/configurationCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/csar"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/collectionResourceCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/pnfCustomizations"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/vnfCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/recipes"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6/serviceProxyCustomizations"
    }
  }
}
2021-05-27T04:00:22.012Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:22.012Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/d11631ef-0eb5-43c0-9ff9-46b880bf32c6|INFO|500||InvokeReturn
2021-05-27T04:00:22.021Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T04:00:22.021Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2021-05-27T04:00:22.021Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:22.021Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2021-05-27T04:00:22.021Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2021-05-27T04:00:22.022Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"1342", X-ONAP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"023b3670-d197-4924-a182-f73bc687e320"]
2021-05-27T04:00:22.022Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1e7921ef-14cd-4c9a-b063-2b4393fe53a5","requestStatus":"IN_PROGRESS","startTime":1622088021727,"source":"VID","tenantId":"5c160778d1ea40fa98389ed12115c9bc","requestBody":"{\n\t\"requestDetails\": {\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1","tenantName":"onap-guilin-daily-vnfs","cloudApiRequests":[],"requestURI":"1e7921ef-14cd-4c9a-b063-2b4393fe53a5"}
2021-05-27T04:00:22.022Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2021-05-27T04:00:22.041Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:22.042Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2021-05-27T04:00:22.042Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : 
2021-05-27T04:00:22.043Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:21 GMT"]
2021-05-27T04:00:22.072Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "1e7921ef-14cd-4c9a-b063-2b4393fe53a5",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T04:00:21.727+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2021-05-27T04:00:22.030+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "1e7921ef-14cd-4c9a-b063-2b4393fe53a5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5"
    }
  }
}
2021-05-27T04:00:22.072Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:22.073Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2021-05-27T04:00:22.079Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T04:00:22.080Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2021-05-27T04:00:22.080Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:22.080Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2021-05-27T04:00:22.081Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2021-05-27T04:00:22.081Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Type:"application/json", Content-Length:"2018", Accept-Charset:"big5, big5-hkscs, cesu-8, euc-jp, euc-kr, gb18030, gb2312, gbk, ibm-thai, ibm00858, ibm01140, ibm01141, ibm01142, ibm01143, ibm01144, ibm01145, ibm01146, ibm01147, ibm01148, ibm01149, ibm037, ibm1026, ibm1047, ibm273, ibm277, ibm278, ibm280, ibm284, ibm285, ibm290, ibm297, ibm420, ibm424, ibm437, ibm500, ibm775, ibm850, ibm852, ibm855, ibm857, ibm860, ibm861, ibm862, ibm863, ibm864, ibm865, ibm866, ibm868, ibm869, ibm870, ibm871, ibm918, iso-2022-cn, iso-2022-jp, iso-2022-jp-2, iso-2022-kr, iso-8859-1, iso-8859-13, iso-8859-15, iso-8859-16, iso-8859-2, iso-8859-3, iso-8859-4, iso-8859-5, iso-8859-6, iso-8859-7, iso-8859-8, iso-8859-9, jis_x0201, jis_x0212-1990, koi8-r, koi8-u, shift_jis, tis-620, us-ascii, utf-16, utf-16be, utf-16le, utf-32, utf-32be, utf-32le, utf-8, windows-1250, windows-1251, windows-1252, windows-1253, windows-1254, windows-1255, windows-1256, windows-1257, windows-1258, windows-31j, x-big5-hkscs-2001, x-big5-solaris, x-euc-jp-linux, x-euc-tw, x-eucjp-open, x-ibm1006, x-ibm1025, x-ibm1046, x-ibm1097, x-ibm1098, x-ibm1112, x-ibm1122, x-ibm1123, x-ibm1124, x-ibm1129, x-ibm1166, x-ibm1364, x-ibm1381, x-ibm1383, x-ibm29626c, x-ibm300, x-ibm33722, x-ibm737, x-ibm833, x-ibm834, x-ibm856, x-ibm874, x-ibm875, x-ibm921, x-ibm922, x-ibm930, x-ibm933, x-ibm935, x-ibm937, x-ibm939, x-ibm942, x-ibm942c, x-ibm943, x-ibm943c, x-ibm948, x-ibm949, x-ibm949c, x-ibm950, x-ibm964, x-ibm970, x-iscii91, x-iso-2022-cn-cns, x-iso-2022-cn-gb, x-iso-8859-11, x-jis0208, x-jisautodetect, x-johab, x-macarabic, x-maccentraleurope, x-maccroatian, x-maccyrillic, x-macdingbat, x-macgreek, x-machebrew, x-maciceland, x-macroman, x-macromania, x-macsymbol, x-macthai, x-macturkish, x-macukraine, x-ms932_0213, x-ms950-hkscs, x-ms950-hkscs-xp, x-mswin-936, x-pck, x-sjis_0213, x-utf-16le-bom, x-utf-32be-bom, x-utf-32le-bom, x-windows-50220, x-windows-50221, x-windows-874, x-windows-949, x-windows-950, x-windows-iso2022jp", X-ONAP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e38712e-45f8-4b08-a27b-2c823f4235e3"]
2021-05-27T04:00:22.081Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\"modelUuid\":\"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\",\"modelInvariantUuid\":\"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"5c160778d1ea40fa98389ed12115c9bc\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\"}","type":"String"},"requestId":{"value":"1e7921ef-14cd-4c9a-b063-2b4393fe53a5","type":"String"},"mso-request-id":{"value":"1e7921ef-14cd-4c9a-b063-2b4393fe53a5","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e64c60b7-309f-454e-a2c9-5c25fd8a93d1","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/e64c60b7-309f-454e-a2c9-5c25fd8a93d1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2021-05-27T04:00:22.082Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2021-05-27T04:00:23.094Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:23.095Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2021-05-27T04:00:23.095Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : 
2021-05-27T04:00:23.096Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Thu, 27 May 2021 04:00:23 GMT", X-ONAP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-TransactionID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ECOMP-RequestID:"1e7921ef-14cd-4c9a-b063-2b4393fe53a5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1e38712e-45f8-4b08-a27b-2c823f4235e3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked"]
2021-05-27T04:00:23.096Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1e7921ef-14cd-4c9a-b063-2b4393fe53a5\",\"instanceId\":\"e64c60b7-309f-454e-a2c9-5c25fd8a93d1\"}}","message":"Success","processInstanceID":"0f04ce3a-bea0-11eb-90ce-669bdb59cd1d","variables":null,"messageCode":200}
2021-05-27T04:00:23.097Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:23.097Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2021-05-27T04:00:23.100Z|1e7921ef-14cd-4c9a-b063-2b4393fe53a5|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T04:00:23.224Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|||INFO|500||Entering
2021-05-27T04:00:23.227Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5
2021-05-27T04:00:23.228Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|INFO|500||Invoke
2021-05-27T04:00:23.228Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:23.229Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5
2021-05-27T04:00:23.229Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Method      : GET
2021-05-27T04:00:23.229Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"f4964a5b-fde3-4e91-a764-2792eb576c84", X-RequestID:"f4964a5b-fde3-4e91-a764-2792eb576c84", X-TransactionID:"f4964a5b-fde3-4e91-a764-2792eb576c84", X-ECOMP-RequestID:"f4964a5b-fde3-4e91-a764-2792eb576c84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fadb758-4df4-4b7c-9493-5205c34bb4d0"]
2021-05-27T04:00:23.230Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Request body: 
2021-05-27T04:00:23.230Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||==========================request end================================================
2021-05-27T04:00:23.247Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:23.247Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:23.248Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Status text  : 
2021-05-27T04:00:23.248Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:22 GMT"]
2021-05-27T04:00:23.248Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Response body: {
  "requestId" : "1e7921ef-14cd-4c9a-b063-2b4393fe53a5",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2021-05-27T04:00:21.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T04:00:23.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "serviceInstanceName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "1e7921ef-14cd-4c9a-b063-2b4393fe53a5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5"
    }
  }
}
2021-05-27T04:00:23.249Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:23.249Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|INFO|500||InvokeReturn
2021-05-27T04:00:23.250Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false
2021-05-27T04:00:23.250Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T04:00:23.251Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:23.251Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false
2021-05-27T04:00:23.251Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T04:00:23.251Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"f4964a5b-fde3-4e91-a764-2792eb576c84", X-RequestID:"f4964a5b-fde3-4e91-a764-2792eb576c84", X-TransactionID:"f4964a5b-fde3-4e91-a764-2792eb576c84", X-ECOMP-RequestID:"f4964a5b-fde3-4e91-a764-2792eb576c84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"526b61eb-dea7-4028-bd79-97b4ebeb6814"]
2021-05-27T04:00:23.252Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T04:00:23.252Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T04:00:23.261Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:23.261Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:23.262Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T04:00:23.262Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:22 GMT"]
2021-05-27T04:00:23.262Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T04:00:23.263Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:23.263Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T04:00:23.270Z|f4964a5b-fde3-4e91-a764-2792eb576c84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T04:00:24.386Z|71d423ef-423a-483b-a37e-b792c7255b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:00:24.388Z|71d423ef-423a-483b-a37e-b792c7255b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T04:00:24.388Z|71d423ef-423a-483b-a37e-b792c7255b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:00:24.389Z|71d423ef-423a-483b-a37e-b792c7255b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:00:24.390Z|71d423ef-423a-483b-a37e-b792c7255b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:00:30.149Z|c03e3c53-3d4f-4e37-9a40-696cc3adbce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:30.149Z|0e5e57f8-5a54-484f-bf8d-d0159ce58900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:30.150Z|4f93e78b-1497-4f55-9a45-8652e0e89edd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:30.150Z|c03e3c53-3d4f-4e37-9a40-696cc3adbce6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:30.150Z|0e5e57f8-5a54-484f-bf8d-d0159ce58900|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:30.150Z|4f93e78b-1497-4f55-9a45-8652e0e89edd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:38.405Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|||INFO|500||Entering
2021-05-27T04:00:38.409Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5
2021-05-27T04:00:38.409Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|INFO|500||Invoke
2021-05-27T04:00:38.409Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:38.409Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5
2021-05-27T04:00:38.410Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Method      : GET
2021-05-27T04:00:38.410Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4e6c8e07-4814-407d-ab55-ec27d5692f12", X-RequestID:"4e6c8e07-4814-407d-ab55-ec27d5692f12", X-TransactionID:"4e6c8e07-4814-407d-ab55-ec27d5692f12", X-ECOMP-RequestID:"4e6c8e07-4814-407d-ab55-ec27d5692f12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"008c05e5-7ff2-4efb-9a47-904cf2f54075"]
2021-05-27T04:00:38.410Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Request body: 
2021-05-27T04:00:38.410Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||==========================request end================================================
2021-05-27T04:00:38.429Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:38.430Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:38.430Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Status text  : 
2021-05-27T04:00:38.430Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:38 GMT"]
2021-05-27T04:00:38.432Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Response body: {
  "requestId" : "1e7921ef-14cd-4c9a-b063-2b4393fe53a5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T04:00:21.000+0000",
  "endTime" : "2021-05-27T04:00:28.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T04:00:28.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "serviceInstanceName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "1e7921ef-14cd-4c9a-b063-2b4393fe53a5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5"
    }
  }
}
2021-05-27T04:00:38.432Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:38.432Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|INFO|500||InvokeReturn
2021-05-27T04:00:38.434Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false
2021-05-27T04:00:38.434Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T04:00:38.434Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:38.434Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false
2021-05-27T04:00:38.434Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T04:00:38.435Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4e6c8e07-4814-407d-ab55-ec27d5692f12", X-RequestID:"4e6c8e07-4814-407d-ab55-ec27d5692f12", X-TransactionID:"4e6c8e07-4814-407d-ab55-ec27d5692f12", X-ECOMP-RequestID:"4e6c8e07-4814-407d-ab55-ec27d5692f12", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1eb9555a-7484-4c8b-8f11-f2df5b85af8c"]
2021-05-27T04:00:38.435Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T04:00:38.435Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T04:00:38.476Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:38.477Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:38.477Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T04:00:38.477Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:38 GMT"]
2021-05-27T04:00:38.478Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T04:00:38.478Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:38.478Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T04:00:38.485Z|4e6c8e07-4814-407d-ab55-ec27d5692f12|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T04:00:38.609Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|||INFO|500||Entering
2021-05-27T04:00:38.612Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5
2021-05-27T04:00:38.612Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|INFO|500||Invoke
2021-05-27T04:00:38.612Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:38.613Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5
2021-05-27T04:00:38.613Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Method      : GET
2021-05-27T04:00:38.613Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4bb3c3e1-1f9d-4d66-9363-771f6d278070", X-RequestID:"4bb3c3e1-1f9d-4d66-9363-771f6d278070", X-TransactionID:"4bb3c3e1-1f9d-4d66-9363-771f6d278070", X-ECOMP-RequestID:"4bb3c3e1-1f9d-4d66-9363-771f6d278070", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ef70bf4-ecda-44df-ab59-20b99def9227"]
2021-05-27T04:00:38.613Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Request body: 
2021-05-27T04:00:38.614Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||==========================request end================================================
2021-05-27T04:00:38.630Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:38.630Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:38.631Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Status text  : 
2021-05-27T04:00:38.631Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:38 GMT"]
2021-05-27T04:00:38.632Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||Response body: {
  "requestId" : "1e7921ef-14cd-4c9a-b063-2b4393fe53a5",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2021-05-27T04:00:21.000+0000",
  "endTime" : "2021-05-27T04:00:28.000+0000",
  "source" : "VID",
  "tenantId" : "5c160778d1ea40fa98389ed12115c9bc",
  "requestBody" : "{\n\t\"requestDetails\": {\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\": \"ef3b83d6-6e84-41ff-a5af-1e24c3a7e290\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d11631ef-0eb5-43c0-9ff9-46b880bf32c6\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnf-owner\",\n            \"lcpCloudRegionId\": \"k8sregion\",\n            \"tenantId\": \"5c160778d1ea40fa98389ed12115c9bc\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2021-05-27T04:00:28.000+0000",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "serviceInstanceName" : "basic_cnf-4cd66cea-aa4a-4571-ad96-93c5bac56a1a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e64c60b7-309f-454e-a2c9-5c25fd8a93d1",
  "tenantName" : "onap-guilin-daily-vnfs",
  "cloudApiRequests" : [ ],
  "requestURI" : "1e7921ef-14cd-4c9a-b063-2b4393fe53a5",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5"
    }
  }
}
2021-05-27T04:00:38.632Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:38.633Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|INFO|500||InvokeReturn
2021-05-27T04:00:38.634Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false
2021-05-27T04:00:38.634Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|INFO|500||Invoke
2021-05-27T04:00:38.635Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2021-05-27T04:00:38.635Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false
2021-05-27T04:00:38.635Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2021-05-27T04:00:38.635Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-ONAP-RequestID:"4bb3c3e1-1f9d-4d66-9363-771f6d278070", X-RequestID:"4bb3c3e1-1f9d-4d66-9363-771f6d278070", X-TransactionID:"4bb3c3e1-1f9d-4d66-9363-771f6d278070", X-ECOMP-RequestID:"4bb3c3e1-1f9d-4d66-9363-771f6d278070", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f88b595-8f04-4b87-8a7d-69c7cb392b49"]
2021-05-27T04:00:38.636Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2021-05-27T04:00:38.636Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2021-05-27T04:00:38.649Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2021-05-27T04:00:38.649Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2021-05-27T04:00:38.650Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : 
2021-05-27T04:00:38.650Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|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-Type:"application/json;charset=UTF-8", Transfer-Encoding:"chunked", Date:"Thu, 27 May 2021 04:00:38 GMT"]
2021-05-27T04:00:38.651Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2021-05-27T04:00:38.651Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2021-05-27T04:00:38.652Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1e7921ef-14cd-4c9a-b063-2b4393fe53a5&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2021-05-27T04:00:38.658Z|4bb3c3e1-1f9d-4d66-9363-771f6d278070|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1e7921ef-14cd-4c9a-b063-2b4393fe53a5|InfraPortalClient|||INFO|500||Exiting.
2021-05-27T04:00:39.386Z|8d989511-df4c-4aa2-a3b9-54b06b0a6256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:00:39.386Z|8d989511-df4c-4aa2-a3b9-54b06b0a6256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:00:39.620Z|c3c7fea9-534d-4bd1-b6ad-6fa56f2cdbaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:00:39.621Z|c3c7fea9-534d-4bd1-b6ad-6fa56f2cdbaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:00:40.166Z|5bcc1a56-24d7-4e27-933f-05f36da92bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:40.167Z|1e12fec5-4629-47f6-b879-7385de814226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:40.166Z|17190c24-105d-40ee-ad6f-e2c4eb26e064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:40.167Z|1e12fec5-4629-47f6-b879-7385de814226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:40.167Z|17190c24-105d-40ee-ad6f-e2c4eb26e064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:40.167Z|5bcc1a56-24d7-4e27-933f-05f36da92bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:50.185Z|d05b6603-118f-4de6-944a-b0d5cfe3361a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:50.185Z|d9b2d4c3-9111-46a7-814e-6da6317db8ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:50.185Z|d9b2d4c3-9111-46a7-814e-6da6317db8ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:50.185Z|d05b6603-118f-4de6-944a-b0d5cfe3361a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:50.218Z|40d3b2ae-301d-4ecf-a779-e0d968d8fa0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:00:50.218Z|40d3b2ae-301d-4ecf-a779-e0d968d8fa0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:00:54.386Z|c0bd2a03-9d9c-423d-a221-b3658ecbd12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:00:54.386Z|c0bd2a03-9d9c-423d-a221-b3658ecbd12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:01:00.248Z|e38500d3-303b-4377-8597-01e99b95ff73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:00.248Z|47c5e26e-3cc7-4a99-90fb-62aa08a359cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:00.249Z|e38500d3-303b-4377-8597-01e99b95ff73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:00.249Z|47c5e26e-3cc7-4a99-90fb-62aa08a359cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:00.250Z|60abb00b-be3a-4ffe-b81f-729cc98f6834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:00.251Z|60abb00b-be3a-4ffe-b81f-729cc98f6834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:08.507Z|36c972e5-f27a-464b-b0e5-a048405e0180|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:01:08.507Z|36c972e5-f27a-464b-b0e5-a048405e0180|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:09.386Z|0eef496d-5e17-4efe-bed4-3b50ba91faab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:01:09.388Z|0eef496d-5e17-4efe-bed4-3b50ba91faab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:01:09.388Z|0eef496d-5e17-4efe-bed4-3b50ba91faab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:01:09.389Z|0eef496d-5e17-4efe-bed4-3b50ba91faab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:01:09.389Z|0eef496d-5e17-4efe-bed4-3b50ba91faab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:01:09.621Z|be3f2203-032d-4dab-8348-21ca2cf266f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:01:09.622Z|be3f2203-032d-4dab-8348-21ca2cf266f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:01:10.350Z|6009c92f-6b70-4a10-b622-396de3c49c91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:10.350Z|6009c92f-6b70-4a10-b622-396de3c49c91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:10.351Z|9f0fbaa2-7ce3-42fe-a2ee-4696d08f1ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:10.352Z|9f0fbaa2-7ce3-42fe-a2ee-4696d08f1ce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:10.352Z|d2c1483b-e793-4fe4-85dd-4532cfc77326|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:10.402Z|d2c1483b-e793-4fe4-85dd-4532cfc77326|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:20.368Z|174578cc-c462-492a-9716-923f715d4a8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:20.369Z|174578cc-c462-492a-9716-923f715d4a8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:20.370Z|089f5bab-ab00-45cc-9a96-ea9633308bb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:20.370Z|089f5bab-ab00-45cc-9a96-ea9633308bb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:20.421Z|0f94d22e-ca4a-4a29-adee-30516778b290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:20.421Z|0f94d22e-ca4a-4a29-adee-30516778b290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:24.386Z|c0c52cc9-ddd9-4b0e-beb2-fb869ec85698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:01:24.386Z|c0c52cc9-ddd9-4b0e-beb2-fb869ec85698|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:01:30.386Z|acfb3501-dc7a-4042-b1f4-e79e1e554cab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:30.386Z|6ca36ac7-445a-49f2-b0b2-2d160fc29dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:30.387Z|acfb3501-dc7a-4042-b1f4-e79e1e554cab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:30.387Z|6ca36ac7-445a-49f2-b0b2-2d160fc29dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:30.438Z|ad3ae100-abb0-4328-bf31-1d936b0742cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:30.438Z|ad3ae100-abb0-4328-bf31-1d936b0742cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:39.386Z|dc71486e-e913-4c97-b8dd-393c36228016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:01:39.386Z|dc71486e-e913-4c97-b8dd-393c36228016|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:01:39.622Z|2c1205c9-7b82-4810-a214-4b9726f22559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:01:39.622Z|2c1205c9-7b82-4810-a214-4b9726f22559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:01:40.450Z|bebae1f6-83bd-427e-a241-59ba791c7b02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:40.450Z|26819266-f11a-46d2-95d2-0cbc32678b77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:40.450Z|26819266-f11a-46d2-95d2-0cbc32678b77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:40.450Z|bebae1f6-83bd-427e-a241-59ba791c7b02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:40.455Z|71a494db-e50a-44f5-8cc5-b51950e71036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:40.455Z|71a494db-e50a-44f5-8cc5-b51950e71036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:50.550Z|9178987c-7315-46f9-b95e-13f73de30572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:50.551Z|9178987c-7315-46f9-b95e-13f73de30572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:50.551Z|72768ff7-ac7a-43bb-b21a-bcea36d3b601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:50.551Z|d0f75589-f35a-4da5-af3f-1416581bf1bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:01:50.551Z|72768ff7-ac7a-43bb-b21a-bcea36d3b601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:50.603Z|d0f75589-f35a-4da5-af3f-1416581bf1bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:01:54.386Z|5ec7a725-4ff3-48c6-9bbc-af28e861f7d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:01:54.387Z|5ec7a725-4ff3-48c6-9bbc-af28e861f7d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:01:54.388Z|5ec7a725-4ff3-48c6-9bbc-af28e861f7d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:01:54.388Z|5ec7a725-4ff3-48c6-9bbc-af28e861f7d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:01:54.389Z|5ec7a725-4ff3-48c6-9bbc-af28e861f7d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:02:00.567Z|3242011e-a846-4986-91ca-f300733567c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:00.568Z|3242011e-a846-4986-91ca-f300733567c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:00.619Z|8e0337a2-8f21-4800-9073-e02b9dac7ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:00.620Z|8e0337a2-8f21-4800-9073-e02b9dac7ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:00.697Z|7cd240a1-5ec4-47e4-b6d4-9fce0c53771f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:00.700Z|7cd240a1-5ec4-47e4-b6d4-9fce0c53771f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:08.507Z|46a2922a-2621-4f22-b422-398c917a627e|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:02:08.508Z|46a2922a-2621-4f22-b422-398c917a627e|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:09.386Z|94fc501b-c6f2-4b45-9cb8-8127f6d6d671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:02:09.386Z|94fc501b-c6f2-4b45-9cb8-8127f6d6d671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:02:09.623Z|9f8cad17-c926-4e06-b2a4-c64e72185860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:02:09.623Z|9f8cad17-c926-4e06-b2a4-c64e72185860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:02:10.585Z|c00c1d2d-31cd-4493-9799-0b01822c4c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:10.586Z|c00c1d2d-31cd-4493-9799-0b01822c4c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:10.710Z|921ec903-3172-4272-ae37-03e952017d01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:10.711Z|921ec903-3172-4272-ae37-03e952017d01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:10.729Z|aac836da-53a0-41f6-a1b9-71be6431e932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:10.729Z|aac836da-53a0-41f6-a1b9-71be6431e932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:20.651Z|610d6fde-fb4b-42f4-9dfa-d73a12a8c01e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:20.651Z|610d6fde-fb4b-42f4-9dfa-d73a12a8c01e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:20.728Z|bf244912-8588-4c1d-ba4b-64f5a3ce1432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:20.728Z|bf244912-8588-4c1d-ba4b-64f5a3ce1432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:20.747Z|2140b431-554c-4d89-bbc1-5c0c3cd9a37d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:20.748Z|2140b431-554c-4d89-bbc1-5c0c3cd9a37d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:24.386Z|a587d3bc-8b9d-4bb0-ac0f-64fdea8f9ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:02:24.386Z|a587d3bc-8b9d-4bb0-ac0f-64fdea8f9ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:02:30.749Z|68c1fcd7-f283-4dce-841b-4e93f7e461df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:30.749Z|d8f9e571-6912-47eb-9f74-2e68029e83ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:30.750Z|d8f9e571-6912-47eb-9f74-2e68029e83ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:30.750Z|68c1fcd7-f283-4dce-841b-4e93f7e461df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:30.764Z|33d2db1b-a28e-4fd7-9c2e-718a31c37388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:30.765Z|33d2db1b-a28e-4fd7-9c2e-718a31c37388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:39.386Z|818a74af-6e75-4302-a8ab-1a6db234793e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:02:39.388Z|818a74af-6e75-4302-a8ab-1a6db234793e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:02:39.624Z|42948dc6-333c-414a-9fac-99da846d63bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:02:39.624Z|42948dc6-333c-414a-9fac-99da846d63bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:02:40.766Z|8d55c59c-23a9-468c-a028-d4e932dfe780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:40.766Z|4aa34c44-6b7f-4bd3-9530-3ecdda69c5e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:40.767Z|8d55c59c-23a9-468c-a028-d4e932dfe780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:40.767Z|4aa34c44-6b7f-4bd3-9530-3ecdda69c5e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:40.781Z|4e18f262-af3b-4ff4-a829-f6ca7da86661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:40.781Z|4e18f262-af3b-4ff4-a829-f6ca7da86661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:50.849Z|aa2175d6-e2b2-4f49-bd21-8f4a4012e173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:50.849Z|c20f5826-d2f5-43a0-9e4b-f45d9d6ed583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:50.850Z|aa2175d6-e2b2-4f49-bd21-8f4a4012e173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:50.850Z|c20f5826-d2f5-43a0-9e4b-f45d9d6ed583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:50.851Z|36788543-9407-4ed4-9cba-a346873f3514|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:02:50.851Z|36788543-9407-4ed4-9cba-a346873f3514|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:02:54.386Z|9e8932b6-4a66-41c1-afe5-5b4fcceb691a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:02:54.386Z|9e8932b6-4a66-41c1-afe5-5b4fcceb691a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:03:00.871Z|3a9cc0c6-45d9-4498-8bf1-5f297b6b4bd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:00.871Z|3a9cc0c6-45d9-4498-8bf1-5f297b6b4bd9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:00.871Z|f3fd9639-d5be-4ab1-ba33-9c34b822d9f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:00.872Z|f3fd9639-d5be-4ab1-ba33-9c34b822d9f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:00.872Z|639d1689-e9de-4c65-9854-3219e91a25c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:00.872Z|639d1689-e9de-4c65-9854-3219e91a25c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:08.507Z|8335f2e8-eefb-48a5-bba6-5549b5a741f6|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:03:08.507Z|8335f2e8-eefb-48a5-bba6-5549b5a741f6|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:09.386Z|b1a6bda3-618b-43ac-8225-02113e294e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:03:09.386Z|b1a6bda3-618b-43ac-8225-02113e294e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:03:09.625Z|5e9c2ad2-2389-4b28-986b-d940aa248de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:03:09.625Z|5e9c2ad2-2389-4b28-986b-d940aa248de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:03:10.949Z|e32cec4c-8a95-44ab-a0a5-51469f6558a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:10.949Z|4eb3cf2b-af91-4eb4-9430-9cfc4afd7ae0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:10.950Z|15d498aa-a53b-412e-aea3-b3221c699fde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:10.950Z|4eb3cf2b-af91-4eb4-9430-9cfc4afd7ae0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:10.950Z|e32cec4c-8a95-44ab-a0a5-51469f6558a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:10.950Z|15d498aa-a53b-412e-aea3-b3221c699fde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:20.994Z|26c8886a-3687-40b8-8941-12cfdf7f1f24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:21.002Z|26c8886a-3687-40b8-8941-12cfdf7f1f24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:21.003Z|69432752-5264-4916-bb4e-2c64b8cf897c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:21.003Z|69432752-5264-4916-bb4e-2c64b8cf897c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:21.005Z|4bef97b5-73f7-49c5-af48-6f5cac97b979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:21.005Z|4bef97b5-73f7-49c5-af48-6f5cac97b979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:24.386Z|138fd60f-0360-4ee9-b006-d0679942ba1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:03:24.388Z|138fd60f-0360-4ee9-b006-d0679942ba1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T04:03:24.388Z|138fd60f-0360-4ee9-b006-d0679942ba1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:03:24.389Z|138fd60f-0360-4ee9-b006-d0679942ba1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:03:24.390Z|138fd60f-0360-4ee9-b006-d0679942ba1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:03:31.052Z|4721eb34-93c7-4b58-a5d8-5843829920ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:31.052Z|39c29b14-81f1-402f-8a57-240b115e15dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:31.052Z|5967a984-ccfb-4ce3-82be-fc08d6794f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:31.053Z|5967a984-ccfb-4ce3-82be-fc08d6794f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:31.053Z|39c29b14-81f1-402f-8a57-240b115e15dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:31.053Z|4721eb34-93c7-4b58-a5d8-5843829920ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:39.386Z|0f45046b-e22f-4535-9652-bcc54529153e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:03:39.386Z|0f45046b-e22f-4535-9652-bcc54529153e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:03:39.625Z|532bc059-0c50-41a7-8219-e6da26412d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:03:39.626Z|532bc059-0c50-41a7-8219-e6da26412d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:03:41.147Z|fccbf464-992b-4242-952f-2bff9bbf7f56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:41.147Z|ea59dce5-25f6-4b0f-9163-5dbe39dcfd37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:41.147Z|fccbf464-992b-4242-952f-2bff9bbf7f56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:41.147Z|ea59dce5-25f6-4b0f-9163-5dbe39dcfd37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:41.148Z|9db3e923-7a03-4b88-9803-557d8f977d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:41.149Z|9db3e923-7a03-4b88-9803-557d8f977d96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:51.165Z|079749d0-ab8f-49fa-84e9-12ef7be951e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:51.165Z|bcbd001c-3e70-4f1a-b970-5189a80f6a7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:51.165Z|12b2ba61-0233-4a8c-8139-ec10c8131f33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:03:51.165Z|bcbd001c-3e70-4f1a-b970-5189a80f6a7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:51.165Z|079749d0-ab8f-49fa-84e9-12ef7be951e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:51.165Z|12b2ba61-0233-4a8c-8139-ec10c8131f33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:03:54.386Z|79ff24c6-03dd-40e4-9be9-454f89e4dc7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:03:54.386Z|79ff24c6-03dd-40e4-9be9-454f89e4dc7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:04:01.183Z|27e0b053-fb0b-445c-a819-7df5f26000f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:01.183Z|43b0761d-96ac-4c8d-bbc5-24ce9024a99f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:01.183Z|ae6942e1-6554-4001-9f1b-463570d18233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:01.183Z|43b0761d-96ac-4c8d-bbc5-24ce9024a99f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:01.183Z|ae6942e1-6554-4001-9f1b-463570d18233|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:01.183Z|27e0b053-fb0b-445c-a819-7df5f26000f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:08.507Z|dea701e2-53bd-4eea-8b1a-cccb2e09b71d|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:04:08.508Z|dea701e2-53bd-4eea-8b1a-cccb2e09b71d|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:09.386Z|6335beda-96a6-4488-9ce0-cb50a88f7441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:04:09.388Z|6335beda-96a6-4488-9ce0-cb50a88f7441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T04:04:09.388Z|6335beda-96a6-4488-9ce0-cb50a88f7441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:04:09.389Z|6335beda-96a6-4488-9ce0-cb50a88f7441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:04:09.389Z|6335beda-96a6-4488-9ce0-cb50a88f7441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:04:09.626Z|c6c7b83a-f66f-410c-9519-3f54e0b28a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:04:09.627Z|c6c7b83a-f66f-410c-9519-3f54e0b28a2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:04:11.249Z|bb67641e-7bd9-434d-85cf-34c4288f1696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:11.249Z|7643660f-4edf-44ac-b898-aa406881397d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:11.249Z|bb67641e-7bd9-434d-85cf-34c4288f1696|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:11.249Z|7643660f-4edf-44ac-b898-aa406881397d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:11.250Z|07da18c0-5b42-4273-a678-cd148c5bba4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:11.250Z|07da18c0-5b42-4273-a678-cd148c5bba4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:21.267Z|01ee212f-683d-48d6-9bb7-bef74ab4f233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:21.267Z|23672618-3593-4c22-920b-709a95a39692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:21.268Z|23672618-3593-4c22-920b-709a95a39692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:21.268Z|01ee212f-683d-48d6-9bb7-bef74ab4f233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:21.302Z|def7e914-d21b-4490-a3c3-52e3e8ad6ea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:21.303Z|def7e914-d21b-4490-a3c3-52e3e8ad6ea7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:24.386Z|014f641d-6852-495d-aa14-133b0af1cdcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:04:24.386Z|014f641d-6852-495d-aa14-133b0af1cdcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:04:31.287Z|a9aba0d7-f774-4b45-b4c5-5ee765ce7253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:31.287Z|a9aba0d7-f774-4b45-b4c5-5ee765ce7253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:31.319Z|4cef9278-ec8c-430e-a546-ebcc3ad0279c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:31.320Z|4cef9278-ec8c-430e-a546-ebcc3ad0279c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:31.320Z|8e52633c-95f8-42bb-aec5-65d2d45e27c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:31.320Z|8e52633c-95f8-42bb-aec5-65d2d45e27c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:39.386Z|23e89282-0ea1-49da-9cc4-9952584fcf01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:04:39.386Z|23e89282-0ea1-49da-9cc4-9952584fcf01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:04:39.627Z|7379a9d7-1782-400b-9092-33294367ed40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:04:39.628Z|7379a9d7-1782-400b-9092-33294367ed40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:04:41.347Z|824f433f-0974-44ed-9ac8-4be313dd2a5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:41.347Z|07f6897c-2fa5-4048-9685-9fed0245a0d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:41.348Z|824f433f-0974-44ed-9ac8-4be313dd2a5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:41.348Z|d0364cfe-5f16-43ab-a317-580f0f0a5c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:41.348Z|07f6897c-2fa5-4048-9685-9fed0245a0d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:41.348Z|d0364cfe-5f16-43ab-a317-580f0f0a5c53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:51.365Z|304d8292-f710-4b3d-bb8a-c4c44331631b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:51.365Z|196808fe-793b-4038-9864-6e10e3a9b6af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:51.365Z|156bc43d-a8d7-42b6-b642-fab2198b0fd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:04:51.366Z|196808fe-793b-4038-9864-6e10e3a9b6af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:51.366Z|304d8292-f710-4b3d-bb8a-c4c44331631b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:51.366Z|156bc43d-a8d7-42b6-b642-fab2198b0fd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:04:54.386Z|803afb53-cb91-4225-8a92-02f048fc0c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:04:54.388Z|803afb53-cb91-4225-8a92-02f048fc0c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T04:04:54.388Z|803afb53-cb91-4225-8a92-02f048fc0c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:04:54.389Z|803afb53-cb91-4225-8a92-02f048fc0c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:04:54.390Z|803afb53-cb91-4225-8a92-02f048fc0c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:05:01.449Z|cd49027e-ecdf-4e31-872c-d8dd903a5572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:01.449Z|81f26ed8-ad53-4861-9050-64e21b91b675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:01.450Z|cd49027e-ecdf-4e31-872c-d8dd903a5572|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:01.450Z|81f26ed8-ad53-4861-9050-64e21b91b675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:01.450Z|0330c8f7-68af-454e-b118-76cd44c2270e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:01.451Z|0330c8f7-68af-454e-b118-76cd44c2270e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:08.507Z|e146a117-49d8-4217-b06c-71c2fa43c7a7|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:05:08.507Z|e146a117-49d8-4217-b06c-71c2fa43c7a7|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:09.386Z|e083fc58-83c3-4999-bdb8-a8cb79143926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:05:09.386Z|e083fc58-83c3-4999-bdb8-a8cb79143926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:05:09.628Z|38d7d989-3d7f-4993-8a5c-9a1b3dad3f65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:05:09.629Z|38d7d989-3d7f-4993-8a5c-9a1b3dad3f65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:05:11.466Z|8e3fa1f4-6804-44f6-8a5d-3b698c4fe7b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:11.467Z|8e3fa1f4-6804-44f6-8a5d-3b698c4fe7b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:11.468Z|1513f114-8e95-497c-842b-acaa9f0c0aeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:11.468Z|1513f114-8e95-497c-842b-acaa9f0c0aeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:11.518Z|a041beb7-e2d3-4727-8c58-ae4c2d8a968d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:11.519Z|a041beb7-e2d3-4727-8c58-ae4c2d8a968d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:21.484Z|af9551b8-3896-4fa7-81a6-2b2651601271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:21.485Z|af9551b8-3896-4fa7-81a6-2b2651601271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:21.484Z|5169a29b-7e40-4f80-945b-cbaa3bb7bdf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:21.485Z|5169a29b-7e40-4f80-945b-cbaa3bb7bdf3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:21.537Z|d9abe1b2-0697-4ffd-aa60-a1804fdb2189|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:21.537Z|d9abe1b2-0697-4ffd-aa60-a1804fdb2189|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:24.386Z|231f7e5c-d9a6-44b8-94ea-d7169324b8e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:05:24.386Z|231f7e5c-d9a6-44b8-94ea-d7169324b8e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:05:31.504Z|45106737-d32b-425b-bbf8-cad252d99976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:31.504Z|f0cc686a-7954-4aaf-94ca-1bac50c80372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:31.504Z|f0cc686a-7954-4aaf-94ca-1bac50c80372|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:31.504Z|45106737-d32b-425b-bbf8-cad252d99976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:31.554Z|8509ca87-bdc9-494f-bb88-51dbe0f78a19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:31.555Z|8509ca87-bdc9-494f-bb88-51dbe0f78a19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:39.386Z|8324a58d-6867-4218-aa63-9d2419b9ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:05:39.388Z|8324a58d-6867-4218-aa63-9d2419b9ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T04:05:39.388Z|8324a58d-6867-4218-aa63-9d2419b9ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:05:39.389Z|8324a58d-6867-4218-aa63-9d2419b9ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:05:39.390Z|8324a58d-6867-4218-aa63-9d2419b9ddf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:05:39.629Z|b20a0525-22ac-44db-9442-c8e12b163fcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:05:39.630Z|b20a0525-22ac-44db-9442-c8e12b163fcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:05:41.521Z|4bdf1bfb-c858-4619-a8be-1ffdf3eb4268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:41.521Z|8e235a18-c435-424a-8345-256a0a8ccf79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:41.522Z|4bdf1bfb-c858-4619-a8be-1ffdf3eb4268|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:41.522Z|8e235a18-c435-424a-8345-256a0a8ccf79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:41.573Z|232fe730-b93c-4dc1-ac65-9510a5ffc9df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:41.573Z|232fe730-b93c-4dc1-ac65-9510a5ffc9df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:51.550Z|c968d305-9a92-4e5b-b1d3-f612d02b09be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:51.550Z|009f266c-42ce-44b7-a3cb-f21ed25117d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:51.551Z|c968d305-9a92-4e5b-b1d3-f612d02b09be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:51.551Z|009f266c-42ce-44b7-a3cb-f21ed25117d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:51.590Z|59a28a6a-2097-4ce3-8adf-b1943be1e14c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:05:51.590Z|59a28a6a-2097-4ce3-8adf-b1943be1e14c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:05:54.386Z|428b90ed-46fa-4a91-81ff-abac311d9b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:05:54.386Z|428b90ed-46fa-4a91-81ff-abac311d9b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:06:01.568Z|8f9b0f16-1ae2-46a0-b542-8972936d6290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:01.568Z|32d87efa-1fbf-4530-9e41-7b5b9f415852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:01.569Z|8f9b0f16-1ae2-46a0-b542-8972936d6290|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:01.569Z|32d87efa-1fbf-4530-9e41-7b5b9f415852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:01.605Z|64be8594-fbc6-4540-a79e-f6a8722a41b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:01.606Z|64be8594-fbc6-4540-a79e-f6a8722a41b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:08.507Z|0f6c5204-11ac-4f2e-aaf1-90949e126c46|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:06:08.508Z|0f6c5204-11ac-4f2e-aaf1-90949e126c46|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:09.386Z|09149c4a-fc5b-405a-aeb5-46dbb4c7d17b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:06:09.386Z|09149c4a-fc5b-405a-aeb5-46dbb4c7d17b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:06:09.630Z|3de2b488-d474-44b5-bc4f-177cfe2e991b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:06:09.630Z|3de2b488-d474-44b5-bc4f-177cfe2e991b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:06:11.586Z|5222204f-a131-4837-98c7-f6a453f87521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:11.586Z|abb3fb40-2a63-4f58-90ac-d188ea817869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:11.587Z|5222204f-a131-4837-98c7-f6a453f87521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:11.587Z|abb3fb40-2a63-4f58-90ac-d188ea817869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:11.621Z|07eaf2dd-5aa8-48c0-b2d9-9682ce61d204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:11.622Z|07eaf2dd-5aa8-48c0-b2d9-9682ce61d204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:21.604Z|5cc31059-3c94-4f15-b126-a8c2626c9329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:21.604Z|6b596877-22cf-4dcb-b37b-05d02e8e8069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:21.605Z|5cc31059-3c94-4f15-b126-a8c2626c9329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:21.605Z|6b596877-22cf-4dcb-b37b-05d02e8e8069|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:21.637Z|1653884e-7949-4a59-8c9e-84e07b77f842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:21.638Z|1653884e-7949-4a59-8c9e-84e07b77f842|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:24.386Z|dc0a0b89-1da5-4cc5-a414-04b8805c10b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:06:24.388Z|dc0a0b89-1da5-4cc5-a414-04b8805c10b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:06:24.388Z|dc0a0b89-1da5-4cc5-a414-04b8805c10b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:06:24.389Z|dc0a0b89-1da5-4cc5-a414-04b8805c10b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:06:24.390Z|dc0a0b89-1da5-4cc5-a414-04b8805c10b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:06:31.622Z|2232ad3c-1a48-49af-b09f-9bbaa6ab72b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:31.622Z|f963ae75-9adf-4f70-9d9e-35f2d64f7f87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:31.622Z|2232ad3c-1a48-49af-b09f-9bbaa6ab72b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:31.622Z|f963ae75-9adf-4f70-9d9e-35f2d64f7f87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:31.653Z|dcd9da33-27f8-44ae-b900-dce8f1554dca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:31.653Z|dcd9da33-27f8-44ae-b900-dce8f1554dca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:39.386Z|e2c0189f-6367-4d4b-a30a-09ad491bf62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:06:39.386Z|e2c0189f-6367-4d4b-a30a-09ad491bf62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:06:39.631Z|09076b3b-f875-4813-b060-bd3f03e2ff06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:06:39.632Z|09076b3b-f875-4813-b060-bd3f03e2ff06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:06:41.639Z|d677d118-ae29-4c60-8043-81e725297c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:41.640Z|45703a28-0a48-459a-9264-7cad93755db1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:41.640Z|d677d118-ae29-4c60-8043-81e725297c9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:41.641Z|45703a28-0a48-459a-9264-7cad93755db1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:41.670Z|a6feec1e-ae01-4fab-9215-85fe732fe354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:41.670Z|a6feec1e-ae01-4fab-9215-85fe732fe354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:51.657Z|d7f98580-1389-4661-b4f1-50095b12564c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:51.658Z|d7f98580-1389-4661-b4f1-50095b12564c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:51.658Z|a150520c-0e29-4761-bae4-e6132018dcc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:51.658Z|a150520c-0e29-4761-bae4-e6132018dcc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:51.703Z|9794426d-fcf7-4ec6-877d-6c7342cc982d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:06:51.704Z|9794426d-fcf7-4ec6-877d-6c7342cc982d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:06:54.386Z|e09b423c-1229-46e7-b093-ef7259b4385b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:06:54.387Z|e09b423c-1229-46e7-b093-ef7259b4385b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:07:01.676Z|f90e55a2-7ce0-4022-af1d-6f8a07867ae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:01.676Z|f16671ba-9a33-4434-a5c0-039548cf5678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:01.676Z|f16671ba-9a33-4434-a5c0-039548cf5678|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:01.676Z|f90e55a2-7ce0-4022-af1d-6f8a07867ae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:01.721Z|010f7bef-fead-4702-8d76-aa135a40c28d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:01.721Z|010f7bef-fead-4702-8d76-aa135a40c28d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:08.507Z|fe3e2c4b-ed08-4cb5-957f-dd78ef49a20a|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:07:08.508Z|fe3e2c4b-ed08-4cb5-957f-dd78ef49a20a|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:09.386Z|5630c0bb-feb2-42dd-acda-a4a882c70878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:07:09.388Z|5630c0bb-feb2-42dd-acda-a4a882c70878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T04:07:09.388Z|5630c0bb-feb2-42dd-acda-a4a882c70878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:07:09.389Z|5630c0bb-feb2-42dd-acda-a4a882c70878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:07:09.390Z|5630c0bb-feb2-42dd-acda-a4a882c70878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:07:09.632Z|c95ed919-aa25-41fa-bb77-7c27718b40b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:07:09.632Z|c95ed919-aa25-41fa-bb77-7c27718b40b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:07:11.694Z|c912cbd8-fabf-4cab-9efa-88f3d271a48c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:11.694Z|334a5066-1e4b-44ee-9915-90eefe984903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:11.694Z|c912cbd8-fabf-4cab-9efa-88f3d271a48c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:11.694Z|334a5066-1e4b-44ee-9915-90eefe984903|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:11.738Z|8a60ec21-9469-444d-9e6c-8d510562301f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:11.738Z|8a60ec21-9469-444d-9e6c-8d510562301f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:21.750Z|0fd203da-7fa8-4bda-b5bf-57eee2baf9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:21.750Z|6b5e96eb-8ad4-4046-9e76-64397877a99b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:21.750Z|0fd203da-7fa8-4bda-b5bf-57eee2baf9ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:21.750Z|6b5e96eb-8ad4-4046-9e76-64397877a99b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:21.755Z|f135efee-3965-46d4-9d5f-1bab85d52053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:21.755Z|f135efee-3965-46d4-9d5f-1bab85d52053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:24.386Z|6313f0ae-877c-4923-adb3-adb032c86ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:07:24.386Z|6313f0ae-877c-4923-adb3-adb032c86ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:07:31.768Z|64a152c5-a3bb-4549-a905-1c972cb23182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:31.768Z|3f45f141-4917-4e71-9f59-a06b99250654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:31.769Z|64a152c5-a3bb-4549-a905-1c972cb23182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:31.769Z|3f45f141-4917-4e71-9f59-a06b99250654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:31.772Z|df2c2137-2fdc-48e2-b942-4d7818db3dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:31.773Z|df2c2137-2fdc-48e2-b942-4d7818db3dc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:39.386Z|0be5479c-2041-4a76-9677-92c8d705a9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:07:39.386Z|0be5479c-2041-4a76-9677-92c8d705a9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:07:39.633Z|9c84a9d9-2df4-4cd4-a771-4b3b6a3050c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:07:39.633Z|9c84a9d9-2df4-4cd4-a771-4b3b6a3050c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:07:41.786Z|8640c1a0-0d64-4664-b162-491b072ce2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:41.787Z|8640c1a0-0d64-4664-b162-491b072ce2d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:41.787Z|ed7dc0d0-13c7-4533-ac7d-40de748a0138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:41.787Z|ed7dc0d0-13c7-4533-ac7d-40de748a0138|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:41.789Z|e9a213dd-fba3-47b1-84da-78e18375cd23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:41.790Z|e9a213dd-fba3-47b1-84da-78e18375cd23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:51.805Z|26ec7f43-45cc-4de2-828c-b074ccce0330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:51.805Z|9a9a1c09-309b-4700-9c86-edb3e8457113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:51.806Z|26ec7f43-45cc-4de2-828c-b074ccce0330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:51.806Z|9a9a1c09-309b-4700-9c86-edb3e8457113|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:51.808Z|40ffed72-4707-4a67-a3e1-02e889fc6e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:07:51.809Z|40ffed72-4707-4a67-a3e1-02e889fc6e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:07:54.386Z|e02232f1-777f-4c8d-b0dc-ef998dd6c496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:07:54.388Z|e02232f1-777f-4c8d-b0dc-ef998dd6c496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T04:07:54.388Z|e02232f1-777f-4c8d-b0dc-ef998dd6c496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:07:54.389Z|e02232f1-777f-4c8d-b0dc-ef998dd6c496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:07:54.389Z|e02232f1-777f-4c8d-b0dc-ef998dd6c496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:08:01.850Z|e21fceea-421b-4def-8142-f4568cec6d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:01.851Z|e21fceea-421b-4def-8142-f4568cec6d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:01.851Z|554ea5a8-470e-4202-8f7f-2ad76ebff5a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:01.851Z|05d6025d-56e8-47f2-b4f4-832b41e8dc76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:01.852Z|554ea5a8-470e-4202-8f7f-2ad76ebff5a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:01.852Z|05d6025d-56e8-47f2-b4f4-832b41e8dc76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:08.507Z|6068d3e6-7adc-41d2-8de4-8a0f7040501f|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:08:08.508Z|6068d3e6-7adc-41d2-8de4-8a0f7040501f|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:09.386Z|da3a0450-4db2-44e4-858d-ab55d35cb78a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:08:09.386Z|da3a0450-4db2-44e4-858d-ab55d35cb78a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:08:09.634Z|2b7d7bb8-1182-41f8-a434-bbac9ac7f83f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:08:09.634Z|2b7d7bb8-1182-41f8-a434-bbac9ac7f83f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:08:11.948Z|72ed00bb-5abd-405e-a51d-c4fa74744d69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:11.948Z|874a9011-5663-4c9e-82f7-556cfe0bd6df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:11.948Z|31ce4974-2b6a-4fd3-8ae0-463693d8d41c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:11.948Z|874a9011-5663-4c9e-82f7-556cfe0bd6df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:11.948Z|72ed00bb-5abd-405e-a51d-c4fa74744d69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:11.948Z|31ce4974-2b6a-4fd3-8ae0-463693d8d41c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:21.965Z|325459ce-4672-4d79-a6d3-dc6639bd55b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:21.965Z|4a48b454-6aed-414d-a975-1c5d828dd470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:21.966Z|325459ce-4672-4d79-a6d3-dc6639bd55b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:21.966Z|4a48b454-6aed-414d-a975-1c5d828dd470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:21.966Z|d9cdce1c-eb22-4e45-9a8f-c8eae17e45b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:21.967Z|d9cdce1c-eb22-4e45-9a8f-c8eae17e45b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:24.386Z|5b162764-832a-4ef1-ba62-333271cc9290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:08:24.386Z|5b162764-832a-4ef1-ba62-333271cc9290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:08:32.050Z|b2d7837c-7b08-4657-b6e3-5d0260324d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:32.050Z|b2d7837c-7b08-4657-b6e3-5d0260324d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:32.050Z|c341cac2-7578-4c18-8059-c051dd9a3003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:32.051Z|c341cac2-7578-4c18-8059-c051dd9a3003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:32.051Z|216e8803-5b71-412a-8952-98b751daf38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:32.051Z|216e8803-5b71-412a-8952-98b751daf38f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:39.386Z|176ef299-3225-4759-a5ee-f3d52019978a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:08:39.388Z|176ef299-3225-4759-a5ee-f3d52019978a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:08:39.388Z|176ef299-3225-4759-a5ee-f3d52019978a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:08:39.389Z|176ef299-3225-4759-a5ee-f3d52019978a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:08:39.389Z|176ef299-3225-4759-a5ee-f3d52019978a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:08:39.635Z|fc286908-b8ab-4b61-a6da-ebb70a041934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:08:39.635Z|fc286908-b8ab-4b61-a6da-ebb70a041934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:08:42.067Z|48599e36-58ff-4402-9465-c35cd3d9062f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:42.067Z|be88144a-9e2c-415b-a74b-2e66aca78fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:42.068Z|48599e36-58ff-4402-9465-c35cd3d9062f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:42.068Z|be88144a-9e2c-415b-a74b-2e66aca78fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:42.069Z|47fee38f-8b6c-46be-827e-4113dad9a42e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:42.069Z|47fee38f-8b6c-46be-827e-4113dad9a42e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:52.150Z|16e9730e-64f8-4f9b-9cb5-32cad783f46e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:52.150Z|7e96bb7f-24ac-45a5-89a4-65705f010796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:52.150Z|16e9730e-64f8-4f9b-9cb5-32cad783f46e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:52.150Z|7e96bb7f-24ac-45a5-89a4-65705f010796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:52.152Z|b8e7df2b-babd-498e-aa2a-4cea25ec19f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:08:52.152Z|b8e7df2b-babd-498e-aa2a-4cea25ec19f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:08:54.386Z|2eaf83a6-ec9b-4074-9b7a-2596f0d1bfec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:08:54.386Z|2eaf83a6-ec9b-4074-9b7a-2596f0d1bfec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:09:02.251Z|74ae0aac-6f2b-4878-9f21-3b0a0dd9e08c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:02.251Z|1cee57e1-6768-46cf-8ff4-2bee749ae71d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:02.251Z|74ae0aac-6f2b-4878-9f21-3b0a0dd9e08c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:02.251Z|1cee57e1-6768-46cf-8ff4-2bee749ae71d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:02.253Z|f05caacc-2b2e-42e3-89a7-0ce56479d527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:02.303Z|f05caacc-2b2e-42e3-89a7-0ce56479d527|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:08.507Z|91b7bba4-c742-48ed-9fba-cd88bbc325c7|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:09:08.508Z|91b7bba4-c742-48ed-9fba-cd88bbc325c7|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:09.386Z|14a85586-3502-445f-909a-a2ef97f383a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:09:09.386Z|14a85586-3502-445f-909a-a2ef97f383a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:09:09.636Z|f5721d74-6a4d-482f-b2d6-7525f0cd185e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:09:09.637Z|f5721d74-6a4d-482f-b2d6-7525f0cd185e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:09:12.351Z|d351aac7-6e18-4e45-91d5-9bf06ddb415a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:12.351Z|189d2412-3d2f-442f-8854-ae6cfa967549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:12.352Z|189d2412-3d2f-442f-8854-ae6cfa967549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:12.352Z|d351aac7-6e18-4e45-91d5-9bf06ddb415a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:12.353Z|743b3969-e1c1-4d47-872a-afed80fe8939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:12.353Z|743b3969-e1c1-4d47-872a-afed80fe8939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:22.372Z|a855ce1d-cd18-42f5-a2a5-58e6210f0a7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:22.372Z|09c8b670-9d30-43ef-ab7f-662eb3ecc391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:22.373Z|a855ce1d-cd18-42f5-a2a5-58e6210f0a7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:22.373Z|09c8b670-9d30-43ef-ab7f-662eb3ecc391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:22.374Z|f283fe8b-90ee-40aa-be95-b9964bd72121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:22.374Z|f283fe8b-90ee-40aa-be95-b9964bd72121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:24.386Z|e498d56f-07fc-4266-b26c-2e3dfc4b60ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:09:24.388Z|e498d56f-07fc-4266-b26c-2e3dfc4b60ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T04:09:24.389Z|e498d56f-07fc-4266-b26c-2e3dfc4b60ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:09:24.390Z|e498d56f-07fc-4266-b26c-2e3dfc4b60ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:09:24.393Z|e498d56f-07fc-4266-b26c-2e3dfc4b60ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:09:32.392Z|3662aee5-e338-4a72-8517-08d94d21ec70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:32.392Z|5e224bee-a2bd-4e93-96d2-71eee62a9495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:32.392Z|6151a223-c88c-4664-8eaa-088d7dfad238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:32.393Z|3662aee5-e338-4a72-8517-08d94d21ec70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:32.393Z|5e224bee-a2bd-4e93-96d2-71eee62a9495|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:32.393Z|6151a223-c88c-4664-8eaa-088d7dfad238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:39.386Z|5cafcfde-7e74-4e2f-ba53-a968b0486e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:09:39.386Z|5cafcfde-7e74-4e2f-ba53-a968b0486e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:09:39.638Z|04fc1aa0-20ec-4d0f-b0aa-4f574a0f6aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:09:39.638Z|04fc1aa0-20ec-4d0f-b0aa-4f574a0f6aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:09:42.410Z|472b57b4-e5e0-4149-abd9-4feed61e924b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:42.410Z|38ef1e17-3b42-409f-911c-226efdb3825b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:42.410Z|e8b2b075-2fbe-40f0-acd7-8c740430b4ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:42.410Z|472b57b4-e5e0-4149-abd9-4feed61e924b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:42.410Z|38ef1e17-3b42-409f-911c-226efdb3825b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:42.410Z|e8b2b075-2fbe-40f0-acd7-8c740430b4ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:52.427Z|2e05b80f-d9f7-4e76-9747-4bc5ccce6f8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:52.427Z|bab9444a-c9a3-4b82-a5dd-93e5954685f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:52.427Z|d4055b63-b818-4343-9bba-5275a67390aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:09:52.427Z|bab9444a-c9a3-4b82-a5dd-93e5954685f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:52.427Z|2e05b80f-d9f7-4e76-9747-4bc5ccce6f8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:52.427Z|d4055b63-b818-4343-9bba-5275a67390aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:09:54.386Z|86128c40-453f-4773-9c97-24a1ba1727e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:09:54.386Z|86128c40-453f-4773-9c97-24a1ba1727e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:10:02.445Z|029bc17d-4957-4be2-9f52-156128554686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:02.445Z|4c351836-b00e-484c-ac93-dc026f1ff3af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:02.445Z|5f8fb01c-83d2-480c-a9e4-9fc8428446c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:02.445Z|029bc17d-4957-4be2-9f52-156128554686|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:02.445Z|4c351836-b00e-484c-ac93-dc026f1ff3af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:02.445Z|5f8fb01c-83d2-480c-a9e4-9fc8428446c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:08.507Z|48c046e3-f440-4f4f-9106-717cc7587de2|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:10:08.507Z|48c046e3-f440-4f4f-9106-717cc7587de2|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:09.386Z|111605b6-6e45-40f4-8629-d465e148a2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:10:09.388Z|111605b6-6e45-40f4-8629-d465e148a2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T04:10:09.389Z|111605b6-6e45-40f4-8629-d465e148a2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:10:09.389Z|111605b6-6e45-40f4-8629-d465e148a2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:10:09.390Z|111605b6-6e45-40f4-8629-d465e148a2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:10:09.639Z|97c2458b-739d-48f1-afff-2db14b22e070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:10:09.639Z|97c2458b-739d-48f1-afff-2db14b22e070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:10:12.462Z|1f1dad62-db39-4e28-a8f0-7152a80b95d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:12.462Z|a3513b8d-cfb0-485f-8b27-377e42f811b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:12.462Z|0ab1266e-f449-4a5c-9c1a-15cf32807b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:12.463Z|a3513b8d-cfb0-485f-8b27-377e42f811b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:12.463Z|0ab1266e-f449-4a5c-9c1a-15cf32807b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:12.462Z|1f1dad62-db39-4e28-a8f0-7152a80b95d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:22.480Z|e7207595-82a7-4eba-a3fc-b5a05fe00500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:22.480Z|38c94c07-2947-4a8b-8c9a-709c01c1abea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:22.480Z|736184be-cf61-48a9-bfb6-355c40ff1361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:22.480Z|38c94c07-2947-4a8b-8c9a-709c01c1abea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:22.480Z|e7207595-82a7-4eba-a3fc-b5a05fe00500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:22.480Z|736184be-cf61-48a9-bfb6-355c40ff1361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:24.386Z|cdaac88a-221f-4572-8294-18bddbe055fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:10:24.386Z|cdaac88a-221f-4572-8294-18bddbe055fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:10:32.497Z|161ad25d-3332-4f07-846a-82ebd7234d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:32.497Z|7e0eb7a0-ec16-4e46-8229-4b7c6f3dd6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:32.497Z|26229687-295c-4869-ba46-effa2c1a2e75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:32.497Z|161ad25d-3332-4f07-846a-82ebd7234d1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:32.497Z|7e0eb7a0-ec16-4e46-8229-4b7c6f3dd6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:32.498Z|26229687-295c-4869-ba46-effa2c1a2e75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:39.386Z|101cf586-1beb-44d1-8333-d5e69c29f3a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:10:39.386Z|101cf586-1beb-44d1-8333-d5e69c29f3a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:10:39.640Z|ab5c22e1-ab82-4d5d-98a0-79b8c150a42e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:10:39.640Z|ab5c22e1-ab82-4d5d-98a0-79b8c150a42e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:10:42.515Z|957b16b2-1dc6-4736-9b00-de4368d3180c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:42.515Z|b9c73ad0-14aa-41b2-8c83-5afd3302d3ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:42.515Z|2f6aab70-6a5a-4939-acc7-8626fa31584c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:42.515Z|2f6aab70-6a5a-4939-acc7-8626fa31584c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:42.515Z|b9c73ad0-14aa-41b2-8c83-5afd3302d3ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:42.515Z|957b16b2-1dc6-4736-9b00-de4368d3180c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:52.533Z|d454dcb2-1924-4a9d-8fdf-3100a9be55fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:52.533Z|26f09291-917c-4070-9240-58639a15d2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:52.534Z|fe606781-f4d4-4662-99af-18d9cc0aae5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:10:52.534Z|d454dcb2-1924-4a9d-8fdf-3100a9be55fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:52.534Z|fe606781-f4d4-4662-99af-18d9cc0aae5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:52.534Z|26f09291-917c-4070-9240-58639a15d2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:10:54.386Z|e5e24eb1-0b9f-43b4-94e1-99da498147e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:10:54.388Z|e5e24eb1-0b9f-43b4-94e1-99da498147e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:10:54.388Z|e5e24eb1-0b9f-43b4-94e1-99da498147e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:10:54.389Z|e5e24eb1-0b9f-43b4-94e1-99da498147e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:10:54.390Z|e5e24eb1-0b9f-43b4-94e1-99da498147e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:11:02.552Z|6b2e0407-684f-4fd3-b667-420a83b9bf3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:02.552Z|6b2e0407-684f-4fd3-b667-420a83b9bf3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:02.618Z|bd4c83aa-c397-4808-837a-50994d77407a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:02.618Z|1d4f6e20-9024-4b29-b9d9-858efe426105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:02.619Z|1d4f6e20-9024-4b29-b9d9-858efe426105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:02.619Z|bd4c83aa-c397-4808-837a-50994d77407a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:08.507Z|fb495187-9946-450d-99a5-a0cb76c87551|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:11:08.507Z|fb495187-9946-450d-99a5-a0cb76c87551|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:09.386Z|4ca2a9f1-a3e0-492d-8753-88df655161b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:11:09.386Z|4ca2a9f1-a3e0-492d-8753-88df655161b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:11:09.641Z|ead49a91-3252-4afa-9d06-0802abc7490d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:11:09.641Z|ead49a91-3252-4afa-9d06-0802abc7490d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:11:12.570Z|d811bc65-efda-4a4d-92f0-7a740138e9e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:12.570Z|d811bc65-efda-4a4d-92f0-7a740138e9e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:12.635Z|3af4047e-eed3-46c1-a1ed-95233e132e77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:12.636Z|3af4047e-eed3-46c1-a1ed-95233e132e77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:12.639Z|812070c0-6cf3-44f4-b2d8-08ed1871961a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:12.640Z|812070c0-6cf3-44f4-b2d8-08ed1871961a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:22.652Z|1a7ce3d4-69cf-459c-87a6-52b19ab570de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:22.652Z|46fc2e1d-b057-4833-87d1-24fd92c4c98d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:22.653Z|46fc2e1d-b057-4833-87d1-24fd92c4c98d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:22.653Z|1a7ce3d4-69cf-459c-87a6-52b19ab570de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:22.656Z|fd875a6f-9018-4d8f-b3cd-65ae92407741|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:22.656Z|fd875a6f-9018-4d8f-b3cd-65ae92407741|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:24.386Z|590d18ae-1f01-42ae-9d99-b292e1321902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:11:24.386Z|590d18ae-1f01-42ae-9d99-b292e1321902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:11:32.670Z|bf941a1b-c95a-4758-b950-6eae9ae24596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:32.670Z|5fe139d3-5b80-4232-9a57-4ec8101240a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:32.671Z|bf941a1b-c95a-4758-b950-6eae9ae24596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:32.671Z|5fe139d3-5b80-4232-9a57-4ec8101240a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:32.672Z|77dc4df4-0c51-4701-935e-6e79a023bc07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:32.672Z|77dc4df4-0c51-4701-935e-6e79a023bc07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:39.386Z|059381b5-5f47-4317-b574-09f0b90744b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:11:39.388Z|059381b5-5f47-4317-b574-09f0b90744b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:11:39.388Z|059381b5-5f47-4317-b574-09f0b90744b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:11:39.389Z|059381b5-5f47-4317-b574-09f0b90744b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:11:39.389Z|059381b5-5f47-4317-b574-09f0b90744b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:11:39.641Z|c3b3a353-7abc-4cd7-ad95-b3f38b403fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:11:39.642Z|c3b3a353-7abc-4cd7-ad95-b3f38b403fe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:11:42.687Z|b4ffbf6c-13d5-4d85-8285-562fb5db3993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:42.687Z|cf219c47-becf-4767-b53f-7aa63510cc10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:42.688Z|b4ffbf6c-13d5-4d85-8285-562fb5db3993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:42.688Z|cf219c47-becf-4767-b53f-7aa63510cc10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:42.717Z|4e82daf6-8e00-422f-92d7-823a32e63700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:42.717Z|4e82daf6-8e00-422f-92d7-823a32e63700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:52.705Z|1302d64a-ae46-4f69-bad3-1072d7d2a78e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:52.705Z|cca93680-8901-4f35-b131-aaa5ef73761f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:52.705Z|1302d64a-ae46-4f69-bad3-1072d7d2a78e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:52.705Z|cca93680-8901-4f35-b131-aaa5ef73761f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:52.732Z|0d8a252c-0061-437e-a2d1-fdf293a278a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:11:52.733Z|0d8a252c-0061-437e-a2d1-fdf293a278a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:11:54.386Z|f7b2466c-3989-4207-9037-ebc046e2db01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:11:54.386Z|f7b2466c-3989-4207-9037-ebc046e2db01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:12:02.722Z|f4d7a9dc-0df6-4015-802f-4bb519c760b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:02.722Z|7c28931a-ed6d-429f-b084-ca456e233b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:02.723Z|f4d7a9dc-0df6-4015-802f-4bb519c760b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:02.723Z|7c28931a-ed6d-429f-b084-ca456e233b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:02.818Z|37b0e797-aedb-4574-97fd-ba3b410a477a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:02.818Z|37b0e797-aedb-4574-97fd-ba3b410a477a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:08.507Z|5deced11-bcd3-4d59-a41b-860d7c907d11|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:12:08.507Z|5deced11-bcd3-4d59-a41b-860d7c907d11|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:09.386Z|b4a9523d-0d9a-4e5f-958a-2c528e369090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:12:09.386Z|b4a9523d-0d9a-4e5f-958a-2c528e369090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:12:09.642Z|27874a11-c706-4f4b-92e7-5ff08d21faf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:12:09.643Z|27874a11-c706-4f4b-92e7-5ff08d21faf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:12:12.740Z|2ff616fe-2eaf-48e9-9a50-5ddf1418c60c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:12.740Z|9f6cba08-a4c6-47e3-924b-39c445d92823|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:12.741Z|2ff616fe-2eaf-48e9-9a50-5ddf1418c60c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:12.741Z|9f6cba08-a4c6-47e3-924b-39c445d92823|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:12.835Z|043dbf7b-121e-4183-aaee-7da91403ddf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:12.836Z|043dbf7b-121e-4183-aaee-7da91403ddf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:22.758Z|e6d09533-aae6-401e-a914-d945de58af09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:22.758Z|eac85cb4-4ec7-4357-a6fd-753cf3909184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:22.758Z|e6d09533-aae6-401e-a914-d945de58af09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:22.758Z|eac85cb4-4ec7-4357-a6fd-753cf3909184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:22.853Z|972ac350-f01b-44a5-a2ec-7b6a9a9c5cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:22.853Z|972ac350-f01b-44a5-a2ec-7b6a9a9c5cd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:24.386Z|44d7d537-a6aa-483b-846b-6c6e7da62e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:12:24.387Z|44d7d537-a6aa-483b-846b-6c6e7da62e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T04:12:24.388Z|44d7d537-a6aa-483b-846b-6c6e7da62e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:12:24.388Z|44d7d537-a6aa-483b-846b-6c6e7da62e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:12:24.390Z|44d7d537-a6aa-483b-846b-6c6e7da62e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:12:32.776Z|5341d621-c37b-4d7e-b1b6-3703dc07466c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:32.776Z|06b5c22b-3bd2-4378-bcf0-14604fe3aa4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:32.776Z|5341d621-c37b-4d7e-b1b6-3703dc07466c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:32.776Z|06b5c22b-3bd2-4378-bcf0-14604fe3aa4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:32.870Z|136b219a-49d8-4cac-8730-89ed91e3e4b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:32.871Z|136b219a-49d8-4cac-8730-89ed91e3e4b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:39.386Z|0df8e356-5739-49bf-802b-b70125bfcdf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:12:39.386Z|0df8e356-5739-49bf-802b-b70125bfcdf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:12:39.643Z|2bdb4d2e-22d8-4779-b783-e59053a6834a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:12:39.644Z|2bdb4d2e-22d8-4779-b783-e59053a6834a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:12:42.794Z|c17b0731-45ff-4617-9253-13fd3bed91cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:42.794Z|c17b0731-45ff-4617-9253-13fd3bed91cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:42.795Z|d6314718-93ce-4f44-ba9e-e62f84c3a0bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:42.795Z|d6314718-93ce-4f44-ba9e-e62f84c3a0bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:42.888Z|6b5bc16d-6735-405c-85eb-bdbcebfc440f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:42.888Z|6b5bc16d-6735-405c-85eb-bdbcebfc440f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:52.848Z|d6e77984-575a-4a27-9b26-ce54ca564aa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:52.848Z|26e2644d-9e5e-436d-a3be-62f011e9d501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:52.848Z|d6e77984-575a-4a27-9b26-ce54ca564aa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:52.849Z|26e2644d-9e5e-436d-a3be-62f011e9d501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:52.906Z|24850ef0-99b2-44b3-9696-9f75f5f57b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:12:52.907Z|24850ef0-99b2-44b3-9696-9f75f5f57b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:12:54.386Z|25f489f7-a20c-4147-ae98-9a0725be0d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:12:54.386Z|25f489f7-a20c-4147-ae98-9a0725be0d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:13:02.866Z|b6a717eb-39ab-4990-8997-6f0df2779379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:02.866Z|fe018097-971e-4c20-accb-7029cee9587b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:02.867Z|b6a717eb-39ab-4990-8997-6f0df2779379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:02.867Z|fe018097-971e-4c20-accb-7029cee9587b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:02.924Z|0d47001a-a85d-4dde-bae3-76ad34a6c401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:02.924Z|0d47001a-a85d-4dde-bae3-76ad34a6c401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:08.507Z|3db721a9-d89b-42b3-ab24-e7ee0c100420|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:13:08.508Z|3db721a9-d89b-42b3-ab24-e7ee0c100420|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:09.386Z|7f636db9-5e7b-48fd-a84b-46f429cb8918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:13:09.388Z|7f636db9-5e7b-48fd-a84b-46f429cb8918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:13:09.644Z|3f21ae22-2563-44c9-98f1-22c39a9ae08b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:13:09.644Z|3f21ae22-2563-44c9-98f1-22c39a9ae08b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:13:12.947Z|ad4f63ba-4d73-4d59-a5e9-3d77d50946e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:12.947Z|2ff8277d-a2ff-4ab6-997f-6bb37f68bf36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:12.947Z|e7249849-ce9c-49bc-a506-5e942cd38d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:12.948Z|2ff8277d-a2ff-4ab6-997f-6bb37f68bf36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:12.948Z|e7249849-ce9c-49bc-a506-5e942cd38d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:12.948Z|ad4f63ba-4d73-4d59-a5e9-3d77d50946e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:22.965Z|24b80b7c-7411-4692-a0b9-487b90c146af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:22.965Z|9b3bacea-5eab-4ea9-9769-6937264b4934|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:22.965Z|0010fb72-0abe-4eed-8294-db80c0f441c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:22.965Z|24b80b7c-7411-4692-a0b9-487b90c146af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:22.965Z|9b3bacea-5eab-4ea9-9769-6937264b4934|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:22.965Z|0010fb72-0abe-4eed-8294-db80c0f441c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:24.386Z|cda826ec-b098-41de-aa80-d837f06b1720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:13:24.386Z|cda826ec-b098-41de-aa80-d837f06b1720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:13:32.985Z|22072237-6186-4217-83c9-860e45b4f988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:32.985Z|1bb27447-d6de-471c-9a8f-34629f0b5a1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:32.986Z|22072237-6186-4217-83c9-860e45b4f988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:32.986Z|1bb27447-d6de-471c-9a8f-34629f0b5a1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:32.992Z|261bef9f-0ec6-4561-a961-51e6c3bc3569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:32.992Z|261bef9f-0ec6-4561-a961-51e6c3bc3569|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:39.386Z|6a8e9488-39f3-45e1-8f50-34145d0177a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:13:39.386Z|6a8e9488-39f3-45e1-8f50-34145d0177a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:13:39.645Z|b94c094b-d100-4078-83f2-f3c9d4c9c221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:13:39.645Z|b94c094b-d100-4078-83f2-f3c9d4c9c221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:13:43.048Z|963c7004-7a30-484e-bf65-4e257d1f2162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:43.048Z|1056a1c0-37f3-4bb5-b194-bd06dd5548f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:43.049Z|963c7004-7a30-484e-bf65-4e257d1f2162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:43.049Z|1056a1c0-37f3-4bb5-b194-bd06dd5548f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:43.050Z|4a97abfe-4fde-4830-a0e5-6245c8b29701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:43.050Z|4a97abfe-4fde-4830-a0e5-6245c8b29701|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:53.149Z|33550b09-7e2e-421b-9ab5-ebd41bf44d89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:53.149Z|5aa6cbfb-26bb-4c16-9377-b7436207e459|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:53.150Z|5aa6cbfb-26bb-4c16-9377-b7436207e459|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:53.150Z|94543364-30a1-4fb3-a132-3ea6ec0ce21c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:13:53.150Z|33550b09-7e2e-421b-9ab5-ebd41bf44d89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:53.151Z|94543364-30a1-4fb3-a132-3ea6ec0ce21c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:13:54.386Z|3a1c85f3-cbf4-47dc-946a-73185c83fa3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:13:54.388Z|3a1c85f3-cbf4-47dc-946a-73185c83fa3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T04:13:54.388Z|3a1c85f3-cbf4-47dc-946a-73185c83fa3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:13:54.389Z|3a1c85f3-cbf4-47dc-946a-73185c83fa3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:13:54.390Z|3a1c85f3-cbf4-47dc-946a-73185c83fa3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:14:03.170Z|182940cb-187a-4de8-8387-966e34fd66b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:03.170Z|b4f9a159-e7a0-4a4b-aa56-54ed539b6438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:03.170Z|df3d8b7d-07f6-4268-9694-7e805704ab9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:03.170Z|df3d8b7d-07f6-4268-9694-7e805704ab9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:03.170Z|182940cb-187a-4de8-8387-966e34fd66b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:03.170Z|b4f9a159-e7a0-4a4b-aa56-54ed539b6438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:08.507Z|f02c2901-49c2-4b15-8158-7af47dc538ed|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:14:08.508Z|f02c2901-49c2-4b15-8158-7af47dc538ed|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:09.386Z|e50a4dd4-24b3-49f2-8d51-24f476740abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:14:09.386Z|e50a4dd4-24b3-49f2-8d51-24f476740abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:14:09.646Z|80077cfe-ea96-4074-8dfe-e9f875b9fd40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:14:09.646Z|80077cfe-ea96-4074-8dfe-e9f875b9fd40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:14:13.249Z|19ba9758-7237-4ed3-af36-1a5ef88078d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:13.249Z|0d7f8bd5-28cd-4edb-a34d-54a85a4dfba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:13.249Z|66c22f83-7610-4073-9108-1cf877d418c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:13.249Z|0d7f8bd5-28cd-4edb-a34d-54a85a4dfba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:13.249Z|66c22f83-7610-4073-9108-1cf877d418c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:13.249Z|19ba9758-7237-4ed3-af36-1a5ef88078d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:23.348Z|eec5a8b8-b121-43f2-ba78-12f5c45d46e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:23.348Z|d43a9b85-0adb-4114-ae8e-27022f2b0a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:23.349Z|a726e354-1005-4586-8908-d5cac7e55273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:23.349Z|eec5a8b8-b121-43f2-ba78-12f5c45d46e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:23.349Z|d43a9b85-0adb-4114-ae8e-27022f2b0a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:23.349Z|a726e354-1005-4586-8908-d5cac7e55273|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:24.386Z|79dc21f2-5735-4244-b2a8-8c5d18eaf138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:14:24.386Z|79dc21f2-5735-4244-b2a8-8c5d18eaf138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:14:33.449Z|ce8ca5b4-e1c5-408e-9247-bc1a2d104aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:33.449Z|816d0ebd-9469-488e-8110-16b2fbdb7534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:33.449Z|9c73af10-498d-4e0e-b52a-18466dc77d14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:33.449Z|816d0ebd-9469-488e-8110-16b2fbdb7534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:33.449Z|ce8ca5b4-e1c5-408e-9247-bc1a2d104aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:33.449Z|9c73af10-498d-4e0e-b52a-18466dc77d14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:39.386Z|c99a769d-750c-4abb-b66f-cdb56111db3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:14:39.388Z|c99a769d-750c-4abb-b66f-cdb56111db3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:14:39.388Z|c99a769d-750c-4abb-b66f-cdb56111db3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:14:39.389Z|c99a769d-750c-4abb-b66f-cdb56111db3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:14:39.390Z|c99a769d-750c-4abb-b66f-cdb56111db3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:14:39.647Z|fedab3c6-90bf-4adf-96c1-0de90d9e1a15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:14:39.647Z|fedab3c6-90bf-4adf-96c1-0de90d9e1a15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:14:43.548Z|96879005-f496-4c7b-8441-c57ffc00c1db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:43.549Z|f2e68214-5ece-48e2-add8-3d10829e9754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:43.548Z|ecb415aa-221d-4176-ad14-cea55488c8f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:43.549Z|96879005-f496-4c7b-8441-c57ffc00c1db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:43.549Z|f2e68214-5ece-48e2-add8-3d10829e9754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:43.549Z|ecb415aa-221d-4176-ad14-cea55488c8f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:53.566Z|02c29584-8cf0-4a04-8ce4-9ef9cfe43f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:53.566Z|02c29584-8cf0-4a04-8ce4-9ef9cfe43f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:53.566Z|fa319d6e-ed92-4641-937c-8a5d4eaf320d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:53.567Z|fa319d6e-ed92-4641-937c-8a5d4eaf320d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:53.568Z|3a7c3648-1e29-4140-b3e5-a02f58a01448|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:14:53.569Z|3a7c3648-1e29-4140-b3e5-a02f58a01448|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:14:54.386Z|db907efc-e978-47fa-9e80-c5ed8058e0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:14:54.386Z|db907efc-e978-47fa-9e80-c5ed8058e0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:15:03.946Z|3b4c2137-24b2-4675-b891-aecf9b4b64ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:03.946Z|a33e1ce1-f039-49ff-8f89-6784c298f8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:03.947Z|3b4c2137-24b2-4675-b891-aecf9b4b64ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:03.947Z|58dff506-d4d7-4c81-a519-7fc7d4e5d82e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:03.947Z|58dff506-d4d7-4c81-a519-7fc7d4e5d82e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:03.947Z|a33e1ce1-f039-49ff-8f89-6784c298f8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:08.507Z|4e283f38-6846-4290-b0d8-29706681e9ac|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:15:08.508Z|4e283f38-6846-4290-b0d8-29706681e9ac|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:09.386Z|ccad1144-cc40-4f1a-9b7b-ae5866548eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:15:09.386Z|ccad1144-cc40-4f1a-9b7b-ae5866548eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:15:09.647Z|3e83a11c-82fc-429f-a79a-25f5196d7a54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:15:09.648Z|3e83a11c-82fc-429f-a79a-25f5196d7a54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:15:14.021Z|20d875c3-b408-4027-b968-2ce9a4292959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:14.021Z|2eb5a6d5-e678-4946-bec9-ef2f7961fbc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:14.021Z|20d875c3-b408-4027-b968-2ce9a4292959|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:14.021Z|2eb5a6d5-e678-4946-bec9-ef2f7961fbc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:14.021Z|a536d5d5-a0de-49f5-83fd-f8b77f383127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:14.022Z|a536d5d5-a0de-49f5-83fd-f8b77f383127|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:24.040Z|8fd46721-794c-4da6-8f2b-f4a9aa08881c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:24.040Z|a484e143-750f-49e3-b77d-83b1b8aca409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:24.040Z|17b5da65-e263-4b33-bbf5-da67dd0bc1a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:24.041Z|8fd46721-794c-4da6-8f2b-f4a9aa08881c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:24.041Z|17b5da65-e263-4b33-bbf5-da67dd0bc1a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:24.041Z|a484e143-750f-49e3-b77d-83b1b8aca409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:24.386Z|2d9d0992-b03c-488f-a777-186d34eeb273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:15:24.388Z|2d9d0992-b03c-488f-a777-186d34eeb273|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:15:34.120Z|60e672b3-24e5-4958-9ffe-add08fe79d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:34.120Z|77ceec8e-6a34-446b-b9f5-516edc36ac4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:34.120Z|6c81ac8f-332b-43b7-864e-b498fcc3a824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:34.121Z|60e672b3-24e5-4958-9ffe-add08fe79d1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:34.121Z|77ceec8e-6a34-446b-b9f5-516edc36ac4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:34.121Z|6c81ac8f-332b-43b7-864e-b498fcc3a824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:39.386Z|823ebd93-a3e5-461f-bc83-bec7d10d649e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:15:39.386Z|823ebd93-a3e5-461f-bc83-bec7d10d649e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:15:39.648Z|34e5a053-92e4-4ab0-b9b4-c4b424cfaf65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:15:39.649Z|34e5a053-92e4-4ab0-b9b4-c4b424cfaf65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:15:44.149Z|7f5a5858-e7cc-46e1-b6e9-c6068468122c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:44.149Z|7f5a5858-e7cc-46e1-b6e9-c6068468122c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:44.150Z|62fd4044-c49e-4f6d-b768-5b4d0e5cbb8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:44.151Z|8311111f-6954-4a7f-bedf-98cd69a301b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:44.151Z|62fd4044-c49e-4f6d-b768-5b4d0e5cbb8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:44.151Z|8311111f-6954-4a7f-bedf-98cd69a301b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:54.168Z|ddf3e17f-eec0-45c4-be93-0ef911700242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:54.168Z|683c6a1f-57cc-40ca-a062-bc25bdc76e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:54.168Z|536c5880-c592-4900-9336-920677414267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:15:54.169Z|ddf3e17f-eec0-45c4-be93-0ef911700242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:54.169Z|683c6a1f-57cc-40ca-a062-bc25bdc76e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:54.169Z|536c5880-c592-4900-9336-920677414267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:15:54.386Z|26d690e8-c975-4a2d-98bb-2686097d2125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:15:54.386Z|26d690e8-c975-4a2d-98bb-2686097d2125|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:16:04.249Z|3a6c8b40-b8b8-4656-bcd6-1aa635b5c50f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:04.249Z|3a6c8b40-b8b8-4656-bcd6-1aa635b5c50f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:04.251Z|0a317d21-b466-41c5-88b3-9efe667edc45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:04.251Z|0a317d21-b466-41c5-88b3-9efe667edc45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:04.304Z|f86bf89b-49c5-4180-abf0-48a2f726484d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:04.304Z|f86bf89b-49c5-4180-abf0-48a2f726484d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:08.507Z|99f78265-8e7f-4487-9641-1609918c1ffd|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:16:08.507Z|99f78265-8e7f-4487-9641-1609918c1ffd|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:09.386Z|0704e7f7-624a-4a66-b780-2ba546b5634a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:16:09.388Z|0704e7f7-624a-4a66-b780-2ba546b5634a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:16:09.649Z|4c49078e-051f-43fd-8ef1-ddeeb66871a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:16:09.650Z|4c49078e-051f-43fd-8ef1-ddeeb66871a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:16:14.267Z|9523d8be-ba9f-480f-b076-0841a29cd84c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:14.267Z|9523d8be-ba9f-480f-b076-0841a29cd84c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:14.267Z|b89b5904-850a-4a97-9040-4a2391f9e6fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:14.268Z|b89b5904-850a-4a97-9040-4a2391f9e6fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:14.323Z|7eb6c1c7-75c2-4422-9fd9-4471757051cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:14.323Z|7eb6c1c7-75c2-4422-9fd9-4471757051cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:24.349Z|2f9d0357-936a-4e8a-ba89-4758bdd30096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:24.349Z|56b0d1e1-b9d2-42f7-8909-4c78ac5e53f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:24.349Z|e5a23de5-e8c2-444b-8c65-0904a6843bf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:24.350Z|2f9d0357-936a-4e8a-ba89-4758bdd30096|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:24.350Z|56b0d1e1-b9d2-42f7-8909-4c78ac5e53f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:24.350Z|e5a23de5-e8c2-444b-8c65-0904a6843bf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:24.385Z|0c006110-3ee9-426e-b2a5-60ab71938fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:16:24.386Z|0c006110-3ee9-426e-b2a5-60ab71938fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:16:34.368Z|04a56a75-9c43-448a-a993-aed666937378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:34.368Z|04a56a75-9c43-448a-a993-aed666937378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:34.369Z|ffc84940-8a89-4da9-a820-437a0b1f4fa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:34.369Z|2d66c71a-064c-438c-8b2d-4071eb99701a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:34.369Z|ffc84940-8a89-4da9-a820-437a0b1f4fa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:34.369Z|2d66c71a-064c-438c-8b2d-4071eb99701a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:39.386Z|97c31faa-291b-4e77-98b3-971095e43f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:16:39.386Z|97c31faa-291b-4e77-98b3-971095e43f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:16:39.650Z|1184906d-3c7b-46d9-9278-f168770c0368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:16:39.651Z|1184906d-3c7b-46d9-9278-f168770c0368|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:16:44.449Z|510de8d5-310a-4270-9219-8ea57ed4f953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:44.449Z|cb96c1bb-ac6c-424f-9fb0-a2aa993d8a37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:44.450Z|510de8d5-310a-4270-9219-8ea57ed4f953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:44.450Z|cb96c1bb-ac6c-424f-9fb0-a2aa993d8a37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:44.451Z|44139458-57fd-4d63-8483-55b02e578ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:44.451Z|44139458-57fd-4d63-8483-55b02e578ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:54.386Z|960675da-bd46-41ef-8e93-59fdcb178014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:16:54.388Z|960675da-bd46-41ef-8e93-59fdcb178014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T04:16:54.388Z|960675da-bd46-41ef-8e93-59fdcb178014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:16:54.389Z|960675da-bd46-41ef-8e93-59fdcb178014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:16:54.390Z|960675da-bd46-41ef-8e93-59fdcb178014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:16:54.548Z|d3d2017a-bdcb-42bc-aad9-7b6d962811d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:54.548Z|d3d2017a-bdcb-42bc-aad9-7b6d962811d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:54.549Z|64ee4902-fa26-4efb-af92-034560a162a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:54.549Z|64ee4902-fa26-4efb-af92-034560a162a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:16:54.550Z|b28c083d-4ca2-4f0f-911d-9284bf66c7c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:16:54.551Z|b28c083d-4ca2-4f0f-911d-9284bf66c7c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:04.575Z|702ee9d3-99e5-4efb-8bf8-3fc3fab1a562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:04.575Z|062b9bb6-fa1f-4b40-be49-c54f63b970f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:04.575Z|062b9bb6-fa1f-4b40-be49-c54f63b970f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:04.575Z|702ee9d3-99e5-4efb-8bf8-3fc3fab1a562|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:04.578Z|9e611efa-aa75-466c-a36d-eee3674bc323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:04.578Z|9e611efa-aa75-466c-a36d-eee3674bc323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:08.507Z|4fbb7ec8-1b9e-4ba5-ab75-57ce8e096c28|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:17:08.508Z|4fbb7ec8-1b9e-4ba5-ab75-57ce8e096c28|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:09.386Z|620cc56e-8ef4-4806-a6bc-bd0c740a7ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:17:09.386Z|620cc56e-8ef4-4806-a6bc-bd0c740a7ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:17:09.651Z|797caa5f-3e2c-432e-8260-b9a8f646fe82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:17:09.652Z|797caa5f-3e2c-432e-8260-b9a8f646fe82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:17:14.593Z|d90de7c4-c701-44bf-bf92-f5c54e46d209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:14.593Z|4675e748-86ae-4e5b-a554-48cfe8d601de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:14.593Z|6979b640-8503-4433-8d46-e731b3e8e14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:14.593Z|d90de7c4-c701-44bf-bf92-f5c54e46d209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:14.593Z|6979b640-8503-4433-8d46-e731b3e8e14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:14.593Z|4675e748-86ae-4e5b-a554-48cfe8d601de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:24.386Z|99fd89e4-57f7-4173-9849-4f72c523862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:17:24.390Z|99fd89e4-57f7-4173-9849-4f72c523862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T04:17:24.391Z|99fd89e4-57f7-4173-9849-4f72c523862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:17:24.391Z|99fd89e4-57f7-4173-9849-4f72c523862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:17:24.392Z|99fd89e4-57f7-4173-9849-4f72c523862e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:17:24.650Z|8a797a6d-fe96-49f6-a8be-b83f8121d963|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:24.650Z|d0bb453f-0a41-4002-94bf-0eed8825c9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:24.650Z|265fbd20-6704-4c4b-9439-22a66e296f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:24.650Z|8a797a6d-fe96-49f6-a8be-b83f8121d963|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:24.650Z|d0bb453f-0a41-4002-94bf-0eed8825c9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:24.650Z|265fbd20-6704-4c4b-9439-22a66e296f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:34.670Z|8e70036c-9a28-40c1-a4c9-4f78e73b03b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:34.670Z|b5a7d913-79e1-445e-bf9a-eac3de55d799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:34.670Z|97cfd7fd-1c18-403b-8022-2c3bbac435f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:34.671Z|8e70036c-9a28-40c1-a4c9-4f78e73b03b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:34.671Z|b5a7d913-79e1-445e-bf9a-eac3de55d799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:34.671Z|97cfd7fd-1c18-403b-8022-2c3bbac435f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:39.386Z|e38c8845-eac9-4e93-aa30-5992d35b413b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:17:39.386Z|e38c8845-eac9-4e93-aa30-5992d35b413b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:17:39.652Z|a9b4c548-c5f6-401b-8f4e-51414fdecc31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:17:39.653Z|a9b4c548-c5f6-401b-8f4e-51414fdecc31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:17:44.690Z|073ca7fb-59ad-487e-a817-13fe51fe724b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:44.690Z|85608b80-875a-4494-94c6-1fdda2eb5c76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:44.690Z|98e7f3eb-cce3-4024-b665-239005719787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:44.691Z|073ca7fb-59ad-487e-a817-13fe51fe724b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:44.691Z|98e7f3eb-cce3-4024-b665-239005719787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:44.691Z|85608b80-875a-4494-94c6-1fdda2eb5c76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:54.386Z|fe74e59d-cee7-4216-97e3-e4b695237877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:17:54.386Z|fe74e59d-cee7-4216-97e3-e4b695237877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:17:54.749Z|81a6597d-be06-44f5-ad10-002a9d073f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:54.749Z|81a6597d-be06-44f5-ad10-002a9d073f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:54.750Z|5a586f1e-552e-4878-a1aa-8af2db585f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:54.750Z|5a586f1e-552e-4878-a1aa-8af2db585f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:17:54.750Z|efc72793-c393-48d0-bbe4-78c8e44c1525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:17:54.751Z|efc72793-c393-48d0-bbe4-78c8e44c1525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:04.849Z|78430143-bb2e-4306-b861-90b73b2f5a68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:04.849Z|dafc75f7-2cf3-4fc7-ae1f-2ba9481932a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:04.849Z|dafc75f7-2cf3-4fc7-ae1f-2ba9481932a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:04.849Z|78430143-bb2e-4306-b861-90b73b2f5a68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:04.849Z|0827a0b3-c2f8-419f-8fa6-ab4838714d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:04.850Z|0827a0b3-c2f8-419f-8fa6-ab4838714d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:08.507Z|f2245d8e-dcba-4ea0-9a6c-02a259c62888|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:18:08.508Z|f2245d8e-dcba-4ea0-9a6c-02a259c62888|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:09.386Z|a3d8ff07-93c1-4a7e-afdc-61dff3e78d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:18:09.388Z|a3d8ff07-93c1-4a7e-afdc-61dff3e78d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:18:09.653Z|53674d5f-370a-4899-b3a2-ae48284d81c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:18:09.654Z|53674d5f-370a-4899-b3a2-ae48284d81c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:18:14.950Z|da73a962-83fc-4852-9e17-33de0122ac56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:14.950Z|7f97f7e2-b6a6-4930-9b54-2ff7569a1bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:14.950Z|437d2910-1f13-4b93-9253-9922a124fa7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:14.951Z|da73a962-83fc-4852-9e17-33de0122ac56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:14.951Z|437d2910-1f13-4b93-9253-9922a124fa7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:14.951Z|7f97f7e2-b6a6-4930-9b54-2ff7569a1bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:24.386Z|0b8bfdfd-e4d0-41c6-9b18-05b977837dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:18:24.386Z|0b8bfdfd-e4d0-41c6-9b18-05b977837dc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:18:24.967Z|91c66932-6735-435e-9544-65aafb737b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:24.968Z|bac320b4-4eb2-42d3-8485-0a2e9c8fe03b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:24.968Z|bac320b4-4eb2-42d3-8485-0a2e9c8fe03b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:24.968Z|91c66932-6735-435e-9544-65aafb737b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:24.968Z|a1b0b348-c2ff-4f36-84a0-f56180012367|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:24.969Z|a1b0b348-c2ff-4f36-84a0-f56180012367|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:35.052Z|9763d8ab-0e62-428f-9336-e07fadfe0f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:35.052Z|9763d8ab-0e62-428f-9336-e07fadfe0f49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:35.055Z|2e91dd9e-4a76-49de-b9f4-830dfee50c8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:35.055Z|6a9b08ee-125c-466d-8a22-e8f8102a9056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:35.056Z|6a9b08ee-125c-466d-8a22-e8f8102a9056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:35.056Z|2e91dd9e-4a76-49de-b9f4-830dfee50c8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:39.386Z|38fa2b55-6e31-4761-b81c-f8f28b234c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:18:39.386Z|38fa2b55-6e31-4761-b81c-f8f28b234c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:18:39.654Z|6eddbfcc-261c-4381-84e9-a8c7fdc25c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:18:39.655Z|6eddbfcc-261c-4381-84e9-a8c7fdc25c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:18:45.070Z|2e309bd6-caa0-4795-865c-a83f69d55e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:45.071Z|2e309bd6-caa0-4795-865c-a83f69d55e10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:45.072Z|5df90ab0-22a6-45ab-9bf6-0e1a43601f03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:45.072Z|864bb326-3d7d-45a0-ab74-b511e77e2b59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:45.073Z|5df90ab0-22a6-45ab-9bf6-0e1a43601f03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:45.073Z|864bb326-3d7d-45a0-ab74-b511e77e2b59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:54.386Z|bde3262d-4891-44a6-be59-a74851655195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:18:54.388Z|bde3262d-4891-44a6-be59-a74851655195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:18:55.089Z|f70fc8da-e2f5-4414-ae97-00de68b9707b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:55.089Z|f70fc8da-e2f5-4414-ae97-00de68b9707b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:55.090Z|c77a4a25-6c04-4d70-a697-dc936739b5d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:55.090Z|c77a4a25-6c04-4d70-a697-dc936739b5d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:18:55.089Z|ced45e5e-5426-494c-ac09-24e80e2c81dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:18:55.093Z|ced45e5e-5426-494c-ac09-24e80e2c81dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:05.107Z|1db600cb-02ce-4d1d-b24b-8fbfc06124e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:05.107Z|e4e9bef8-979c-40a6-864d-07191890f9b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:05.108Z|1db600cb-02ce-4d1d-b24b-8fbfc06124e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:05.108Z|e4e9bef8-979c-40a6-864d-07191890f9b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:05.109Z|db434d1d-460f-42da-8299-86b37d1921cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:05.109Z|db434d1d-460f-42da-8299-86b37d1921cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:08.508Z|5ba80b80-d706-4c74-8f8e-8ee2dd9549b7|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:19:08.509Z|5ba80b80-d706-4c74-8f8e-8ee2dd9549b7|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:09.386Z|6942aa27-e72c-489a-8728-43d3937c6640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:19:09.386Z|6942aa27-e72c-489a-8728-43d3937c6640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:19:09.655Z|d97398b2-bc9d-4e17-9131-5e1c112d8076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:19:09.656Z|d97398b2-bc9d-4e17-9131-5e1c112d8076|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:19:15.125Z|81e1185a-6ece-456c-a7ec-4caf81610061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:15.125Z|7a100b23-0f65-4373-a705-365c9f093d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:15.125Z|7a100b23-0f65-4373-a705-365c9f093d68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:15.125Z|81e1185a-6ece-456c-a7ec-4caf81610061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:15.126Z|db233a79-6a6c-4b1d-96b4-6650db372a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:15.126Z|db233a79-6a6c-4b1d-96b4-6650db372a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:24.389Z|f20bdcd6-57d4-4b73-83fc-b46d94c7a45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:19:24.391Z|f20bdcd6-57d4-4b73-83fc-b46d94c7a45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T04:19:24.391Z|f20bdcd6-57d4-4b73-83fc-b46d94c7a45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:19:24.392Z|f20bdcd6-57d4-4b73-83fc-b46d94c7a45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:19:24.393Z|f20bdcd6-57d4-4b73-83fc-b46d94c7a45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:19:25.142Z|72653f5e-72bb-4a49-85df-f39edfcb835c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:25.142Z|2544f41d-0457-40f7-91ed-c1e8c0391953|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:25.142Z|7eed2d97-ef11-43fa-a278-14d4b4f4832a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:25.143Z|72653f5e-72bb-4a49-85df-f39edfcb835c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:25.143Z|2544f41d-0457-40f7-91ed-c1e8c0391953|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:25.143Z|7eed2d97-ef11-43fa-a278-14d4b4f4832a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:35.161Z|3d1f214e-ea62-456a-b1db-ef320a9201eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:35.161Z|852698e8-b1fa-4d1a-bf8b-20b319190d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:35.162Z|852698e8-b1fa-4d1a-bf8b-20b319190d86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:35.162Z|3d1f214e-ea62-456a-b1db-ef320a9201eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:35.163Z|798c5c43-6869-4fe4-aef3-f13db299fe2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:35.163Z|798c5c43-6869-4fe4-aef3-f13db299fe2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:39.386Z|c6894b10-d3ab-499d-8407-f80b824bfe6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:19:39.386Z|c6894b10-d3ab-499d-8407-f80b824bfe6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:19:39.656Z|bee24ee5-caef-44d0-88a6-a302a4e946ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:19:39.656Z|bee24ee5-caef-44d0-88a6-a302a4e946ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:19:45.179Z|06934be9-72e0-425e-86fc-73ffc4cc2228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:45.179Z|04c305af-956b-4718-b26b-ec1837cbf6ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:45.179Z|5ba8acf1-713e-494c-b073-c5ad7cbab658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:45.179Z|5ba8acf1-713e-494c-b073-c5ad7cbab658|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:45.179Z|06934be9-72e0-425e-86fc-73ffc4cc2228|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:45.179Z|04c305af-956b-4718-b26b-ec1837cbf6ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:54.386Z|a0e368dd-391e-4b83-93f5-f9b75ca29279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:19:54.386Z|a0e368dd-391e-4b83-93f5-f9b75ca29279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:19:55.195Z|a25cf550-e6bd-4f23-abb0-6b7e018b3431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:55.195Z|23d8cb8c-c0df-4a48-8d5a-a2d3e650327c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:55.196Z|44ccdad2-dd9d-426b-99d9-e39150b3eb40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:19:55.196Z|23d8cb8c-c0df-4a48-8d5a-a2d3e650327c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:55.196Z|a25cf550-e6bd-4f23-abb0-6b7e018b3431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:19:55.196Z|44ccdad2-dd9d-426b-99d9-e39150b3eb40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:05.249Z|ac200fdb-f30a-4592-8947-dabd10f72ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:05.249Z|2f258470-316e-41b6-9019-7c90b162a4c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:05.249Z|6d7fb91c-a16c-47d9-a9a6-9439e820706c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:05.249Z|ac200fdb-f30a-4592-8947-dabd10f72ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:05.249Z|2f258470-316e-41b6-9019-7c90b162a4c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:05.249Z|6d7fb91c-a16c-47d9-a9a6-9439e820706c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:08.507Z|9af9dbdf-b1c5-4330-a6b3-bf615f535564|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:20:08.507Z|9af9dbdf-b1c5-4330-a6b3-bf615f535564|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:09.386Z|e1dce5f4-0c01-47a6-90f0-a044bb704bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:20:09.388Z|e1dce5f4-0c01-47a6-90f0-a044bb704bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T04:20:09.389Z|e1dce5f4-0c01-47a6-90f0-a044bb704bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:20:09.389Z|e1dce5f4-0c01-47a6-90f0-a044bb704bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:20:09.390Z|e1dce5f4-0c01-47a6-90f0-a044bb704bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:20:09.657Z|b75a5f53-8316-4241-bc32-808e23386de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:20:09.657Z|b75a5f53-8316-4241-bc32-808e23386de5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:20:15.266Z|88837935-6624-411c-9ef7-d356a8d467e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:15.266Z|67349ba0-808c-4384-aa6e-e52521344e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:15.266Z|5b65ea95-f9fe-471e-8445-b0d6ce9da873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:15.267Z|67349ba0-808c-4384-aa6e-e52521344e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:15.267Z|88837935-6624-411c-9ef7-d356a8d467e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:15.267Z|5b65ea95-f9fe-471e-8445-b0d6ce9da873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:24.386Z|6a7927a0-8976-42bf-a641-3420f7636d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:20:24.386Z|6a7927a0-8976-42bf-a641-3420f7636d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:20:25.285Z|93b5f79b-045d-4cda-b206-d58bf4b8b59e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:25.286Z|93b5f79b-045d-4cda-b206-d58bf4b8b59e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:25.286Z|2922abc7-01e0-4d60-a592-f9709ca15e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:25.287Z|2922abc7-01e0-4d60-a592-f9709ca15e95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:25.318Z|80002cdc-7a6a-4df5-bd5f-6c0ed906c310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:25.318Z|80002cdc-7a6a-4df5-bd5f-6c0ed906c310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:35.306Z|f8b17664-29a2-4449-b67e-e5993caae236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:35.307Z|dfea85de-d7f8-4683-b4e3-39955bc3fa2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:35.308Z|f8b17664-29a2-4449-b67e-e5993caae236|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:35.308Z|dfea85de-d7f8-4683-b4e3-39955bc3fa2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:35.338Z|ce7f174b-2192-410d-9f09-27f45d3133d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:35.339Z|ce7f174b-2192-410d-9f09-27f45d3133d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:39.386Z|8bffca30-443a-4800-98b8-5d0fc1e87cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:20:39.386Z|8bffca30-443a-4800-98b8-5d0fc1e87cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:20:39.658Z|7a6604d1-81fc-4d12-978d-f6ec036a18b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:20:39.659Z|7a6604d1-81fc-4d12-978d-f6ec036a18b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:20:45.349Z|01aea264-b788-43d1-b939-0694357bf144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:45.350Z|a9563af7-940d-4033-9979-f92c4bccef7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:45.350Z|01aea264-b788-43d1-b939-0694357bf144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:45.350Z|a9563af7-940d-4033-9979-f92c4bccef7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:45.404Z|90c26f2e-3e78-4810-9b7b-68fe472e5f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:45.405Z|90c26f2e-3e78-4810-9b7b-68fe472e5f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:54.386Z|2b317689-7729-4e6b-bae3-46e7525e9236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:20:54.388Z|2b317689-7729-4e6b-bae3-46e7525e9236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:20:55.367Z|5d0f567e-99e9-46f1-962e-fa4c2eee35f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:55.367Z|795b7584-58a7-4e3b-9324-4aa55676434a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:55.368Z|5d0f567e-99e9-46f1-962e-fa4c2eee35f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:55.368Z|795b7584-58a7-4e3b-9324-4aa55676434a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:20:55.423Z|b8d5df83-25b8-4a62-81a9-cc96df6eed96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:20:55.424Z|b8d5df83-25b8-4a62-81a9-cc96df6eed96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:05.391Z|b067c2d7-683d-473d-9be5-443927e5e002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:05.391Z|39430c4d-6830-4c36-8b68-e0feeb8b2c30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:05.392Z|b067c2d7-683d-473d-9be5-443927e5e002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:05.392Z|39430c4d-6830-4c36-8b68-e0feeb8b2c30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:05.441Z|ad91ae27-30eb-483f-8a1b-e7b755e679ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:05.442Z|ad91ae27-30eb-483f-8a1b-e7b755e679ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:08.507Z|3434eb5f-536f-441e-8883-ee625fa07c28|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:21:08.507Z|3434eb5f-536f-441e-8883-ee625fa07c28|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:09.386Z|bc30fe81-ff7c-479d-8f33-2eb60d4fda30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:21:09.386Z|bc30fe81-ff7c-479d-8f33-2eb60d4fda30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:21:09.659Z|501f5e95-89ec-4b03-a3d4-5f9550ae71bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:21:09.660Z|501f5e95-89ec-4b03-a3d4-5f9550ae71bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:21:15.409Z|26eea27b-48c0-4d02-b8c9-26caac202a3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:15.409Z|26eea27b-48c0-4d02-b8c9-26caac202a3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:15.420Z|f9bcb2d1-81ee-4272-9f7e-fcf0d32ae0b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:15.420Z|f9bcb2d1-81ee-4272-9f7e-fcf0d32ae0b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:15.458Z|4bac305e-b51e-4a72-82cd-9d5c700711bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:15.458Z|4bac305e-b51e-4a72-82cd-9d5c700711bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:24.386Z|ba48abd2-799a-4e84-9a52-fcdbbad34a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:21:24.386Z|ba48abd2-799a-4e84-9a52-fcdbbad34a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:21:25.450Z|c3d4b70f-5892-4e86-b12f-f688a38f490e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:25.451Z|c3d4b70f-5892-4e86-b12f-f688a38f490e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:25.452Z|255c8026-9dc4-4d07-8b73-591ed9b896ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:25.452Z|255c8026-9dc4-4d07-8b73-591ed9b896ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:25.475Z|6fe931f1-d77b-41e5-9948-2248817c3290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:25.475Z|6fe931f1-d77b-41e5-9948-2248817c3290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:35.552Z|cb4413b7-1606-4b98-bcd6-1709eae3d071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:35.552Z|e0a0fabd-5def-4f87-ba15-350d58a9d9a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:35.552Z|15386ab7-7ea3-4349-a518-ba8958981dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:35.552Z|cb4413b7-1606-4b98-bcd6-1709eae3d071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:35.552Z|e0a0fabd-5def-4f87-ba15-350d58a9d9a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:35.552Z|15386ab7-7ea3-4349-a518-ba8958981dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:39.386Z|8b531b8c-a642-49a9-86a3-7590b48f3f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:21:39.388Z|8b531b8c-a642-49a9-86a3-7590b48f3f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:21:39.389Z|8b531b8c-a642-49a9-86a3-7590b48f3f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:21:39.389Z|8b531b8c-a642-49a9-86a3-7590b48f3f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:21:39.403Z|8b531b8c-a642-49a9-86a3-7590b48f3f14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:21:39.660Z|e5feb093-1aa9-4f92-aa9f-08d30469c080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:21:39.661Z|e5feb093-1aa9-4f92-aa9f-08d30469c080|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:21:45.649Z|d47e4bd8-1aa1-4a8b-b5d5-c8d5bdacd2a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:45.649Z|3a4154db-1d24-4db7-9196-5b4a874d306c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:45.649Z|d775f720-8eb7-42eb-8d25-efd1f1f16432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:45.650Z|3a4154db-1d24-4db7-9196-5b4a874d306c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:45.650Z|d47e4bd8-1aa1-4a8b-b5d5-c8d5bdacd2a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:45.650Z|d775f720-8eb7-42eb-8d25-efd1f1f16432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:54.386Z|9c853c8f-c9da-443b-bf86-bb46083c48a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:21:54.386Z|9c853c8f-c9da-443b-bf86-bb46083c48a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:21:55.666Z|9e56a56a-0790-4194-927f-f60b1db2dbd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:55.666Z|cd7a92ec-29cb-460f-a4e4-fc753331a64e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:55.667Z|9b08ae04-08c3-48d0-965e-2def3ddf4232|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:21:55.667Z|cd7a92ec-29cb-460f-a4e4-fc753331a64e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:55.667Z|9e56a56a-0790-4194-927f-f60b1db2dbd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:21:55.667Z|9b08ae04-08c3-48d0-965e-2def3ddf4232|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:05.752Z|fded1af7-545e-4210-bb40-634f0ff7907b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:05.752Z|b8aadaf8-ed55-424d-8a38-fd4c5fb598e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:05.752Z|c1a9a343-5406-4275-b0b1-14d091822efd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:05.752Z|c1a9a343-5406-4275-b0b1-14d091822efd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:05.752Z|fded1af7-545e-4210-bb40-634f0ff7907b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:05.752Z|b8aadaf8-ed55-424d-8a38-fd4c5fb598e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:08.507Z|4c504a6a-0838-4162-b9d5-6820b8f9f454|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:22:08.507Z|4c504a6a-0838-4162-b9d5-6820b8f9f454|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:09.386Z|fd254cae-ad52-4390-9ee7-c197cc7a5759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:22:09.386Z|fd254cae-ad52-4390-9ee7-c197cc7a5759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:22:09.661Z|618be98a-014f-48b6-8279-59c2ece2d59e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:22:09.661Z|618be98a-014f-48b6-8279-59c2ece2d59e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:22:15.771Z|a479ad75-1d64-4269-a0d8-17ccdf389813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:15.771Z|114d5231-3b65-4c2b-a1a0-795a7f57d742|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:15.771Z|afee6028-8f93-4651-a099-b51af01bc03c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:15.771Z|a479ad75-1d64-4269-a0d8-17ccdf389813|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:15.771Z|114d5231-3b65-4c2b-a1a0-795a7f57d742|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:15.771Z|afee6028-8f93-4651-a099-b51af01bc03c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:24.386Z|6e6301c6-d0c4-4412-8253-2b46fc129a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:22:24.388Z|6e6301c6-d0c4-4412-8253-2b46fc129a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:22:24.389Z|6e6301c6-d0c4-4412-8253-2b46fc129a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:22:24.389Z|6e6301c6-d0c4-4412-8253-2b46fc129a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:22:24.390Z|6e6301c6-d0c4-4412-8253-2b46fc129a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:22:25.789Z|c8039312-22ad-4a15-a134-2d48f17cf570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:25.789Z|996c23b1-4c44-4966-b9f7-674430f48d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:25.789Z|ffac4540-6165-47e1-a970-c91838670f2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:25.789Z|996c23b1-4c44-4966-b9f7-674430f48d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:25.789Z|ffac4540-6165-47e1-a970-c91838670f2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:25.789Z|c8039312-22ad-4a15-a134-2d48f17cf570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:35.806Z|10aa9a13-6f9b-4eba-9e00-feec4d3d831d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:35.806Z|f97307f7-392f-49a3-93fe-710a9fbc398e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:35.806Z|d1aa53bb-5303-4c85-9573-9e2b42454c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:35.807Z|f97307f7-392f-49a3-93fe-710a9fbc398e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:35.807Z|10aa9a13-6f9b-4eba-9e00-feec4d3d831d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:35.807Z|d1aa53bb-5303-4c85-9573-9e2b42454c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:39.386Z|a8938b8e-8ede-4d8c-8066-450bec5616f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:22:39.386Z|a8938b8e-8ede-4d8c-8066-450bec5616f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:22:39.662Z|64928110-7860-498d-ba34-2a5a319d04c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:22:39.663Z|64928110-7860-498d-ba34-2a5a319d04c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:22:45.847Z|4dbc619f-38a7-4b9a-a349-4ee44573dc37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:45.847Z|16dd760e-f2f5-409a-8972-1917204eb8bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:45.847Z|4dbc619f-38a7-4b9a-a349-4ee44573dc37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:45.848Z|16dd760e-f2f5-409a-8972-1917204eb8bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:45.917Z|b4045dcd-2a09-4efe-a98b-ba644a097d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:45.917Z|b4045dcd-2a09-4efe-a98b-ba644a097d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:54.386Z|ae15c801-bd9b-43db-8bf9-e72a5d071acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:22:54.386Z|ae15c801-bd9b-43db-8bf9-e72a5d071acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:22:55.864Z|0f47cc50-86cc-493d-a4c6-a998e4a267c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:55.864Z|ba7f7281-f40c-469e-847a-e1a83eb962ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:55.864Z|0f47cc50-86cc-493d-a4c6-a998e4a267c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:55.864Z|ba7f7281-f40c-469e-847a-e1a83eb962ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:22:55.935Z|cc196e32-1fbe-4c94-be98-ada600b8a5ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:22:55.936Z|cc196e32-1fbe-4c94-be98-ada600b8a5ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:05.881Z|d0919f4f-fca5-4ded-a709-c892a9163561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:05.881Z|2fbbe1ae-71f7-4bc8-8d5c-15cbbaefb99f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:05.882Z|d0919f4f-fca5-4ded-a709-c892a9163561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:05.882Z|2fbbe1ae-71f7-4bc8-8d5c-15cbbaefb99f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:05.952Z|1ff0b799-95a6-4664-b774-e4e03e235735|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:05.953Z|1ff0b799-95a6-4664-b774-e4e03e235735|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:08.507Z|beded3b6-825a-46c8-97d3-dde98d89855c|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:23:08.507Z|beded3b6-825a-46c8-97d3-dde98d89855c|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:09.386Z|29d9751f-2baf-4052-ae08-b51a718cce1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:23:09.388Z|29d9751f-2baf-4052-ae08-b51a718cce1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:23:09.388Z|29d9751f-2baf-4052-ae08-b51a718cce1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:23:09.389Z|29d9751f-2baf-4052-ae08-b51a718cce1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:23:09.389Z|29d9751f-2baf-4052-ae08-b51a718cce1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:23:09.663Z|58805200-87f3-4efa-b9d3-fc3ccc84d9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:23:09.663Z|58805200-87f3-4efa-b9d3-fc3ccc84d9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:23:15.948Z|12dabe25-6867-4782-a39a-c4e879a0c3b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:15.948Z|0875eaa9-886e-4812-b2cf-7572e1ac9612|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:15.948Z|12dabe25-6867-4782-a39a-c4e879a0c3b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:15.949Z|0875eaa9-886e-4812-b2cf-7572e1ac9612|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:15.970Z|85c2073c-9f86-4e44-8f76-b7a99f130d14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:15.970Z|85c2073c-9f86-4e44-8f76-b7a99f130d14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:24.386Z|510b2eea-1bff-443a-b59b-599f641e80d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:23:24.386Z|510b2eea-1bff-443a-b59b-599f641e80d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:23:25.967Z|19bc5130-3b96-4d3b-8665-6438d987a4d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:25.967Z|52a4a2be-bf0c-44ac-89e3-f0280bff2e0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:25.967Z|52a4a2be-bf0c-44ac-89e3-f0280bff2e0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:25.967Z|19bc5130-3b96-4d3b-8665-6438d987a4d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:26.004Z|59cec5e2-a7cb-4f97-9b00-afce13df3458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:26.004Z|59cec5e2-a7cb-4f97-9b00-afce13df3458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:35.984Z|4234e969-5b43-4f39-8583-fd6d0571d5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:35.984Z|4234e969-5b43-4f39-8583-fd6d0571d5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:35.986Z|876b2330-85be-4620-91eb-69506025d5b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:35.986Z|876b2330-85be-4620-91eb-69506025d5b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:36.022Z|618138d9-fefe-4c11-832a-19ca451df6a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:36.022Z|618138d9-fefe-4c11-832a-19ca451df6a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:39.386Z|6591810a-0830-4709-9e2b-b67106db1ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:23:39.386Z|6591810a-0830-4709-9e2b-b67106db1ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:23:39.664Z|9ed9db08-1712-4c59-9f75-81dd330223a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:23:39.664Z|9ed9db08-1712-4c59-9f75-81dd330223a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:23:46.003Z|495b5658-456d-4d8a-80d6-90c58bda56c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:46.003Z|495b5658-456d-4d8a-80d6-90c58bda56c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:46.005Z|f2c05749-e358-43ce-8592-d7a88ed69b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:46.006Z|f2c05749-e358-43ce-8592-d7a88ed69b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:46.039Z|5d6bf16e-5545-49fe-bf9a-b8f5c76c1344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:46.039Z|5d6bf16e-5545-49fe-bf9a-b8f5c76c1344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:54.386Z|aca3f726-cb1d-403c-b373-5d3e440425de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:23:54.388Z|aca3f726-cb1d-403c-b373-5d3e440425de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:23:54.388Z|aca3f726-cb1d-403c-b373-5d3e440425de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:23:54.389Z|aca3f726-cb1d-403c-b373-5d3e440425de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:23:54.390Z|aca3f726-cb1d-403c-b373-5d3e440425de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:23:56.050Z|dd829d33-6b97-42c6-b302-af253cfb650c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:56.050Z|3a408f2b-3b9d-4a5b-acc8-d75411b571ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:56.051Z|dd829d33-6b97-42c6-b302-af253cfb650c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:56.051Z|3a408f2b-3b9d-4a5b-acc8-d75411b571ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:23:56.059Z|2f2dbc52-58a6-44ce-a02d-5d8af4e34a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:23:56.059Z|2f2dbc52-58a6-44ce-a02d-5d8af4e34a53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:06.149Z|e3a535e8-e20b-4ecc-bf85-918299a7ca85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:06.149Z|4378782a-c3a6-4161-b07b-7dc967327160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:06.150Z|e3a535e8-e20b-4ecc-bf85-918299a7ca85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:06.150Z|4378782a-c3a6-4161-b07b-7dc967327160|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:06.151Z|b86c5348-6522-4def-8f22-2bce3b8e0491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:06.152Z|b86c5348-6522-4def-8f22-2bce3b8e0491|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:08.507Z|239f4eea-c82e-4056-aa67-8b85104fc084|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:24:08.508Z|239f4eea-c82e-4056-aa67-8b85104fc084|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:09.386Z|d14363fc-ac47-42d2-aaa7-caaf3bce73bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:24:09.386Z|d14363fc-ac47-42d2-aaa7-caaf3bce73bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:24:09.665Z|b3412707-ddc1-44d6-abc3-2bdfdcc3b02c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:24:09.665Z|b3412707-ddc1-44d6-abc3-2bdfdcc3b02c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:24:16.168Z|c0874afd-927b-4885-a008-42e319fdaec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:16.168Z|665293b9-05f6-4476-a749-d9ea53ea0991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:16.168Z|e6067383-a830-45fe-b1ef-f70af00da291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:16.168Z|665293b9-05f6-4476-a749-d9ea53ea0991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:16.168Z|c0874afd-927b-4885-a008-42e319fdaec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:16.168Z|e6067383-a830-45fe-b1ef-f70af00da291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:24.386Z|449bae9b-0f75-41b7-bb86-d6b6b1d8bcb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:24:24.386Z|449bae9b-0f75-41b7-bb86-d6b6b1d8bcb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:24:26.186Z|a06d48c3-a9fa-4f23-b704-7b9df9940bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:26.186Z|a06d48c3-a9fa-4f23-b704-7b9df9940bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:26.187Z|771c9de6-486d-4376-840f-55d7e8065808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:26.187Z|771c9de6-486d-4376-840f-55d7e8065808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:26.189Z|8aad880a-e254-4e2c-a4ce-ab3547308822|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:26.189Z|8aad880a-e254-4e2c-a4ce-ab3547308822|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:36.255Z|74ea6dab-3d62-4486-873d-405c24e1de6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:36.255Z|48778bd6-4a57-4121-b26a-ae28d5da11a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:36.255Z|74ea6dab-3d62-4486-873d-405c24e1de6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:36.255Z|48778bd6-4a57-4121-b26a-ae28d5da11a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:36.258Z|e474b4f2-65e8-4cfc-b55c-5fbdc1d68cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:36.258Z|e474b4f2-65e8-4cfc-b55c-5fbdc1d68cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:39.386Z|45364575-f864-45e4-acd0-d069762e33e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:24:39.388Z|45364575-f864-45e4-acd0-d069762e33e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:24:39.389Z|45364575-f864-45e4-acd0-d069762e33e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:24:39.389Z|45364575-f864-45e4-acd0-d069762e33e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:24:39.390Z|45364575-f864-45e4-acd0-d069762e33e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:24:39.666Z|49fbdec4-5196-45d6-941e-eb09de1a9adf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:24:39.667Z|49fbdec4-5196-45d6-941e-eb09de1a9adf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:24:46.348Z|fb9526cf-e0ae-4af5-8fcb-aead3ed9c6af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:46.348Z|c09a5d15-4ddb-4b67-a718-85ebd9ad2208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:46.348Z|c09a5d15-4ddb-4b67-a718-85ebd9ad2208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:46.348Z|fb9526cf-e0ae-4af5-8fcb-aead3ed9c6af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:46.349Z|29732570-b9e8-44dd-a930-9cbffa877e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:46.350Z|29732570-b9e8-44dd-a930-9cbffa877e3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:54.386Z|03b28226-597e-43cf-b8b1-a8a6cda0860e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:24:54.386Z|03b28226-597e-43cf-b8b1-a8a6cda0860e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:24:56.365Z|cc71627c-7fff-45de-8c65-37f24e0d4787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:56.365Z|db799eef-86e8-414b-ae07-71a508787c74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:56.365Z|db799eef-86e8-414b-ae07-71a508787c74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:56.365Z|cc71627c-7fff-45de-8c65-37f24e0d4787|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:24:56.366Z|e6626555-678d-42f4-9199-15a392a916c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:24:56.366Z|e6626555-678d-42f4-9199-15a392a916c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:06.384Z|984a4250-3824-41a4-8027-09871432cdb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:06.384Z|bdda2e53-2a97-4fe9-953f-706e2a216251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:06.384Z|89d988b7-15fb-45e3-a4e1-71ba59ad76cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:06.384Z|bdda2e53-2a97-4fe9-953f-706e2a216251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:06.385Z|984a4250-3824-41a4-8027-09871432cdb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:06.384Z|89d988b7-15fb-45e3-a4e1-71ba59ad76cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:08.507Z|08330097-143b-47ea-a7be-1e13442792ec|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:25:08.507Z|08330097-143b-47ea-a7be-1e13442792ec|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:09.386Z|2cbdb55f-44de-4008-8aaf-0ca76aec5a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:25:09.386Z|2cbdb55f-44de-4008-8aaf-0ca76aec5a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:25:09.667Z|cbe6ec03-5298-4a9c-ad10-8d53bf1dca92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:25:09.667Z|cbe6ec03-5298-4a9c-ad10-8d53bf1dca92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:25:16.448Z|22c0cadb-2305-4d24-abfd-45862206d802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:16.448Z|93c46452-e668-43ad-a73d-a7a3e3f8c805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:16.449Z|93c46452-e668-43ad-a73d-a7a3e3f8c805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:16.449Z|22c0cadb-2305-4d24-abfd-45862206d802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:16.451Z|c27c9f51-cc8c-4359-81ee-f1e4ed479853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:16.452Z|c27c9f51-cc8c-4359-81ee-f1e4ed479853|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:24.386Z|8a206df9-6f87-411a-acab-ff5deccb025b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:25:24.388Z|8a206df9-6f87-411a-acab-ff5deccb025b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:25:24.388Z|8a206df9-6f87-411a-acab-ff5deccb025b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:25:24.389Z|8a206df9-6f87-411a-acab-ff5deccb025b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:25:24.403Z|8a206df9-6f87-411a-acab-ff5deccb025b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:25:26.466Z|bfc556c6-0a46-4ef5-ad14-61eb127dbf08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:26.466Z|5f8c71b9-fb5f-4de8-b4a8-ee360af0ef43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:26.467Z|5f8c71b9-fb5f-4de8-b4a8-ee360af0ef43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:26.467Z|bfc556c6-0a46-4ef5-ad14-61eb127dbf08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:26.518Z|1de72d33-6498-4aab-8e87-734729d9f33d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:26.518Z|1de72d33-6498-4aab-8e87-734729d9f33d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:36.547Z|8431246b-99b0-4fe6-86fe-29d3b4cdc59c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:36.547Z|8431246b-99b0-4fe6-86fe-29d3b4cdc59c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:36.551Z|e409ec2a-9d76-4a43-a94b-ee8816a68138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:36.552Z|e37aefad-b11f-4bcf-89d0-0a2d1b7d9d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:36.552Z|e409ec2a-9d76-4a43-a94b-ee8816a68138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:36.552Z|e37aefad-b11f-4bcf-89d0-0a2d1b7d9d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:39.386Z|ded8ad73-03c7-4557-a488-213d8020ec94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:25:39.386Z|ded8ad73-03c7-4557-a488-213d8020ec94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:25:39.668Z|9ed5ed11-fd5b-48c8-9646-ab5774aed815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:25:39.668Z|9ed5ed11-fd5b-48c8-9646-ab5774aed815|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:25:46.649Z|d1ac0ea8-dd4f-4a2c-8282-5b8340ba84e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:46.649Z|d1ac0ea8-dd4f-4a2c-8282-5b8340ba84e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:46.650Z|2ef18b2a-ae28-4dc8-bad1-b467211947b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:46.650Z|9e2ec0c1-21b9-4eae-ad28-020a658e32e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:46.651Z|9e2ec0c1-21b9-4eae-ad28-020a658e32e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:46.651Z|2ef18b2a-ae28-4dc8-bad1-b467211947b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:54.386Z|b1fae2e1-947a-4b12-b7ca-60e8877d8d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:25:54.386Z|b1fae2e1-947a-4b12-b7ca-60e8877d8d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:25:56.667Z|e53c7cf6-7cf3-4637-bd5e-0f1d27d72979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:56.668Z|e53c7cf6-7cf3-4637-bd5e-0f1d27d72979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:56.719Z|2e1e8d19-6f2d-4757-a70a-a21de3aa9bd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:56.719Z|780c4f1b-930f-4ce2-850d-25c7f24c8db4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:25:56.720Z|2e1e8d19-6f2d-4757-a70a-a21de3aa9bd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:25:56.720Z|780c4f1b-930f-4ce2-850d-25c7f24c8db4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:06.685Z|69cb1d7b-0079-433e-8f6f-6b062ea0c9ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:06.685Z|69cb1d7b-0079-433e-8f6f-6b062ea0c9ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:06.736Z|e7786e6c-0c93-4722-8376-143946d3c1c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:06.736Z|e88d9eb7-3e18-4377-bf67-799f04b6d9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:06.736Z|e7786e6c-0c93-4722-8376-143946d3c1c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:06.736Z|e88d9eb7-3e18-4377-bf67-799f04b6d9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:08.507Z|7e49a145-341a-46a6-ae14-cc2e2b5a155a|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:26:08.507Z|7e49a145-341a-46a6-ae14-cc2e2b5a155a|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:09.386Z|cfb27263-4fdc-4553-8beb-4c528f9a6495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:26:09.388Z|cfb27263-4fdc-4553-8beb-4c528f9a6495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:26:09.669Z|2ac5a164-bc7c-42bb-8caf-93f2e32fbecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:26:09.669Z|2ac5a164-bc7c-42bb-8caf-93f2e32fbecc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:26:16.702Z|2d4583f8-faea-4883-889e-3c9b785d8b18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:16.703Z|2d4583f8-faea-4883-889e-3c9b785d8b18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:16.752Z|a62089ea-3c94-4f35-ac05-582404118134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:16.752Z|7369f96b-01c7-4525-9887-fa1f02a76cdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:16.753Z|7369f96b-01c7-4525-9887-fa1f02a76cdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:16.753Z|a62089ea-3c94-4f35-ac05-582404118134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:24.386Z|3bfca978-065f-4d9e-8c19-f9986cacb961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:26:24.386Z|3bfca978-065f-4d9e-8c19-f9986cacb961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:26:26.719Z|0dfdbbba-7978-482d-a569-a3d43365da9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:26.719Z|0dfdbbba-7978-482d-a569-a3d43365da9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:26.771Z|8884ddbe-39ab-452d-ae27-b3e73547e17f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:26.771Z|c8edf82c-8e6f-4d4c-b55e-1517699a35a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:26.772Z|c8edf82c-8e6f-4d4c-b55e-1517699a35a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:26.771Z|8884ddbe-39ab-452d-ae27-b3e73547e17f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:36.736Z|e951ac3f-4366-45a2-a5e1-f025b689ca9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:36.736Z|e951ac3f-4366-45a2-a5e1-f025b689ca9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:36.788Z|17432e2f-aade-4753-9fda-e4b21b9177bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:36.788Z|fd8cb37a-86a4-4b36-95b5-eb093016544c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:36.788Z|17432e2f-aade-4753-9fda-e4b21b9177bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:36.788Z|fd8cb37a-86a4-4b36-95b5-eb093016544c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:39.386Z|af8b97d1-d78d-45d0-bf27-5664f1dbde21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:26:39.386Z|af8b97d1-d78d-45d0-bf27-5664f1dbde21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:26:39.669Z|4dacfd38-37a1-47b8-85b8-fcb229f993bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:26:39.670Z|4dacfd38-37a1-47b8-85b8-fcb229f993bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:26:46.753Z|e2264fe0-55e2-4f9c-8c3d-2d2046fa4b04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:46.754Z|e2264fe0-55e2-4f9c-8c3d-2d2046fa4b04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:46.805Z|20e1d35a-edc6-425f-89be-1669ac471cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:46.805Z|b2028534-110d-40bc-9bc2-6f52c182108f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:46.806Z|b2028534-110d-40bc-9bc2-6f52c182108f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:46.806Z|20e1d35a-edc6-425f-89be-1669ac471cc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:54.386Z|bdddbc1a-0864-4395-a357-6d8cced621c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:26:54.388Z|bdddbc1a-0864-4395-a357-6d8cced621c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T04:26:54.388Z|bdddbc1a-0864-4395-a357-6d8cced621c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:26:54.389Z|bdddbc1a-0864-4395-a357-6d8cced621c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:26:54.389Z|bdddbc1a-0864-4395-a357-6d8cced621c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:26:56.854Z|211106e6-4afe-4cde-baf9-7a136e0a186a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:56.854Z|32563dad-0d24-4ca5-b985-d221a61bd933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:56.855Z|8923675d-93a3-440c-ae77-3bc7ace0f7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:26:56.855Z|211106e6-4afe-4cde-baf9-7a136e0a186a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:56.855Z|8923675d-93a3-440c-ae77-3bc7ace0f7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:26:56.855Z|32563dad-0d24-4ca5-b985-d221a61bd933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:06.950Z|b0a935ec-7bbb-438d-a5b3-880df5bc9864|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:06.950Z|533d9bae-b563-4648-9dc5-d97dbf8e3408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:06.950Z|a52756c4-6872-4506-b95a-dec01d9fcccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:06.950Z|b0a935ec-7bbb-438d-a5b3-880df5bc9864|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:06.950Z|a52756c4-6872-4506-b95a-dec01d9fcccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:06.950Z|533d9bae-b563-4648-9dc5-d97dbf8e3408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:08.507Z|9bb7d030-306f-49be-89c1-012ebb0fcfc1|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:27:08.507Z|9bb7d030-306f-49be-89c1-012ebb0fcfc1|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:09.386Z|e1d10272-9f93-4af7-8542-f0dcb93a3714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:27:09.386Z|e1d10272-9f93-4af7-8542-f0dcb93a3714|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:27:09.670Z|c4fb021d-fc73-4c53-8dcb-ff3711a42ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:27:09.670Z|c4fb021d-fc73-4c53-8dcb-ff3711a42ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:27:16.967Z|4b3df3e6-45e9-4e10-894a-ba5bfb5362c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:16.967Z|e000e06b-2832-42ba-ace0-d6ebaf317dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:16.967Z|f01eb762-beed-4f70-afc0-6f815aa52511|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:16.968Z|e000e06b-2832-42ba-ace0-d6ebaf317dfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:16.968Z|f01eb762-beed-4f70-afc0-6f815aa52511|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:16.968Z|4b3df3e6-45e9-4e10-894a-ba5bfb5362c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:24.386Z|a3041ad7-8b37-45f6-b143-8b2bade9d16e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:27:24.386Z|a3041ad7-8b37-45f6-b143-8b2bade9d16e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:27:27.053Z|df2dfc4c-5fe1-4a14-8709-d594e67dd949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:27.053Z|df2dfc4c-5fe1-4a14-8709-d594e67dd949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:27.136Z|29d4f406-cf0e-4132-a3bf-608688714b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:27.136Z|eef539c0-de31-464b-9b77-3c85b4dbc83a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:27.137Z|29d4f406-cf0e-4132-a3bf-608688714b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:27.137Z|eef539c0-de31-464b-9b77-3c85b4dbc83a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:37.154Z|d2bf2b60-cc10-4e07-8fa3-9d93a1825a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:37.154Z|08393d6f-5494-4e69-8030-215f27506ca9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:37.154Z|08393d6f-5494-4e69-8030-215f27506ca9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:37.154Z|d2bf2b60-cc10-4e07-8fa3-9d93a1825a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:37.204Z|281193ef-c0f0-4cb2-b56a-685b73736e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:37.205Z|281193ef-c0f0-4cb2-b56a-685b73736e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:39.386Z|a728084a-a3a4-4514-baff-1f71d9780ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:27:39.388Z|a728084a-a3a4-4514-baff-1f71d9780ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T04:27:39.388Z|a728084a-a3a4-4514-baff-1f71d9780ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:27:39.389Z|a728084a-a3a4-4514-baff-1f71d9780ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:27:39.390Z|a728084a-a3a4-4514-baff-1f71d9780ce7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:27:39.671Z|19eca274-a490-4671-bf02-4d400a02c795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:27:39.671Z|19eca274-a490-4671-bf02-4d400a02c795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:27:47.171Z|a308319f-5d51-4d03-b452-4a73a9dc7d05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:47.172Z|a308319f-5d51-4d03-b452-4a73a9dc7d05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:47.172Z|c6477409-1ef9-4811-80de-01a443668915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:47.173Z|c6477409-1ef9-4811-80de-01a443668915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:47.222Z|8766acd3-1f17-4c13-ae82-ea48a04cdd9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:47.222Z|8766acd3-1f17-4c13-ae82-ea48a04cdd9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:54.386Z|e132e991-f02a-4ed0-9c07-3fbc2fd23442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:27:54.386Z|e132e991-f02a-4ed0-9c07-3fbc2fd23442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:27:57.250Z|d9cbd856-6e79-4f18-9fc5-0963d94fdbc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:57.250Z|d9cbd856-6e79-4f18-9fc5-0963d94fdbc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:57.251Z|e82363a8-8c7a-416f-afcd-e64e7763f95a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:57.251Z|e82363a8-8c7a-416f-afcd-e64e7763f95a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:27:57.303Z|0b9eff32-9db6-4224-b1bd-5d6be4d8b3da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:27:57.304Z|0b9eff32-9db6-4224-b1bd-5d6be4d8b3da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:07.351Z|8e5ba4b8-d6ea-46f4-91af-360f705d7e70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:07.351Z|39a02757-1456-4d79-93b3-de3d49723d6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:07.351Z|537a45c2-7024-4a09-b53f-46e0ddf81616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:07.352Z|8e5ba4b8-d6ea-46f4-91af-360f705d7e70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:07.352Z|39a02757-1456-4d79-93b3-de3d49723d6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:07.352Z|537a45c2-7024-4a09-b53f-46e0ddf81616|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:08.507Z|ec4b8bc9-1ae4-47aa-af02-d33adeb194bc|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:28:08.507Z|ec4b8bc9-1ae4-47aa-af02-d33adeb194bc|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:09.386Z|a137dbe9-920c-4a19-9e7a-9fc5c6aa5ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:28:09.386Z|a137dbe9-920c-4a19-9e7a-9fc5c6aa5ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:28:09.672Z|d2d8b90e-cc85-42f9-a9f6-0a1322d329db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:28:09.672Z|d2d8b90e-cc85-42f9-a9f6-0a1322d329db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:28:17.368Z|89d494eb-524e-404c-a6d0-fca382c1eb35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:17.369Z|89d494eb-524e-404c-a6d0-fca382c1eb35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:17.369Z|a69ee2cc-822f-46a5-8d6c-846924da77b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:17.369Z|0c9665d8-1e25-4e61-b545-7cb7f3ebe736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:17.370Z|a69ee2cc-822f-46a5-8d6c-846924da77b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:17.370Z|0c9665d8-1e25-4e61-b545-7cb7f3ebe736|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:24.386Z|2dfacac4-5146-4f40-9ef7-5be1f83dcd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:28:24.388Z|2dfacac4-5146-4f40-9ef7-5be1f83dcd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T04:28:24.388Z|2dfacac4-5146-4f40-9ef7-5be1f83dcd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:28:24.388Z|2dfacac4-5146-4f40-9ef7-5be1f83dcd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:28:24.389Z|2dfacac4-5146-4f40-9ef7-5be1f83dcd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:28:27.531Z|021079ca-0bd6-4c69-856a-6db2424ef360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:27.532Z|021079ca-0bd6-4c69-856a-6db2424ef360|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:27.541Z|80bdb832-08c6-41f1-bf34-35ff13eb9908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:27.541Z|80bdb832-08c6-41f1-bf34-35ff13eb9908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:27.553Z|ad94b13c-a377-4651-b591-97f3c0d831f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:27.553Z|ad94b13c-a377-4651-b591-97f3c0d831f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:37.549Z|12f386a8-717f-4b7d-abee-0220615151d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:37.550Z|12f386a8-717f-4b7d-abee-0220615151d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:37.557Z|c78b03cf-418b-4b4a-907a-f9211d84cb09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:37.557Z|c78b03cf-418b-4b4a-907a-f9211d84cb09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:37.570Z|057268e5-1407-4129-abae-3ee14b1d42bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:37.602Z|057268e5-1407-4129-abae-3ee14b1d42bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:39.386Z|61c94d42-0360-4de2-85cc-8bc515a44c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:28:39.386Z|61c94d42-0360-4de2-85cc-8bc515a44c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:28:39.672Z|50f90ef1-a7fa-43d5-a816-f063be538b1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:28:39.673Z|50f90ef1-a7fa-43d5-a816-f063be538b1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:28:47.567Z|508ae09f-4da7-4a02-b179-ea671486aa8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:47.568Z|508ae09f-4da7-4a02-b179-ea671486aa8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:47.573Z|08ebf97c-886c-4202-8751-04f09b0fffd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:47.574Z|08ebf97c-886c-4202-8751-04f09b0fffd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:47.619Z|959b6635-1e1f-4db3-a599-9103a9e4ba26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:47.619Z|959b6635-1e1f-4db3-a599-9103a9e4ba26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:54.386Z|2a83cad6-32be-4ad4-8813-52a741301606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:28:54.386Z|2a83cad6-32be-4ad4-8813-52a741301606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:28:57.586Z|bc43e4f8-d882-4b0f-a0b8-a8801ba5ba7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:57.586Z|bc43e4f8-d882-4b0f-a0b8-a8801ba5ba7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:57.589Z|cbfdb87e-33bb-4415-8c88-cb89bdc069a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:57.589Z|cbfdb87e-33bb-4415-8c88-cb89bdc069a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:28:57.635Z|b813e1df-b662-44ec-9f50-ec68466db8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:28:57.636Z|b813e1df-b662-44ec-9f50-ec68466db8b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:07.603Z|0345e937-a17e-4b3c-8f3f-a8271dcc521b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:07.604Z|0345e937-a17e-4b3c-8f3f-a8271dcc521b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:07.605Z|cbed211d-0a8b-44e5-ac02-34dc40d005c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:07.605Z|cbed211d-0a8b-44e5-ac02-34dc40d005c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:07.652Z|a064a661-7500-4d83-98d8-5902e03f7f73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:07.652Z|a064a661-7500-4d83-98d8-5902e03f7f73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:08.507Z|d1afd1ab-6eca-476d-9110-365875437562|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:29:08.508Z|d1afd1ab-6eca-476d-9110-365875437562|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:09.386Z|9a3954ec-72cb-4f0f-99e3-ba96dac3a276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:29:09.388Z|9a3954ec-72cb-4f0f-99e3-ba96dac3a276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T04:29:09.388Z|9a3954ec-72cb-4f0f-99e3-ba96dac3a276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:29:09.389Z|9a3954ec-72cb-4f0f-99e3-ba96dac3a276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:29:09.390Z|9a3954ec-72cb-4f0f-99e3-ba96dac3a276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:29:09.673Z|bfabf1e8-e698-4e58-bd92-f2e920e55238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:29:09.673Z|bfabf1e8-e698-4e58-bd92-f2e920e55238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:29:17.622Z|aaefae0e-509c-4c90-a548-93266960e788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:17.622Z|aaefae0e-509c-4c90-a548-93266960e788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:17.626Z|63eb5990-16b6-474a-8964-9ec37948a884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:17.627Z|63eb5990-16b6-474a-8964-9ec37948a884|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:17.668Z|c3aa868b-3586-4142-976a-3dcd2c9ea47b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:17.669Z|c3aa868b-3586-4142-976a-3dcd2c9ea47b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:24.386Z|58fc4243-c050-4571-aee7-b313c73df3c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:29:24.386Z|58fc4243-c050-4571-aee7-b313c73df3c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:29:27.646Z|8ec72d13-67d3-4788-8c68-8d12dfe29c6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:27.646Z|6dafb164-c7a0-4397-a29d-45209fe60834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:27.647Z|6dafb164-c7a0-4397-a29d-45209fe60834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:27.647Z|8ec72d13-67d3-4788-8c68-8d12dfe29c6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:27.719Z|f0c26138-0c8c-4b48-9ac6-8d11251d17a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:27.719Z|f0c26138-0c8c-4b48-9ac6-8d11251d17a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:37.664Z|e72cca18-3529-4ee7-b5e7-25eb5305f48d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:37.664Z|b1be444d-1efc-47e0-8e8a-7e6b480ed68b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:37.664Z|e72cca18-3529-4ee7-b5e7-25eb5305f48d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:37.664Z|b1be444d-1efc-47e0-8e8a-7e6b480ed68b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:37.737Z|fd4cce5c-5e10-44f3-8ce2-208e7cda29e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:37.737Z|fd4cce5c-5e10-44f3-8ce2-208e7cda29e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:39.385Z|f352dc3c-8581-4e27-94a4-fc4151224029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:29:39.386Z|f352dc3c-8581-4e27-94a4-fc4151224029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:29:39.674Z|b0e88f8a-601d-4c20-9cb3-32e4b31336b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:29:39.674Z|b0e88f8a-601d-4c20-9cb3-32e4b31336b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:29:47.682Z|3becdd0e-932b-481b-8748-f2aa9b9c3c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:47.682Z|5bb0aea1-f6c9-4e9e-8275-10fe50f594d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:47.683Z|5bb0aea1-f6c9-4e9e-8275-10fe50f594d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:47.683Z|3becdd0e-932b-481b-8748-f2aa9b9c3c45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:47.755Z|fc5f3556-d8d9-4998-8a5c-846abdabe803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:47.756Z|fc5f3556-d8d9-4998-8a5c-846abdabe803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:54.386Z|2c42e9ce-9c50-499f-baaa-868618192d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:29:54.388Z|2c42e9ce-9c50-499f-baaa-868618192d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:29:57.744Z|99117ad0-e088-4178-ac82-10d0c2b19c77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:57.744Z|58745033-8beb-4821-8634-ae30479c11cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:57.745Z|58745033-8beb-4821-8634-ae30479c11cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:57.745Z|99117ad0-e088-4178-ac82-10d0c2b19c77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:29:57.803Z|983e2e57-1625-4c65-88fa-e667970a4bf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:29:57.804Z|983e2e57-1625-4c65-88fa-e667970a4bf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:07.763Z|466ab1ea-b330-4c91-b9aa-ca64ea099eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:07.763Z|7dba5b18-1d5f-4dbf-8e36-9a7de20f4766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:07.763Z|466ab1ea-b330-4c91-b9aa-ca64ea099eeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:07.763Z|7dba5b18-1d5f-4dbf-8e36-9a7de20f4766|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:07.820Z|10293141-fc98-47bb-b2b6-54744d9126f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:07.821Z|10293141-fc98-47bb-b2b6-54744d9126f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:08.507Z|7d2dc13b-f560-497b-a0a3-e363a398f140|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:30:08.508Z|7d2dc13b-f560-497b-a0a3-e363a398f140|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:09.386Z|c4bb22e2-5271-41ef-8044-43f5d6bd4411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:30:09.386Z|c4bb22e2-5271-41ef-8044-43f5d6bd4411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:30:09.675Z|8d628237-e491-4496-9b18-c9aba3319951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:30:09.675Z|8d628237-e491-4496-9b18-c9aba3319951|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:30:17.783Z|7ea54ecc-7007-49bd-806c-f1a8070576ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:17.783Z|64da9a8b-af4e-4e7f-b891-a887bd96ddcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:17.783Z|7ea54ecc-7007-49bd-806c-f1a8070576ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:17.783Z|64da9a8b-af4e-4e7f-b891-a887bd96ddcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:17.839Z|d09bd2d6-478b-4871-8305-a3da8e798b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:17.840Z|d09bd2d6-478b-4871-8305-a3da8e798b27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:24.386Z|a2e20d73-ce5a-411b-9aa8-24bab3515338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:30:24.386Z|a2e20d73-ce5a-411b-9aa8-24bab3515338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:30:27.801Z|9fad4066-0eb7-4f57-bc4b-b6503a4529be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:27.802Z|b19755de-73db-4649-aab7-57ebee133092|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:27.802Z|9fad4066-0eb7-4f57-bc4b-b6503a4529be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:27.802Z|b19755de-73db-4649-aab7-57ebee133092|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:27.858Z|9e296f7c-232c-4528-ad8b-41e3fe6c51a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:27.858Z|9e296f7c-232c-4528-ad8b-41e3fe6c51a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:37.819Z|5c211818-1300-4ca6-8d49-9938ebdb1b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:37.819Z|59b344e9-8dca-4bfd-ae5c-16c47509bf35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:37.819Z|5c211818-1300-4ca6-8d49-9938ebdb1b61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:37.819Z|59b344e9-8dca-4bfd-ae5c-16c47509bf35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:37.874Z|ca0b27f1-381a-43ef-89bf-f42be90bdac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:37.877Z|ca0b27f1-381a-43ef-89bf-f42be90bdac2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:39.385Z|7ba6a92a-d6e5-4428-8564-325440112cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:30:39.388Z|7ba6a92a-d6e5-4428-8564-325440112cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:30:39.388Z|7ba6a92a-d6e5-4428-8564-325440112cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:30:39.389Z|7ba6a92a-d6e5-4428-8564-325440112cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:30:39.390Z|7ba6a92a-d6e5-4428-8564-325440112cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:30:39.676Z|1508d3b2-3fa3-43b4-987e-f988e7026f5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:30:39.676Z|1508d3b2-3fa3-43b4-987e-f988e7026f5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:30:47.836Z|3d6e3527-b348-469b-8d70-99cd13004ddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:47.837Z|3d6e3527-b348-469b-8d70-99cd13004ddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:47.837Z|9c975fd1-f1b9-43d6-ab3d-ca0bd8955000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:47.837Z|9c975fd1-f1b9-43d6-ab3d-ca0bd8955000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:47.905Z|6b24e5c5-f5cf-4071-9a7f-8862af1ae671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:47.906Z|6b24e5c5-f5cf-4071-9a7f-8862af1ae671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:54.386Z|38de9359-7029-4a3b-a25a-2cb4f24aaf95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:30:54.386Z|38de9359-7029-4a3b-a25a-2cb4f24aaf95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:30:57.920Z|b74df14b-7c80-40ac-b1a3-961af4645386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:57.920Z|34752f23-7e0a-4643-a1c1-210d6996ba87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:57.920Z|b74df14b-7c80-40ac-b1a3-961af4645386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:57.920Z|34752f23-7e0a-4643-a1c1-210d6996ba87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:30:57.922Z|68ed01c6-1bbe-44c6-b4be-d05c1a038094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:30:57.922Z|68ed01c6-1bbe-44c6-b4be-d05c1a038094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:07.942Z|99027428-e3e8-4873-805e-7d67638579fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:07.942Z|4b57f75b-538f-49b6-ba5c-2b4cf33d421e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:07.942Z|046d01b0-3c12-4be3-a7d0-a7922a9d77a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:07.943Z|4b57f75b-538f-49b6-ba5c-2b4cf33d421e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:07.943Z|046d01b0-3c12-4be3-a7d0-a7922a9d77a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:07.943Z|99027428-e3e8-4873-805e-7d67638579fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:08.507Z|a3f6599f-314c-4ce7-8498-2bbade6c2d22|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:31:08.508Z|a3f6599f-314c-4ce7-8498-2bbade6c2d22|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:09.386Z|3053c2df-211e-4d31-89d2-5b39382645e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:31:09.386Z|3053c2df-211e-4d31-89d2-5b39382645e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:31:09.676Z|328ae211-58da-44db-8dc8-be4378fbfdec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:31:09.677Z|328ae211-58da-44db-8dc8-be4378fbfdec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:31:17.962Z|1fe1ec36-30ab-4d5b-9d8d-d63f8aadf17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:17.962Z|9f2add69-02b6-488b-a52a-bbb35054afd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:17.962Z|77701f60-749a-488c-a76c-81f9607cc416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:17.962Z|1fe1ec36-30ab-4d5b-9d8d-d63f8aadf17d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:17.962Z|9f2add69-02b6-488b-a52a-bbb35054afd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:17.962Z|77701f60-749a-488c-a76c-81f9607cc416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:24.386Z|4f6aac78-fb07-47ff-84c6-9345e03f212e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:31:24.388Z|4f6aac78-fb07-47ff-84c6-9345e03f212e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:31:28.047Z|fd287e78-8f6a-4b2a-86e3-a105c453f1f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:28.047Z|9ee0f830-20ff-416f-a4a8-e33a17af6ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:28.047Z|0b9a2d00-7d5c-45de-8853-7e7efa815b3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:28.048Z|9ee0f830-20ff-416f-a4a8-e33a17af6ac7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:28.048Z|fd287e78-8f6a-4b2a-86e3-a105c453f1f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:28.048Z|0b9a2d00-7d5c-45de-8853-7e7efa815b3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:38.066Z|af599a76-939b-45c7-8f96-a54429e77bfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:38.066Z|423270bd-b92a-489b-8230-04e0c1007c4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:38.066Z|b8f6098b-061c-4ab1-ac86-6eab6338671d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:38.066Z|b8f6098b-061c-4ab1-ac86-6eab6338671d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:38.066Z|af599a76-939b-45c7-8f96-a54429e77bfc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:38.066Z|423270bd-b92a-489b-8230-04e0c1007c4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:39.386Z|a39b339f-34ec-4a4b-97a0-4d128bb1b723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:31:39.386Z|a39b339f-34ec-4a4b-97a0-4d128bb1b723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:31:39.677Z|241fd285-1741-42a6-b657-17369db254ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:31:39.678Z|241fd285-1741-42a6-b657-17369db254ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:31:48.083Z|350a0784-6c6c-4c8c-99c9-66e1f28b2d8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:48.083Z|c36bccb9-08b5-4365-bd4e-a096a4c198e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:48.083Z|275074ef-4736-4146-9f31-94a89fccf720|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:48.084Z|350a0784-6c6c-4c8c-99c9-66e1f28b2d8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:48.084Z|c36bccb9-08b5-4365-bd4e-a096a4c198e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:48.084Z|275074ef-4736-4146-9f31-94a89fccf720|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:54.386Z|f6562deb-3867-4f42-b708-02a6c63c6009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:31:54.386Z|f6562deb-3867-4f42-b708-02a6c63c6009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:31:58.103Z|fe8bb4a6-3863-4915-9b43-5a5fd2e80182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:58.103Z|39edcef2-9ef0-4573-b85e-442a9565782e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:58.103Z|c03af987-063b-4150-969d-d0dbdb1a2a58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:31:58.103Z|fe8bb4a6-3863-4915-9b43-5a5fd2e80182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:58.103Z|c03af987-063b-4150-969d-d0dbdb1a2a58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:31:58.103Z|39edcef2-9ef0-4573-b85e-442a9565782e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:08.123Z|caa78bcd-508e-423b-af36-615f90369e1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:08.123Z|71104b1d-5149-4f94-8794-f4f09ebaaaec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:08.123Z|cce0192d-e511-4191-95bc-057ee0366161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:08.124Z|cce0192d-e511-4191-95bc-057ee0366161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:08.124Z|71104b1d-5149-4f94-8794-f4f09ebaaaec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:08.124Z|caa78bcd-508e-423b-af36-615f90369e1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:08.507Z|284e6581-cf1f-42f3-9471-ad372d105c6c|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:32:08.508Z|284e6581-cf1f-42f3-9471-ad372d105c6c|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:09.386Z|ba037df0-5933-49d8-8667-fbd4cc809162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:32:09.388Z|ba037df0-5933-49d8-8667-fbd4cc809162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T04:32:09.389Z|ba037df0-5933-49d8-8667-fbd4cc809162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:32:09.391Z|ba037df0-5933-49d8-8667-fbd4cc809162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:32:09.391Z|ba037df0-5933-49d8-8667-fbd4cc809162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:32:09.678Z|2f45e289-777b-43b2-b674-ce6a6006e793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:32:09.678Z|2f45e289-777b-43b2-b674-ce6a6006e793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:32:18.143Z|5a367ab4-8c4c-4a74-96ee-8a4867c378bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:18.143Z|abe227ae-39be-4104-b27c-24e7a97c65f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:18.143Z|92fab34b-8cb3-4b8c-b7eb-6eecbd75c68a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:18.143Z|abe227ae-39be-4104-b27c-24e7a97c65f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:18.143Z|92fab34b-8cb3-4b8c-b7eb-6eecbd75c68a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:18.143Z|5a367ab4-8c4c-4a74-96ee-8a4867c378bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:24.386Z|3a8b66a5-2b3a-4900-bd34-02f2bf484fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:32:24.386Z|3a8b66a5-2b3a-4900-bd34-02f2bf484fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:32:28.242Z|a3c6c158-bf9f-4d39-955b-df464ed3eca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:28.242Z|a3c6c158-bf9f-4d39-955b-df464ed3eca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:28.244Z|9828b110-8b24-4212-94ac-9b56b8109c6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:28.245Z|9828b110-8b24-4212-94ac-9b56b8109c6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:28.246Z|5b261f64-1db3-41da-9295-d03645320907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:28.246Z|5b261f64-1db3-41da-9295-d03645320907|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:38.261Z|a579b2ab-0bee-4c94-af9d-0c1403067e71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:38.261Z|0b4e7fc7-e2e8-425c-ada0-4f317d4c211a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:38.261Z|0b4e7fc7-e2e8-425c-ada0-4f317d4c211a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:38.261Z|a579b2ab-0bee-4c94-af9d-0c1403067e71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:38.261Z|f06d4dbb-91f9-4ad1-96f3-d7b9353d262b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:38.262Z|f06d4dbb-91f9-4ad1-96f3-d7b9353d262b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:39.386Z|c2167903-4dd5-4901-8e2b-c4424308a597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:32:39.386Z|c2167903-4dd5-4901-8e2b-c4424308a597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:32:39.679Z|86fc133c-f788-46b5-b116-9ced8dbc878e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:32:39.679Z|86fc133c-f788-46b5-b116-9ced8dbc878e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:32:48.277Z|9554239d-c8ba-4620-b853-5a3e0cbf52a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:48.277Z|12a4d128-d90d-4b45-bf82-bb02de42eddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:48.277Z|0bc4e707-ddea-4c88-a43a-47ad0bfe305c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:48.278Z|12a4d128-d90d-4b45-bf82-bb02de42eddf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:48.278Z|9554239d-c8ba-4620-b853-5a3e0cbf52a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:48.278Z|0bc4e707-ddea-4c88-a43a-47ad0bfe305c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:54.386Z|1162788c-fff5-4b45-bfc6-f18f1408e1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:32:54.388Z|1162788c-fff5-4b45-bfc6-f18f1408e1b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:32:58.344Z|f86f7d90-f6d0-4f15-9faf-06df74bfdb91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:58.344Z|8644e102-c171-4ca8-9b19-6f77e0e854f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:58.345Z|8644e102-c171-4ca8-9b19-6f77e0e854f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:58.345Z|f86f7d90-f6d0-4f15-9faf-06df74bfdb91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:32:58.348Z|ccae15e3-1240-4c50-904a-56ccecd9e496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:32:58.348Z|ccae15e3-1240-4c50-904a-56ccecd9e496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:08.363Z|316ac93d-326a-4f5d-bee6-2ca5145c2c65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:08.363Z|de263780-892e-4288-af92-752878b4d37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:08.363Z|316ac93d-326a-4f5d-bee6-2ca5145c2c65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:08.363Z|de263780-892e-4288-af92-752878b4d37c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:08.366Z|550f6998-3041-4fbf-b0ba-7617ac71acb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:08.367Z|550f6998-3041-4fbf-b0ba-7617ac71acb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:08.507Z|efaa4830-79e3-405a-9c53-c63ebd2e4bd0|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:33:08.507Z|efaa4830-79e3-405a-9c53-c63ebd2e4bd0|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:09.386Z|bd2f232e-9185-48e6-9214-ad63fab37ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:33:09.386Z|bd2f232e-9185-48e6-9214-ad63fab37ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:33:09.680Z|9a4558ee-6cf2-41f8-a9c9-6db735e6c2c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:33:09.680Z|9a4558ee-6cf2-41f8-a9c9-6db735e6c2c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:33:18.381Z|a77da1a3-9c54-4c26-b269-85e3fa0106ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:18.381Z|1f845b8e-4da8-44fa-ac09-f07e10504f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:18.381Z|15787d25-a050-4397-aa1a-f93681e75177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:18.382Z|a77da1a3-9c54-4c26-b269-85e3fa0106ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:18.382Z|15787d25-a050-4397-aa1a-f93681e75177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:18.382Z|1f845b8e-4da8-44fa-ac09-f07e10504f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:24.386Z|4ce49e9d-81ac-43e2-939e-49eccb7f69a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:33:24.386Z|4ce49e9d-81ac-43e2-939e-49eccb7f69a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:33:28.445Z|b6ba736e-e82d-46c8-b8d0-96a5d114ece0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:28.445Z|40fdd5ed-1be7-468c-b0a7-cd50e1f09d21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:28.445Z|20416990-95bd-4b76-bbb4-e0af6ac2482b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:28.445Z|b6ba736e-e82d-46c8-b8d0-96a5d114ece0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:28.445Z|40fdd5ed-1be7-468c-b0a7-cd50e1f09d21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:28.445Z|20416990-95bd-4b76-bbb4-e0af6ac2482b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:38.464Z|07017021-2c81-418d-91a8-5b9aa4ac80b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:38.464Z|2342d58f-2194-4d14-b495-d604b0eb5006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:38.464Z|d78f2c5e-018e-49ec-9ad9-a614afc97bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:38.464Z|07017021-2c81-418d-91a8-5b9aa4ac80b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:38.464Z|d78f2c5e-018e-49ec-9ad9-a614afc97bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:38.464Z|2342d58f-2194-4d14-b495-d604b0eb5006|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:39.386Z|a450c65e-7233-43d2-a281-47ea7c106a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:33:39.388Z|a450c65e-7233-43d2-a281-47ea7c106a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T04:33:39.389Z|a450c65e-7233-43d2-a281-47ea7c106a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:33:39.389Z|a450c65e-7233-43d2-a281-47ea7c106a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:33:39.391Z|a450c65e-7233-43d2-a281-47ea7c106a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:33:39.681Z|6380e715-675e-479c-b796-5493963b653a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:33:39.681Z|6380e715-675e-479c-b796-5493963b653a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:33:48.481Z|367b264f-b465-489d-8a5e-d3828ba9b0f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:48.481Z|d6ccd2c0-812c-47aa-982d-15db902a41f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:48.482Z|d6ccd2c0-812c-47aa-982d-15db902a41f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:48.482Z|367b264f-b465-489d-8a5e-d3828ba9b0f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:48.517Z|4733015a-9492-449f-a76d-0db81c4b41ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:48.518Z|4733015a-9492-449f-a76d-0db81c4b41ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:54.386Z|1cd2707f-8571-48ee-a5a8-acee0fc1fc59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:33:54.386Z|1cd2707f-8571-48ee-a5a8-acee0fc1fc59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:33:58.499Z|0e4326b9-0c3b-458f-8b44-493e6712956c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:58.499Z|97c5b42c-c1d4-4976-a9dc-e1de39a940fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:58.499Z|0e4326b9-0c3b-458f-8b44-493e6712956c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:58.499Z|97c5b42c-c1d4-4976-a9dc-e1de39a940fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:33:58.533Z|eb58b438-6eb2-4f08-8836-3d26d8a2bb78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:33:58.533Z|eb58b438-6eb2-4f08-8836-3d26d8a2bb78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:08.508Z|45b06c97-b611-49af-a19b-77d10c45d7e8|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:34:08.509Z|45b06c97-b611-49af-a19b-77d10c45d7e8|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:08.515Z|92d6cf01-5285-4766-9317-d4c03747efbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:08.516Z|92d6cf01-5285-4766-9317-d4c03747efbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:08.516Z|eb61fab9-4096-4b5e-8ed4-149854a6248f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:08.516Z|eb61fab9-4096-4b5e-8ed4-149854a6248f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:08.548Z|4b5cd27f-382a-44fa-9e54-50eb33be37fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:08.549Z|4b5cd27f-382a-44fa-9e54-50eb33be37fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:09.386Z|239e7fde-4e0a-4d44-b6fd-ef0b09e7db92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:34:09.386Z|239e7fde-4e0a-4d44-b6fd-ef0b09e7db92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:34:09.681Z|95715a7e-b82a-4f71-8342-18654d4e3230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:34:09.682Z|95715a7e-b82a-4f71-8342-18654d4e3230|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:34:18.532Z|9a078047-c71f-42bb-a235-ea813465fce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:18.532Z|70328b51-059f-43d8-8352-0988c70b7a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:18.533Z|9a078047-c71f-42bb-a235-ea813465fce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:18.533Z|70328b51-059f-43d8-8352-0988c70b7a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:18.564Z|2752efdd-a899-43a5-b349-5ca30edd8326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:18.564Z|2752efdd-a899-43a5-b349-5ca30edd8326|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:24.386Z|345b02a6-3418-4f40-800f-6ea517cd4d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:34:24.388Z|345b02a6-3418-4f40-800f-6ea517cd4d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:34:24.388Z|345b02a6-3418-4f40-800f-6ea517cd4d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:34:24.389Z|345b02a6-3418-4f40-800f-6ea517cd4d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:34:24.390Z|345b02a6-3418-4f40-800f-6ea517cd4d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:34:28.553Z|eb22d63f-57b1-45c0-95dc-046ade39dd17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:28.553Z|eb22d63f-57b1-45c0-95dc-046ade39dd17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:28.558Z|feb6a6e7-d6f1-401d-b3c0-bb902be5edf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:28.559Z|feb6a6e7-d6f1-401d-b3c0-bb902be5edf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:28.648Z|7db7e2bd-0521-4b08-8a01-5a06f3fd5e30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:28.648Z|7db7e2bd-0521-4b08-8a01-5a06f3fd5e30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:38.650Z|7a07dd4e-c100-4999-9144-efe77afb92de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:38.650Z|a64855b2-04d2-418e-b2c4-04ee474796fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:38.650Z|a64855b2-04d2-418e-b2c4-04ee474796fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:38.650Z|7a07dd4e-c100-4999-9144-efe77afb92de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:38.665Z|ae3a1342-6812-4098-a378-f2ad003537f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:38.665Z|ae3a1342-6812-4098-a378-f2ad003537f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:39.386Z|f48b9546-0f83-4842-a9b3-1f437fadef6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:34:39.386Z|f48b9546-0f83-4842-a9b3-1f437fadef6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:34:39.682Z|72c7ca58-d818-45a6-a370-77ba9cb618b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:34:39.683Z|72c7ca58-d818-45a6-a370-77ba9cb618b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:34:48.667Z|25c100c7-bbc8-4054-a1f1-1b9f8ced8281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:48.667Z|e7288825-697f-4dd8-beea-54b7990d2b41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:48.668Z|25c100c7-bbc8-4054-a1f1-1b9f8ced8281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:48.668Z|e7288825-697f-4dd8-beea-54b7990d2b41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:48.703Z|126098c6-6370-4b45-8887-5416552a3174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:48.704Z|126098c6-6370-4b45-8887-5416552a3174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:54.386Z|328ba9cd-ba46-4cc7-93b4-95922e518492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:34:54.386Z|328ba9cd-ba46-4cc7-93b4-95922e518492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:34:58.685Z|44083d15-fe88-4f0b-a880-82205b44ecd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:58.685Z|17ff6f2d-3c0c-4b39-ba37-d1af9220eafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:58.686Z|44083d15-fe88-4f0b-a880-82205b44ecd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:58.686Z|17ff6f2d-3c0c-4b39-ba37-d1af9220eafd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:34:58.721Z|81697d65-c7a5-4cc4-9720-6cd71802db07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:34:58.721Z|81697d65-c7a5-4cc4-9720-6cd71802db07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:08.507Z|ab6c9cbf-1612-4698-a9c9-52c02cd1c63b|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:35:08.508Z|ab6c9cbf-1612-4698-a9c9-52c02cd1c63b|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:08.703Z|b81d00ed-ce2f-4362-8d3e-71f10c0afdbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:08.704Z|b81d00ed-ce2f-4362-8d3e-71f10c0afdbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:08.706Z|7c65799b-dd84-43f6-8132-290824d78785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:08.707Z|7c65799b-dd84-43f6-8132-290824d78785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:08.737Z|72cef4b5-497d-4d60-a9ba-99e7177f37e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:08.738Z|72cef4b5-497d-4d60-a9ba-99e7177f37e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:09.386Z|f41c941b-f010-479d-8a1e-53e1b552f9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:35:09.388Z|f41c941b-f010-479d-8a1e-53e1b552f9ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:35:09.683Z|316b568a-eb85-4171-9ba5-1eba8ae97f0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:35:09.683Z|316b568a-eb85-4171-9ba5-1eba8ae97f0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:35:18.722Z|a4740c89-5f1f-456b-bd1d-d10c68785faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:18.723Z|5aa47a50-47d9-4346-9ae6-f62bbb4e3578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:18.723Z|a4740c89-5f1f-456b-bd1d-d10c68785faa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:18.723Z|5aa47a50-47d9-4346-9ae6-f62bbb4e3578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:18.804Z|90dca9ef-cd2f-46a2-bf00-276a6e2b0c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:18.804Z|90dca9ef-cd2f-46a2-bf00-276a6e2b0c13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:24.386Z|0468b660-5864-4da2-95a0-da62cafd68d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:35:24.386Z|0468b660-5864-4da2-95a0-da62cafd68d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:35:28.741Z|ded44a64-959f-49a2-9ccb-d232021c706a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:28.741Z|788dda65-a702-4e9c-8cea-5d488ee5c22f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:28.741Z|ded44a64-959f-49a2-9ccb-d232021c706a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:28.741Z|788dda65-a702-4e9c-8cea-5d488ee5c22f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:28.822Z|5e413d33-0d3a-4ad7-acd4-f66fe058cad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:28.822Z|5e413d33-0d3a-4ad7-acd4-f66fe058cad2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:38.758Z|fa6760e5-1f46-4ec6-9401-e74f694f643d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:38.758Z|2212ea1a-0f18-41ad-a84f-b6f110ad867f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:38.759Z|fa6760e5-1f46-4ec6-9401-e74f694f643d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:38.759Z|2212ea1a-0f18-41ad-a84f-b6f110ad867f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:38.838Z|dac46d4c-a217-4849-88e0-964deda474fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:38.839Z|dac46d4c-a217-4849-88e0-964deda474fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:39.386Z|1c310e23-a726-42ef-bde6-3bf5ed821354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:35:39.386Z|1c310e23-a726-42ef-bde6-3bf5ed821354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:35:39.684Z|53750ac6-1de7-40df-b49f-8cfd40bf6417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:35:39.684Z|53750ac6-1de7-40df-b49f-8cfd40bf6417|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:35:48.848Z|7b38d8dc-48cf-40b8-88c4-7efc52554b17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:48.848Z|5b0450d1-337f-480b-b26b-dc53e57909cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:48.849Z|7b38d8dc-48cf-40b8-88c4-7efc52554b17|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:48.849Z|5b0450d1-337f-480b-b26b-dc53e57909cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:48.854Z|4669bd15-7726-419f-9298-25a2a9b8c8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:48.854Z|4669bd15-7726-419f-9298-25a2a9b8c8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:54.386Z|35018bc3-4ed6-49fb-aa95-56df79d2366e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:35:54.388Z|35018bc3-4ed6-49fb-aa95-56df79d2366e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:35:58.866Z|4bc69f08-970b-4ed6-a84c-6a5e470a86cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:58.866Z|e1b48f4d-e892-479a-8275-341ca81b6f6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:58.866Z|4bc69f08-970b-4ed6-a84c-6a5e470a86cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:58.866Z|e1b48f4d-e892-479a-8275-341ca81b6f6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:35:58.905Z|82cd7466-a90e-4249-a380-9bae15fd6523|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:35:58.906Z|82cd7466-a90e-4249-a380-9bae15fd6523|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:08.507Z|5d36b38b-c2cc-416b-8669-b3219d8cffcd|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:36:08.508Z|5d36b38b-c2cc-416b-8669-b3219d8cffcd|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:08.949Z|35663294-6d14-43dc-a49c-39b6a851bef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:08.949Z|d23e6cf5-d9e0-42a3-855c-8f8358ad5cbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:08.949Z|361b0e41-574c-4aff-ab4b-32d0a1944c96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:08.949Z|35663294-6d14-43dc-a49c-39b6a851bef3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:08.950Z|361b0e41-574c-4aff-ab4b-32d0a1944c96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:08.950Z|d23e6cf5-d9e0-42a3-855c-8f8358ad5cbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:09.386Z|f9f131e9-9e6b-4200-ab43-25c18e94ade1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:36:09.386Z|f9f131e9-9e6b-4200-ab43-25c18e94ade1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:36:09.685Z|e5fc6354-5938-4189-bd0e-39e35272b7ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:36:09.685Z|e5fc6354-5938-4189-bd0e-39e35272b7ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:36:18.967Z|4f8b5c2e-7378-473c-9e6b-4edfaa33f09c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:18.968Z|4f8b5c2e-7378-473c-9e6b-4edfaa33f09c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:19.018Z|308bb2c9-75b3-4fbf-831c-2da04adcfe1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:19.018Z|308bb2c9-75b3-4fbf-831c-2da04adcfe1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:19.019Z|5618cae9-7ec6-449c-996c-020824dbda00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:19.019Z|5618cae9-7ec6-449c-996c-020824dbda00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:24.386Z|affcb1c9-114d-4cbb-8527-081832c01c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:36:24.386Z|affcb1c9-114d-4cbb-8527-081832c01c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:36:28.985Z|49f09e22-5e80-499e-8c7a-8bc06bbe86eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:28.986Z|49f09e22-5e80-499e-8c7a-8bc06bbe86eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:29.035Z|66f854c2-a0b9-4095-85eb-a23d0a7b8955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:29.035Z|fa2219dd-295c-4756-b67e-ddb33ef7bddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:29.036Z|66f854c2-a0b9-4095-85eb-a23d0a7b8955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:29.036Z|fa2219dd-295c-4756-b67e-ddb33ef7bddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:39.002Z|6a49ae96-ee5f-4cf6-9a55-a49ecc0b0ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:39.003Z|6a49ae96-ee5f-4cf6-9a55-a49ecc0b0ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:39.053Z|77a7614a-50d7-4a7c-981d-0e8b89054eb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:39.053Z|23154348-6021-4726-b3e9-b5da10d8fe2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:39.053Z|23154348-6021-4726-b3e9-b5da10d8fe2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:39.053Z|77a7614a-50d7-4a7c-981d-0e8b89054eb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:39.385Z|2ff5dbb7-47db-4180-8739-4f102bebad1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:36:39.387Z|2ff5dbb7-47db-4180-8739-4f102bebad1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T04:36:39.388Z|2ff5dbb7-47db-4180-8739-4f102bebad1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:36:39.388Z|2ff5dbb7-47db-4180-8739-4f102bebad1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:36:39.389Z|2ff5dbb7-47db-4180-8739-4f102bebad1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:36:39.686Z|4235898f-b534-4211-82c1-05d225a37b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:36:39.686Z|4235898f-b534-4211-82c1-05d225a37b96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:36:49.019Z|0ca89f08-1dd7-4ebc-ad8f-a40a6c688d50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:49.020Z|0ca89f08-1dd7-4ebc-ad8f-a40a6c688d50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:49.069Z|0ce678f5-81b7-4813-a91c-9a3b31251c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:49.069Z|21305bfc-513b-41ff-9723-06aa926ae958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:49.069Z|0ce678f5-81b7-4813-a91c-9a3b31251c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:49.069Z|21305bfc-513b-41ff-9723-06aa926ae958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:54.386Z|972be2fe-9fe1-4f92-abc1-8363c8e009c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:36:54.386Z|972be2fe-9fe1-4f92-abc1-8363c8e009c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:36:59.434Z|755c30b2-5896-407e-abae-35bbebaab4ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:59.435Z|755c30b2-5896-407e-abae-35bbebaab4ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:59.503Z|952526b8-58eb-4dea-96ca-192cea15673c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:59.503Z|952526b8-58eb-4dea-96ca-192cea15673c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:36:59.504Z|b14a67ca-c9ab-4baa-b722-3feef2fa7711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:36:59.504Z|b14a67ca-c9ab-4baa-b722-3feef2fa7711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:08.507Z|c4f9b80c-51bb-4621-be9b-f2e2911dce64|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:37:08.507Z|c4f9b80c-51bb-4621-be9b-f2e2911dce64|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:09.386Z|b371f7c9-3e1e-429c-a017-a942df897628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:37:09.387Z|b371f7c9-3e1e-429c-a017-a942df897628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:37:09.452Z|543d89ed-de6c-49e5-b31a-1e430fddf49e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:09.453Z|543d89ed-de6c-49e5-b31a-1e430fddf49e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:09.544Z|f37d33f3-6ca7-4590-9dbe-9c6a60b28ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:09.544Z|e4899731-6f90-4d40-9c9d-766c6b61845e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:09.545Z|f37d33f3-6ca7-4590-9dbe-9c6a60b28ed0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:09.545Z|e4899731-6f90-4d40-9c9d-766c6b61845e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:09.686Z|7c060ed4-7d61-4594-810a-eeb89e2f78cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:37:09.687Z|7c060ed4-7d61-4594-810a-eeb89e2f78cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:37:19.470Z|e21c3dd4-8356-4536-a5d5-cb9698b3c4c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:19.471Z|e21c3dd4-8356-4536-a5d5-cb9698b3c4c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:19.560Z|0af2ec9e-a74d-4fee-afc5-59677499812c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:19.560Z|53cae170-0a70-4647-9499-a66f572c1fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:19.561Z|0af2ec9e-a74d-4fee-afc5-59677499812c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:19.561Z|53cae170-0a70-4647-9499-a66f572c1fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:24.386Z|f1593e59-928d-4f60-94b6-4eba65e92fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:37:24.388Z|f1593e59-928d-4f60-94b6-4eba65e92fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T04:37:24.388Z|f1593e59-928d-4f60-94b6-4eba65e92fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:37:24.389Z|f1593e59-928d-4f60-94b6-4eba65e92fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:37:24.389Z|f1593e59-928d-4f60-94b6-4eba65e92fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:37:29.551Z|b8a4aad0-a5ed-4412-8cfe-deed33944639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:29.551Z|b8a4aad0-a5ed-4412-8cfe-deed33944639|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:29.641Z|4652b233-ba42-4178-bfcb-a812f0e426a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:29.641Z|a773ea1c-50ad-49df-86a4-c0316631bba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:29.642Z|4652b233-ba42-4178-bfcb-a812f0e426a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:29.642Z|a773ea1c-50ad-49df-86a4-c0316631bba2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:39.386Z|5b60bcd5-f192-4063-8004-0d65223d2b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:37:39.386Z|5b60bcd5-f192-4063-8004-0d65223d2b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:37:39.569Z|5a08bfe0-921a-492b-aea0-cd9bc38e7fdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:39.569Z|5a08bfe0-921a-492b-aea0-cd9bc38e7fdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:39.659Z|2e0282da-7035-4282-9e3f-c57176d4e6f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:39.659Z|8514474a-b469-4f3f-aedc-cf2eca9a73c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:39.659Z|2e0282da-7035-4282-9e3f-c57176d4e6f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:39.659Z|8514474a-b469-4f3f-aedc-cf2eca9a73c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:39.687Z|f153e096-f0dd-4958-a5cd-4968f044687b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:37:39.687Z|f153e096-f0dd-4958-a5cd-4968f044687b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:37:49.651Z|569e34b1-2744-4b7c-97b2-ec65e789eb03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:49.651Z|569e34b1-2744-4b7c-97b2-ec65e789eb03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:49.675Z|5c234ef0-183d-41fd-9818-00c053734b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:49.675Z|b5c0caf1-9141-43f8-aff2-e4409d3f321a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:49.675Z|b5c0caf1-9141-43f8-aff2-e4409d3f321a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:49.675Z|5c234ef0-183d-41fd-9818-00c053734b94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:54.386Z|23951547-bca0-4d56-803b-93fe0e16cd60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:37:54.386Z|23951547-bca0-4d56-803b-93fe0e16cd60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:37:59.668Z|c8a49169-39be-4d88-8ff6-c499272711e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:59.669Z|c8a49169-39be-4d88-8ff6-c499272711e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:59.691Z|89b3d375-a8cb-4530-8860-9a4edcad1858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:59.691Z|f234f25b-2b19-4cd0-9a27-c56362eff7b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:37:59.691Z|89b3d375-a8cb-4530-8860-9a4edcad1858|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:37:59.692Z|f234f25b-2b19-4cd0-9a27-c56362eff7b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:08.507Z|db2a00bb-3ad0-47d3-aa3c-562e90fdf630|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:38:08.507Z|db2a00bb-3ad0-47d3-aa3c-562e90fdf630|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:09.386Z|f2e9de38-aa92-48e3-a0d6-496aa3c7282c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:38:09.388Z|f2e9de38-aa92-48e3-a0d6-496aa3c7282c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T04:38:09.388Z|f2e9de38-aa92-48e3-a0d6-496aa3c7282c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:38:09.388Z|f2e9de38-aa92-48e3-a0d6-496aa3c7282c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:38:09.389Z|f2e9de38-aa92-48e3-a0d6-496aa3c7282c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:38:09.686Z|5e0a769e-0c16-4711-ae42-5017c6a044c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:09.686Z|5e0a769e-0c16-4711-ae42-5017c6a044c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:09.688Z|0e5ec085-aebe-4b7f-bf95-2f9204f576a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:38:09.688Z|0e5ec085-aebe-4b7f-bf95-2f9204f576a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:38:09.707Z|37464708-2ac9-4d4f-bc7a-5037230cc398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:09.708Z|37464708-2ac9-4d4f-bc7a-5037230cc398|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:09.708Z|580a2caf-ace6-443c-8db3-64e2b7220aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:09.709Z|580a2caf-ace6-443c-8db3-64e2b7220aef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:19.703Z|fc963675-411c-437f-8088-58d27103b3cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:19.704Z|fc963675-411c-437f-8088-58d27103b3cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:19.725Z|fb6f0bb5-cac6-43ab-93ee-5e7a99a5f204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:19.725Z|ec377494-9794-48de-b6df-0b6a2ad06198|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:19.726Z|fb6f0bb5-cac6-43ab-93ee-5e7a99a5f204|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:19.726Z|ec377494-9794-48de-b6df-0b6a2ad06198|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:24.386Z|c171930a-dbac-4d43-90a5-aa4e5c046460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:38:24.386Z|c171930a-dbac-4d43-90a5-aa4e5c046460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:38:29.722Z|263fb9ad-9ccb-4dbb-9d0b-05fd51f396d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:29.722Z|263fb9ad-9ccb-4dbb-9d0b-05fd51f396d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:29.744Z|db8555df-b124-4dc6-820c-877bb43d2335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:29.744Z|ef0d6dfa-4d5d-403a-952e-68db086d756b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:29.744Z|ef0d6dfa-4d5d-403a-952e-68db086d756b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:29.744Z|db8555df-b124-4dc6-820c-877bb43d2335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:39.386Z|408589f9-f3f6-4d72-b814-5570b66dc29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:38:39.386Z|408589f9-f3f6-4d72-b814-5570b66dc29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:38:39.688Z|95cdc3d3-6d45-4b21-8a4a-f4894e644c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:38:39.689Z|95cdc3d3-6d45-4b21-8a4a-f4894e644c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:38:39.845Z|f3e12b0f-7a5c-43a4-818b-7e1a895a993b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:39.845Z|f3e12b0f-7a5c-43a4-818b-7e1a895a993b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:39.845Z|0c13cea1-48ce-4bd6-8368-8aace6b131d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:39.846Z|0c13cea1-48ce-4bd6-8368-8aace6b131d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:39.872Z|3e1f141c-d046-4e75-9998-fab963c9ddf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:39.872Z|3e1f141c-d046-4e75-9998-fab963c9ddf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:49.863Z|fb8a9cca-c478-486f-ae46-8827a98dea5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:49.863Z|345d340c-0de1-4f48-a5ab-8f9609ae3198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:49.863Z|fb8a9cca-c478-486f-ae46-8827a98dea5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:49.863Z|345d340c-0de1-4f48-a5ab-8f9609ae3198|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:49.889Z|2fe6a666-00c1-4c77-a5c1-92de1341cd17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:49.890Z|2fe6a666-00c1-4c77-a5c1-92de1341cd17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:54.386Z|491e7cf3-f42b-4512-a892-bfef647201bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:38:54.388Z|491e7cf3-f42b-4512-a892-bfef647201bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T04:38:54.388Z|491e7cf3-f42b-4512-a892-bfef647201bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:38:54.389Z|491e7cf3-f42b-4512-a892-bfef647201bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:38:54.390Z|491e7cf3-f42b-4512-a892-bfef647201bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:38:59.879Z|f208f080-7178-43f8-9c6f-901f1c859a90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:59.879Z|ea1c8ee9-48cd-4d34-a808-05107142e658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:59.880Z|ea1c8ee9-48cd-4d34-a808-05107142e658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:59.880Z|f208f080-7178-43f8-9c6f-901f1c859a90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:38:59.907Z|6b962170-26c2-4bc2-a90c-dffe431e00c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:38:59.907Z|6b962170-26c2-4bc2-a90c-dffe431e00c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:08.507Z|37787dd8-19d8-49c0-8790-862956800ccd|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:39:08.507Z|37787dd8-19d8-49c0-8790-862956800ccd|http-nio-8080-exec-2|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:09.386Z|dcde1a80-4894-48e0-96b3-5ff6f3f3deec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:39:09.386Z|dcde1a80-4894-48e0-96b3-5ff6f3f3deec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:39:09.689Z|be14f4e2-2338-4917-a8ce-286169376367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:39:09.690Z|be14f4e2-2338-4917-a8ce-286169376367|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:39:09.944Z|8a314308-91ca-4718-af32-3ecf37bb8a6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:09.945Z|8a314308-91ca-4718-af32-3ecf37bb8a6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:09.946Z|91d648de-ff52-43aa-8247-bb88bf16f2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:09.946Z|91d648de-ff52-43aa-8247-bb88bf16f2c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:09.947Z|2f21312b-bd29-4004-92be-97029901e98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:09.948Z|2f21312b-bd29-4004-92be-97029901e98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:19.964Z|3e0981fd-a70c-4e84-9767-4fa09b580167|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:19.964Z|bf908d7f-b382-4c83-b123-ebba643a2037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:19.965Z|3e0981fd-a70c-4e84-9767-4fa09b580167|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:19.965Z|bf908d7f-b382-4c83-b123-ebba643a2037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:19.967Z|d16d7c6c-9d42-43b0-b190-161da4ea4670|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:20.002Z|d16d7c6c-9d42-43b0-b190-161da4ea4670|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:24.386Z|47f7a6e7-6195-450d-9b81-efa3a314620c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:39:24.386Z|47f7a6e7-6195-450d-9b81-efa3a314620c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:39:30.050Z|c2671541-0940-47f0-8e5c-3a54f7458fa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:30.051Z|c2671541-0940-47f0-8e5c-3a54f7458fa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:30.052Z|4002ff4d-261f-4825-8ad4-eb49440d335e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:30.052Z|4002ff4d-261f-4825-8ad4-eb49440d335e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:30.055Z|1566411c-bf5f-4169-bd03-1087d3c5bb48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:30.055Z|1566411c-bf5f-4169-bd03-1087d3c5bb48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:39.386Z|5c3cb279-0c11-44a2-a34c-fe9b056a0876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:39:39.388Z|5c3cb279-0c11-44a2-a34c-fe9b056a0876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:39:39.690Z|e20d2c6b-ece5-4fbc-8b9d-9d81bc877d07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:39:39.690Z|e20d2c6b-ece5-4fbc-8b9d-9d81bc877d07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:39:40.068Z|369924d9-e3f8-4bc8-a6b9-0dccaee12d3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:40.068Z|4106fd87-ec09-4299-88ea-e01e048c860c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:40.069Z|369924d9-e3f8-4bc8-a6b9-0dccaee12d3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:40.069Z|4106fd87-ec09-4299-88ea-e01e048c860c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:40.147Z|45885fd2-6155-421e-a382-3e9705080fa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:40.147Z|45885fd2-6155-421e-a382-3e9705080fa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:50.085Z|5435da36-5684-4f7f-978a-a06812400c34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:50.085Z|fc31bff8-86e1-4969-80b2-30845ea85518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:50.086Z|5435da36-5684-4f7f-978a-a06812400c34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:50.086Z|fc31bff8-86e1-4969-80b2-30845ea85518|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:50.163Z|a6172a1d-1e33-48be-8a14-27cb62de5f3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:39:50.164Z|a6172a1d-1e33-48be-8a14-27cb62de5f3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:39:54.386Z|afc37f25-d9db-42e2-af32-4423d3a586e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:39:54.386Z|afc37f25-d9db-42e2-af32-4423d3a586e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:40:00.153Z|486e8cd3-3599-42d6-b120-97cad4a424bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:00.153Z|486e8cd3-3599-42d6-b120-97cad4a424bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:00.158Z|a096f3c0-9650-47e2-8a32-116b5db84c4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:00.158Z|a096f3c0-9650-47e2-8a32-116b5db84c4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:00.249Z|fc8d7890-7673-47f1-9691-329c4c27d69b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:00.249Z|fc8d7890-7673-47f1-9691-329c4c27d69b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:08.507Z|243f69e0-dbc8-4696-b50c-2573b469642e|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:40:08.507Z|243f69e0-dbc8-4696-b50c-2573b469642e|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:09.386Z|1d04af2e-6549-44f7-97e2-34a910084fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:40:09.386Z|1d04af2e-6549-44f7-97e2-34a910084fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:40:09.691Z|c30b7851-0864-412b-bffa-b2ca3f647137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:40:09.691Z|c30b7851-0864-412b-bffa-b2ca3f647137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:40:10.250Z|9ba9c8ef-4b42-44ce-8e95-f8aa0c67fbf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:10.250Z|f190564d-f8b1-4731-9c7b-f820138833ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:10.251Z|9ba9c8ef-4b42-44ce-8e95-f8aa0c67fbf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:10.251Z|f190564d-f8b1-4731-9c7b-f820138833ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:10.267Z|27cc58fd-3e88-484b-947f-699a8e70833e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:10.267Z|27cc58fd-3e88-484b-947f-699a8e70833e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:20.269Z|47bbe44b-c524-4583-9e5c-bbc23e270990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:20.269Z|a7d2a04a-1c39-4dc3-9454-acee689e89cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:20.269Z|47bbe44b-c524-4583-9e5c-bbc23e270990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:20.269Z|a7d2a04a-1c39-4dc3-9454-acee689e89cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:20.303Z|dd4b3cb7-ec23-4ac6-886d-dc4f522bf144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:20.303Z|dd4b3cb7-ec23-4ac6-886d-dc4f522bf144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:24.386Z|6c5290e0-94ee-4778-b4a6-f40e851f44e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:40:24.387Z|6c5290e0-94ee-4778-b4a6-f40e851f44e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T04:40:24.388Z|6c5290e0-94ee-4778-b4a6-f40e851f44e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:40:24.389Z|6c5290e0-94ee-4778-b4a6-f40e851f44e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:40:24.389Z|6c5290e0-94ee-4778-b4a6-f40e851f44e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:40:30.288Z|f5f568fa-8410-4d97-891a-c073b17d8139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:30.289Z|f5f568fa-8410-4d97-891a-c073b17d8139|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:30.343Z|4de6efe6-d676-4689-921d-595ed04b5d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:30.344Z|4de6efe6-d676-4689-921d-595ed04b5d1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:30.347Z|2e3de4c6-c0be-4b58-9a0a-bd92295116e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:30.347Z|2e3de4c6-c0be-4b58-9a0a-bd92295116e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:39.385Z|6d70bd13-4cce-4711-acac-f8eb89d967f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:40:39.386Z|6d70bd13-4cce-4711-acac-f8eb89d967f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:40:39.692Z|90457bad-5960-47f6-a193-ce3d37669bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:40:39.692Z|90457bad-5960-47f6-a193-ce3d37669bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:40:40.350Z|a2252379-01ee-433a-95ba-cd41b2ace02e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:40.351Z|a2252379-01ee-433a-95ba-cd41b2ace02e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:40.363Z|3bfb7421-499e-4056-8326-abfbb3aa6d69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:40.363Z|9f86cea4-dd47-4b5b-9ca1-94119fdb7125|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:40.364Z|3bfb7421-499e-4056-8326-abfbb3aa6d69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:40.364Z|9f86cea4-dd47-4b5b-9ca1-94119fdb7125|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:50.369Z|ac744376-0dd2-4511-bdf2-c38f9de4238e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:50.369Z|ac744376-0dd2-4511-bdf2-c38f9de4238e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:50.442Z|1d6a8242-3ef7-4809-b1cf-f5ce6161e685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:50.442Z|65ac5c7f-9386-4017-801c-0dd586b25e7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:40:50.443Z|1d6a8242-3ef7-4809-b1cf-f5ce6161e685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:50.443Z|65ac5c7f-9386-4017-801c-0dd586b25e7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:40:54.386Z|53129389-9785-4941-a24f-c6d218891242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:40:54.386Z|53129389-9785-4941-a24f-c6d218891242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:41:00.450Z|a3c52706-1436-46a7-95ae-b5aaf7f1e03d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:00.451Z|a3c52706-1436-46a7-95ae-b5aaf7f1e03d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:00.459Z|a5370147-c84e-4d7b-ae87-e4d292851802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:00.460Z|a5370147-c84e-4d7b-ae87-e4d292851802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:00.461Z|4e30befa-ac15-4fa7-9910-287077887924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:00.462Z|4e30befa-ac15-4fa7-9910-287077887924|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:08.507Z|2fab0bc7-438b-4906-875d-c80efaa76833|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:41:08.507Z|2fab0bc7-438b-4906-875d-c80efaa76833|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:09.386Z|5f79312c-96cc-4838-b00f-9127a46077c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:41:09.387Z|5f79312c-96cc-4838-b00f-9127a46077c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T04:41:09.388Z|5f79312c-96cc-4838-b00f-9127a46077c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:41:09.389Z|5f79312c-96cc-4838-b00f-9127a46077c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:41:09.389Z|5f79312c-96cc-4838-b00f-9127a46077c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:41:09.693Z|35c815af-92f2-457b-928e-b37fe64ef42c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:41:09.693Z|35c815af-92f2-457b-928e-b37fe64ef42c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:41:10.469Z|2dad2b7c-0b2c-4969-b7e5-708bfbccd6d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:10.469Z|2dad2b7c-0b2c-4969-b7e5-708bfbccd6d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:10.476Z|b2010096-d644-4e8d-8a50-4f5670e80909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:10.477Z|b2010096-d644-4e8d-8a50-4f5670e80909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:10.519Z|8ac0dd29-295d-4837-8579-53b789c997f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:10.519Z|8ac0dd29-295d-4837-8579-53b789c997f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:20.488Z|52c95b53-b0bc-40f6-a786-c3eabba9bc5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:20.488Z|52c95b53-b0bc-40f6-a786-c3eabba9bc5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:20.492Z|ee21f139-1fb0-4390-ae28-1b4e914fdb60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:20.493Z|ee21f139-1fb0-4390-ae28-1b4e914fdb60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:20.547Z|6c43f586-ad19-4c4a-ad41-a385014d2bf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:20.547Z|6c43f586-ad19-4c4a-ad41-a385014d2bf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:24.386Z|7d102460-30c6-463a-a7e0-a012e13bda08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:41:24.386Z|7d102460-30c6-463a-a7e0-a012e13bda08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:41:31.586Z|190ee6b1-4900-47e3-a97a-e9af0d544f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:31.586Z|40fbde4b-3cf6-479d-a597-6856b903b3e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:31.587Z|40fbde4b-3cf6-479d-a597-6856b903b3e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:31.587Z|190ee6b1-4900-47e3-a97a-e9af0d544f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:31.641Z|e1dee7a9-139f-4608-824a-301c4774eb8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:31.641Z|e1dee7a9-139f-4608-824a-301c4774eb8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:39.386Z|cc62e672-f218-49e2-a3f6-3e73e907a0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:41:39.386Z|cc62e672-f218-49e2-a3f6-3e73e907a0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:41:39.694Z|29283245-b491-4dd3-bd32-b0182cdb98a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:41:39.694Z|29283245-b491-4dd3-bd32-b0182cdb98a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:41:41.650Z|68ae782c-43bd-49a7-8fd3-ea0caeb6f93a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:41.650Z|5d2045f4-089b-4149-8bee-5fcf64ba9cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:41.650Z|68ae782c-43bd-49a7-8fd3-ea0caeb6f93a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:41.650Z|5d2045f4-089b-4149-8bee-5fcf64ba9cf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:41.657Z|c2236ac7-e197-42d1-890e-9988b39c952a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:41.657Z|c2236ac7-e197-42d1-890e-9988b39c952a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:51.668Z|c8f8ed74-9770-4ad9-8cc3-e74797204907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:51.668Z|c8f8ed74-9770-4ad9-8cc3-e74797204907|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:51.670Z|ffe2fb04-d1ad-4375-959a-dfdb39fb755e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:51.670Z|ffe2fb04-d1ad-4375-959a-dfdb39fb755e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:51.703Z|f859deab-2117-4d1c-873a-202fbeff0e11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:41:51.704Z|f859deab-2117-4d1c-873a-202fbeff0e11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:41:54.386Z|7856969e-14c2-49b1-bf04-d18be3e3d295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:41:54.388Z|7856969e-14c2-49b1-bf04-d18be3e3d295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T04:41:54.388Z|7856969e-14c2-49b1-bf04-d18be3e3d295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:41:54.389Z|7856969e-14c2-49b1-bf04-d18be3e3d295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:41:54.392Z|7856969e-14c2-49b1-bf04-d18be3e3d295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:42:01.687Z|b07fd17b-d9db-4d27-8c1a-ef7fa9eca318|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:01.687Z|10c5a7ce-466e-45a3-a51a-8d379aa263da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:01.687Z|b07fd17b-d9db-4d27-8c1a-ef7fa9eca318|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:01.688Z|10c5a7ce-466e-45a3-a51a-8d379aa263da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:01.720Z|85818c9a-d4cb-4953-ae20-251c912b9e59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:01.721Z|85818c9a-d4cb-4953-ae20-251c912b9e59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:08.507Z|1ba9751e-bede-4a6a-a70b-52ebfe921fd4|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:42:08.507Z|1ba9751e-bede-4a6a-a70b-52ebfe921fd4|http-nio-8080-exec-9|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:09.386Z|aa4e4d20-3017-49fc-a121-5c3c64945b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:42:09.386Z|aa4e4d20-3017-49fc-a121-5c3c64945b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:42:09.694Z|66bbedca-7920-45f9-a9cc-17aca7d4f191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:42:09.695Z|66bbedca-7920-45f9-a9cc-17aca7d4f191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:42:11.744Z|7ee9df50-a676-4994-8f5e-927860bea6c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:11.744Z|f77a3b10-3e5d-40e5-89d1-036e30533461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:11.745Z|7ee9df50-a676-4994-8f5e-927860bea6c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:11.745Z|f77a3b10-3e5d-40e5-89d1-036e30533461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:11.747Z|8563e4b2-7354-4d99-9c4e-bf51e50bb6a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:11.747Z|8563e4b2-7354-4d99-9c4e-bf51e50bb6a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:21.762Z|b922386c-3081-42b3-ab12-bd63718373b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:21.762Z|4ba07370-52a3-42ef-a4d2-232dd22c151f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:21.763Z|b922386c-3081-42b3-ab12-bd63718373b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:21.763Z|525284d0-2667-4efc-9d92-04f8c0b6fa9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:21.763Z|4ba07370-52a3-42ef-a4d2-232dd22c151f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:21.763Z|525284d0-2667-4efc-9d92-04f8c0b6fa9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:24.386Z|0f76d8e5-e47a-4ffa-8591-97cd29509d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:42:24.386Z|0f76d8e5-e47a-4ffa-8591-97cd29509d33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:42:31.779Z|1e7feaee-a958-4a5b-8ae8-849f12fa6ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:31.779Z|05863fa7-0e04-4fdf-8af6-e3faea4aaf84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:31.779Z|b1b807f5-0ec0-4e5e-922d-77dfb77c5d26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:31.779Z|b1b807f5-0ec0-4e5e-922d-77dfb77c5d26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:31.779Z|1e7feaee-a958-4a5b-8ae8-849f12fa6ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:31.779Z|05863fa7-0e04-4fdf-8af6-e3faea4aaf84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:39.386Z|adbc5f21-d455-4511-b024-bd1cd24b5737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:42:39.388Z|adbc5f21-d455-4511-b024-bd1cd24b5737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T04:42:39.389Z|adbc5f21-d455-4511-b024-bd1cd24b5737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:42:39.389Z|adbc5f21-d455-4511-b024-bd1cd24b5737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:42:39.390Z|adbc5f21-d455-4511-b024-bd1cd24b5737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:42:39.695Z|97414ac2-ff60-429d-8d4a-d32d505f53a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:42:39.696Z|97414ac2-ff60-429d-8d4a-d32d505f53a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:42:41.846Z|1d7b2287-009f-4a2e-86ca-937b8e78162a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:41.846Z|a6a26e95-77ce-4362-9a4d-c65d822009b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:41.846Z|1d7b2287-009f-4a2e-86ca-937b8e78162a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:41.846Z|a6a26e95-77ce-4362-9a4d-c65d822009b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:41.849Z|751ff16a-c8ca-46fd-8d82-9c0a1ab1b682|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:41.850Z|751ff16a-c8ca-46fd-8d82-9c0a1ab1b682|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:51.864Z|a2d5c12b-69da-4782-a75a-3653b3144ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:51.864Z|513cdb2b-2080-4b08-87aa-fc091d21f8b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:51.865Z|a2d5c12b-69da-4782-a75a-3653b3144ce9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:51.865Z|513cdb2b-2080-4b08-87aa-fc091d21f8b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:51.866Z|3343c63d-0562-48d8-81ab-4b160945bd6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:42:51.866Z|3343c63d-0562-48d8-81ab-4b160945bd6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:42:54.386Z|882add54-ae26-4ea5-873b-831b8dd768b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:42:54.387Z|882add54-ae26-4ea5-873b-831b8dd768b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:43:01.882Z|b1a8a5f8-bf34-47b4-bf9a-c593ce4c1059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:01.882Z|2256511e-0f91-452c-8acf-d28e79220f75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:01.882Z|148198f5-bab4-467a-babd-d65b9e9a0f49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:01.883Z|b1a8a5f8-bf34-47b4-bf9a-c593ce4c1059|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:01.883Z|2256511e-0f91-452c-8acf-d28e79220f75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:01.883Z|148198f5-bab4-467a-babd-d65b9e9a0f49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:08.509Z|1e899dbe-9317-4e0c-af9d-097d0387e78a|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:43:08.509Z|1e899dbe-9317-4e0c-af9d-097d0387e78a|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:09.386Z|ca374df3-f3a2-4c59-b24a-be9b77d43855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:43:09.386Z|ca374df3-f3a2-4c59-b24a-be9b77d43855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:43:09.696Z|a1ba4065-022e-4e4a-abac-d2881d352bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:43:09.696Z|a1ba4065-022e-4e4a-abac-d2881d352bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:43:11.947Z|6c63ca6a-d2e8-4b0f-8695-57d91eab1682|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:11.947Z|6813179d-f59b-4044-ad07-dfaa11390fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:11.947Z|6c63ca6a-d2e8-4b0f-8695-57d91eab1682|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:11.947Z|6813179d-f59b-4044-ad07-dfaa11390fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:11.951Z|e859d6a4-a303-4ab5-b357-aa5ca02214f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:11.951Z|e859d6a4-a303-4ab5-b357-aa5ca02214f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:22.046Z|efa659f6-7bfd-49c1-8e5a-ed1a8ac4c43d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:22.046Z|63c02f17-631c-40d9-92ff-e46c061cb601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:22.046Z|63c02f17-631c-40d9-92ff-e46c061cb601|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:22.046Z|efa659f6-7bfd-49c1-8e5a-ed1a8ac4c43d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:22.047Z|788b8089-d5c4-4f1e-87e1-45c6bca08411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:22.047Z|788b8089-d5c4-4f1e-87e1-45c6bca08411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:24.386Z|3109f429-aee2-4783-b935-1c2e89728bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:43:24.388Z|3109f429-aee2-4783-b935-1c2e89728bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:43:24.388Z|3109f429-aee2-4783-b935-1c2e89728bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:43:24.389Z|3109f429-aee2-4783-b935-1c2e89728bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:43:24.389Z|3109f429-aee2-4783-b935-1c2e89728bef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:43:32.063Z|a1db539e-8fa7-444b-8d94-166ea82beb8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:32.063Z|8154103a-22eb-4eab-9553-3456c17a7bdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:32.063Z|cf007d6f-1e65-4dc4-bb8d-9fa043716e2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:32.064Z|a1db539e-8fa7-444b-8d94-166ea82beb8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:32.064Z|cf007d6f-1e65-4dc4-bb8d-9fa043716e2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:32.064Z|8154103a-22eb-4eab-9553-3456c17a7bdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:39.386Z|bed9593f-6b7e-4371-8ac7-ae225797ded4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:43:39.386Z|bed9593f-6b7e-4371-8ac7-ae225797ded4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:43:39.697Z|61258a1a-2952-424d-920f-44e5367d5627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:43:39.697Z|61258a1a-2952-424d-920f-44e5367d5627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:43:42.081Z|10199071-1459-4f92-8dd0-0905b1704c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:42.081Z|1de241da-5a98-4808-ad36-e124445b44f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:42.081Z|be9df40b-28dc-4c16-8ea9-aa12e96fea25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:42.082Z|1de241da-5a98-4808-ad36-e124445b44f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:42.082Z|10199071-1459-4f92-8dd0-0905b1704c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:42.082Z|be9df40b-28dc-4c16-8ea9-aa12e96fea25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:52.145Z|248a4ca4-de98-47df-a3b9-e5e4d45bc8a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:52.145Z|77edf195-fd21-4b48-afe7-a593c85458bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:52.145Z|ee538d3d-6bc9-4805-9791-9c074c7e6014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:43:52.146Z|ee538d3d-6bc9-4805-9791-9c074c7e6014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:52.146Z|248a4ca4-de98-47df-a3b9-e5e4d45bc8a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:52.146Z|77edf195-fd21-4b48-afe7-a593c85458bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:43:54.386Z|2dbe7b31-953f-4297-8ef8-eb7b564972f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:43:54.386Z|2dbe7b31-953f-4297-8ef8-eb7b564972f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:44:02.242Z|28727570-b997-4d35-bdc3-289bbce55f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:02.243Z|28727570-b997-4d35-bdc3-289bbce55f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:02.245Z|0c150bb5-f2ce-4f17-ac4c-1440edc179d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:02.245Z|9b8b9a5e-8bcb-40be-b486-9db235a2ae50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:02.245Z|9b8b9a5e-8bcb-40be-b486-9db235a2ae50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:02.245Z|0c150bb5-f2ce-4f17-ac4c-1440edc179d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:08.507Z|5a948d90-bb7c-486c-8fdb-78b54438bdde|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:44:08.507Z|5a948d90-bb7c-486c-8fdb-78b54438bdde|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:09.386Z|be081206-d518-4b86-9ca2-0051ecb1ba0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:44:09.388Z|be081206-d518-4b86-9ca2-0051ecb1ba0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:44:09.388Z|be081206-d518-4b86-9ca2-0051ecb1ba0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:44:09.389Z|be081206-d518-4b86-9ca2-0051ecb1ba0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:44:09.405Z|be081206-d518-4b86-9ca2-0051ecb1ba0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:44:09.698Z|b8f7d18d-dd98-4bea-a402-65d126c26e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:44:09.698Z|b8f7d18d-dd98-4bea-a402-65d126c26e54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:44:12.344Z|c443d1e3-f175-4705-92cf-bbeb14373cac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:12.344Z|d088d1a3-5352-400e-a6e2-0781af8143de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:12.345Z|d088d1a3-5352-400e-a6e2-0781af8143de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:12.345Z|c443d1e3-f175-4705-92cf-bbeb14373cac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:12.346Z|f22863e5-a47f-49da-89a8-eb48b6b2ee01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:12.346Z|f22863e5-a47f-49da-89a8-eb48b6b2ee01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:22.445Z|1edf3ea1-53cb-477f-b3ad-639ff0479bb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:22.445Z|ba8ecf14-1483-4bd2-8385-a01ecb4760a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:22.446Z|1edf3ea1-53cb-477f-b3ad-639ff0479bb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:22.446Z|ba8ecf14-1483-4bd2-8385-a01ecb4760a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:22.448Z|d1ed2c58-26bd-4d02-b487-5c5145ab0674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:22.448Z|d1ed2c58-26bd-4d02-b487-5c5145ab0674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:24.386Z|3a24dd59-1d81-4c03-942e-146ca4fc321d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:44:24.386Z|3a24dd59-1d81-4c03-942e-146ca4fc321d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:44:32.546Z|5990a183-470e-4c6d-bb9d-1516fd7dc7db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:32.547Z|5990a183-470e-4c6d-bb9d-1516fd7dc7db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:32.583Z|411c296f-5c6e-439f-bcdc-d206203f4c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:32.584Z|411c296f-5c6e-439f-bcdc-d206203f4c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:32.585Z|1eaf3773-ca3e-446e-9ad3-eb914a73e3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:32.586Z|1eaf3773-ca3e-446e-9ad3-eb914a73e3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:39.386Z|17d6bf2d-529b-4dcf-9f67-42aaccb0b796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:44:39.386Z|17d6bf2d-529b-4dcf-9f67-42aaccb0b796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:44:39.698Z|8f802f4a-5935-47f7-a11d-3797c98203b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:44:39.699Z|8f802f4a-5935-47f7-a11d-3797c98203b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:44:42.644Z|f8d7f976-a103-458e-8599-0bdf4ea3de33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:42.645Z|f8d7f976-a103-458e-8599-0bdf4ea3de33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:42.646Z|3995cf2b-4da6-46ad-af2a-01730b874c41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:42.646Z|d4b0ad74-cdab-4210-9896-52e76545e427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:42.646Z|3995cf2b-4da6-46ad-af2a-01730b874c41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:42.646Z|d4b0ad74-cdab-4210-9896-52e76545e427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:52.744Z|6547abe1-f831-4688-8d28-bff5ec377db1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:52.744Z|6547abe1-f831-4688-8d28-bff5ec377db1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:52.744Z|9e2f97f5-ad6e-45cd-a83c-26f726882f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:52.744Z|7a78e958-8c18-4fa7-8d7f-d2214d449f18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:44:52.745Z|7a78e958-8c18-4fa7-8d7f-d2214d449f18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:52.745Z|9e2f97f5-ad6e-45cd-a83c-26f726882f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:44:54.386Z|23a7bbeb-8b63-4751-9dea-2f7e2e2ce2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:44:54.388Z|23a7bbeb-8b63-4751-9dea-2f7e2e2ce2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:44:54.389Z|23a7bbeb-8b63-4751-9dea-2f7e2e2ce2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:44:54.390Z|23a7bbeb-8b63-4751-9dea-2f7e2e2ce2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:44:54.390Z|23a7bbeb-8b63-4751-9dea-2f7e2e2ce2f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:45:02.762Z|bfddb268-d396-428a-af61-f0b12a686a08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:02.763Z|bfddb268-d396-428a-af61-f0b12a686a08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:02.846Z|9664a6d0-7dc0-4c15-8f64-cc9c37d3dfdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:02.846Z|08de3b75-980e-4e9d-8e70-256f02dd0045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:02.847Z|08de3b75-980e-4e9d-8e70-256f02dd0045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:02.847Z|9664a6d0-7dc0-4c15-8f64-cc9c37d3dfdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:08.507Z|23cd8495-ac26-446f-9180-17500f520a7d|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:45:08.508Z|23cd8495-ac26-446f-9180-17500f520a7d|http-nio-8080-exec-1|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:09.386Z|d56d3789-752f-4456-9b94-8671604fcde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:45:09.386Z|d56d3789-752f-4456-9b94-8671604fcde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:45:09.699Z|5084c729-9f50-4784-9e08-43cb57e7adda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:45:09.700Z|5084c729-9f50-4784-9e08-43cb57e7adda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:45:12.853Z|6ee31b58-7fc3-48b1-8d3d-1a3d045782d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:12.853Z|6ee31b58-7fc3-48b1-8d3d-1a3d045782d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:12.946Z|2ee12f10-7869-4551-9241-983de4566810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:12.946Z|d02195c3-8119-4778-aa7c-72992067f49c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:12.946Z|2ee12f10-7869-4551-9241-983de4566810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:12.947Z|d02195c3-8119-4778-aa7c-72992067f49c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:22.950Z|0144ac67-35ec-4d2a-8c3d-742a9880c486|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:22.950Z|0144ac67-35ec-4d2a-8c3d-742a9880c486|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:22.962Z|87608885-8218-43df-b5f5-222c08a44ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:22.962Z|d5d6f43d-abfa-49c1-bb2f-d8d89e6c104e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:22.962Z|87608885-8218-43df-b5f5-222c08a44ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:22.963Z|d5d6f43d-abfa-49c1-bb2f-d8d89e6c104e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:24.385Z|3b4669dd-4766-4c11-9649-fc56fe4b090e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:45:24.386Z|3b4669dd-4766-4c11-9649-fc56fe4b090e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:45:33.041Z|bec95ae2-2dea-41a7-ac1e-bbee20ada2a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:33.041Z|bec95ae2-2dea-41a7-ac1e-bbee20ada2a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:33.041Z|31336ed4-206c-4f40-88d5-edf34085fec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:33.042Z|31336ed4-206c-4f40-88d5-edf34085fec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:33.043Z|d87459f6-c2f9-49e5-8653-dd8d92dd7ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:33.044Z|d87459f6-c2f9-49e5-8653-dd8d92dd7ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:39.387Z|7d1bf003-bffe-42a8-8636-f0e6b2377ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:45:39.390Z|7d1bf003-bffe-42a8-8636-f0e6b2377ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:45:39.391Z|7d1bf003-bffe-42a8-8636-f0e6b2377ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:45:39.391Z|7d1bf003-bffe-42a8-8636-f0e6b2377ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:45:39.392Z|7d1bf003-bffe-42a8-8636-f0e6b2377ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:45:39.700Z|2f1db46f-3da6-4145-a5c6-cb3b83478bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:45:39.701Z|2f1db46f-3da6-4145-a5c6-cb3b83478bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:45:43.060Z|423d27cd-0ef2-4e44-a959-43b780781582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:43.060Z|6709baa8-cafb-4d13-a14f-0d5b568541e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:43.060Z|53f4f077-d58f-4f3d-bbbe-e500ecc5d841|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:43.061Z|423d27cd-0ef2-4e44-a959-43b780781582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:43.061Z|6709baa8-cafb-4d13-a14f-0d5b568541e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:43.061Z|53f4f077-d58f-4f3d-bbbe-e500ecc5d841|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:53.079Z|c8331615-1a44-4615-b842-d952a84ac524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:53.079Z|0d9a0ada-aee6-4317-ae3d-fe63269767f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:53.079Z|fd7b484f-ae6a-4e61-b5b2-48edfe608064|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:45:53.079Z|c8331615-1a44-4615-b842-d952a84ac524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:53.079Z|0d9a0ada-aee6-4317-ae3d-fe63269767f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:53.079Z|fd7b484f-ae6a-4e61-b5b2-48edfe608064|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:45:54.386Z|5c02c3f1-ad60-4483-9d67-90f4955fd215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:45:54.386Z|5c02c3f1-ad60-4483-9d67-90f4955fd215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:46:03.096Z|5b280df7-0c86-4999-b1c1-1715e9f1e355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:03.096Z|8c26c1a7-9df5-4f0b-917e-da9ed41f0f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:03.096Z|8ed2abea-208a-4200-bbb1-9ecd2e072ddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:03.097Z|8c26c1a7-9df5-4f0b-917e-da9ed41f0f99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:03.097Z|5b280df7-0c86-4999-b1c1-1715e9f1e355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:03.097Z|8ed2abea-208a-4200-bbb1-9ecd2e072ddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:08.507Z|010e6f28-dc67-47ce-b1ae-bcac81d593ac|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:46:08.508Z|010e6f28-dc67-47ce-b1ae-bcac81d593ac|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:09.385Z|e8983ad1-fda5-4115-96c0-81f1543888dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:46:09.386Z|e8983ad1-fda5-4115-96c0-81f1543888dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:46:09.701Z|a55659a3-a900-4b2e-abc6-f97007435ec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:46:09.702Z|a55659a3-a900-4b2e-abc6-f97007435ec1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:46:13.143Z|3faf999f-7885-49ee-a6ae-121d330dd734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:13.143Z|c516392a-21ae-4579-a76e-4c37798f7006|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:13.143Z|3faf999f-7885-49ee-a6ae-121d330dd734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:13.143Z|c516392a-21ae-4579-a76e-4c37798f7006|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:13.171Z|871509b4-a3bc-4a82-9890-bee24a6cd0d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:13.171Z|871509b4-a3bc-4a82-9890-bee24a6cd0d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:23.160Z|900e7ba6-ac88-42a9-8c4a-a5b5f4173398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:23.161Z|900e7ba6-ac88-42a9-8c4a-a5b5f4173398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:23.164Z|74314f6d-42a7-4e4c-84ff-6e7e1ea8f313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:23.165Z|74314f6d-42a7-4e4c-84ff-6e7e1ea8f313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:23.188Z|641b325a-6354-47f5-9651-d041cb8c41a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:23.188Z|641b325a-6354-47f5-9651-d041cb8c41a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:24.386Z|d37923a7-d528-4c16-bd82-5bf6cf0666f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:46:24.388Z|d37923a7-d528-4c16-bd82-5bf6cf0666f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:46:24.388Z|d37923a7-d528-4c16-bd82-5bf6cf0666f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:46:24.389Z|d37923a7-d528-4c16-bd82-5bf6cf0666f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:46:24.390Z|d37923a7-d528-4c16-bd82-5bf6cf0666f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:46:33.177Z|939f505a-b2ec-4801-bc81-826ba5685d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:33.178Z|939f505a-b2ec-4801-bc81-826ba5685d4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:33.180Z|d22080b0-9da4-4d10-863c-7a3e2885497f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:33.181Z|d22080b0-9da4-4d10-863c-7a3e2885497f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:33.245Z|696e4e9d-9b90-4488-ad36-97ae427f5947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:33.246Z|696e4e9d-9b90-4488-ad36-97ae427f5947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:39.386Z|f333db23-4f42-49df-9e1d-eb777f4218bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:46:39.386Z|f333db23-4f42-49df-9e1d-eb777f4218bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:46:39.702Z|1362fa0c-8d7f-4eb9-a394-8fbc8b4f77ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:46:39.703Z|1362fa0c-8d7f-4eb9-a394-8fbc8b4f77ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:46:43.252Z|49e2325e-78fc-4a4a-9e99-f8dfc2c571bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:43.253Z|49e2325e-78fc-4a4a-9e99-f8dfc2c571bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:43.254Z|c5959a29-e06d-4df4-9e0e-21d04f0918c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:43.254Z|c5959a29-e06d-4df4-9e0e-21d04f0918c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:43.348Z|5e94c3e4-4370-472b-8324-11febf3769c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:43.349Z|5e94c3e4-4370-472b-8324-11febf3769c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:53.349Z|c62a9a5b-83c6-4d65-8019-0307d4f3fa18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:53.349Z|3cee041b-4fb9-4ab6-b0ce-08656c1904f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:53.350Z|c62a9a5b-83c6-4d65-8019-0307d4f3fa18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:53.350Z|3cee041b-4fb9-4ab6-b0ce-08656c1904f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:53.366Z|11a8a64f-fb6b-4bf7-89c4-6dd03e596cf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:46:53.366Z|11a8a64f-fb6b-4bf7-89c4-6dd03e596cf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:46:54.386Z|07647afa-c474-477f-a699-c0ce2114271f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:46:54.386Z|07647afa-c474-477f-a699-c0ce2114271f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:47:03.367Z|d986b586-b50e-4c27-8f8e-e23ca704e21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:03.367Z|78c3121b-daa9-4d5e-9fae-548b1b91134a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:03.367Z|d986b586-b50e-4c27-8f8e-e23ca704e21d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:03.367Z|78c3121b-daa9-4d5e-9fae-548b1b91134a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:03.449Z|548ef8cd-8f9b-4cdf-bccc-3e5fe206e2ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:03.450Z|548ef8cd-8f9b-4cdf-bccc-3e5fe206e2ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:08.507Z|ddb03eda-e539-4031-a8fe-bd966052257a|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:47:08.507Z|ddb03eda-e539-4031-a8fe-bd966052257a|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:09.386Z|c179aa72-5b46-483a-a437-621b88492ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:47:09.388Z|c179aa72-5b46-483a-a437-621b88492ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:47:09.703Z|60c6f270-fe79-406e-98c0-54492f77e4c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:47:09.704Z|60c6f270-fe79-406e-98c0-54492f77e4c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:47:13.451Z|778d5f13-50ad-455d-837e-5adb430f7eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:13.451Z|778d5f13-50ad-455d-837e-5adb430f7eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:13.452Z|527b388e-ce91-4578-a067-65f7c12bbd1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:13.452Z|527b388e-ce91-4578-a067-65f7c12bbd1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:13.547Z|2c93aa24-ef06-4f06-b232-422b376adeaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:13.548Z|2c93aa24-ef06-4f06-b232-422b376adeaf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:23.551Z|e6be98ff-e9ad-4fbf-b8bc-cf3097c8e179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:23.552Z|e644a434-a021-4c6e-9e93-7885032f84bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:23.552Z|e6be98ff-e9ad-4fbf-b8bc-cf3097c8e179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:23.552Z|e644a434-a021-4c6e-9e93-7885032f84bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:23.647Z|eae7a494-66d0-4b3b-804d-2230cc5a7c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:23.648Z|eae7a494-66d0-4b3b-804d-2230cc5a7c37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:24.386Z|e5dc5aee-56ab-4982-b797-57a0617e423b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:47:24.386Z|e5dc5aee-56ab-4982-b797-57a0617e423b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:47:33.652Z|a7c5988a-a8a9-4c1b-8617-718fbfe17500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:33.652Z|a2401be8-7ea1-492c-9976-99c837a80eeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:33.653Z|a2401be8-7ea1-492c-9976-99c837a80eeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:33.653Z|a7c5988a-a8a9-4c1b-8617-718fbfe17500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:33.747Z|e628dcbf-59ce-45a9-bb27-f3469e36df32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:33.748Z|e628dcbf-59ce-45a9-bb27-f3469e36df32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:39.386Z|91133eec-7753-48e4-bec7-7cd45734a803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:47:39.386Z|91133eec-7753-48e4-bec7-7cd45734a803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:47:39.704Z|442c70aa-7adf-4e79-9577-f7c43b920034|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:47:39.704Z|442c70aa-7adf-4e79-9577-f7c43b920034|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:47:43.752Z|6062175f-285b-4dfc-8916-9b8728297b45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:43.753Z|6062175f-285b-4dfc-8916-9b8728297b45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:43.836Z|bd49229b-dc92-4aad-a157-6548edc4349c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:43.837Z|bd49229b-dc92-4aad-a157-6548edc4349c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:43.846Z|e3a777ea-c7e3-4567-87e4-21c0d4aeedff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:43.847Z|e3a777ea-c7e3-4567-87e4-21c0d4aeedff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:53.849Z|ad47a8f7-30eb-4e22-a791-4a585d30b484|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:53.850Z|ad47a8f7-30eb-4e22-a791-4a585d30b484|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:53.854Z|fdbd5b27-8921-46c7-9d11-d13ee041c8b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:53.854Z|fdbd5b27-8921-46c7-9d11-d13ee041c8b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:53.862Z|1319af4b-948a-43f2-bee5-d12a4d182ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:47:53.863Z|1319af4b-948a-43f2-bee5-d12a4d182ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:47:54.386Z|a1aa9d7f-e8dd-4858-969b-107970612b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:47:54.388Z|a1aa9d7f-e8dd-4858-969b-107970612b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T04:47:54.388Z|a1aa9d7f-e8dd-4858-969b-107970612b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:47:54.389Z|a1aa9d7f-e8dd-4858-969b-107970612b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:47:54.390Z|a1aa9d7f-e8dd-4858-969b-107970612b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:48:03.870Z|4ea84a6c-2ce2-4ef6-8fff-ef7078feb312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:03.871Z|4ea84a6c-2ce2-4ef6-8fff-ef7078feb312|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:03.872Z|64155b81-f524-48a4-873b-11278ddda686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:03.872Z|64155b81-f524-48a4-873b-11278ddda686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:03.878Z|7b886a60-6933-40e7-b308-eb990f10170a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:03.879Z|7b886a60-6933-40e7-b308-eb990f10170a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:08.507Z|1aa4d028-3315-4b56-b204-daa399cf1e16|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:48:08.507Z|1aa4d028-3315-4b56-b204-daa399cf1e16|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:09.386Z|e315f811-2704-4f02-be99-e3855514843f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:48:09.386Z|e315f811-2704-4f02-be99-e3855514843f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:48:09.705Z|5b2ffa82-a162-4b8e-a676-aebd56fa666f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:48:09.705Z|5b2ffa82-a162-4b8e-a676-aebd56fa666f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:48:13.890Z|bcecafe9-71d1-49c8-b7f4-a0f47bb4c19a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:13.891Z|bcecafe9-71d1-49c8-b7f4-a0f47bb4c19a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:13.941Z|6280a583-a87b-4848-8b16-e7fbd872fc07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:13.942Z|6280a583-a87b-4848-8b16-e7fbd872fc07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:13.946Z|c4e79d3c-c94f-4564-86f4-59b7d134663f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:13.947Z|c4e79d3c-c94f-4564-86f4-59b7d134663f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:23.955Z|4ef05fa1-9b16-42e3-8dd6-47bd3e30ade5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:23.955Z|4ef05fa1-9b16-42e3-8dd6-47bd3e30ade5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:24.046Z|76b65572-d6b8-48d5-b5fc-c590ca7729f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:24.047Z|76b65572-d6b8-48d5-b5fc-c590ca7729f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:24.100Z|e05ac8bf-b175-494f-8dfb-759fd4073409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:24.100Z|e05ac8bf-b175-494f-8dfb-759fd4073409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:24.386Z|9162a321-68a7-48e0-95d1-658372a86fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:48:24.386Z|9162a321-68a7-48e0-95d1-658372a86fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:48:34.052Z|a9e4fae9-97a3-4bbe-b709-f9255c286b5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:34.053Z|a9e4fae9-97a3-4bbe-b709-f9255c286b5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:34.142Z|28bc4a61-c609-4dae-9ec8-9dc71c381e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:34.143Z|28bc4a61-c609-4dae-9ec8-9dc71c381e51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:34.147Z|31def4c7-b355-426a-b57e-b407c4fc030b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:34.147Z|31def4c7-b355-426a-b57e-b407c4fc030b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:39.385Z|06d82fb8-f07e-45ab-af5b-dc67c34bc0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:48:39.388Z|06d82fb8-f07e-45ab-af5b-dc67c34bc0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.73.89
2021-05-27T04:48:39.388Z|06d82fb8-f07e-45ab-af5b-dc67c34bc0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:48:39.388Z|06d82fb8-f07e-45ab-af5b-dc67c34bc0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:48:39.389Z|06d82fb8-f07e-45ab-af5b-dc67c34bc0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:48:39.706Z|98403006-1689-40e2-b915-1accec6ff873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:48:39.706Z|98403006-1689-40e2-b915-1accec6ff873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:48:44.143Z|2fe979f5-d843-41c7-8243-91d36d108d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:44.143Z|2fe979f5-d843-41c7-8243-91d36d108d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:44.160Z|5f66c597-8be9-47ec-b3c6-26e4dd55b0e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:44.161Z|5f66c597-8be9-47ec-b3c6-26e4dd55b0e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:44.165Z|855dea99-c1d9-4acf-a1c0-3c63df1fba42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:44.165Z|855dea99-c1d9-4acf-a1c0-3c63df1fba42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:54.243Z|0c081fc5-4801-4ac6-858d-9a1d46bfa629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:54.243Z|0c081fc5-4801-4ac6-858d-9a1d46bfa629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:54.246Z|0b34714f-36c7-4ec8-9256-e4861ffca8b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:54.246Z|a30f762b-6ceb-4396-8e8f-ec95c8b16b2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:48:54.247Z|0b34714f-36c7-4ec8-9256-e4861ffca8b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:54.247Z|a30f762b-6ceb-4396-8e8f-ec95c8b16b2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:48:54.385Z|8e1fe61c-aaa3-4530-8129-0e35f8c40061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:48:54.386Z|8e1fe61c-aaa3-4530-8129-0e35f8c40061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:49:04.261Z|1a791986-965e-4366-8ec6-0e7edb9e0359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:04.261Z|1a791986-965e-4366-8ec6-0e7edb9e0359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:04.262Z|eadc228b-0193-4279-b2ef-f09ea4ffb20d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:04.263Z|0d350cba-d6db-4ba7-b451-54a4ac94063a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:04.263Z|eadc228b-0193-4279-b2ef-f09ea4ffb20d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:04.263Z|0d350cba-d6db-4ba7-b451-54a4ac94063a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:08.507Z|46ae5927-b9d4-4076-a9ae-d7e413001d40|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:49:08.508Z|46ae5927-b9d4-4076-a9ae-d7e413001d40|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:09.385Z|e17b8c1d-945c-425c-ac3a-3d09f42d9b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:49:09.386Z|e17b8c1d-945c-425c-ac3a-3d09f42d9b91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:49:09.707Z|ac37f312-7970-4afa-b987-88b8be7e720f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:49:09.707Z|ac37f312-7970-4afa-b987-88b8be7e720f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:49:14.348Z|d0b6d4e4-19bc-4deb-8685-7e1e5a963570|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:14.348Z|d0b6d4e4-19bc-4deb-8685-7e1e5a963570|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:14.348Z|04ae9776-5ac8-4fcd-86c2-9cc814e36dba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:14.349Z|04ae9776-5ac8-4fcd-86c2-9cc814e36dba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:14.350Z|a514255f-d5de-476f-990f-798eadca2d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:14.351Z|a514255f-d5de-476f-990f-798eadca2d84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:24.386Z|a98d980f-3428-4473-9ce3-0e196db334e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:49:24.388Z|a98d980f-3428-4473-9ce3-0e196db334e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:49:24.444Z|409836c0-02ac-43dd-8bfb-5cd4ae136562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:24.444Z|409836c0-02ac-43dd-8bfb-5cd4ae136562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:24.445Z|fe613e30-a141-4468-8e0c-936f6b76cfaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:24.445Z|fe613e30-a141-4468-8e0c-936f6b76cfaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:24.448Z|52a1e24c-356e-4402-9f02-795f418c9e27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:24.449Z|52a1e24c-356e-4402-9f02-795f418c9e27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:34.465Z|df27e269-3f83-4f10-a852-c9c5fe0635dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:34.466Z|df27e269-3f83-4f10-a852-c9c5fe0635dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:34.467Z|89bc8368-4fcf-4bbe-b3de-786a90f3cd69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:34.467Z|5db7c795-ec42-49a2-8684-06c311a2e44b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:34.467Z|89bc8368-4fcf-4bbe-b3de-786a90f3cd69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:34.467Z|5db7c795-ec42-49a2-8684-06c311a2e44b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:39.386Z|ba46b5ef-948d-41f1-bc26-cc126cddbf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:49:39.386Z|ba46b5ef-948d-41f1-bc26-cc126cddbf9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:49:39.707Z|9d193e98-d434-4e3e-919a-d14e310cc169|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:49:39.708Z|9d193e98-d434-4e3e-919a-d14e310cc169|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:49:44.546Z|438da0ec-d2ee-4269-bfa4-7a69c8602e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:44.546Z|a69f033f-bf41-402b-8b48-328a7e01f792|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:44.546Z|891e6c12-8078-4fdb-8a9e-602bf6d8f13b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:44.546Z|438da0ec-d2ee-4269-bfa4-7a69c8602e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:44.546Z|891e6c12-8078-4fdb-8a9e-602bf6d8f13b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:44.546Z|a69f033f-bf41-402b-8b48-328a7e01f792|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:54.386Z|ab0c7440-4c3b-4135-abba-cef7091a783c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:49:54.386Z|ab0c7440-4c3b-4135-abba-cef7091a783c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:49:54.644Z|899ec58b-0495-4605-a062-bddf01c0b5b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:54.644Z|3b6c4a0e-e5ed-454e-9046-4daaecbbbcc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:54.645Z|899ec58b-0495-4605-a062-bddf01c0b5b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:54.645Z|3b6c4a0e-e5ed-454e-9046-4daaecbbbcc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:49:54.645Z|8540132b-44e0-45ee-a661-3678671fc396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:49:54.645Z|8540132b-44e0-45ee-a661-3678671fc396|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:04.662Z|2e909905-41d1-4ea8-a666-de777517c599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:04.662Z|13dc0148-b297-41fb-97c4-9f677a370d7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:04.662Z|53ce5b68-687b-4b82-bb8f-57da649bc4ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:04.662Z|2e909905-41d1-4ea8-a666-de777517c599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:04.662Z|13dc0148-b297-41fb-97c4-9f677a370d7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:04.663Z|53ce5b68-687b-4b82-bb8f-57da649bc4ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:08.507Z|3c632570-732a-4f5d-8e82-a9fa19d32447|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:50:08.507Z|3c632570-732a-4f5d-8e82-a9fa19d32447|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:09.386Z|4d1d7f2c-0736-4444-bb79-3334727852ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:50:09.388Z|4d1d7f2c-0736-4444-bb79-3334727852ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T04:50:09.388Z|4d1d7f2c-0736-4444-bb79-3334727852ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:50:09.389Z|4d1d7f2c-0736-4444-bb79-3334727852ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:50:09.390Z|4d1d7f2c-0736-4444-bb79-3334727852ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:50:09.708Z|7b4bd568-1713-46c3-9ee0-164019f46805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:50:09.709Z|7b4bd568-1713-46c3-9ee0-164019f46805|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:50:14.679Z|227808dd-54b3-473b-8917-cf36cc0b8d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:14.679Z|0cbafaee-d156-44c9-8e1c-4a85f41dc5f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:14.679Z|2e57d338-b1a0-43f4-8eb5-6e1d02766898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:14.679Z|227808dd-54b3-473b-8917-cf36cc0b8d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:14.679Z|2e57d338-b1a0-43f4-8eb5-6e1d02766898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:14.679Z|0cbafaee-d156-44c9-8e1c-4a85f41dc5f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:24.386Z|430de972-bad6-44aa-aa7b-d5be412c9bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:50:24.386Z|430de972-bad6-44aa-aa7b-d5be412c9bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:50:24.697Z|363f2ff7-1011-4577-9385-13dcfcabf034|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:24.697Z|38e33b39-1a30-41e0-9414-c60f8ee0fe70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:24.697Z|0e4e9248-6948-486e-bc09-04bd05b1f735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:24.698Z|363f2ff7-1011-4577-9385-13dcfcabf034|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:24.698Z|0e4e9248-6948-486e-bc09-04bd05b1f735|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:24.698Z|38e33b39-1a30-41e0-9414-c60f8ee0fe70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:34.715Z|4cfee9b9-1a2e-4b3e-a9ed-1b490b3d6b5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:34.715Z|99521784-54f0-46ca-87fb-a4729d1b75be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:34.715Z|ce551a7f-4627-4f28-9322-0d229a43c148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:34.716Z|ce551a7f-4627-4f28-9322-0d229a43c148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:34.716Z|4cfee9b9-1a2e-4b3e-a9ed-1b490b3d6b5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:34.716Z|99521784-54f0-46ca-87fb-a4729d1b75be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:39.386Z|325b6c5e-9bbb-4b15-8a43-bb49b76e169f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:50:39.386Z|325b6c5e-9bbb-4b15-8a43-bb49b76e169f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:50:39.709Z|947795e7-ed7a-459e-8b68-3bee419e5882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:50:39.710Z|947795e7-ed7a-459e-8b68-3bee419e5882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:50:44.745Z|0406100a-686e-417a-bef1-a5a3f2b2263c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:44.745Z|a02e9588-2a53-4238-959e-7cbc69faddf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:44.745Z|5374253a-02a7-488e-8527-25c9da776ece|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:44.746Z|a02e9588-2a53-4238-959e-7cbc69faddf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:44.746Z|5374253a-02a7-488e-8527-25c9da776ece|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:44.746Z|0406100a-686e-417a-bef1-a5a3f2b2263c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:54.386Z|47ffe091-f40f-43ed-b2cd-7e74c5bf1ff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:50:54.388Z|47ffe091-f40f-43ed-b2cd-7e74c5bf1ff3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:50:54.763Z|36dd15e2-9b03-48e7-a384-b054538cf895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:54.763Z|b64ba27d-b184-4818-a701-6553d1c0cd17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:54.763Z|e6f01243-f518-42b2-a10c-57b58b755770|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:50:54.763Z|b64ba27d-b184-4818-a701-6553d1c0cd17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:54.763Z|e6f01243-f518-42b2-a10c-57b58b755770|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:50:54.763Z|36dd15e2-9b03-48e7-a384-b054538cf895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:04.845Z|778a5380-be56-4f8a-8d80-35d8ed675656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:04.845Z|0b2ddbb1-eb53-43eb-a0fe-d590b7283eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:04.845Z|61b11457-2692-427a-8f05-098c17256a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:04.846Z|778a5380-be56-4f8a-8d80-35d8ed675656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:04.846Z|61b11457-2692-427a-8f05-098c17256a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:04.846Z|0b2ddbb1-eb53-43eb-a0fe-d590b7283eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:08.507Z|7bc162dc-fa2f-4be9-b700-8511f6cea6ef|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:51:08.508Z|7bc162dc-fa2f-4be9-b700-8511f6cea6ef|http-nio-8080-exec-6|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:09.386Z|054af5ee-6482-4e36-8c9a-d98405d5197d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:51:09.386Z|054af5ee-6482-4e36-8c9a-d98405d5197d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:51:09.710Z|68d38bdb-445f-4365-91bb-600d84c49f9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:51:09.711Z|68d38bdb-445f-4365-91bb-600d84c49f9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:51:14.863Z|c554d393-bb9e-41ac-a1b5-bdce74b20ddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:14.863Z|c554d393-bb9e-41ac-a1b5-bdce74b20ddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:14.865Z|ae482d51-1a1e-4c99-ad59-828baea2bcff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:14.866Z|ae482d51-1a1e-4c99-ad59-828baea2bcff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:14.919Z|eda7dcb8-5db8-4e78-9a08-fc4a52b50d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:14.920Z|eda7dcb8-5db8-4e78-9a08-fc4a52b50d25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:24.386Z|256519c1-0bb6-4faf-80c4-510406ac3308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:51:24.386Z|256519c1-0bb6-4faf-80c4-510406ac3308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:51:24.880Z|33a01f9e-8b31-48cc-b912-7a406797e91c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:24.881Z|33a01f9e-8b31-48cc-b912-7a406797e91c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:24.881Z|730ca1d3-83d3-4bf8-b683-0a9e09787336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:24.882Z|730ca1d3-83d3-4bf8-b683-0a9e09787336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:24.937Z|bf5876c2-91cc-4224-9ad3-2c93cc33e23f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:24.937Z|bf5876c2-91cc-4224-9ad3-2c93cc33e23f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:34.942Z|b551322a-ee3f-4ab8-88f5-f854572c538d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:34.943Z|b551322a-ee3f-4ab8-88f5-f854572c538d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:34.943Z|b02ca7db-3369-4f5e-be08-81842b65a6f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:34.944Z|b02ca7db-3369-4f5e-be08-81842b65a6f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:35.004Z|7a9bc370-6e9b-4921-bed0-0abe1089adcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:35.004Z|7a9bc370-6e9b-4921-bed0-0abe1089adcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:39.386Z|fe204e33-dc0d-4129-9f6b-296802e086ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:51:39.388Z|fe204e33-dc0d-4129-9f6b-296802e086ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T04:51:39.388Z|fe204e33-dc0d-4129-9f6b-296802e086ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:51:39.389Z|fe204e33-dc0d-4129-9f6b-296802e086ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:51:39.390Z|fe204e33-dc0d-4129-9f6b-296802e086ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:51:39.711Z|5820118f-a3bb-4242-8f43-3411d8626be6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:51:39.712Z|5820118f-a3bb-4242-8f43-3411d8626be6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:51:44.959Z|959302b9-4a11-4144-a35e-41f2bd633844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:44.959Z|517c6d6e-9944-488c-8877-ba4e7c92b557|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:44.960Z|959302b9-4a11-4144-a35e-41f2bd633844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:44.960Z|517c6d6e-9944-488c-8877-ba4e7c92b557|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:45.023Z|fbc66fdc-c7e8-4999-b708-8fdd8a430bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:45.024Z|fbc66fdc-c7e8-4999-b708-8fdd8a430bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:54.386Z|ec470fe6-f11a-467e-a940-0ef641c9f6ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:51:54.386Z|ec470fe6-f11a-467e-a940-0ef641c9f6ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:51:54.977Z|93ee7af3-fe79-4785-8896-d4a595370cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:54.978Z|93ee7af3-fe79-4785-8896-d4a595370cce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:54.979Z|8ea3dea6-985a-4a08-bba4-9ee515125ee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:54.979Z|8ea3dea6-985a-4a08-bba4-9ee515125ee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:51:55.041Z|817fbfb1-a176-470a-99bd-ba50944f7d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:51:55.041Z|817fbfb1-a176-470a-99bd-ba50944f7d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:04.996Z|60979d38-55b9-40df-8d70-bed5dacea9a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:04.997Z|60979d38-55b9-40df-8d70-bed5dacea9a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:05.000Z|9e5bc88b-2339-4982-8e53-662582f9a104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:05.000Z|9e5bc88b-2339-4982-8e53-662582f9a104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:05.058Z|8652aeec-c872-4d9a-a745-b8226783dbc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:05.059Z|8652aeec-c872-4d9a-a745-b8226783dbc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:08.507Z|fd646c55-63c0-46c7-baac-24d7b923c739|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:52:08.507Z|fd646c55-63c0-46c7-baac-24d7b923c739|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:09.386Z|624c8a58-5606-4b2a-8e5d-b4761d9cdace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:52:09.386Z|624c8a58-5606-4b2a-8e5d-b4761d9cdace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:52:09.712Z|61eec468-c7ed-4f28-acac-8e8a82426498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:52:09.713Z|61eec468-c7ed-4f28-acac-8e8a82426498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:52:15.047Z|68b7a28c-69d5-4c4c-a989-7329f3487796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:15.047Z|3b86ff9b-c22d-4ac5-8b59-1f10e7d2337a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:15.048Z|68b7a28c-69d5-4c4c-a989-7329f3487796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:15.048Z|3b86ff9b-c22d-4ac5-8b59-1f10e7d2337a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:15.075Z|63eba3c6-c21d-4bd7-8989-6a5264dbd191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:15.076Z|63eba3c6-c21d-4bd7-8989-6a5264dbd191|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:24.386Z|4b5d52ef-d5c6-4af6-a85e-864432dda9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:52:24.388Z|4b5d52ef-d5c6-4af6-a85e-864432dda9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:52:24.388Z|4b5d52ef-d5c6-4af6-a85e-864432dda9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:52:24.389Z|4b5d52ef-d5c6-4af6-a85e-864432dda9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:52:24.390Z|4b5d52ef-d5c6-4af6-a85e-864432dda9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:52:25.065Z|054b7f97-7d4b-40b6-ab30-799f56ceba5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:25.065Z|3a948965-dfa9-43c7-96f8-3bb49469716e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:25.065Z|054b7f97-7d4b-40b6-ab30-799f56ceba5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:25.065Z|3a948965-dfa9-43c7-96f8-3bb49469716e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:25.118Z|670d01c9-7b70-497e-8efc-b43f4ed58cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:25.118Z|670d01c9-7b70-497e-8efc-b43f4ed58cca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:35.084Z|d02765aa-629e-48cb-915f-6720607d67d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:35.084Z|70471be5-49c1-4d2b-9984-bb0b02d459bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:35.085Z|d02765aa-629e-48cb-915f-6720607d67d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:35.085Z|70471be5-49c1-4d2b-9984-bb0b02d459bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:35.135Z|a39786e5-25b6-4d02-9a44-1fff14a748c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:35.135Z|a39786e5-25b6-4d02-9a44-1fff14a748c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:39.386Z|bbe5f7f3-435d-4c85-9f97-3d70553e6a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:52:39.386Z|bbe5f7f3-435d-4c85-9f97-3d70553e6a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:52:39.713Z|326fc53d-19cd-4f5e-b717-021a401b534d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:52:39.713Z|326fc53d-19cd-4f5e-b717-021a401b534d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:52:45.102Z|676d9332-f04a-4e4b-8a16-da0767a262cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:45.102Z|0a5cd375-5125-4f31-9fff-abea5d4a8a4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:45.103Z|0a5cd375-5125-4f31-9fff-abea5d4a8a4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:45.103Z|676d9332-f04a-4e4b-8a16-da0767a262cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:45.151Z|06a4a6c9-36d8-4fd6-b700-417e673ac6e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:45.152Z|06a4a6c9-36d8-4fd6-b700-417e673ac6e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:54.386Z|4f2556a4-564d-4029-96bd-2cdfd16c3f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:52:54.386Z|4f2556a4-564d-4029-96bd-2cdfd16c3f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:52:55.120Z|c79ae6be-2038-4b0d-84b4-c632d513fdbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:55.120Z|121dc625-3142-4ef8-8d34-25e25fd1c0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:55.120Z|c79ae6be-2038-4b0d-84b4-c632d513fdbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:55.121Z|121dc625-3142-4ef8-8d34-25e25fd1c0b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:52:55.167Z|c46dfc55-c4b6-4cf7-b344-f151c7f0447e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:52:55.168Z|c46dfc55-c4b6-4cf7-b344-f151c7f0447e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:05.138Z|3f8c2eab-6238-4535-8eb7-7080fad1a053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:05.139Z|3f8c2eab-6238-4535-8eb7-7080fad1a053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:05.139Z|0f6a0fce-582f-4bce-ad35-61b2dbbce623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:05.140Z|0f6a0fce-582f-4bce-ad35-61b2dbbce623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:05.184Z|c02eb87e-ad5e-49f0-a147-aa2fe05b8bab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:05.184Z|c02eb87e-ad5e-49f0-a147-aa2fe05b8bab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:08.507Z|97ab10e7-3a46-4294-9545-9eb52275f883|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:53:08.508Z|97ab10e7-3a46-4294-9545-9eb52275f883|http-nio-8080-exec-5|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:09.386Z|64184e3b-4f44-4e0f-bc6f-2a058f925818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:53:09.387Z|64184e3b-4f44-4e0f-bc6f-2a058f925818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.68.228
2021-05-27T04:53:09.388Z|64184e3b-4f44-4e0f-bc6f-2a058f925818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:53:09.388Z|64184e3b-4f44-4e0f-bc6f-2a058f925818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:53:09.389Z|64184e3b-4f44-4e0f-bc6f-2a058f925818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:53:09.714Z|8a429d93-1e6f-4471-bc2f-eb72fad0b916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:53:09.714Z|8a429d93-1e6f-4471-bc2f-eb72fad0b916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:53:15.157Z|75619223-65d0-4f59-a962-3edf9264b015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:15.157Z|13e6f067-5b70-4237-83da-b9798ad0fd06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:15.157Z|75619223-65d0-4f59-a962-3edf9264b015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:15.157Z|13e6f067-5b70-4237-83da-b9798ad0fd06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:15.200Z|41125718-068f-4648-8064-c94093c42b7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:15.200Z|41125718-068f-4648-8064-c94093c42b7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:24.386Z|099e2445-2321-41fa-a206-d206ee77e58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:53:24.386Z|099e2445-2321-41fa-a206-d206ee77e58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:53:25.176Z|fa4cf4f5-86b1-4381-84e6-850011ae0067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:25.176Z|fa4cf4f5-86b1-4381-84e6-850011ae0067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:25.176Z|d7df3217-3e59-4c14-bbf4-804795f12e40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:25.177Z|d7df3217-3e59-4c14-bbf4-804795f12e40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:25.217Z|193ccad5-591d-43df-a86f-d5e52539805a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:25.217Z|193ccad5-591d-43df-a86f-d5e52539805a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:35.195Z|c7546d7a-3786-405a-a70a-99e61bc8dc9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:35.195Z|c7546d7a-3786-405a-a70a-99e61bc8dc9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:35.241Z|ab7197b8-61ba-4b91-99cc-d6d14275e35f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:35.241Z|ab7197b8-61ba-4b91-99cc-d6d14275e35f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:35.246Z|f0799e88-0fcb-4769-9588-1890a06b337a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:35.246Z|f0799e88-0fcb-4769-9588-1890a06b337a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:39.386Z|5882c03d-096e-498d-9555-d7f9363ad11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:53:39.386Z|5882c03d-096e-498d-9555-d7f9363ad11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:53:39.715Z|a7f2d78d-11b9-418d-9126-7260fa3eb44d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:53:39.715Z|a7f2d78d-11b9-418d-9126-7260fa3eb44d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:53:45.250Z|16f2e8b2-8769-426c-b81a-a270e488027d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:45.250Z|16f2e8b2-8769-426c-b81a-a270e488027d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:45.258Z|5f3134b6-6d3c-4fd1-8cc0-11a610dcfd30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:45.259Z|5f3134b6-6d3c-4fd1-8cc0-11a610dcfd30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:45.263Z|4b41a91a-2264-4e1c-b7c0-7ab66c5b0359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:45.264Z|4b41a91a-2264-4e1c-b7c0-7ab66c5b0359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:54.386Z|9950a85e-86dd-41d5-b9a6-c8e1ba3f47b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:53:54.388Z|9950a85e-86dd-41d5-b9a6-c8e1ba3f47b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:53:55.269Z|9529a4f9-53f4-4f9a-afb9-c5064537cee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:55.269Z|9529a4f9-53f4-4f9a-afb9-c5064537cee3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:55.275Z|db25e18d-8775-42ef-bb8c-5bba64247c69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:55.276Z|db25e18d-8775-42ef-bb8c-5bba64247c69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:53:55.280Z|ab495c56-9096-41bc-b76f-bfd0981dc457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:53:55.280Z|ab495c56-9096-41bc-b76f-bfd0981dc457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:05.346Z|34e9ecb0-6ed5-401b-a431-bfb5af9f08f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:05.346Z|46121912-7668-4d85-8fc4-7639c5796dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:05.346Z|46121912-7668-4d85-8fc4-7639c5796dbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:05.346Z|34e9ecb0-6ed5-401b-a431-bfb5af9f08f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:05.347Z|f8eddeb7-1944-47c7-b7c1-3e21c4ca9e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:05.347Z|f8eddeb7-1944-47c7-b7c1-3e21c4ca9e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:08.507Z|e8cbbab2-6cd6-4d92-a8f8-2864874ce474|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:54:08.507Z|e8cbbab2-6cd6-4d92-a8f8-2864874ce474|http-nio-8080-exec-7|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:09.386Z|d0b52ea1-3e50-494f-9a79-6894ff02706f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:54:09.386Z|d0b52ea1-3e50-494f-9a79-6894ff02706f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:54:09.715Z|51ab2c3b-6c1a-4a8c-958b-a66f1ef7c970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:54:09.716Z|51ab2c3b-6c1a-4a8c-958b-a66f1ef7c970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:54:15.364Z|5de4cc81-a115-4b56-9226-4c20f1ccb70f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:15.364Z|cabb3b4c-fbf0-4628-9648-ded9a2c39430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:15.364Z|5de4cc81-a115-4b56-9226-4c20f1ccb70f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:15.364Z|cabb3b4c-fbf0-4628-9648-ded9a2c39430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:15.376Z|1316b07d-567d-429b-83df-eab2f1f3923c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:15.376Z|1316b07d-567d-429b-83df-eab2f1f3923c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:24.386Z|a116ca6f-c057-4984-a94f-46a2b8f0706e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:54:24.386Z|a116ca6f-c057-4984-a94f-46a2b8f0706e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:54:25.390Z|c4b39dab-a35d-444e-962e-0002067690e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:25.390Z|c4b39dab-a35d-444e-962e-0002067690e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:25.443Z|a65711a8-4135-4e9e-9fef-7719e67321a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:25.443Z|a65711a8-4135-4e9e-9fef-7719e67321a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:25.444Z|da6674be-ad2b-4c33-ab0b-6d9fd042129e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:25.445Z|da6674be-ad2b-4c33-ab0b-6d9fd042129e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:35.450Z|a24dc296-2b11-49f5-8957-4487e70c1b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:35.450Z|a24dc296-2b11-49f5-8957-4487e70c1b8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:35.459Z|dc0b20f8-60a0-491a-8770-8c7990070710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:35.460Z|dc0b20f8-60a0-491a-8770-8c7990070710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:35.461Z|bd72a669-b81b-4821-a20e-d3980548c4f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:35.461Z|bd72a669-b81b-4821-a20e-d3980548c4f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:39.385Z|29f924ff-bd77-476d-8ae7-7f65b8d9d76c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:54:39.388Z|29f924ff-bd77-476d-8ae7-7f65b8d9d76c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:54:39.716Z|faaca32d-3a3b-4dfb-894d-04db6e1ac394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:54:39.716Z|faaca32d-3a3b-4dfb-894d-04db6e1ac394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:54:45.472Z|f932fa35-e613-4811-a0a2-f7a466635171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:45.472Z|f932fa35-e613-4811-a0a2-f7a466635171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:45.475Z|165f5eda-3acc-4f01-8925-c8d97ff53f05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:45.476Z|165f5eda-3acc-4f01-8925-c8d97ff53f05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:45.477Z|371b9f41-2092-4907-bd7d-d1eb9d68e106|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:45.477Z|371b9f41-2092-4907-bd7d-d1eb9d68e106|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:54.386Z|a46c5865-3c66-4768-b34e-748bf4f6a471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:54:54.386Z|a46c5865-3c66-4768-b34e-748bf4f6a471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:54:55.489Z|cc96a271-7027-4228-b687-983220ea1dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:55.490Z|cc96a271-7027-4228-b687-983220ea1dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:55.491Z|fff25f58-6151-4780-b208-76404346ed51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:55.491Z|fff25f58-6151-4780-b208-76404346ed51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:54:55.493Z|2055cf8b-cd25-40d8-ba26-75eeea7dd71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:54:55.493Z|2055cf8b-cd25-40d8-ba26-75eeea7dd71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:05.507Z|f7731acd-d9f7-4d9b-8def-564b4b2ebbf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:05.507Z|61e8f5c7-45bd-4038-bc03-287eca110861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:05.508Z|f7731acd-d9f7-4d9b-8def-564b4b2ebbf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:05.508Z|61e8f5c7-45bd-4038-bc03-287eca110861|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:05.508Z|e11ae8fb-d680-476d-aaff-89c29bbd9e33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:05.509Z|e11ae8fb-d680-476d-aaff-89c29bbd9e33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:08.507Z|f330f3dd-80a7-49a6-b7f6-2fb131d0d7ce|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:55:08.507Z|f330f3dd-80a7-49a6-b7f6-2fb131d0d7ce|http-nio-8080-exec-4|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:09.385Z|6cf0cd97-e62c-4427-98c1-3a945c82e505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:55:09.386Z|6cf0cd97-e62c-4427-98c1-3a945c82e505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:55:09.717Z|f0eece85-d50f-4faa-bb6a-fa05e5017b59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:55:09.717Z|f0eece85-d50f-4faa-bb6a-fa05e5017b59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:55:15.526Z|1771f115-3657-4483-bfc8-fd92d5ad36b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:15.526Z|1771f115-3657-4483-bfc8-fd92d5ad36b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:15.540Z|04baa82d-de16-4f1e-9a3e-6c8e6ca4c622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:15.540Z|04baa82d-de16-4f1e-9a3e-6c8e6ca4c622|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:15.619Z|32591e9d-163f-4000-af57-c4b58c57507c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:15.620Z|32591e9d-163f-4000-af57-c4b58c57507c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:24.386Z|139e0780-c7c6-4062-abee-39e6f15c8a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:55:24.388Z|139e0780-c7c6-4062-abee-39e6f15c8a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:55:25.548Z|b3f852d9-1bc7-4d67-8add-1c5a7a9359ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:25.548Z|b3f852d9-1bc7-4d67-8add-1c5a7a9359ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:25.555Z|a22bf7e8-43c9-40b9-aea8-2dee677209cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:25.556Z|a22bf7e8-43c9-40b9-aea8-2dee677209cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:25.637Z|6dd56258-7f40-4dcd-838c-10603d012f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:25.637Z|6dd56258-7f40-4dcd-838c-10603d012f19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:35.565Z|c6d038b4-be3d-4f5e-bb2c-2b92980196c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:35.566Z|c6d038b4-be3d-4f5e-bb2c-2b92980196c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:35.571Z|6502e77d-d982-4d9f-990a-b2243dfb64f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:35.571Z|6502e77d-d982-4d9f-990a-b2243dfb64f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:35.654Z|8e8f50b8-02fc-44d7-85a9-b3094941a849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:35.654Z|8e8f50b8-02fc-44d7-85a9-b3094941a849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:39.386Z|c320e54a-0768-437e-92ec-ed3ccc2aacf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:55:39.386Z|c320e54a-0768-437e-92ec-ed3ccc2aacf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:55:39.717Z|57f5007e-346d-48ee-824e-e2fe802152e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:55:39.718Z|57f5007e-346d-48ee-824e-e2fe802152e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:55:45.584Z|fb9fecc5-c2a0-4066-a669-296ecf553fe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:45.584Z|fb9fecc5-c2a0-4066-a669-296ecf553fe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:45.587Z|adfa810b-6012-45bb-9317-195db921fb9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:45.587Z|adfa810b-6012-45bb-9317-195db921fb9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:45.672Z|52cbf63d-07b2-4dea-bc63-e83494927ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:45.673Z|52cbf63d-07b2-4dea-bc63-e83494927ee4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:54.386Z|b0a6e1d4-af73-4e74-8792-ab5c0e2b7326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:55:54.386Z|b0a6e1d4-af73-4e74-8792-ab5c0e2b7326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:55:55.601Z|1c7680b9-e5ad-49fd-8cf1-fbee4e682528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:55.602Z|1c7680b9-e5ad-49fd-8cf1-fbee4e682528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:55.603Z|8dd03653-c954-46e3-9961-b555f51fe6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:55.603Z|8dd03653-c954-46e3-9961-b555f51fe6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:55:55.690Z|ba5418c5-4bc3-4552-a0f1-198106b31fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:55:55.690Z|ba5418c5-4bc3-4552-a0f1-198106b31fe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:05.619Z|e6f32d09-b70e-4fc3-b00c-39b7c621d0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:05.619Z|9685ec7f-1af5-4fb7-bdfa-e41a2de213e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:05.619Z|9685ec7f-1af5-4fb7-bdfa-e41a2de213e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:05.619Z|e6f32d09-b70e-4fc3-b00c-39b7c621d0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:05.708Z|f3daa51e-23ef-4a8e-bfd9-24d8c88a0656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:05.709Z|f3daa51e-23ef-4a8e-bfd9-24d8c88a0656|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:08.507Z|545a7af5-4767-4ea8-93b7-46cecc44a1dc|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:56:08.507Z|545a7af5-4767-4ea8-93b7-46cecc44a1dc|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:09.386Z|d6f31101-f7dd-47d0-9d07-accea7f25fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:56:09.388Z|d6f31101-f7dd-47d0-9d07-accea7f25fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:56:09.718Z|0067a0b8-3631-4f83-b5c9-8e405066726d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:56:09.719Z|0067a0b8-3631-4f83-b5c9-8e405066726d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:56:15.644Z|8eb69d8e-4909-40e7-add1-809ca1340731|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:15.644Z|e84490c7-2086-406d-95d9-109b2ee95a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:15.645Z|e84490c7-2086-406d-95d9-109b2ee95a44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:15.645Z|8eb69d8e-4909-40e7-add1-809ca1340731|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:15.726Z|e6f52532-b3e2-4835-8326-b939af012d2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:15.727Z|e6f52532-b3e2-4835-8326-b939af012d2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:24.386Z|0495ca0f-31b4-4c7b-a272-4bb1ecc60c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:56:24.386Z|0495ca0f-31b4-4c7b-a272-4bb1ecc60c94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:56:25.664Z|608b7d36-afd9-4203-bc6b-2dca5d5c6c0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:25.664Z|608b7d36-afd9-4203-bc6b-2dca5d5c6c0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:25.665Z|be337954-9854-4926-9fa6-15472c94a76e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:25.665Z|be337954-9854-4926-9fa6-15472c94a76e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:25.744Z|e0fb7e7d-50b5-4c14-b939-5010f7cc048f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:25.745Z|e0fb7e7d-50b5-4c14-b939-5010f7cc048f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:35.683Z|36f7302f-9adb-4d18-892a-44d3595747c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:35.683Z|afe30489-90cf-4e48-a5cf-b5bed58ed2f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:35.683Z|36f7302f-9adb-4d18-892a-44d3595747c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:35.684Z|afe30489-90cf-4e48-a5cf-b5bed58ed2f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:35.761Z|24de31d4-68e3-47cb-b426-2c6d6b681a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:35.761Z|24de31d4-68e3-47cb-b426-2c6d6b681a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:39.386Z|c5a25e3b-aa2d-40c0-842d-2df82852552c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:56:39.386Z|c5a25e3b-aa2d-40c0-842d-2df82852552c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:56:39.719Z|a75b125b-c8c1-4d7a-94fc-3a554955e5be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:56:39.719Z|a75b125b-c8c1-4d7a-94fc-3a554955e5be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:56:45.701Z|121d6e47-10a3-4494-8655-1c5eda5a6675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:45.701Z|4060e681-321c-45fe-9b9d-6096799bb465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:45.702Z|121d6e47-10a3-4494-8655-1c5eda5a6675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:45.702Z|4060e681-321c-45fe-9b9d-6096799bb465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:45.779Z|ccc6e9e6-9e47-459d-940b-5cdec3c34497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:45.780Z|ccc6e9e6-9e47-459d-940b-5cdec3c34497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:54.386Z|d09a20b2-62b6-4342-9211-cbb2e85b7e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:56:54.388Z|d09a20b2-62b6-4342-9211-cbb2e85b7e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.73.89
2021-05-27T04:56:54.388Z|d09a20b2-62b6-4342-9211-cbb2e85b7e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:56:54.389Z|d09a20b2-62b6-4342-9211-cbb2e85b7e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:56:54.390Z|d09a20b2-62b6-4342-9211-cbb2e85b7e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:56:55.719Z|27745533-a9f8-4d23-8654-333b48d41181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:55.719Z|e35d7477-3800-4000-a616-176126e3f072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:55.719Z|27745533-a9f8-4d23-8654-333b48d41181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:55.719Z|e35d7477-3800-4000-a616-176126e3f072|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:56:55.798Z|8ef0cea6-6a3f-4ab1-8fb6-055aac346315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:56:55.799Z|8ef0cea6-6a3f-4ab1-8fb6-055aac346315|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:05.736Z|ff1a4f92-e2bf-43da-b5a7-9d2fb64ed863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:05.737Z|ff1a4f92-e2bf-43da-b5a7-9d2fb64ed863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:05.738Z|1a54419e-7401-4d8d-b36b-b120a3e9f817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:05.739Z|1a54419e-7401-4d8d-b36b-b120a3e9f817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:05.816Z|dcad1fe1-60c2-433e-96fe-92b5e785f102|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:05.816Z|dcad1fe1-60c2-433e-96fe-92b5e785f102|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:08.507Z|eb449341-e523-44e9-93ba-7ca2493061ec|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:57:08.508Z|eb449341-e523-44e9-93ba-7ca2493061ec|http-nio-8080-exec-8|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:09.386Z|01f1d5c8-2e3f-44a0-9680-0d326ab349b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:57:09.386Z|01f1d5c8-2e3f-44a0-9680-0d326ab349b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:57:09.721Z|ba427c46-94fb-4139-8bea-29160f2bda25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:57:09.722Z|ba427c46-94fb-4139-8bea-29160f2bda25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:57:15.756Z|b185f438-c980-4a29-8de2-4f64f3f880c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:15.755Z|d5a32ac8-366a-45dc-b7a8-a093b0e2b6ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:15.756Z|b185f438-c980-4a29-8de2-4f64f3f880c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:15.756Z|d5a32ac8-366a-45dc-b7a8-a093b0e2b6ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:15.834Z|310c0c8d-5c1c-496d-b721-534df5c6e8d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:15.834Z|310c0c8d-5c1c-496d-b721-534df5c6e8d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:24.386Z|da0a378e-9ca6-458c-8cb7-763daddfcb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:57:24.386Z|da0a378e-9ca6-458c-8cb7-763daddfcb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:57:25.773Z|9b3df380-79d1-42ee-be5c-3f0eb7194e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:25.774Z|46997b1b-94f4-4160-946f-2eb14df3a8b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:25.774Z|9b3df380-79d1-42ee-be5c-3f0eb7194e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:25.774Z|46997b1b-94f4-4160-946f-2eb14df3a8b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:25.851Z|e6ed72db-2193-4990-a437-2c03dd5b6995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:25.851Z|e6ed72db-2193-4990-a437-2c03dd5b6995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:35.791Z|0ab2d38f-982d-4926-b1e0-cd32fc6c4994|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:35.791Z|251750a0-b165-4adc-a5d8-de8117028f8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:35.792Z|0ab2d38f-982d-4926-b1e0-cd32fc6c4994|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:35.792Z|251750a0-b165-4adc-a5d8-de8117028f8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:35.867Z|ecb3ae28-bf4f-44d5-940b-2df9bb93bbcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:35.868Z|ecb3ae28-bf4f-44d5-940b-2df9bb93bbcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:39.385Z|4ec10924-8f7e-4930-a84f-7c28144c65e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:57:39.388Z|4ec10924-8f7e-4930-a84f-7c28144c65e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.73.89 to 10.233.74.143
2021-05-27T04:57:39.388Z|4ec10924-8f7e-4930-a84f-7c28144c65e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:57:39.389Z|4ec10924-8f7e-4930-a84f-7c28144c65e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:57:39.389Z|4ec10924-8f7e-4930-a84f-7c28144c65e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:57:39.722Z|864303db-81ac-48c8-abab-341196a47406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:57:39.722Z|864303db-81ac-48c8-abab-341196a47406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:57:45.808Z|36af3b52-6824-4b7e-acec-ae68c21a7282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:45.808Z|7e95638a-3ae0-45c6-8f14-775079deec3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:45.809Z|7e95638a-3ae0-45c6-8f14-775079deec3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:45.809Z|36af3b52-6824-4b7e-acec-ae68c21a7282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:45.884Z|80f6bdb9-90c8-4fc7-a608-f66e679b5d13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:45.884Z|80f6bdb9-90c8-4fc7-a608-f66e679b5d13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:54.386Z|2587b248-84b9-430c-a57d-3c5d28620ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:57:54.386Z|2587b248-84b9-430c-a57d-3c5d28620ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:57:55.826Z|06feabb5-8c14-4b19-a3f4-0d3741a63c60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:55.826Z|187cc2b6-c2cf-4014-ac0f-91caf5a1893c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:55.826Z|06feabb5-8c14-4b19-a3f4-0d3741a63c60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:55.826Z|187cc2b6-c2cf-4014-ac0f-91caf5a1893c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:57:55.901Z|50c1fcc5-97e5-45b4-9be8-d208ef4bdb46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:57:55.902Z|50c1fcc5-97e5-45b4-9be8-d208ef4bdb46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:05.844Z|468d7758-a6e5-40ab-81f3-247adcf28ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:05.844Z|7f11f3cb-2f64-426f-92fe-c0ad6c38ea8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:05.844Z|7f11f3cb-2f64-426f-92fe-c0ad6c38ea8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:05.844Z|468d7758-a6e5-40ab-81f3-247adcf28ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:05.919Z|af3084af-4cd0-4be3-acef-98a36c18ea73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:05.920Z|af3084af-4cd0-4be3-acef-98a36c18ea73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:08.507Z|619526c5-3ae0-4c1b-ac32-cfd1d9cd899e|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:58:08.507Z|619526c5-3ae0-4c1b-ac32-cfd1d9cd899e|http-nio-8080-exec-3|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:09.386Z|bbc7d7c0-57de-4118-90cf-f38429508d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:58:09.386Z|bbc7d7c0-57de-4118-90cf-f38429508d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:58:09.723Z|b4fb55c7-a55a-48d1-b1a9-7ad0a2811390|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:58:09.723Z|b4fb55c7-a55a-48d1-b1a9-7ad0a2811390|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:58:15.946Z|ab3bf0b0-16a2-46c4-861c-e1a8507daff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:15.946Z|8fe19a38-f2a1-444e-b8cd-fcc8c9cd813a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:15.946Z|db2e41f0-faeb-46da-8fec-11e6e7f0fb9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:15.946Z|ab3bf0b0-16a2-46c4-861c-e1a8507daff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:15.946Z|db2e41f0-faeb-46da-8fec-11e6e7f0fb9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:15.946Z|8fe19a38-f2a1-444e-b8cd-fcc8c9cd813a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:24.386Z|16b90a90-6c29-43b3-ad2a-becab797d70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:58:24.388Z|16b90a90-6c29-43b3-ad2a-becab797d70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.74.143 to 10.233.68.228
2021-05-27T04:58:24.388Z|16b90a90-6c29-43b3-ad2a-becab797d70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:58:24.389Z|16b90a90-6c29-43b3-ad2a-becab797d70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:58:24.389Z|16b90a90-6c29-43b3-ad2a-becab797d70e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:58:26.048Z|54ac464d-81f5-4f77-b76c-b327a42c907d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:26.048Z|c84a9c01-4df2-406b-ac51-f40d47d7dc6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:26.048Z|dfc988b9-7af8-4dc2-9f86-35509ea0af3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:26.048Z|54ac464d-81f5-4f77-b76c-b327a42c907d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:26.048Z|dfc988b9-7af8-4dc2-9f86-35509ea0af3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:26.048Z|c84a9c01-4df2-406b-ac51-f40d47d7dc6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:36.068Z|a1027d52-eec9-4a9a-9562-ed4fbe3e2457|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:36.068Z|ba669627-5547-4075-bf65-d2aebe1a850c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:36.068Z|122499b4-f315-4833-ab6e-f0a5423f6947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:36.069Z|a1027d52-eec9-4a9a-9562-ed4fbe3e2457|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:36.069Z|122499b4-f315-4833-ab6e-f0a5423f6947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:36.069Z|ba669627-5547-4075-bf65-d2aebe1a850c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:39.386Z|83370cf6-0597-4a0c-b930-f58738961fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:58:39.386Z|83370cf6-0597-4a0c-b930-f58738961fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:58:39.724Z|c8c48e75-a22f-4a39-8d94-e9f943573e34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:58:39.724Z|c8c48e75-a22f-4a39-8d94-e9f943573e34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:58:46.141Z|a55300b9-e067-4a6b-8b99-27eed0fcb2f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:46.141Z|a55300b9-e067-4a6b-8b99-27eed0fcb2f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:46.143Z|23e411a5-cff9-4755-8222-f399cd81e652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:46.144Z|33c7df53-d872-4326-801f-9f35b63680ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:46.144Z|23e411a5-cff9-4755-8222-f399cd81e652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:46.144Z|33c7df53-d872-4326-801f-9f35b63680ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:54.386Z|f6c6b27e-2ee6-48aa-b71e-9005d8e168e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:58:54.386Z|f6c6b27e-2ee6-48aa-b71e-9005d8e168e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:58:56.246Z|f4a732c3-ad52-4733-8299-5d87e70d0829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:56.246Z|abd86efb-8347-46f2-b740-133d3b463d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:56.247Z|f4a732c3-ad52-4733-8299-5d87e70d0829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:56.247Z|abd86efb-8347-46f2-b740-133d3b463d2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:58:56.247Z|8f47418d-2840-471d-b5e8-64311159b212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:58:56.247Z|8f47418d-2840-471d-b5e8-64311159b212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:06.346Z|0f755f2d-ed6c-4eb9-9e4d-811e2c968ad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:06.346Z|3f3586f1-a99f-4fdc-a2e6-97788b9a5280|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:06.346Z|be2bd7c1-4dc1-40d3-97a5-410bd0400999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:06.347Z|0f755f2d-ed6c-4eb9-9e4d-811e2c968ad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:06.347Z|be2bd7c1-4dc1-40d3-97a5-410bd0400999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:06.347Z|3f3586f1-a99f-4fdc-a2e6-97788b9a5280|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:08.507Z|49178671-8ab0-45be-8b3f-464e94f19806|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|500||Entering
2021-05-27T04:59:08.507Z|49178671-8ab0-45be-8b3f-464e94f19806|http-nio-8080-exec-10|manage/health|kube-probe/1.15|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:09.386Z|3b47d005-8724-4086-beff-b6cebb4141b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:59:09.388Z|3b47d005-8724-4086-beff-b6cebb4141b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||Switched Database IP Address from 10.233.68.228 to 10.233.74.143
2021-05-27T04:59:09.388Z|3b47d005-8724-4086-beff-b6cebb4141b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:59:09.389Z|3b47d005-8724-4086-beff-b6cebb4141b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|DEBUG|500||database connection pool is soft evicted for connections
2021-05-27T04:59:09.390Z|3b47d005-8724-4086-beff-b6cebb4141b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:59:09.724Z|0942659f-073c-4f16-b4a0-9b8f1c9ac0d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:59:09.725Z|0942659f-073c-4f16-b4a0-9b8f1c9ac0d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:59:16.365Z|246fca93-1ab4-47da-9e5e-a9e09d0c1586|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:16.365Z|20b4105b-725d-4dd2-81fa-a675487389a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:16.365Z|4f909169-8bd3-47e8-9d65-61f1172ea1a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:16.366Z|4f909169-8bd3-47e8-9d65-61f1172ea1a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:16.366Z|246fca93-1ab4-47da-9e5e-a9e09d0c1586|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:16.366Z|20b4105b-725d-4dd2-81fa-a675487389a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:18.464Z|1fccb84a-93bb-4ca5-8d3f-c2f1906a103a|http-nio-8080-exec-1|error|UNKNOWN|||INFO|500||Entering
2021-05-27T04:59:18.464Z|1fccb84a-93bb-4ca5-8d3f-c2f1906a103a|http-nio-8080-exec-1|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:18.509Z|283c0069-e893-49b9-b3b7-6eb541b34d9f|http-nio-8080-exec-10|error|UNKNOWN|||INFO|500||Entering
2021-05-27T04:59:18.510Z|283c0069-e893-49b9-b3b7-6eb541b34d9f|http-nio-8080-exec-10|error|UNKNOWN|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:18.709Z||http-nio-8080-exec-3|||||ERROR|500||Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception
org.springframework.security.web.firewall.RequestRejectedException: The request was rejected because the URL contained a potentially malicious String "%2e"
	at org.springframework.security.web.firewall.StrictHttpFirewall.rejectedBlacklistedUrls(StrictHttpFirewall.java:325)
	at org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:293)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)
	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:92)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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.filterAndRecordMetrics(WebMvcMetricsFilter.java:117)
	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:106)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	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:200)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1747)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-05-27T04:59:24.385Z|47d2bc7f-55a6-44b8-845a-a4bc6c4d89f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:59:24.386Z|47d2bc7f-55a6-44b8-845a-a4bc6c4d89f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:59:26.384Z|d7ab3565-c4d5-420b-b9ac-52ab9ae016aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:26.384Z|1069ff23-e85c-46e6-8db3-3110c8161398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:26.384Z|84c382b6-9509-4065-a9bb-e074590b6660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:26.385Z|1069ff23-e85c-46e6-8db3-3110c8161398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:26.385Z|d7ab3565-c4d5-420b-b9ac-52ab9ae016aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:26.385Z|84c382b6-9509-4065-a9bb-e074590b6660|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:36.446Z|957a9c9e-d050-48d2-90ab-28859afed744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:36.446Z|659a6860-25d1-486c-9ff1-e4884fca2cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:36.446Z|9e7e7509-389a-488f-a9f5-b93b9a243713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-05-27T04:59:36.446Z|957a9c9e-d050-48d2-90ab-28859afed744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:36.446Z|9e7e7509-389a-488f-a9f5-b93b9a243713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:36.446Z|659a6860-25d1-486c-9ff1-e4884fca2cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-05-27T04:59:39.386Z|94ca188b-aac9-40bd-8e57-c13785d81c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:59:39.386Z|94ca188b-aac9-40bd-8e57-c13785d81c6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-05-27T04:59:39.725Z|ac268580-cf9f-4256-8a8a-6b383ede9929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-05-27T04:59:39.726Z|ac268580-cf9f-4256-8a8a-6b383ede9929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.