By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-01-11T03:31:24.705Z||main|||||INFO|500||The following profiles are active: basic 2023-01-11T03:31:41.015Z||main|||||INFO|500||Starting service [Tomcat] 2023-01-11T03:31:41.015Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-01-11T03:31:41.179Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-01-11T03:31:51.474Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2023-01-11T03:31:51.891Z||main|||||INFO|500||catdb-pool - Starting... 2023-01-11T03:31:52.338Z||main|||||INFO|500||catdb-pool - Start completed. 2023-01-11T03:31:52.945Z||main|||||INFO|500||reqdb-pool - Starting... 2023-01-11T03:31:52.957Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-01-11T03:31:53.160Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-01-11T03:31:53.536Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-01-11T03:31:54.336Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-11T03:31:57.094Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-11T03:31:59.714Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-11T03:31:59.786Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-01-11T03:32:00.566Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-01-11T03:32:00.854Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-01-11T03:32:02.217Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-11T03:32:03.839Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-01-11T03:32:11.793Z||main|||||WARN|500||--- 2023-01-11T03:32:11.794Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-01-11T03:32:11.795Z||main|||||WARN|500||--- 2023-01-11T03:32:12.567Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-01-11T03:32:18.739Z||main|||||INFO|500||Started ApiHandlerApplication in 58.444 seconds (JVM running for 61.161) 2023-01-11T03:32:18.778Z|7e07983c-70ba-4807-8936-acdc92655edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:32:18.810Z|7e07983c-70ba-4807-8936-acdc92655edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:32:18.815Z|ae42af2b-473b-4151-9c60-0039aa25b891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:32:18.822Z|ae42af2b-473b-4151-9c60-0039aa25b891|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:32:24.142Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-11T03:32:24.379Z|eedf4550-ce6b-45e0-9a14-9502d3bafe27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2023-01-11T03:32:24.909Z|eedf4550-ce6b-45e0-9a14-9502d3bafe27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:25.932Z|b8f18e83-b2a7-4b49-a777-33540db0c480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:25.933Z|b8f18e83-b2a7-4b49-a777-33540db0c480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:27.954Z|992dbb5b-85bd-41a1-84dc-096b0567726b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:27.955Z|992dbb5b-85bd-41a1-84dc-096b0567726b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:33.732Z|b653fb8a-2a34-450d-89d5-ed65617384d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:32:33.736Z|b653fb8a-2a34-450d-89d5-ed65617384d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:32:34.967Z|5c39f237-ccd6-495f-97a1-518ab98c72a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:34.968Z|5c39f237-ccd6-495f-97a1-518ab98c72a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:35.996Z|689a30eb-0502-42fb-81e7-b72e7ffd2e9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:35.998Z|689a30eb-0502-42fb-81e7-b72e7ffd2e9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:37.987Z|feac2001-5ad7-4a3b-9f59-564d1db9afa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:37.988Z|feac2001-5ad7-4a3b-9f59-564d1db9afa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:45.023Z|a1b05923-1d14-4eb4-a91c-d5dd79995979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:45.025Z|a1b05923-1d14-4eb4-a91c-d5dd79995979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:46.040Z|9e6d2704-d554-458d-b0d1-4589d21a1b2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:46.041Z|9e6d2704-d554-458d-b0d1-4589d21a1b2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:48.026Z|6e9d6f0c-18be-43c7-be59-175d55766ea1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:48.028Z|6e9d6f0c-18be-43c7-be59-175d55766ea1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:48.732Z|74cd5530-d52c-473a-9dfe-0413b18af8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:32:48.733Z|74cd5530-d52c-473a-9dfe-0413b18af8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:32:48.824Z|51b765d4-109f-47da-bc37-a587da7eb5d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:32:48.825Z|51b765d4-109f-47da-bc37-a587da7eb5d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:32:55.072Z|52780eaf-e6ec-4419-8874-10edfb5f9c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:55.074Z|52780eaf-e6ec-4419-8874-10edfb5f9c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:56.080Z|f824857e-a557-4f81-999e-6cc8b58ed794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:56.081Z|f824857e-a557-4f81-999e-6cc8b58ed794|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:32:58.061Z|045e88e0-3bd1-4709-a355-147e0c2893a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:32:58.062Z|045e88e0-3bd1-4709-a355-147e0c2893a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:03.730Z|28c0a05e-847b-44f4-b239-8ef573f91d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:33:03.731Z|28c0a05e-847b-44f4-b239-8ef573f91d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:33:05.109Z|3e1ef52e-9311-4acd-85f7-e95f66273e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:05.111Z|3e1ef52e-9311-4acd-85f7-e95f66273e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:06.109Z|30c6111a-f14c-49f0-a127-4ec4a01df9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:06.110Z|30c6111a-f14c-49f0-a127-4ec4a01df9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:08.103Z|620c814d-f31e-48c9-8a84-87c501e39599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:08.104Z|620c814d-f31e-48c9-8a84-87c501e39599|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:15.146Z|4efd8457-d4ad-4a26-b6c1-a01bd2614952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:15.147Z|4efd8457-d4ad-4a26-b6c1-a01bd2614952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:16.147Z|12be8022-2035-461c-bc9f-3891289a73f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:16.148Z|12be8022-2035-461c-bc9f-3891289a73f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:18.134Z|fb766161-6de7-434f-a32d-f753412266bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:18.135Z|fb766161-6de7-434f-a32d-f753412266bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:18.730Z|c5cf59b9-4e18-4612-8dad-20855fa93f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:33:18.733Z|c5cf59b9-4e18-4612-8dad-20855fa93f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:33:18.854Z|0577f3cb-f64e-4a67-8724-3064229ff20b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:33:18.855Z|0577f3cb-f64e-4a67-8724-3064229ff20b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:33:25.178Z|20e97e7d-99e7-46d0-bfa6-7dede3c58813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:25.180Z|20e97e7d-99e7-46d0-bfa6-7dede3c58813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:26.179Z|20abe9f7-c623-4673-b2e2-7c0afdc66a19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:26.181Z|20abe9f7-c623-4673-b2e2-7c0afdc66a19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:28.164Z|8533a0e8-5b01-493f-8473-eb26466c9a96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:28.166Z|8533a0e8-5b01-493f-8473-eb26466c9a96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:33.730Z|efa8ec84-e744-428a-b2c2-e4d23e3e2c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:33:33.731Z|efa8ec84-e744-428a-b2c2-e4d23e3e2c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:33:35.208Z|94828bf5-f783-4b5e-ae64-ed225f61a2af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:35.209Z|94828bf5-f783-4b5e-ae64-ed225f61a2af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:36.208Z|29907528-9378-4a00-8189-b2b37a954d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:36.209Z|29907528-9378-4a00-8189-b2b37a954d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:38.193Z|1249a21c-b74a-4422-92d3-f8c1251bfc47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:38.194Z|1249a21c-b74a-4422-92d3-f8c1251bfc47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:45.239Z|6638a44c-19ea-4728-9470-eb6b2b160096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:45.240Z|6638a44c-19ea-4728-9470-eb6b2b160096|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:46.236Z|00ac231d-a3d4-481f-aa87-0e05c08eedcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:46.237Z|00ac231d-a3d4-481f-aa87-0e05c08eedcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:48.220Z|79a18753-024f-4e2e-86ff-bac1db7d1cfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:48.222Z|79a18753-024f-4e2e-86ff-bac1db7d1cfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:48.732Z|f94aa47a-6685-4084-a945-4b1868033bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:33:48.733Z|f94aa47a-6685-4084-a945-4b1868033bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:33:48.856Z|104ac477-4e3c-4826-9786-6eb040394cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:33:48.857Z|104ac477-4e3c-4826-9786-6eb040394cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:33:55.290Z|f574e08f-dba9-479b-8d0d-64c370b5ac97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:55.292Z|f574e08f-dba9-479b-8d0d-64c370b5ac97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:56.265Z|7d80e77f-43ab-4374-9aab-670a7bedae4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:56.266Z|7d80e77f-43ab-4374-9aab-670a7bedae4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:33:58.254Z|c82dafc4-b997-47ab-bd8e-bd2ceb3342d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:33:58.255Z|c82dafc4-b997-47ab-bd8e-bd2ceb3342d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:03.730Z|c18da920-6216-4b5d-96a6-faadd8468a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:34:03.734Z|c18da920-6216-4b5d-96a6-faadd8468a91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:34:05.333Z|1abbdc93-dad2-46ca-b023-624bdc7d7831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:05.334Z|1abbdc93-dad2-46ca-b023-624bdc7d7831|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:06.297Z|3dd51765-9dd9-45ab-9cda-72ef5438fd2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:06.298Z|3dd51765-9dd9-45ab-9cda-72ef5438fd2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:08.283Z|7d7d3569-0717-49fe-bad6-c3e7253469d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:08.285Z|7d7d3569-0717-49fe-bad6-c3e7253469d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:15.378Z|2fec0d98-6c1a-4113-9c8e-42ba9e667e24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:15.379Z|2fec0d98-6c1a-4113-9c8e-42ba9e667e24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:16.326Z|f58a3923-3e93-4d2a-9985-32493444b54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:16.327Z|f58a3923-3e93-4d2a-9985-32493444b54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:18.314Z|8bf5f23c-4800-420c-b01a-5f265dd2ca5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:18.316Z|8bf5f23c-4800-420c-b01a-5f265dd2ca5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:18.730Z|00c6d393-93e3-49b5-8ff8-65f21b2ee29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:34:18.731Z|00c6d393-93e3-49b5-8ff8-65f21b2ee29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:34:18.859Z|6650bf92-1a9e-4137-a2d0-ce306fce4f59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:34:18.860Z|6650bf92-1a9e-4137-a2d0-ce306fce4f59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:34:25.409Z|7f9dadd1-32c9-473b-9845-8dd7c96e03d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:25.410Z|7f9dadd1-32c9-473b-9845-8dd7c96e03d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:26.365Z|f1698a10-4169-4df4-af6b-5e9988dfb93b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:26.367Z|f1698a10-4169-4df4-af6b-5e9988dfb93b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:28.342Z|e538afe9-fb96-4c44-bb6a-85eb99570731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:28.344Z|e538afe9-fb96-4c44-bb6a-85eb99570731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:33.730Z|c443a5db-018b-4677-a725-d9795a49d14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:34:33.731Z|c443a5db-018b-4677-a725-d9795a49d14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:34:35.453Z|895a1eb5-cce9-4708-8811-6adae9c11f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:35.455Z|895a1eb5-cce9-4708-8811-6adae9c11f1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:36.396Z|5c345cb7-d4ad-4c59-8676-597f4e46206f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:36.397Z|5c345cb7-d4ad-4c59-8676-597f4e46206f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:38.372Z|76013793-8108-4db9-81f1-f5b91467bdc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:38.373Z|76013793-8108-4db9-81f1-f5b91467bdc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:45.504Z|d845c742-a090-4152-8778-24749a27690d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:45.505Z|d845c742-a090-4152-8778-24749a27690d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:46.428Z|1f71e940-6cb8-4f94-a7ed-211e5d4725ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:46.429Z|1f71e940-6cb8-4f94-a7ed-211e5d4725ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:48.401Z|11d875b1-4a0b-41a5-baf6-169faa7a83b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:48.402Z|11d875b1-4a0b-41a5-baf6-169faa7a83b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:48.732Z|64d90328-443c-4144-9180-8c1d6eb97933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:34:48.736Z|64d90328-443c-4144-9180-8c1d6eb97933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:34:48.861Z|43286e80-ef7b-4248-9f30-3e3fe5848e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:34:48.862Z|43286e80-ef7b-4248-9f30-3e3fe5848e08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:34:55.535Z|f0aace60-f190-4eb5-853d-1f93943a8841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:55.537Z|f0aace60-f190-4eb5-853d-1f93943a8841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:56.460Z|8d914c7d-0cb2-46db-9227-21c7f00943a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:56.461Z|8d914c7d-0cb2-46db-9227-21c7f00943a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:34:58.429Z|f0a947d3-6ac8-482b-811e-41118771219c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:34:58.431Z|f0a947d3-6ac8-482b-811e-41118771219c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:03.731Z|e01a0d8b-06a3-4935-839e-dedf181cc84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:35:03.733Z|e01a0d8b-06a3-4935-839e-dedf181cc84d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:35:05.578Z|c338e132-3f22-4dba-9084-af015476bbb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:05.579Z|c338e132-3f22-4dba-9084-af015476bbb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:06.494Z|aca32bad-a801-4892-9068-5ac8e94b6b37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:06.495Z|aca32bad-a801-4892-9068-5ac8e94b6b37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:08.465Z|360fc38c-5bba-4521-a92a-ad49406807e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:08.466Z|360fc38c-5bba-4521-a92a-ad49406807e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:15.619Z|c0c04ce3-801e-4827-801f-5c32d4c54e2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:15.621Z|c0c04ce3-801e-4827-801f-5c32d4c54e2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:16.523Z|4f22f34f-12e8-4af0-a33e-166dc7c65b8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:16.524Z|4f22f34f-12e8-4af0-a33e-166dc7c65b8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:18.492Z|f928b223-6b9b-4794-a8fc-7b0cacecc5af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:18.494Z|f928b223-6b9b-4794-a8fc-7b0cacecc5af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:18.730Z|b1d8f530-bd0e-450a-975d-b79ebef85142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:35:18.731Z|b1d8f530-bd0e-450a-975d-b79ebef85142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:35:18.864Z|8583e39a-cfba-49f8-9fac-80e411832bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:35:18.865Z|8583e39a-cfba-49f8-9fac-80e411832bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:35:25.651Z|e7189f8c-9809-46b5-b1b2-90991736fea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:25.652Z|e7189f8c-9809-46b5-b1b2-90991736fea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:26.550Z|06738b8e-11b5-48e7-94c8-24e26a139737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:26.551Z|06738b8e-11b5-48e7-94c8-24e26a139737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:28.522Z|63276661-d7a1-4df1-bb54-c728b2f3ed26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:28.523Z|63276661-d7a1-4df1-bb54-c728b2f3ed26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:33.730Z|183ce6f9-1106-47ee-bf73-7a2ea6c6bb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:35:33.734Z|183ce6f9-1106-47ee-bf73-7a2ea6c6bb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:35:35.679Z|a8dc8bb9-6291-4cc1-b36a-be54a59b012e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:35.681Z|a8dc8bb9-6291-4cc1-b36a-be54a59b012e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:36.580Z|fb189d4d-36a6-4cb1-95bb-7d3d278f6293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:36.581Z|fb189d4d-36a6-4cb1-95bb-7d3d278f6293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:38.549Z|5ce077e6-788b-45d8-b825-f2447b340acb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:38.551Z|5ce077e6-788b-45d8-b825-f2447b340acb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:45.723Z|816c9d54-c813-44ea-8cc5-262009352198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:45.724Z|816c9d54-c813-44ea-8cc5-262009352198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:46.607Z|3ba5cc7c-1062-4d2a-b6bf-ec9fbe8d7e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:46.608Z|3ba5cc7c-1062-4d2a-b6bf-ec9fbe8d7e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:48.576Z|bafe1cbd-1b5e-4a7a-9acd-4d2f01c7dd41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:48.577Z|bafe1cbd-1b5e-4a7a-9acd-4d2f01c7dd41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:48.730Z|e53b8a29-2981-45ae-a658-a8d675c36eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:35:48.731Z|e53b8a29-2981-45ae-a658-a8d675c36eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:35:48.866Z|ecd226b8-6d19-4eb5-9434-9bd1b3d2521e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:35:48.867Z|ecd226b8-6d19-4eb5-9434-9bd1b3d2521e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:35:55.755Z|c7a748ef-dc94-47b3-a5b0-34aee2612344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:55.756Z|c7a748ef-dc94-47b3-a5b0-34aee2612344|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:56.635Z|9c2cef0d-3c5e-4f2a-8576-d2ad10808893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:56.637Z|9c2cef0d-3c5e-4f2a-8576-d2ad10808893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:35:58.604Z|d8365d2a-b798-4257-877e-5e4609e90d79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:35:58.605Z|d8365d2a-b798-4257-877e-5e4609e90d79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:03.732Z|a57fb24f-e88a-4516-ad56-9a7e790f9e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:36:03.733Z|a57fb24f-e88a-4516-ad56-9a7e790f9e74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:36:05.784Z|ff710f17-726e-4b84-b1a4-194fa4e4041f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:05.785Z|ff710f17-726e-4b84-b1a4-194fa4e4041f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:06.663Z|efe8ed9c-fe93-4a5d-9dc6-bed4887113ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:06.664Z|efe8ed9c-fe93-4a5d-9dc6-bed4887113ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:08.633Z|b63d149c-5476-484c-92cd-09bb463c0f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:08.634Z|b63d149c-5476-484c-92cd-09bb463c0f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:15.811Z|ef437126-3147-4b0f-bba3-ac8fa53b4482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:15.813Z|ef437126-3147-4b0f-bba3-ac8fa53b4482|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:16.688Z|e072f7e0-5a89-47c9-b14a-45493e58d396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:16.689Z|e072f7e0-5a89-47c9-b14a-45493e58d396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:18.660Z|76b6a0fd-d4e8-48db-be4f-6db10c517da7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:18.661Z|76b6a0fd-d4e8-48db-be4f-6db10c517da7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:18.730Z|f82ca14d-7e1c-484a-820f-ca348e36a537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:36:18.733Z|f82ca14d-7e1c-484a-820f-ca348e36a537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:36:18.868Z|a860b550-a9f7-4846-bff0-741daac3964d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:36:18.869Z|a860b550-a9f7-4846-bff0-741daac3964d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:36:25.846Z|05095eb0-e33f-45ce-a8bd-386f74c2983a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:25.847Z|05095eb0-e33f-45ce-a8bd-386f74c2983a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:26.714Z|a953a03d-5a89-416f-9083-fb409862f680|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:26.715Z|a953a03d-5a89-416f-9083-fb409862f680|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:28.687Z|6175abfe-a29a-4bf3-9585-34c50d180634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:28.688Z|6175abfe-a29a-4bf3-9585-34c50d180634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:33.730Z|7ce61683-ea07-43b1-929f-dd48afe73907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:36:33.731Z|7ce61683-ea07-43b1-929f-dd48afe73907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:36:35.894Z|133f46e2-e343-4220-860b-8ed4cfe6f288|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:35.895Z|133f46e2-e343-4220-860b-8ed4cfe6f288|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:36.740Z|527f307a-f623-41fa-989d-725381ed8ec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:36.741Z|527f307a-f623-41fa-989d-725381ed8ec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:38.713Z|552be25c-e516-4088-a813-56e0b10a9ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:38.714Z|552be25c-e516-4088-a813-56e0b10a9ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:45.944Z|16ab9c00-99c0-4dc0-8d74-9312191c728a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:45.946Z|16ab9c00-99c0-4dc0-8d74-9312191c728a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:46.767Z|6a034240-9694-42aa-845a-7c90e9335bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:46.768Z|6a034240-9694-42aa-845a-7c90e9335bce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:48.730Z|0e98a329-1d28-4b64-b024-964f5e88e89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:36:48.731Z|0e98a329-1d28-4b64-b024-964f5e88e89c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:36:48.739Z|e5d7be63-a8de-474c-ae5a-35e6050e849c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:48.740Z|e5d7be63-a8de-474c-ae5a-35e6050e849c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:48.870Z|93bf2c70-475a-44ea-9484-b157bebe8de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:36:48.871Z|93bf2c70-475a-44ea-9484-b157bebe8de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:36:55.989Z|901b9545-d3fe-4d25-8ca1-1d7394f22ccc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:55.990Z|901b9545-d3fe-4d25-8ca1-1d7394f22ccc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:56.793Z|4418966a-3d2f-44da-8f6c-fb3ab19e7aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:56.794Z|4418966a-3d2f-44da-8f6c-fb3ab19e7aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:36:58.766Z|433a4c4c-8110-487f-b34e-55591aa10f01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:36:58.767Z|433a4c4c-8110-487f-b34e-55591aa10f01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:03.730Z|0d874afd-18f5-42d8-9e86-9fe4f71367e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:37:03.734Z|0d874afd-18f5-42d8-9e86-9fe4f71367e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:37:06.015Z|254ca4c0-ff44-41cf-8049-20d957a914b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:06.016Z|254ca4c0-ff44-41cf-8049-20d957a914b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:06.821Z|3bd53467-c5a4-42d6-ba70-da2d4ab7cadf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:06.822Z|3bd53467-c5a4-42d6-ba70-da2d4ab7cadf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:08.801Z|4155ee49-a70b-454a-8757-c64c53298048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:08.802Z|4155ee49-a70b-454a-8757-c64c53298048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:16.045Z|22aef2d8-ef8a-4f67-805a-c8484d2ad832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:16.047Z|22aef2d8-ef8a-4f67-805a-c8484d2ad832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:16.850Z|8f1a5476-ae16-48ca-81c2-9c013816395c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:16.851Z|8f1a5476-ae16-48ca-81c2-9c013816395c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:18.730Z|fcae26fd-caf5-4db0-a128-d8a808a45374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:37:18.731Z|fcae26fd-caf5-4db0-a128-d8a808a45374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:37:18.828Z|d7fcf49e-3f3d-4fb8-b6ec-537c7ec923d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:18.829Z|d7fcf49e-3f3d-4fb8-b6ec-537c7ec923d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:18.872Z|38a4488e-c617-4eff-9ada-01842ef4accb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:37:18.873Z|38a4488e-c617-4eff-9ada-01842ef4accb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:37:26.072Z|d0018da6-f4a4-45e1-a93f-9ad774cbf3f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:26.073Z|d0018da6-f4a4-45e1-a93f-9ad774cbf3f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:26.877Z|420e3346-8350-43ed-8740-1a6be5659fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:26.878Z|420e3346-8350-43ed-8740-1a6be5659fdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:28.854Z|90b6ca6a-54c9-4552-a2e0-1afd17ed9751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:28.855Z|90b6ca6a-54c9-4552-a2e0-1afd17ed9751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:33.730Z|01bc7eb5-dd5a-40fc-a7f4-4909af7ad27e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:37:33.731Z|01bc7eb5-dd5a-40fc-a7f4-4909af7ad27e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:37:36.114Z|3f7f1476-637b-4269-849e-f6b480423d05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:36.115Z|3f7f1476-637b-4269-849e-f6b480423d05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:36.903Z|445c128d-16a8-4ea6-9218-096535a6068d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:36.905Z|445c128d-16a8-4ea6-9218-096535a6068d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:38.882Z|74c1d5b7-7049-466e-b4d7-17f3f13dc8fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:38.883Z|74c1d5b7-7049-466e-b4d7-17f3f13dc8fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:46.145Z|c3ba7265-4437-4d94-94cb-bd8fd984ed10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:46.146Z|c3ba7265-4437-4d94-94cb-bd8fd984ed10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:46.929Z|98d03fc7-2f50-4ed7-9aed-9ace1b74fe57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:46.930Z|98d03fc7-2f50-4ed7-9aed-9ace1b74fe57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:48.730Z|adea9d29-64ca-4f44-bce3-c6fafe993608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:37:48.733Z|adea9d29-64ca-4f44-bce3-c6fafe993608|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:37:48.874Z|a3b1cf58-95f6-4f69-8dc7-61edba39c66d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:37:48.875Z|a3b1cf58-95f6-4f69-8dc7-61edba39c66d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:37:48.909Z|445b02c2-a2ee-4d25-960c-3e7086f67a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:48.910Z|445b02c2-a2ee-4d25-960c-3e7086f67a1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:56.177Z|5aafff16-4e31-4f51-a256-43c0e68c0edb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:56.179Z|5aafff16-4e31-4f51-a256-43c0e68c0edb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:56.953Z|6abceb0c-18aa-4e18-b367-c9ca8eb3da5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:56.954Z|6abceb0c-18aa-4e18-b367-c9ca8eb3da5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:37:58.943Z|e0b6aa1d-0912-4e81-9834-b8355ca81b97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:37:58.945Z|e0b6aa1d-0912-4e81-9834-b8355ca81b97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:03.730Z|5ca624ff-30b2-4e18-a47c-401b0f3b2b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:38:03.731Z|5ca624ff-30b2-4e18-a47c-401b0f3b2b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:38:06.210Z|c134c7b9-1a27-41a2-a08a-1e41949ec735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:06.212Z|c134c7b9-1a27-41a2-a08a-1e41949ec735|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:06.985Z|f1c66483-ae69-4aee-b4c8-53fb6545ad07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:06.986Z|f1c66483-ae69-4aee-b4c8-53fb6545ad07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:09.000Z|dd08d8ae-0025-4c6b-a4ac-fa208adfbc4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:09.001Z|dd08d8ae-0025-4c6b-a4ac-fa208adfbc4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:16.242Z|101dc999-96c5-4096-b8fb-942892a8a5dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:16.244Z|101dc999-96c5-4096-b8fb-942892a8a5dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:17.012Z|401ecc81-f099-4ece-b09b-d4bec68fc51d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:17.013Z|401ecc81-f099-4ece-b09b-d4bec68fc51d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:18.730Z|613eb8fa-5ebd-4af6-ac09-8a5ddc8ca79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:38:18.731Z|613eb8fa-5ebd-4af6-ac09-8a5ddc8ca79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:38:18.877Z|e4cb02a5-bdf4-4359-ae62-1cf28e1465ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:38:18.878Z|e4cb02a5-bdf4-4359-ae62-1cf28e1465ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:38:19.034Z|a08830c1-d4d4-4f27-a172-0f89e092b472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:19.035Z|a08830c1-d4d4-4f27-a172-0f89e092b472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:26.278Z|e42947fa-5f35-4535-b5bc-e8128743e3cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:26.279Z|e42947fa-5f35-4535-b5bc-e8128743e3cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:27.039Z|62817854-ff2b-4766-92eb-2d15861b9aa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:27.040Z|62817854-ff2b-4766-92eb-2d15861b9aa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:29.062Z|52bff7dd-ee13-4dfa-a3ad-d4618dc90fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:29.063Z|52bff7dd-ee13-4dfa-a3ad-d4618dc90fe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:33.730Z|c36d1c0b-01f7-4e69-8790-4154c6f8cddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:38:33.733Z|c36d1c0b-01f7-4e69-8790-4154c6f8cddc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:38:36.310Z|d8238b5d-8237-4947-b1ff-3379b5585bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:36.311Z|d8238b5d-8237-4947-b1ff-3379b5585bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:37.065Z|cfca6ce8-facf-49fe-83d2-512cc85a20f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:37.066Z|cfca6ce8-facf-49fe-83d2-512cc85a20f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:39.088Z|96973772-1ae7-4803-815a-ce9b7c0e81dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:39.089Z|96973772-1ae7-4803-815a-ce9b7c0e81dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:46.336Z|421e1752-56ec-465c-8d0d-788d30021d63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:46.338Z|421e1752-56ec-465c-8d0d-788d30021d63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:47.090Z|0d9a20d4-96f6-44d7-b2af-3f30dca49bcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:47.091Z|0d9a20d4-96f6-44d7-b2af-3f30dca49bcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:48.730Z|cc6e7562-1e78-4a56-8c37-a5f9f7beb366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:38:48.731Z|cc6e7562-1e78-4a56-8c37-a5f9f7beb366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:38:48.879Z|5f506f0a-bd09-482f-bb3e-c57cc2f1d0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:38:48.880Z|5f506f0a-bd09-482f-bb3e-c57cc2f1d0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:38:49.115Z|656b72e8-6f2c-486e-bb0e-7806a93812db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:49.116Z|656b72e8-6f2c-486e-bb0e-7806a93812db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:56.365Z|35f66008-6c2d-4d36-89dd-4dc134a18fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:56.366Z|35f66008-6c2d-4d36-89dd-4dc134a18fc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:57.116Z|88d2adbf-112f-4974-8719-d6190854cde3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:57.117Z|88d2adbf-112f-4974-8719-d6190854cde3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:38:59.144Z|c5801684-b336-44dc-adcd-457ff9fa0213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:38:59.145Z|c5801684-b336-44dc-adcd-457ff9fa0213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:03.730Z|da9c3b6e-2117-493c-81c6-b14bdeabdfaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:39:03.731Z|da9c3b6e-2117-493c-81c6-b14bdeabdfaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:39:06.392Z|15f77e61-4de2-495c-8d66-d39467806fc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:06.392Z|15f77e61-4de2-495c-8d66-d39467806fc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:07.142Z|02734639-8b36-4ba4-a880-4b8f640b668c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:07.143Z|02734639-8b36-4ba4-a880-4b8f640b668c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:09.168Z|b40a33f3-4d0c-47ce-b2ac-049eeb1fc8d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:09.169Z|b40a33f3-4d0c-47ce-b2ac-049eeb1fc8d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:16.432Z|2c148597-f95e-4aca-b4d0-970daa923370|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:16.433Z|2c148597-f95e-4aca-b4d0-970daa923370|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:17.169Z|39218bee-6774-4a5a-9bcb-2a02b6190de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:17.170Z|39218bee-6774-4a5a-9bcb-2a02b6190de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:18.730Z|290f2dea-4d08-49d0-bc85-5640efa00ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:39:18.733Z|290f2dea-4d08-49d0-bc85-5640efa00ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:39:18.881Z|215d31dd-97da-4e3e-b2fc-6a3535898295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:39:18.882Z|215d31dd-97da-4e3e-b2fc-6a3535898295|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:39:19.195Z|d4e803a4-7bfc-4db9-bb28-545aa6fb82ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:19.196Z|d4e803a4-7bfc-4db9-bb28-545aa6fb82ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:26.464Z|c92c8eb5-5cb4-4ba1-b219-4c60d45634c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:26.465Z|c92c8eb5-5cb4-4ba1-b219-4c60d45634c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:27.197Z|da45fdf1-7af5-4bff-91f7-8adab1b12031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:27.198Z|da45fdf1-7af5-4bff-91f7-8adab1b12031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:29.222Z|4f5c226a-ec4a-426a-85fa-eb1ca590d000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:29.224Z|4f5c226a-ec4a-426a-85fa-eb1ca590d000|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:33.730Z|6ff787f0-16d7-4e05-a0a8-3a693f89a6c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:39:33.731Z|6ff787f0-16d7-4e05-a0a8-3a693f89a6c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:39:36.494Z|0fe997fd-fdd4-4c1c-b897-008d78fe503d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:36.495Z|0fe997fd-fdd4-4c1c-b897-008d78fe503d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:37.224Z|7eee696c-b164-479e-a77c-6cb6a9951c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:37.225Z|7eee696c-b164-479e-a77c-6cb6a9951c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:39.248Z|81ec84a4-18c0-4dc0-97ca-fdf79072f3c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:39.250Z|81ec84a4-18c0-4dc0-97ca-fdf79072f3c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:46.524Z|9e4020c3-69ba-49a8-be13-6da0e38fdc27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:46.525Z|9e4020c3-69ba-49a8-be13-6da0e38fdc27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:47.259Z|c57012a8-dec1-462f-aad9-e75dff3e695c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:47.260Z|c57012a8-dec1-462f-aad9-e75dff3e695c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:48.730Z|938e5625-561c-4195-95f7-874538965d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:39:48.731Z|938e5625-561c-4195-95f7-874538965d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:39:48.884Z|8615e6c7-2ae9-4ef0-8601-b37649a5839a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:39:48.885Z|8615e6c7-2ae9-4ef0-8601-b37649a5839a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:39:49.274Z|c73e5892-8d32-4a37-be0e-26a4d5485718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:49.276Z|c73e5892-8d32-4a37-be0e-26a4d5485718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:56.552Z|a871dc36-eede-48e3-8c09-7ae4877f521b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:56.553Z|a871dc36-eede-48e3-8c09-7ae4877f521b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:57.284Z|dec4ad8d-d0c9-4f56-9787-9bfa42f88243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:57.285Z|dec4ad8d-d0c9-4f56-9787-9bfa42f88243|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:39:59.300Z|ae67ac8e-1941-4612-b12d-795fab9edad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:39:59.302Z|ae67ac8e-1941-4612-b12d-795fab9edad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:03.730Z|b2fb2e8b-b9fa-4cb8-9c09-b1b9a6771ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:40:03.733Z|b2fb2e8b-b9fa-4cb8-9c09-b1b9a6771ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:40:06.583Z|54b84506-9d48-4746-b85c-6557b5a3c312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:06.584Z|54b84506-9d48-4746-b85c-6557b5a3c312|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:07.312Z|40f13297-a42a-4e17-b6b0-c9b4bfaeff1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:07.313Z|40f13297-a42a-4e17-b6b0-c9b4bfaeff1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:09.326Z|dc2e88c9-390b-4c08-bb24-9303390bae86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:09.327Z|dc2e88c9-390b-4c08-bb24-9303390bae86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:16.625Z|0fa5e371-e9b1-4ece-b293-7e6dc73fb518|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:16.626Z|0fa5e371-e9b1-4ece-b293-7e6dc73fb518|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:17.340Z|a137e06e-3c71-4f9b-be5e-9cd55cfc79b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:17.341Z|a137e06e-3c71-4f9b-be5e-9cd55cfc79b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:18.730Z|036cc82f-ec76-42cf-a726-57cda2efc89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:40:18.731Z|036cc82f-ec76-42cf-a726-57cda2efc89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:40:18.887Z|de13afad-3fc7-4d30-a6a9-547eee6ab33b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:40:18.888Z|de13afad-3fc7-4d30-a6a9-547eee6ab33b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:40:19.353Z|119ad9c4-fa80-46ea-a1e8-770bcad6ccf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:19.355Z|119ad9c4-fa80-46ea-a1e8-770bcad6ccf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:26.652Z|e85dba1e-aae9-4c67-a7bd-10fcc334246e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:26.653Z|e85dba1e-aae9-4c67-a7bd-10fcc334246e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:27.400Z|77eff99d-6980-4258-8fd4-f07c9e93a38c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:27.401Z|77eff99d-6980-4258-8fd4-f07c9e93a38c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:29.381Z|cc5f6674-a22f-4db6-b420-0dbd56f0149a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:29.382Z|cc5f6674-a22f-4db6-b420-0dbd56f0149a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:33.730Z|ef28b94d-614d-4434-a91d-47fc44e5f799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:40:33.731Z|ef28b94d-614d-4434-a91d-47fc44e5f799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:40:36.678Z|638fa1c2-323a-4820-b955-f37b40573aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:36.679Z|638fa1c2-323a-4820-b955-f37b40573aa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:37.427Z|02a00b46-cce3-4ed8-aeaf-6985876625cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:37.428Z|02a00b46-cce3-4ed8-aeaf-6985876625cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:39.406Z|130e9da4-6912-439a-a7e0-ec73762cfb5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:39.407Z|130e9da4-6912-439a-a7e0-ec73762cfb5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:46.704Z|0135c690-1b84-4009-89e9-a9231edd4841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:46.705Z|0135c690-1b84-4009-89e9-a9231edd4841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:47.455Z|8daa5c85-b10b-4093-b50b-d095771c25e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:47.456Z|8daa5c85-b10b-4093-b50b-d095771c25e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:48.730Z|9bb82fe9-17e6-4981-9357-6948cd2359bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:40:48.733Z|9bb82fe9-17e6-4981-9357-6948cd2359bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:40:48.888Z|fd93ca9c-2861-4df4-a57f-d6163f6bebd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:40:48.889Z|fd93ca9c-2861-4df4-a57f-d6163f6bebd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:40:49.430Z|7a7dbc19-dfbe-46d7-8df6-3ddab5b8e76f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:49.431Z|7a7dbc19-dfbe-46d7-8df6-3ddab5b8e76f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:56.730Z|5081cb78-573a-42b5-b6a7-b07b57ed1359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:56.731Z|5081cb78-573a-42b5-b6a7-b07b57ed1359|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:57.481Z|15d72c10-cc83-4464-9c8e-894e6ca17ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:57.482Z|15d72c10-cc83-4464-9c8e-894e6ca17ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:40:59.456Z|9f1a04b1-639b-42f3-8fd6-7bd10e6f7647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:40:59.458Z|9f1a04b1-639b-42f3-8fd6-7bd10e6f7647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:03.730Z|af2e58c7-239d-4e90-8f06-7d0dee9868bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:41:03.731Z|af2e58c7-239d-4e90-8f06-7d0dee9868bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:41:06.758Z|3899fca9-4f78-4004-a096-63ce48147523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:06.759Z|3899fca9-4f78-4004-a096-63ce48147523|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:07.507Z|b1e1c068-df89-4b3d-9a09-a02fb0219dcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:07.508Z|b1e1c068-df89-4b3d-9a09-a02fb0219dcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:09.487Z|ddbd768c-28a2-42b7-b97d-dddaa285dc1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:09.489Z|ddbd768c-28a2-42b7-b97d-dddaa285dc1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:16.787Z|dd4d51c0-0513-40a5-a3f9-2a7df483102b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:16.788Z|dd4d51c0-0513-40a5-a3f9-2a7df483102b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:17.537Z|7f12d007-341a-49ff-95fd-b4628c23623c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:17.538Z|7f12d007-341a-49ff-95fd-b4628c23623c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:18.730Z|425132b6-3e4d-48a9-afff-811f2e80d897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:41:18.731Z|425132b6-3e4d-48a9-afff-811f2e80d897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:41:18.890Z|66570911-55cb-4149-9d00-0214ee4dac8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:41:18.891Z|66570911-55cb-4149-9d00-0214ee4dac8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:41:19.516Z|ddf2c4bf-0087-4fa2-984f-4c6c1f866dee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:19.517Z|ddf2c4bf-0087-4fa2-984f-4c6c1f866dee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:26.814Z|58be8b95-1788-4618-af01-ea055106f344|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:26.815Z|58be8b95-1788-4618-af01-ea055106f344|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:27.564Z|de83356d-1ed4-4b28-9516-a6b7f4147781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:27.566Z|de83356d-1ed4-4b28-9516-a6b7f4147781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:29.540Z|610e0528-3c2e-4162-8d44-05b5286e5e85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:29.541Z|610e0528-3c2e-4162-8d44-05b5286e5e85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:33.730Z|3f06fe40-e68e-48f6-aca1-8ad85fe7ab5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:41:33.734Z|3f06fe40-e68e-48f6-aca1-8ad85fe7ab5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:41:36.841Z|5b81abcc-4088-4177-9763-ad438d08ab74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:36.842Z|5b81abcc-4088-4177-9763-ad438d08ab74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:37.591Z|610298b8-22da-40e0-8565-5c6feb806d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:37.592Z|610298b8-22da-40e0-8565-5c6feb806d5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:39.568Z|b2e7da5f-b7cf-4a76-a590-797aaf058a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:39.569Z|b2e7da5f-b7cf-4a76-a590-797aaf058a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:40.092Z|bb576fd7-205a-4bb0-a01a-4c00cc039a65|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:41:40.093Z|bb576fd7-205a-4bb0-a01a-4c00cc039a65|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:46.867Z|fa94a19c-0183-40a3-b7f6-27ed1389f93a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:46.869Z|fa94a19c-0183-40a3-b7f6-27ed1389f93a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:47.623Z|424b72f9-0080-4230-a1a5-e0d071e7ee9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:47.624Z|424b72f9-0080-4230-a1a5-e0d071e7ee9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:48.730Z|39aca94f-a169-43f4-bb2d-71eb67d1dbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:41:48.730Z|39aca94f-a169-43f4-bb2d-71eb67d1dbf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:41:48.892Z|39860a63-6cf8-48bb-b3b7-27dacd94e98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:41:48.893Z|39860a63-6cf8-48bb-b3b7-27dacd94e98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:41:49.595Z|1020588d-ac2d-44b7-a18a-bb9f3c61b85b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:49.596Z|1020588d-ac2d-44b7-a18a-bb9f3c61b85b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:56.897Z|32721103-9090-4d7a-a8bc-83566a714634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:56.899Z|32721103-9090-4d7a-a8bc-83566a714634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:57.650Z|195bd15e-375d-4a24-b7ed-b629c5a168ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:57.651Z|195bd15e-375d-4a24-b7ed-b629c5a168ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:41:59.625Z|978af641-fda2-499d-aed2-ee4d41dcb220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:41:59.626Z|978af641-fda2-499d-aed2-ee4d41dcb220|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:03.730Z|617d25c9-e3e6-4459-a103-423c625536d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:42:03.731Z|617d25c9-e3e6-4459-a103-423c625536d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:42:06.929Z|b59dc3f9-5cb2-42b6-9efc-5b919a263796|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:06.930Z|b59dc3f9-5cb2-42b6-9efc-5b919a263796|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:07.674Z|bf3cc617-9bd3-4b71-8d84-ef56c920e032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:07.675Z|bf3cc617-9bd3-4b71-8d84-ef56c920e032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:09.654Z|30d1fce7-2112-401c-93ab-6afdaf1b90c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:09.655Z|30d1fce7-2112-401c-93ab-6afdaf1b90c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:16.960Z|d867a657-7a1b-431a-b369-5786b863fcd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:16.962Z|d867a657-7a1b-431a-b369-5786b863fcd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:17.700Z|ad071611-179f-491c-b94e-7c5f9bdf4520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:17.702Z|ad071611-179f-491c-b94e-7c5f9bdf4520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:18.730Z|cafab822-f731-4e73-b49e-47a69ca1cf2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:42:18.732Z|cafab822-f731-4e73-b49e-47a69ca1cf2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:42:18.894Z|4b238220-5e98-424e-95d6-7f023279e647|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:42:18.894Z|4b238220-5e98-424e-95d6-7f023279e647|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:42:19.684Z|329da6f9-4a33-4e24-b165-8b251c2ed1e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:19.685Z|329da6f9-4a33-4e24-b165-8b251c2ed1e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:26.995Z|52736e01-8e61-4cbc-b8c5-c8d7d790e753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:26.998Z|52736e01-8e61-4cbc-b8c5-c8d7d790e753|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:27.727Z|f00784f5-16a3-441c-830c-2e45ec9dfeaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:27.728Z|f00784f5-16a3-441c-830c-2e45ec9dfeaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:29.708Z|4beb5ac6-f134-4e06-957b-ae8b53d1861b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:29.709Z|4beb5ac6-f134-4e06-957b-ae8b53d1861b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:33.730Z|96cfe762-132d-4302-ae1e-61d79eb74f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:42:33.731Z|96cfe762-132d-4302-ae1e-61d79eb74f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:42:37.034Z|4bbf4753-b583-4fe3-998a-d223da87bc8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:37.035Z|4bbf4753-b583-4fe3-998a-d223da87bc8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:37.752Z|bc4af60d-16c9-494f-9f12-07583459ad18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:37.753Z|bc4af60d-16c9-494f-9f12-07583459ad18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:39.734Z|fb141018-8d1a-4f05-9589-45cdb6544c71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:39.736Z|fb141018-8d1a-4f05-9589-45cdb6544c71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:40.074Z|297eb6ca-3967-4bcf-9881-08395444d4a5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:42:40.075Z|297eb6ca-3967-4bcf-9881-08395444d4a5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:47.061Z|7644d4ba-6537-42f3-b621-5ef873f1ba90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:47.062Z|7644d4ba-6537-42f3-b621-5ef873f1ba90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:47.777Z|2cc73743-83b3-4d4f-bbf8-c2813a19f750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:47.778Z|2cc73743-83b3-4d4f-bbf8-c2813a19f750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:48.730Z|c2b56c07-a415-4b4e-8429-4e468188a12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:42:48.731Z|c2b56c07-a415-4b4e-8429-4e468188a12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:42:48.895Z|c06346ef-c1dd-41d5-81aa-24076a2d73f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:42:48.896Z|c06346ef-c1dd-41d5-81aa-24076a2d73f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:42:49.761Z|a89ee89f-b066-406a-b8cb-c5059fe1043a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:49.762Z|a89ee89f-b066-406a-b8cb-c5059fe1043a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:57.089Z|144fe6d5-75a7-4039-a2b0-8bd914b3e3a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:57.090Z|144fe6d5-75a7-4039-a2b0-8bd914b3e3a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:57.803Z|95646a7b-bfce-4224-a707-973fdcb4798c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:57.804Z|95646a7b-bfce-4224-a707-973fdcb4798c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:42:59.790Z|6af6d487-1665-442d-94eb-7e3cc87e5a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:42:59.791Z|6af6d487-1665-442d-94eb-7e3cc87e5a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:03.730Z|e399edaa-2e36-4810-aae9-a4aac8bd7831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:43:03.733Z|e399edaa-2e36-4810-aae9-a4aac8bd7831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:43:07.119Z|4380db5e-b9a5-4a3f-a5db-07d638875b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:07.120Z|4380db5e-b9a5-4a3f-a5db-07d638875b96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:07.831Z|c777052e-3de8-491b-bfd9-aebd3ed41cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:07.833Z|c777052e-3de8-491b-bfd9-aebd3ed41cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:09.817Z|f15a3f2a-cc49-4190-a35e-b648b56430f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:09.818Z|f15a3f2a-cc49-4190-a35e-b648b56430f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:17.147Z|55ceaa19-6abd-4455-a734-8ca541e6004d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:17.148Z|55ceaa19-6abd-4455-a734-8ca541e6004d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:17.857Z|32dbe573-92c1-47d6-9b8e-8dc109ce8844|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:17.858Z|32dbe573-92c1-47d6-9b8e-8dc109ce8844|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:18.730Z|4762a8e7-5337-4826-8a61-a46ef2936dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:43:18.731Z|4762a8e7-5337-4826-8a61-a46ef2936dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:43:18.897Z|2ad3492c-301c-480d-9242-891e7b2649ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:43:18.898Z|2ad3492c-301c-480d-9242-891e7b2649ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:43:19.846Z|28d5a2a9-356c-4eae-a92d-0bd8b69817f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:19.847Z|28d5a2a9-356c-4eae-a92d-0bd8b69817f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:27.173Z|dda94621-d928-4908-95c7-1eb346fec8d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:27.174Z|dda94621-d928-4908-95c7-1eb346fec8d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:27.884Z|b15cc069-2c02-42d6-bb67-522693e87a5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:27.885Z|b15cc069-2c02-42d6-bb67-522693e87a5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:29.873Z|14293d43-4bdd-4fe0-b9a9-cae7773759a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:29.874Z|14293d43-4bdd-4fe0-b9a9-cae7773759a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:33.730Z|44451b19-0b67-4ddc-b6d5-5f787114a83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:43:33.731Z|44451b19-0b67-4ddc-b6d5-5f787114a83e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:43:37.202Z|d3f1eced-779b-49d1-b3fd-f9f895bf3327|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:37.203Z|d3f1eced-779b-49d1-b3fd-f9f895bf3327|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:37.915Z|c8ca21e3-5e7e-487e-815b-6796ea329153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:37.916Z|c8ca21e3-5e7e-487e-815b-6796ea329153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:39.899Z|b6e92901-b346-4bff-8307-f4e215b6f781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:39.900Z|b6e92901-b346-4bff-8307-f4e215b6f781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:40.072Z|b336a4e5-c666-4288-8b9b-08ff52b96d7f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:43:40.073Z|b336a4e5-c666-4288-8b9b-08ff52b96d7f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:47.228Z|551f420c-c146-4b3d-8581-a24342232631|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:47.229Z|551f420c-c146-4b3d-8581-a24342232631|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:47.945Z|cb8bdb38-0194-4fb1-a385-e294ef4bc495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:47.946Z|cb8bdb38-0194-4fb1-a385-e294ef4bc495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:48.730Z|ade3e0da-0ffd-4571-afb5-7ef4b076c054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:43:48.732Z|ade3e0da-0ffd-4571-afb5-7ef4b076c054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:43:48.899Z|6ba0b246-6e4f-45ae-b0b1-91483dc60c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:43:48.900Z|6ba0b246-6e4f-45ae-b0b1-91483dc60c3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:43:49.923Z|08c0508a-36e2-49f3-be1b-1b6d795c9dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:49.924Z|08c0508a-36e2-49f3-be1b-1b6d795c9dfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:57.255Z|b9e5ae62-270b-454e-a1d4-a11c0dcfb9b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:57.256Z|b9e5ae62-270b-454e-a1d4-a11c0dcfb9b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:57.971Z|f026b7d7-455b-4d91-b640-39a63078ef31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:57.972Z|f026b7d7-455b-4d91-b640-39a63078ef31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:43:59.951Z|fe29b353-b1ef-46d0-b01d-8084a3833433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:43:59.952Z|fe29b353-b1ef-46d0-b01d-8084a3833433|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:03.730Z|324e36ab-41e8-44ca-b99b-67406176fa77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:44:03.730Z|324e36ab-41e8-44ca-b99b-67406176fa77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:44:07.284Z|43cc31d5-ea55-404f-8e9d-03755ef5add0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:07.285Z|43cc31d5-ea55-404f-8e9d-03755ef5add0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:08.000Z|03eea693-68f9-43c4-8efd-eee2d51f74f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:08.001Z|03eea693-68f9-43c4-8efd-eee2d51f74f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:09.977Z|8737b605-e695-4a5f-9711-72c7dbc39923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:09.978Z|8737b605-e695-4a5f-9711-72c7dbc39923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:17.312Z|3f460373-8499-4769-8334-7d9dd030c7c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:17.314Z|3f460373-8499-4769-8334-7d9dd030c7c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:18.026Z|2ebb1515-c0bf-4fda-9fd5-43105e8ad3f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:18.026Z|2ebb1515-c0bf-4fda-9fd5-43105e8ad3f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:18.730Z|53b96d1c-163a-4b06-b9bf-9272da6a54a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:44:18.730Z|53b96d1c-163a-4b06-b9bf-9272da6a54a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:44:18.901Z|f47d6a05-52c7-4ec7-9a11-f81601f53a91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:44:18.901Z|f47d6a05-52c7-4ec7-9a11-f81601f53a91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:44:20.005Z|cdabf6bb-1b40-4b76-8fe4-40db3fce33b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:20.007Z|cdabf6bb-1b40-4b76-8fe4-40db3fce33b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:27.339Z|9bfaf747-77e1-483f-a58c-3044a6679144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:27.340Z|9bfaf747-77e1-483f-a58c-3044a6679144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:28.053Z|e9a70973-9aba-4945-ae7e-d6261a32a6b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:28.054Z|e9a70973-9aba-4945-ae7e-d6261a32a6b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:30.032Z|76f3a669-a0fa-49b9-8d69-96aa8b7a3604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:30.033Z|76f3a669-a0fa-49b9-8d69-96aa8b7a3604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:33.730Z|81a3f09a-f224-448b-87a9-6bece9077d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:44:33.734Z|81a3f09a-f224-448b-87a9-6bece9077d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:44:37.390Z|a2d7189b-436a-42eb-9bd5-5cea5ccd973a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:37.391Z|a2d7189b-436a-42eb-9bd5-5cea5ccd973a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:38.078Z|561fda74-252e-4fd1-b84d-290f3ef2596b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:38.078Z|561fda74-252e-4fd1-b84d-290f3ef2596b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:40.058Z|3fe0e3a7-ccbc-4828-882d-fd7716fe2c95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:40.059Z|3fe0e3a7-ccbc-4828-882d-fd7716fe2c95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:40.072Z|49aeb75c-ec0a-420d-b4f4-d4c52d905c46|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:44:40.072Z|49aeb75c-ec0a-420d-b4f4-d4c52d905c46|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:47.418Z|349c39ce-b579-4c8b-99d1-f9809d431cb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:47.419Z|349c39ce-b579-4c8b-99d1-f9809d431cb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:48.106Z|cc9ebaca-1e3d-42ad-907e-c6f8da6ffa02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:48.108Z|cc9ebaca-1e3d-42ad-907e-c6f8da6ffa02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:48.730Z|d165ad64-fdad-4e65-b0b7-ad00a23a0ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:44:48.730Z|d165ad64-fdad-4e65-b0b7-ad00a23a0ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:44:48.902Z|f03d9967-46ef-460c-a6bb-657f88922130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:44:48.903Z|f03d9967-46ef-460c-a6bb-657f88922130|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:44:50.082Z|ffeae7a3-566c-41df-9c2e-61bc4859e0b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:50.083Z|ffeae7a3-566c-41df-9c2e-61bc4859e0b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:57.445Z|d7bf41bf-db58-4d08-b9da-9359be0e2743|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:57.446Z|d7bf41bf-db58-4d08-b9da-9359be0e2743|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:44:58.132Z|f51bc217-e474-4db3-98dd-163f368cf815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:44:58.133Z|f51bc217-e474-4db3-98dd-163f368cf815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:00.107Z|c097f570-1ba9-4020-99d0-669c803a58af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:00.109Z|c097f570-1ba9-4020-99d0-669c803a58af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:03.730Z|55331e93-d22f-4981-a835-ec68f222d1c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:45:03.731Z|55331e93-d22f-4981-a835-ec68f222d1c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:45:07.474Z|ee1a6f00-e8f8-4f07-80ed-fa027e7fa689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:07.475Z|ee1a6f00-e8f8-4f07-80ed-fa027e7fa689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:08.157Z|07ab0084-b40b-4d9d-9c2a-e9927b47ed53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:08.158Z|07ab0084-b40b-4d9d-9c2a-e9927b47ed53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:10.135Z|e57dc480-f165-4434-b89d-69c818bbc4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:10.136Z|e57dc480-f165-4434-b89d-69c818bbc4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:17.505Z|e67cc280-7636-4fe3-a988-93bde525ed91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:17.506Z|e67cc280-7636-4fe3-a988-93bde525ed91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:18.182Z|bbb3d211-5d40-4fb9-afd5-352d6a1a63d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:18.183Z|bbb3d211-5d40-4fb9-afd5-352d6a1a63d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:18.730Z|c984b676-44d9-4296-b229-42e8eda8eb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:45:18.732Z|c984b676-44d9-4296-b229-42e8eda8eb84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:45:18.904Z|a187a7ca-6ca9-4de0-accd-734b0daf7ad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:45:18.905Z|a187a7ca-6ca9-4de0-accd-734b0daf7ad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:45:20.161Z|f7c1ae69-2337-4aeb-bd66-0634ff0b3201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:20.162Z|f7c1ae69-2337-4aeb-bd66-0634ff0b3201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:27.531Z|ddcb1cff-181d-4c97-9b04-ffb31022fc41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:27.532Z|ddcb1cff-181d-4c97-9b04-ffb31022fc41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:28.207Z|b8ab6253-acd5-4c3c-bfc0-18fbc5f2e159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:28.208Z|b8ab6253-acd5-4c3c-bfc0-18fbc5f2e159|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:30.188Z|23bf342e-c4d2-47bf-8e92-67a806e1b043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:30.189Z|23bf342e-c4d2-47bf-8e92-67a806e1b043|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:33.730Z|ecc2eb60-7e33-420c-9309-e56849f0109b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:45:33.730Z|ecc2eb60-7e33-420c-9309-e56849f0109b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:45:37.557Z|313e3ba0-8ce2-491e-9181-63bdb577d7a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:37.558Z|313e3ba0-8ce2-491e-9181-63bdb577d7a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:38.231Z|7545faa6-fe04-409f-9c94-f03cace017cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:38.232Z|7545faa6-fe04-409f-9c94-f03cace017cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:40.074Z|9e2e3d09-8224-47ec-ae87-825238ef787f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:45:40.075Z|9e2e3d09-8224-47ec-ae87-825238ef787f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:40.215Z|f70c8eca-bb79-46cb-ab95-3b8cd79a4ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:40.216Z|f70c8eca-bb79-46cb-ab95-3b8cd79a4ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:47.585Z|7b54f48f-dd6e-41c4-b3ae-e857e694ac78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:47.586Z|7b54f48f-dd6e-41c4-b3ae-e857e694ac78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:48.258Z|28cee93d-5d44-4e36-9b8d-22fddb6fcda0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:48.259Z|28cee93d-5d44-4e36-9b8d-22fddb6fcda0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:48.730Z|82d3e73b-5a1d-4e94-aad1-a2033c6efa15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:45:48.730Z|82d3e73b-5a1d-4e94-aad1-a2033c6efa15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:45:48.906Z|06bd5e30-f979-432f-b1c1-329af3fe47a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:45:48.906Z|06bd5e30-f979-432f-b1c1-329af3fe47a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:45:50.242Z|989d43e0-3333-4ae5-81b4-d0c88e75433c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:50.243Z|989d43e0-3333-4ae5-81b4-d0c88e75433c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:57.611Z|987b0d5a-f4d7-4376-a2bc-b929690e1022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:57.612Z|987b0d5a-f4d7-4376-a2bc-b929690e1022|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:45:58.284Z|80232b73-85fa-4f7b-8952-ec88b2117c43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:45:58.284Z|80232b73-85fa-4f7b-8952-ec88b2117c43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:00.267Z|386e3dea-be7a-4098-a718-66de0b3ff9f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:00.268Z|386e3dea-be7a-4098-a718-66de0b3ff9f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:03.730Z|11338226-b884-42e5-8b68-18d4d55fb92a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:46:03.732Z|11338226-b884-42e5-8b68-18d4d55fb92a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:46:07.638Z|5d97fb51-7a26-4151-9ebf-ea7c1e5cad9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:07.639Z|5d97fb51-7a26-4151-9ebf-ea7c1e5cad9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:08.310Z|1ce7fcb8-2686-4e2e-82cb-30b703716346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:08.311Z|1ce7fcb8-2686-4e2e-82cb-30b703716346|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:10.293Z|b91866a9-3c86-4836-8f5d-2982f939a6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:10.294Z|b91866a9-3c86-4836-8f5d-2982f939a6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:17.671Z|ae6761c8-129a-473b-a86d-ad7a56dd9043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:17.672Z|ae6761c8-129a-473b-a86d-ad7a56dd9043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:18.337Z|203a26d1-1ba6-40dc-bd85-40c740383e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:18.338Z|203a26d1-1ba6-40dc-bd85-40c740383e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:18.730Z|bb7451b9-de77-4033-b918-4bf9fe8698a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:46:18.730Z|bb7451b9-de77-4033-b918-4bf9fe8698a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:46:18.907Z|1061651d-0940-4a91-b4c3-b3311e2676e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:46:18.908Z|1061651d-0940-4a91-b4c3-b3311e2676e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:46:20.320Z|387dd377-dfe9-4175-bccd-b28d563f3ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:20.321Z|387dd377-dfe9-4175-bccd-b28d563f3ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:27.696Z|787b3d94-0cc4-43d4-aeeb-5d77a034443b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:27.697Z|787b3d94-0cc4-43d4-aeeb-5d77a034443b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:28.366Z|d326316e-9a1a-4b9d-a3e7-1a5b96c4c187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:28.367Z|d326316e-9a1a-4b9d-a3e7-1a5b96c4c187|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:30.345Z|b6161693-da37-4387-afa4-a18d6365db8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:30.346Z|b6161693-da37-4387-afa4-a18d6365db8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:33.730Z|29d30663-8a83-477f-b24b-09cdc4cb8238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:46:33.730Z|29d30663-8a83-477f-b24b-09cdc4cb8238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:46:37.721Z|c27ebb46-9432-4f2a-b732-2f9c2dc321c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:37.722Z|c27ebb46-9432-4f2a-b732-2f9c2dc321c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:38.395Z|69ce2f58-2e7a-445c-91ac-251669b8646e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:38.396Z|69ce2f58-2e7a-445c-91ac-251669b8646e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:40.073Z|78799350-9fef-4525-b177-3069c16367da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:46:40.074Z|78799350-9fef-4525-b177-3069c16367da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:40.371Z|d3e040df-1f44-4ef7-9194-0e5c32b1a9c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:40.373Z|d3e040df-1f44-4ef7-9194-0e5c32b1a9c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:47.749Z|bf6fcfda-7cbc-4bcb-95ad-ed72939a4c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:47.751Z|bf6fcfda-7cbc-4bcb-95ad-ed72939a4c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:48.421Z|f11b1e5d-b491-4cdc-ac96-042c5cbe61dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:48.422Z|f11b1e5d-b491-4cdc-ac96-042c5cbe61dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:48.730Z|17db70a1-b9be-4b7c-82b8-222355990c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:46:48.733Z|17db70a1-b9be-4b7c-82b8-222355990c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:46:48.910Z|2fb5683d-0ab0-4985-ac26-927e8f8f3989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:46:48.911Z|2fb5683d-0ab0-4985-ac26-927e8f8f3989|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:46:50.398Z|c9a3469b-8c5f-45c6-b46d-8d2f1e5abf4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:50.399Z|c9a3469b-8c5f-45c6-b46d-8d2f1e5abf4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:57.776Z|af7450c8-7675-4374-a2a3-1251a42a52c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:57.777Z|af7450c8-7675-4374-a2a3-1251a42a52c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:46:58.446Z|33370fbc-352b-4f42-baff-b03b3f1a7422|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:46:58.447Z|33370fbc-352b-4f42-baff-b03b3f1a7422|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:00.425Z|4aeca7b6-89f7-47eb-ba66-e76645553a7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:00.426Z|4aeca7b6-89f7-47eb-ba66-e76645553a7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:03.730Z|bf1004aa-5ff9-4ca6-9c01-916a3705c82d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:47:03.731Z|bf1004aa-5ff9-4ca6-9c01-916a3705c82d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:47:07.801Z|517bc176-5d40-44cb-bac8-e442e2cbda7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:07.803Z|517bc176-5d40-44cb-bac8-e442e2cbda7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:08.470Z|49936dab-b53a-4151-9556-01a987031ca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:08.470Z|49936dab-b53a-4151-9556-01a987031ca9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:10.450Z|3476f875-5132-45fb-8b48-cfda2560d8a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:10.451Z|3476f875-5132-45fb-8b48-cfda2560d8a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:17.838Z|d17ba1aa-8494-47d1-8e45-03d62747eda7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:17.838Z|d17ba1aa-8494-47d1-8e45-03d62747eda7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:18.496Z|ca14d011-02ac-4592-845a-5a463eeaad09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:18.497Z|ca14d011-02ac-4592-845a-5a463eeaad09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:18.730Z|6fc3abfd-4bc0-4509-87f7-dd4094122036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:47:18.730Z|6fc3abfd-4bc0-4509-87f7-dd4094122036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:47:18.912Z|b9df565c-9c2c-48b3-849a-f78b4fa52d3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:47:18.912Z|b9df565c-9c2c-48b3-849a-f78b4fa52d3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:47:20.478Z|d435d05c-ce1c-4657-8982-9e384c330a97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:20.479Z|d435d05c-ce1c-4657-8982-9e384c330a97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:27.864Z|93308823-e6ee-40c9-a388-a024303afbd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:27.865Z|93308823-e6ee-40c9-a388-a024303afbd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:28.523Z|ae143549-ad8c-478c-b28a-4451ec12b5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:28.524Z|ae143549-ad8c-478c-b28a-4451ec12b5a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:30.504Z|c7966b6c-b26a-46c6-b6ee-30ae1e9beb25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:30.505Z|c7966b6c-b26a-46c6-b6ee-30ae1e9beb25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:33.730Z|fdcdf15f-51df-400f-9730-94d00a087668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:47:33.732Z|fdcdf15f-51df-400f-9730-94d00a087668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:47:37.891Z|6eb65b53-b856-4a7c-bed1-0da6872ee507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:37.892Z|6eb65b53-b856-4a7c-bed1-0da6872ee507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:38.549Z|19d71244-e8a2-4ccd-9703-5e7201ff32db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:38.550Z|19d71244-e8a2-4ccd-9703-5e7201ff32db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:40.072Z|8893792c-9cc4-46b1-a35b-33b1c60a5d4d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:47:40.073Z|8893792c-9cc4-46b1-a35b-33b1c60a5d4d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:40.531Z|3dd7782a-5717-48eb-a13a-bb29ba2a39ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:40.531Z|3dd7782a-5717-48eb-a13a-bb29ba2a39ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:47.918Z|c0d4ae6c-fe2c-4231-a762-ec2c3a018693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:47.919Z|c0d4ae6c-fe2c-4231-a762-ec2c3a018693|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:48.573Z|dd053cf3-a0bc-47b4-86df-51df88fb9da5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:48.574Z|dd053cf3-a0bc-47b4-86df-51df88fb9da5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:48.730Z|9d0dd085-2303-4d85-a270-2a41e35dbb66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:47:48.730Z|9d0dd085-2303-4d85-a270-2a41e35dbb66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:47:48.913Z|42d5b998-eecd-4c40-8b1e-c4b796ca82f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:47:48.914Z|42d5b998-eecd-4c40-8b1e-c4b796ca82f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:47:50.555Z|c1f04b15-3786-4d89-bf8b-5c50f2dee2dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:50.555Z|c1f04b15-3786-4d89-bf8b-5c50f2dee2dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:57.946Z|f5110260-e805-48df-98fc-834b5ac973f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:57.947Z|f5110260-e805-48df-98fc-834b5ac973f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:47:58.599Z|3472713f-d661-4f19-8dcc-e6cc942db753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:47:58.600Z|3472713f-d661-4f19-8dcc-e6cc942db753|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:00.582Z|7b0e7cbf-dd5f-478e-96d3-bfb53832057e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:00.583Z|7b0e7cbf-dd5f-478e-96d3-bfb53832057e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:03.730Z|35590440-6605-4a06-941e-7ea7ffdc4600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:48:03.731Z|35590440-6605-4a06-941e-7ea7ffdc4600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:48:07.973Z|a7110638-dd1c-46ed-8826-95b5d5e02845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:07.974Z|a7110638-dd1c-46ed-8826-95b5d5e02845|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:08.626Z|c4d596bb-a51e-440b-bd63-47b3552bae78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:08.627Z|c4d596bb-a51e-440b-bd63-47b3552bae78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:10.609Z|e98f1e14-e991-4df6-b826-9c9a96e90eb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:10.610Z|e98f1e14-e991-4df6-b826-9c9a96e90eb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:18.000Z|522f0d70-5da5-4553-9778-7aae84b18d26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:18.001Z|522f0d70-5da5-4553-9778-7aae84b18d26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:18.653Z|5c7fdb5a-0753-48b9-8a5e-753d12a4659a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:18.654Z|5c7fdb5a-0753-48b9-8a5e-753d12a4659a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:18.730Z|5041f00a-4ebd-4a0d-8e48-632e976349ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:48:18.732Z|5041f00a-4ebd-4a0d-8e48-632e976349ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:48:18.915Z|a11a40d8-632c-4219-ae86-310d37ef1db2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:48:18.916Z|a11a40d8-632c-4219-ae86-310d37ef1db2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:48:20.635Z|d08a8e86-a362-4064-9bd7-51b6e1d27886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:20.635Z|d08a8e86-a362-4064-9bd7-51b6e1d27886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:28.026Z|fc241cac-7cb1-457c-8612-b96834e2f9d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:28.027Z|fc241cac-7cb1-457c-8612-b96834e2f9d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:28.678Z|27c6a142-1ec1-4606-815f-9c443a2c7dd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:28.679Z|27c6a142-1ec1-4606-815f-9c443a2c7dd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:30.660Z|50683824-ebc8-4123-8cc1-83746503ba00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:30.661Z|50683824-ebc8-4123-8cc1-83746503ba00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:33.730Z|66e70eb1-1173-4e86-a737-fcc21fb97fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:48:33.731Z|66e70eb1-1173-4e86-a737-fcc21fb97fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:48:38.054Z|0d27ebc0-9a74-4399-a86d-501600f507d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:38.055Z|0d27ebc0-9a74-4399-a86d-501600f507d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:38.702Z|ae6ad6b6-1b43-42b7-92a0-38e7a4732907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:38.703Z|ae6ad6b6-1b43-42b7-92a0-38e7a4732907|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:40.073Z|3cd765a0-1299-4198-8d27-0c051f06b018|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:48:40.074Z|3cd765a0-1299-4198-8d27-0c051f06b018|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:40.686Z|6bcf725a-8370-49eb-8361-102aa83e70a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:40.687Z|6bcf725a-8370-49eb-8361-102aa83e70a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:48.078Z|e11f5f08-dc92-4102-ba97-85bbf66b6131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:48.079Z|e11f5f08-dc92-4102-ba97-85bbf66b6131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:48.726Z|9bce3ed0-28b4-428e-8c73-edf085a76eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:48.727Z|9bce3ed0-28b4-428e-8c73-edf085a76eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:48.729Z|3929c8b2-8676-4e4c-8f5e-011df7a2453b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:48:48.730Z|3929c8b2-8676-4e4c-8f5e-011df7a2453b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:48:48.916Z|4b8bf61b-1e86-496d-a132-012b447d30a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:48:48.917Z|4b8bf61b-1e86-496d-a132-012b447d30a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:48:50.712Z|0f87e0f9-e98c-4638-a891-09843dd24d20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:50.713Z|0f87e0f9-e98c-4638-a891-09843dd24d20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:58.106Z|5eab86f8-2fbc-4515-8da1-575b4cc55687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:58.107Z|5eab86f8-2fbc-4515-8da1-575b4cc55687|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:48:58.750Z|d18bf718-79a5-4953-8e66-bd05a24d6a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:48:58.751Z|d18bf718-79a5-4953-8e66-bd05a24d6a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:00.738Z|c3a4416e-5d4d-4eca-a287-22163c69a143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:00.739Z|c3a4416e-5d4d-4eca-a287-22163c69a143|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:03.730Z|e5cd4662-d323-4f6c-93fd-3b64be99a570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:49:03.732Z|e5cd4662-d323-4f6c-93fd-3b64be99a570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:49:08.133Z|348b1327-fb00-4ace-8ad9-fdf9606faac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:08.134Z|348b1327-fb00-4ace-8ad9-fdf9606faac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:08.775Z|1822c347-f97a-4294-b93a-91782c1c6fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:08.776Z|1822c347-f97a-4294-b93a-91782c1c6fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:10.764Z|2636911f-dc1c-475a-b1b3-bdd38d02d2f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:10.765Z|2636911f-dc1c-475a-b1b3-bdd38d02d2f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:18.161Z|68ebd826-2589-4107-8c5f-f3d44f6176dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:18.162Z|68ebd826-2589-4107-8c5f-f3d44f6176dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:18.730Z|c7df66a5-4e2c-499d-874e-42af90504d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:49:18.730Z|c7df66a5-4e2c-499d-874e-42af90504d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:49:18.801Z|e1f122dd-eab3-42a0-a772-07cffc780d49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:18.802Z|e1f122dd-eab3-42a0-a772-07cffc780d49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:18.918Z|4a91a061-053f-4174-b10f-505605729d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:49:18.919Z|4a91a061-053f-4174-b10f-505605729d43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:49:20.790Z|62ea2857-9301-46e6-9cb7-68100192f16a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:20.791Z|62ea2857-9301-46e6-9cb7-68100192f16a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:28.191Z|d9dd629f-67ba-4dee-b92a-da8b12412d86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:28.193Z|d9dd629f-67ba-4dee-b92a-da8b12412d86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:28.827Z|9df5c5b8-bb25-4ba6-ac8e-ea0d5573debb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:28.828Z|9df5c5b8-bb25-4ba6-ac8e-ea0d5573debb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:30.815Z|56da4618-714c-43b9-8f96-f11489e9e0b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:30.816Z|56da4618-714c-43b9-8f96-f11489e9e0b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:33.730Z|ed11b6dc-aa0f-45aa-b907-a80f74369161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:49:33.731Z|ed11b6dc-aa0f-45aa-b907-a80f74369161|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:49:38.218Z|c7b8084e-e6e4-4836-aa4e-e4cff59249cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:38.219Z|c7b8084e-e6e4-4836-aa4e-e4cff59249cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:38.853Z|62e7a9c6-abdf-4f45-966a-f40ecfcb09ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:38.854Z|62e7a9c6-abdf-4f45-966a-f40ecfcb09ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:40.075Z|581819d8-6a86-4ca0-9f82-b8234126b029|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:49:40.076Z|581819d8-6a86-4ca0-9f82-b8234126b029|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:40.842Z|35e03a4d-5029-44db-ba01-054e6900c6c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:40.843Z|35e03a4d-5029-44db-ba01-054e6900c6c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:48.243Z|b561289b-3e65-4606-b556-5e1535b22126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:48.244Z|b561289b-3e65-4606-b556-5e1535b22126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:48.730Z|915b4c8a-dc00-45ea-8f71-69ffb4bc5535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:49:48.733Z|915b4c8a-dc00-45ea-8f71-69ffb4bc5535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:49:48.878Z|f2457701-5b56-42fb-8b8c-f861bf4d0ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:48.879Z|f2457701-5b56-42fb-8b8c-f861bf4d0ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:48.920Z|f75d701b-8efb-451c-baf7-6991cf035ce2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:49:48.920Z|f75d701b-8efb-451c-baf7-6991cf035ce2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:49:50.868Z|420d83bc-d118-4263-a90d-e693a80409cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:50.869Z|420d83bc-d118-4263-a90d-e693a80409cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:58.272Z|b0aabb60-690a-4a46-b5d0-93f9c8c95e02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:58.272Z|b0aabb60-690a-4a46-b5d0-93f9c8c95e02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:49:58.910Z|ddfcd8d0-5f36-4df2-bffa-24a81055c5af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:49:58.911Z|ddfcd8d0-5f36-4df2-bffa-24a81055c5af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:00.894Z|cddb9744-33e8-4f39-b7bf-3723a58c7f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:00.895Z|cddb9744-33e8-4f39-b7bf-3723a58c7f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:03.730Z|509780b7-a977-48b5-bf1c-c1c42cfaf3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:50:03.730Z|509780b7-a977-48b5-bf1c-c1c42cfaf3cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:50:08.311Z|450f7519-990b-44a8-ba1d-24bb780211f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:08.312Z|450f7519-990b-44a8-ba1d-24bb780211f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:08.936Z|77990583-2f3a-4da9-b46f-6f531d1c9833|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:08.937Z|77990583-2f3a-4da9-b46f-6f531d1c9833|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:10.920Z|48f4f2bf-67a0-4708-90be-20c50d73b6a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:10.921Z|48f4f2bf-67a0-4708-90be-20c50d73b6a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:18.336Z|c538aed1-4747-43dc-8a96-c702237121d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:18.337Z|c538aed1-4747-43dc-8a96-c702237121d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:18.731Z|69b1f472-eac2-41f2-b2be-b1e8953ee967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:50:18.732Z|69b1f472-eac2-41f2-b2be-b1e8953ee967|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:50:18.921Z|7be87c57-ef2a-4bdd-9ad5-b705c11e40e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:50:18.922Z|7be87c57-ef2a-4bdd-9ad5-b705c11e40e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:50:18.961Z|ed14aafb-f92c-4ef1-9bf9-6468a78899ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:18.962Z|ed14aafb-f92c-4ef1-9bf9-6468a78899ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:20.947Z|39b3ce09-7cf9-4c96-ad07-8fe477cec03c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:20.948Z|39b3ce09-7cf9-4c96-ad07-8fe477cec03c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:28.360Z|83bf9cd5-5827-4cb0-a88f-800b2d6e1252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:28.361Z|83bf9cd5-5827-4cb0-a88f-800b2d6e1252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:28.986Z|7c85b854-4322-46cc-85a4-8d8e873c62f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:28.988Z|7c85b854-4322-46cc-85a4-8d8e873c62f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:30.972Z|2cb35159-a1df-43c3-aef0-2102a10f500c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:30.972Z|2cb35159-a1df-43c3-aef0-2102a10f500c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:33.730Z|4ecccaa2-6dc9-4c9e-aaa2-34ceac010771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:50:33.733Z|4ecccaa2-6dc9-4c9e-aaa2-34ceac010771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:50:38.385Z|bc8ab426-9e7c-4cff-8757-2a78e3c12fef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:38.386Z|bc8ab426-9e7c-4cff-8757-2a78e3c12fef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:39.023Z|75b60b05-19d1-419c-80e0-a3cb02c6a323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:39.024Z|75b60b05-19d1-419c-80e0-a3cb02c6a323|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:40.074Z|525f5446-c801-4cec-a929-1fe9dfab40d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:50:40.075Z|525f5446-c801-4cec-a929-1fe9dfab40d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:40.996Z|6889f2e0-0fe7-45e8-ad83-686b7b20ad64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:40.997Z|6889f2e0-0fe7-45e8-ad83-686b7b20ad64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:48.411Z|66b16247-02c8-4bd0-82be-a21b74f813af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:48.412Z|66b16247-02c8-4bd0-82be-a21b74f813af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:48.730Z|32941283-bc02-41f3-8211-591fb1a61902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:50:48.730Z|32941283-bc02-41f3-8211-591fb1a61902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:50:48.923Z|7d81f087-36ec-459f-a42d-575b4571daef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:50:48.923Z|7d81f087-36ec-459f-a42d-575b4571daef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:50:49.050Z|20247ddc-7961-49f6-9b70-2562447fc34c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:49.051Z|20247ddc-7961-49f6-9b70-2562447fc34c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:51.021Z|77943ac3-06e4-442b-8b1f-1a81ebda4359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:51.022Z|77943ac3-06e4-442b-8b1f-1a81ebda4359|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:58.440Z|cb291314-49bb-4c45-8d7d-215680617fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:58.440Z|cb291314-49bb-4c45-8d7d-215680617fcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:50:59.077Z|9f83438b-cfdd-4e34-b5bc-805f302054e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:50:59.078Z|9f83438b-cfdd-4e34-b5bc-805f302054e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:01.047Z|099621bb-665c-4429-9a8a-e3123cd997f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:01.048Z|099621bb-665c-4429-9a8a-e3123cd997f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:03.730Z|90fc1cb8-dde9-4d30-9759-58bd6378e7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:51:03.730Z|90fc1cb8-dde9-4d30-9759-58bd6378e7c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:51:08.464Z|ab2df714-77b0-4da3-87ea-260eb8b43258|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:08.466Z|ab2df714-77b0-4da3-87ea-260eb8b43258|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:09.102Z|b0791b87-b454-48ad-b778-165ce4aaf7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:09.103Z|b0791b87-b454-48ad-b778-165ce4aaf7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:11.071Z|dd8af172-4aed-4ad1-970a-73e67b45dbb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:11.072Z|dd8af172-4aed-4ad1-970a-73e67b45dbb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:18.490Z|0ba57651-7550-4c4a-8d66-8b32dda15269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:18.491Z|0ba57651-7550-4c4a-8d66-8b32dda15269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:18.730Z|fc63c61d-05f5-4052-baa7-bf8ab934df1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:51:18.732Z|fc63c61d-05f5-4052-baa7-bf8ab934df1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:51:18.924Z|9fa64446-6b2a-4050-bb48-a78aeb7e4942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:51:18.925Z|9fa64446-6b2a-4050-bb48-a78aeb7e4942|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:51:19.127Z|4421c3e7-c0f9-4b5a-98b9-f6faebfe38de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:19.127Z|4421c3e7-c0f9-4b5a-98b9-f6faebfe38de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:21.100Z|aeff223d-2af7-4524-913c-eefe1b186d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:21.101Z|aeff223d-2af7-4524-913c-eefe1b186d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:28.518Z|4a269add-def3-4cc1-9602-921e853136b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:28.519Z|4a269add-def3-4cc1-9602-921e853136b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:29.152Z|ca0c743a-59fa-478e-80cd-03b2ba86ae62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:29.153Z|ca0c743a-59fa-478e-80cd-03b2ba86ae62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:31.125Z|82ebbdeb-7476-41f3-af44-606cdfbac7ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:31.126Z|82ebbdeb-7476-41f3-af44-606cdfbac7ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:33.730Z|9b797f75-c1ed-4b3b-820b-79668c39b0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:51:33.730Z|9b797f75-c1ed-4b3b-820b-79668c39b0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:51:38.543Z|bd8093ff-fd07-4222-92d3-03d69c65ae1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:38.544Z|bd8093ff-fd07-4222-92d3-03d69c65ae1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:39.181Z|e4a8ba16-d139-4bb2-a706-6d2ce7e3e21c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:39.182Z|e4a8ba16-d139-4bb2-a706-6d2ce7e3e21c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:40.072Z|2a5a66cb-eb3a-4108-837c-279e023f0ea7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:51:40.073Z|2a5a66cb-eb3a-4108-837c-279e023f0ea7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:41.155Z|661a0531-4c50-49d1-b0ca-4510ef037d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:41.156Z|661a0531-4c50-49d1-b0ca-4510ef037d5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:48.567Z|2c2c33a5-b04c-4012-a674-5c34da4d5c86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:48.568Z|2c2c33a5-b04c-4012-a674-5c34da4d5c86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:48.730Z|091744e2-63e2-41e1-926f-5bb49db2adfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:51:48.730Z|091744e2-63e2-41e1-926f-5bb49db2adfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:51:48.925Z|f8bd9602-bd08-4a57-8b15-44e748a62462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:51:48.926Z|f8bd9602-bd08-4a57-8b15-44e748a62462|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:51:49.204Z|74fa16f4-1dcb-401e-a330-1ee21fbdff4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:49.205Z|74fa16f4-1dcb-401e-a330-1ee21fbdff4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:51.180Z|1faf82fa-d5c1-4d40-90f2-ea7319fb55b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:51.181Z|1faf82fa-d5c1-4d40-90f2-ea7319fb55b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:58.592Z|5d072a76-6d22-425d-b8a5-db3ba96c6a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:58.593Z|5d072a76-6d22-425d-b8a5-db3ba96c6a59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:51:59.228Z|823c48fc-983e-4ad7-9fb7-188d64758082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:51:59.229Z|823c48fc-983e-4ad7-9fb7-188d64758082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:01.205Z|1be0af83-2d0d-453a-a0fc-edca7ed1ca44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:01.205Z|1be0af83-2d0d-453a-a0fc-edca7ed1ca44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:03.730Z|9bf23f45-dcb2-49be-88ca-9540eda5c9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:52:03.732Z|9bf23f45-dcb2-49be-88ca-9540eda5c9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:52:08.617Z|855446e4-d2dd-4286-a418-07d61c3c6a14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:08.618Z|855446e4-d2dd-4286-a418-07d61c3c6a14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:09.252Z|3fafd9eb-8e55-4e11-84e8-d0945402d121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:09.253Z|3fafd9eb-8e55-4e11-84e8-d0945402d121|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:11.232Z|0a0500c7-b582-447f-bd53-08ba848d12b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:11.232Z|0a0500c7-b582-447f-bd53-08ba848d12b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:18.643Z|d8d29008-04b5-4309-99b5-47d53eda35e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:18.644Z|d8d29008-04b5-4309-99b5-47d53eda35e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:18.729Z|9ff9d449-18b9-4325-a58b-8c0cdb56ecfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:52:18.730Z|9ff9d449-18b9-4325-a58b-8c0cdb56ecfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:52:18.927Z|52b33e7b-e29f-4e85-bd9f-1f885c10e36f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:52:18.927Z|52b33e7b-e29f-4e85-bd9f-1f885c10e36f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:52:19.276Z|623f9bf6-c748-48d0-a51f-818e8408ced4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:19.277Z|623f9bf6-c748-48d0-a51f-818e8408ced4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:21.261Z|c6a0ffc9-cb1a-42bc-b24b-2e3a7f199566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:21.262Z|c6a0ffc9-cb1a-42bc-b24b-2e3a7f199566|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:28.668Z|98553cfe-630e-42a3-950e-c02e23ff2346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:28.669Z|98553cfe-630e-42a3-950e-c02e23ff2346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:29.302Z|e28c6c49-b428-419e-aa32-b67dabe53ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:29.302Z|e28c6c49-b428-419e-aa32-b67dabe53ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:31.285Z|6bd51cf0-e0cc-491b-b42e-03b54f43f65d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:31.286Z|6bd51cf0-e0cc-491b-b42e-03b54f43f65d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:33.730Z|edb163b5-e5fb-44e2-9979-eafe0d5bb3b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:52:33.730Z|edb163b5-e5fb-44e2-9979-eafe0d5bb3b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:52:38.694Z|1ca9739c-2fee-4bc2-9f64-b940e7d54067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:38.695Z|1ca9739c-2fee-4bc2-9f64-b940e7d54067|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:39.326Z|084d9746-10ca-4d3d-86ad-4520da98204e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:39.327Z|084d9746-10ca-4d3d-86ad-4520da98204e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:40.072Z|8b8a8b32-7fbb-4fd1-8175-d52ef19e03a5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:52:40.073Z|8b8a8b32-7fbb-4fd1-8175-d52ef19e03a5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:41.309Z|1cb56445-8fa6-4ac8-b09f-51f25feaa6d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:41.310Z|1cb56445-8fa6-4ac8-b09f-51f25feaa6d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:48.722Z|ad97eb4f-9c24-465e-864a-df82de76bafb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:48.723Z|ad97eb4f-9c24-465e-864a-df82de76bafb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:48.730Z|f5505029-e6e0-4b55-a0e8-899d1e50cb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:52:48.732Z|f5505029-e6e0-4b55-a0e8-899d1e50cb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:52:48.928Z|2f2582cf-bfa2-4bce-9e2d-5f8977e924bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:52:48.929Z|2f2582cf-bfa2-4bce-9e2d-5f8977e924bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:52:49.352Z|a8ba5252-b776-49e4-8f6f-51ff8ed32c21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:49.353Z|a8ba5252-b776-49e4-8f6f-51ff8ed32c21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:51.337Z|8e7fcafb-1fd9-45fd-b351-cb35ad65cb2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:51.338Z|8e7fcafb-1fd9-45fd-b351-cb35ad65cb2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:58.750Z|6977161e-3dbb-4175-8122-ed56092635aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:58.751Z|6977161e-3dbb-4175-8122-ed56092635aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:52:59.376Z|9a748b2c-3853-4589-98b3-038c7477c55d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:52:59.377Z|9a748b2c-3853-4589-98b3-038c7477c55d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:01.364Z|4db86230-7bdc-4f8c-9301-eeb6445e7c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:01.365Z|4db86230-7bdc-4f8c-9301-eeb6445e7c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:03.730Z|bae79c09-adfc-49a6-a14b-6b20cf250a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:53:03.730Z|bae79c09-adfc-49a6-a14b-6b20cf250a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:53:08.776Z|c4740ac3-e9f2-43ca-9acc-8f5cd7c800cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:08.777Z|c4740ac3-e9f2-43ca-9acc-8f5cd7c800cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:09.404Z|a2be3811-8e99-4ce6-b3c2-63654101f636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:09.405Z|a2be3811-8e99-4ce6-b3c2-63654101f636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:11.390Z|fbd809c6-b0cb-48eb-aa01-6634235aa046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:11.391Z|fbd809c6-b0cb-48eb-aa01-6634235aa046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:18.730Z|ad6c5342-68a9-43ad-a70b-8321ac3d37e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:53:18.730Z|ad6c5342-68a9-43ad-a70b-8321ac3d37e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:53:18.801Z|6d3012b2-7c16-4dc7-af59-0263a6a979cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:18.802Z|6d3012b2-7c16-4dc7-af59-0263a6a979cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:18.930Z|0d3ffaa5-a69b-4bc1-bfd7-027f1d6db7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:53:18.931Z|0d3ffaa5-a69b-4bc1-bfd7-027f1d6db7d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:53:19.429Z|ce491b00-110e-4e28-bc69-0211dc1b408e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:19.430Z|ce491b00-110e-4e28-bc69-0211dc1b408e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:21.416Z|951cbb47-22c2-4d89-9a5a-ad6cd96f15ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:21.416Z|951cbb47-22c2-4d89-9a5a-ad6cd96f15ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:28.827Z|660a3493-d295-4ba6-b88b-ba1334df2812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:28.828Z|660a3493-d295-4ba6-b88b-ba1334df2812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:29.456Z|bfcaad66-1c9f-4526-9c46-746d6c59036f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:29.456Z|bfcaad66-1c9f-4526-9c46-746d6c59036f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:31.440Z|4718838d-bd68-4edd-aa17-6ac70684045f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:31.441Z|4718838d-bd68-4edd-aa17-6ac70684045f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:33.732Z|fc733c51-1f86-4ba7-9c87-f193eef87474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:53:33.734Z|fc733c51-1f86-4ba7-9c87-f193eef87474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:53:38.853Z|7281081b-b388-4652-b557-bf535ee09212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:38.854Z|7281081b-b388-4652-b557-bf535ee09212|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:39.480Z|647de9ea-a06c-4f16-a648-809d32daaf00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:39.481Z|647de9ea-a06c-4f16-a648-809d32daaf00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:40.072Z|e797908f-6545-457b-b278-9117f0ac710d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:53:40.073Z|e797908f-6545-457b-b278-9117f0ac710d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:41.464Z|6f6245a0-17b0-4b56-b07e-96c04618b48c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:41.465Z|6f6245a0-17b0-4b56-b07e-96c04618b48c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:48.730Z|8acbb676-4a6a-40f3-a42c-1486000bcb4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:53:48.730Z|8acbb676-4a6a-40f3-a42c-1486000bcb4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:53:48.877Z|a56d565f-a926-4567-a5ff-8cb2815d6bb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:48.878Z|a56d565f-a926-4567-a5ff-8cb2815d6bb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:48.932Z|6ccaa14d-b578-4032-8cda-8f505508ae34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:53:48.932Z|6ccaa14d-b578-4032-8cda-8f505508ae34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:53:49.505Z|f271eee9-87d4-4740-9775-caa6eccea8c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:49.506Z|f271eee9-87d4-4740-9775-caa6eccea8c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:51.488Z|cfc37712-4dfe-4d2e-8c61-c359f2b960ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:51.489Z|cfc37712-4dfe-4d2e-8c61-c359f2b960ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:58.901Z|127327b5-1ddc-47b1-8a98-eb1472e918fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:58.902Z|127327b5-1ddc-47b1-8a98-eb1472e918fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:53:59.530Z|d673f17a-d7c4-42b6-bd03-23e4d8b094a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:53:59.531Z|d673f17a-d7c4-42b6-bd03-23e4d8b094a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:01.513Z|74eff09c-4457-464e-a03a-479240f4eae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:01.513Z|74eff09c-4457-464e-a03a-479240f4eae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:03.730Z|9370ea7a-fc23-493b-b26b-d6731bacd48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:54:03.730Z|9370ea7a-fc23-493b-b26b-d6731bacd48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:54:08.932Z|4d268c5b-8155-4f1c-afd5-abcd0c8840b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:08.933Z|4d268c5b-8155-4f1c-afd5-abcd0c8840b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:09.555Z|94fdccd6-6e5a-42c0-9d18-9e9b28b7e227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:09.556Z|94fdccd6-6e5a-42c0-9d18-9e9b28b7e227|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:11.536Z|b6827eda-bf40-428e-a169-14ea196e5129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:11.537Z|b6827eda-bf40-428e-a169-14ea196e5129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:18.730Z|27104bdf-281b-4ac1-8f2f-f34ba2471e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:54:18.733Z|27104bdf-281b-4ac1-8f2f-f34ba2471e55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:54:18.933Z|66bc4ae5-6a6a-44fa-accb-7b12f6781125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:54:18.934Z|66bc4ae5-6a6a-44fa-accb-7b12f6781125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:54:18.960Z|dc005348-fd5b-46f9-8e87-4735cb4e1ed5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:18.960Z|dc005348-fd5b-46f9-8e87-4735cb4e1ed5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:19.580Z|ffa35d2c-37a5-4d16-a0e4-3feeae7a083a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:19.581Z|ffa35d2c-37a5-4d16-a0e4-3feeae7a083a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:21.562Z|f550f784-33e7-400e-b904-b54606eab9b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:21.563Z|f550f784-33e7-400e-b904-b54606eab9b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:28.985Z|3975e299-3de3-42d0-a4b5-8722ddb13a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:28.986Z|3975e299-3de3-42d0-a4b5-8722ddb13a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:29.605Z|2d1e6750-da91-4ea3-851f-f9ce51d2933b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:29.606Z|2d1e6750-da91-4ea3-851f-f9ce51d2933b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:31.588Z|08aa6da6-a2b1-49f1-873d-e261a58b584d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:31.589Z|08aa6da6-a2b1-49f1-873d-e261a58b584d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:33.730Z|323c04ec-8bb2-4403-b2bf-1bc57b03916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:54:33.730Z|323c04ec-8bb2-4403-b2bf-1bc57b03916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:54:39.014Z|cca6bd99-616e-4947-8aec-1829dccd4e55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:39.015Z|cca6bd99-616e-4947-8aec-1829dccd4e55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:39.634Z|028d5a0a-1d89-4438-8628-f918d8c3a6d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:39.635Z|028d5a0a-1d89-4438-8628-f918d8c3a6d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:40.073Z|59b8cde9-1154-4ff4-ba2b-2c6c6d9a9491|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:54:40.074Z|59b8cde9-1154-4ff4-ba2b-2c6c6d9a9491|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:41.610Z|3d662af9-1644-4ada-9da7-a98806709945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:41.611Z|3d662af9-1644-4ada-9da7-a98806709945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:48.730Z|0c696f05-d58b-4769-9286-a4e8e10a09f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:54:48.731Z|0c696f05-d58b-4769-9286-a4e8e10a09f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:54:48.935Z|8d109857-95b3-48ad-b123-b2d042e2a611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:54:48.935Z|8d109857-95b3-48ad-b123-b2d042e2a611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:54:49.039Z|b6e648df-e04d-4c3f-a3b5-872c880f2739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:49.039Z|b6e648df-e04d-4c3f-a3b5-872c880f2739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:49.659Z|d0065068-e200-49b1-bd57-a211b16832a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:49.660Z|d0065068-e200-49b1-bd57-a211b16832a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:51.635Z|52bbe7a9-92aa-40f4-a22c-ce603710bde2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:51.636Z|52bbe7a9-92aa-40f4-a22c-ce603710bde2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:59.064Z|2e3fd8b5-c6f7-4a6e-9700-085bcbd67577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:59.065Z|2e3fd8b5-c6f7-4a6e-9700-085bcbd67577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:54:59.682Z|cd307fa1-5472-4f85-9f91-3092f69f8b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:54:59.682Z|cd307fa1-5472-4f85-9f91-3092f69f8b74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:01.660Z|a53add80-5f9f-46cb-a25f-a852ced3ccdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:01.660Z|a53add80-5f9f-46cb-a25f-a852ced3ccdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:03.730Z|83a0d108-528a-4e32-9600-710874b5a649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:55:03.732Z|83a0d108-528a-4e32-9600-710874b5a649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:55:09.089Z|2fc96671-85a7-4f72-9d43-f61bd8965ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:09.090Z|2fc96671-85a7-4f72-9d43-f61bd8965ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:09.706Z|61aefa02-9420-4144-b192-6332528936c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:09.707Z|61aefa02-9420-4144-b192-6332528936c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:11.684Z|cbb9be66-5701-4837-b368-c042e237c77e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:11.685Z|cbb9be66-5701-4837-b368-c042e237c77e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:18.730Z|05d1d4aa-da3a-42f8-8626-e25137b25a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:55:18.731Z|05d1d4aa-da3a-42f8-8626-e25137b25a4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:55:18.937Z|ae986707-7e1a-44f7-9f83-7e928ffb2c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:55:18.937Z|ae986707-7e1a-44f7-9f83-7e928ffb2c67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:55:19.114Z|2b54d09a-59fc-4053-87f0-47e97524728e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:19.115Z|2b54d09a-59fc-4053-87f0-47e97524728e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:19.730Z|114f7b02-3ebe-4e35-9586-58af1f7bbfe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:19.731Z|114f7b02-3ebe-4e35-9586-58af1f7bbfe5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:21.709Z|c8e39cbb-1781-4e82-8565-dc744d5714f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:21.710Z|c8e39cbb-1781-4e82-8565-dc744d5714f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:29.143Z|221ac1be-2c0e-45a7-96af-2a62e4cf1ac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:29.144Z|221ac1be-2c0e-45a7-96af-2a62e4cf1ac6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:29.758Z|1ae509f3-f849-49e6-8127-54c8b4e9617f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:29.759Z|1ae509f3-f849-49e6-8127-54c8b4e9617f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:31.733Z|ba9192d4-5a12-4c89-a0db-3e7f6b1c1a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:31.734Z|ba9192d4-5a12-4c89-a0db-3e7f6b1c1a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:33.730Z|4f53a7c5-088f-4184-8b7a-887344b2b177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:55:33.731Z|4f53a7c5-088f-4184-8b7a-887344b2b177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:55:39.168Z|a9717363-fead-47df-a4d7-674c62009577|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:39.169Z|a9717363-fead-47df-a4d7-674c62009577|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:39.783Z|a53ac5cb-249b-4542-8442-9ddb069fc19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:39.784Z|a53ac5cb-249b-4542-8442-9ddb069fc19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:40.073Z|be642826-06b6-4337-a4bf-37f18765dd88|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:55:40.074Z|be642826-06b6-4337-a4bf-37f18765dd88|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:41.758Z|6687eba3-1da3-41d2-8625-ad901e952ded|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:41.759Z|6687eba3-1da3-41d2-8625-ad901e952ded|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:48.730Z|07058e9b-5479-4835-964b-178e2577ed06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:55:48.733Z|07058e9b-5479-4835-964b-178e2577ed06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:55:48.938Z|44df37ba-8158-41ba-8ffe-c7aeb2e12fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:55:48.939Z|44df37ba-8158-41ba-8ffe-c7aeb2e12fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:55:49.192Z|7bc98088-a3bf-4568-bae5-9737906df924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:49.193Z|7bc98088-a3bf-4568-bae5-9737906df924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:49.807Z|ef1b2cda-c63a-4cba-b715-26d61aa79bc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:49.808Z|ef1b2cda-c63a-4cba-b715-26d61aa79bc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:51.784Z|1609675a-eb92-4c80-a8d8-36022f6ba22b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:51.785Z|1609675a-eb92-4c80-a8d8-36022f6ba22b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:59.220Z|7e3260fa-574c-45de-ab2e-97e2cb8ad83f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:59.221Z|7e3260fa-574c-45de-ab2e-97e2cb8ad83f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:55:59.832Z|def485c3-f368-46af-9130-46c8cafd4838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:55:59.833Z|def485c3-f368-46af-9130-46c8cafd4838|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:01.812Z|2e35da1b-bdad-4e34-86a7-ecaa28a5f425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:01.813Z|2e35da1b-bdad-4e34-86a7-ecaa28a5f425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:03.730Z|09ad279d-621a-4879-a170-dfb121480cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:56:03.730Z|09ad279d-621a-4879-a170-dfb121480cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:56:09.246Z|4268df49-93f6-41fb-ad62-9140bbcce57a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:09.247Z|4268df49-93f6-41fb-ad62-9140bbcce57a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:09.861Z|d899d1ea-c79c-4802-b7f2-7e35b62d6cbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:09.861Z|d899d1ea-c79c-4802-b7f2-7e35b62d6cbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:11.839Z|a875893b-b4f1-4736-8d24-7cdd3a057215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:11.840Z|a875893b-b4f1-4736-8d24-7cdd3a057215|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:18.730Z|f787893c-37b4-4e66-a725-919305e42418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:56:18.731Z|f787893c-37b4-4e66-a725-919305e42418|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:56:18.940Z|a324edc9-3874-4085-9935-70a7255fc415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:56:18.941Z|a324edc9-3874-4085-9935-70a7255fc415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:56:19.274Z|2d46833b-43a2-44c6-af31-9b8c1103502c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:19.276Z|2d46833b-43a2-44c6-af31-9b8c1103502c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:19.886Z|bc776722-453f-4610-b81a-8b8d151372dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:19.887Z|bc776722-453f-4610-b81a-8b8d151372dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:21.865Z|99a16cb7-73ce-4ecd-9856-1b6ac87d999a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:21.866Z|99a16cb7-73ce-4ecd-9856-1b6ac87d999a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:28.292Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03D0x82K0xdd0xb90x12s#0x11,0xa5x}l0xfc0x8aY0xf8o0x9f0xd20xd6Z0xcf0xf30xed0xbe0xe00xb00x8fH0x0c]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-11T03:56:29.302Z|96bd6562-84a7-4a05-96d9-4d4536de90f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:29.303Z|96bd6562-84a7-4a05-96d9-4d4536de90f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:29.909Z|1277c8fd-6b95-4ee4-b60a-4563bf5688dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:29.910Z|1277c8fd-6b95-4ee4-b60a-4563bf5688dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:31.891Z|d78889cc-65e4-4fda-a041-8946a80f96f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:31.892Z|d78889cc-65e4-4fda-a041-8946a80f96f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:33.730Z|fdf824fc-7acc-4cbf-838c-ffd18b4d3308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:56:33.733Z|fdf824fc-7acc-4cbf-838c-ffd18b4d3308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:56:39.330Z|018793a0-0fed-4120-9a2b-1e6c6b044d31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:39.331Z|018793a0-0fed-4120-9a2b-1e6c6b044d31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:39.937Z|e5f6ebd7-1e2e-421d-9f37-a7cfa68bd96c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:39.938Z|e5f6ebd7-1e2e-421d-9f37-a7cfa68bd96c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:40.073Z|91f7267c-d8b3-4ca1-ae48-b73d09785020|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:56:40.074Z|91f7267c-d8b3-4ca1-ae48-b73d09785020|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:41.920Z|8ef55040-cdbe-485e-8d48-7ef541deb5ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:41.921Z|8ef55040-cdbe-485e-8d48-7ef541deb5ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:48.730Z|6824764b-f3af-44aa-baae-d49bcb401cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:56:48.731Z|6824764b-f3af-44aa-baae-d49bcb401cda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:56:48.941Z|65d68da0-58e1-4ba2-93ef-8b8e959cb903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:56:48.942Z|65d68da0-58e1-4ba2-93ef-8b8e959cb903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:56:49.359Z|801fabfe-0a06-4ac6-b12e-a0d5af7387ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:49.361Z|801fabfe-0a06-4ac6-b12e-a0d5af7387ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:49.965Z|a1169410-0d91-4d95-86ea-79c3bb40f9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:49.966Z|a1169410-0d91-4d95-86ea-79c3bb40f9c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:51.948Z|2c83b9db-dea1-408f-99a2-a5f6f90522da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:51.949Z|2c83b9db-dea1-408f-99a2-a5f6f90522da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:59.389Z|4a05e8ad-e3f2-478e-8d3a-edf966f4fae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:59.390Z|4a05e8ad-e3f2-478e-8d3a-edf966f4fae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:56:59.993Z|0887317d-b586-4490-b4ad-22fdc6fe9754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:56:59.995Z|0887317d-b586-4490-b4ad-22fdc6fe9754|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:01.976Z|028c2feb-b8dd-481f-9134-857b537dadde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:01.976Z|028c2feb-b8dd-481f-9134-857b537dadde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:03.730Z|65cab8e0-a120-47ab-ac49-ad21dd88d9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:57:03.731Z|65cab8e0-a120-47ab-ac49-ad21dd88d9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:57:09.417Z|f7ca2861-6522-44ed-9e78-4c35fd322f40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:09.418Z|f7ca2861-6522-44ed-9e78-4c35fd322f40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:10.025Z|73c212e1-6b4e-4510-ac63-9039b30f2a3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:10.026Z|73c212e1-6b4e-4510-ac63-9039b30f2a3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:12.003Z|bbfe575a-d179-40ea-aeb1-76bc85adbb9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:12.004Z|bbfe575a-d179-40ea-aeb1-76bc85adbb9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:18.730Z|43c79d50-509f-4ae7-ba10-d5f181b92b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:57:18.734Z|43c79d50-509f-4ae7-ba10-d5f181b92b08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:57:18.943Z|2e90cb89-ccf0-4d17-8e30-086673cf8f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:57:18.944Z|2e90cb89-ccf0-4d17-8e30-086673cf8f41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:57:19.452Z|8066fc5a-212c-4cf9-a59a-f029d9b44a31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:19.453Z|8066fc5a-212c-4cf9-a59a-f029d9b44a31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:20.050Z|fe77e4be-382f-4d83-9e6b-395312196a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:20.051Z|fe77e4be-382f-4d83-9e6b-395312196a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:22.027Z|cdf746b2-cc20-4bd8-87b4-034311be494d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:22.028Z|cdf746b2-cc20-4bd8-87b4-034311be494d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:29.479Z|67332166-9364-49ee-9dd6-b576ad320767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:29.480Z|67332166-9364-49ee-9dd6-b576ad320767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:30.074Z|c59bd5dd-73a9-4182-be93-9d26caad70fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:30.075Z|c59bd5dd-73a9-4182-be93-9d26caad70fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:32.052Z|52b2342d-9cb8-4c6c-8831-647bc7b45e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:32.053Z|52b2342d-9cb8-4c6c-8831-647bc7b45e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:33.730Z|8a53362f-d509-4ad4-86f4-bfe7893e5425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:57:33.731Z|8a53362f-d509-4ad4-86f4-bfe7893e5425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:57:39.507Z|1497ce43-a4bd-448a-b554-ccaddedd6a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:39.508Z|1497ce43-a4bd-448a-b554-ccaddedd6a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:40.073Z|85e1b4a0-2df2-4d5f-b670-7f0f06a6600f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:57:40.074Z|85e1b4a0-2df2-4d5f-b670-7f0f06a6600f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:40.098Z|25745e4f-9671-4974-aba0-a4f1b5dd7e58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:40.099Z|25745e4f-9671-4974-aba0-a4f1b5dd7e58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:42.077Z|ca32dd3d-423b-4dbd-92a0-95595e756597|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:42.078Z|ca32dd3d-423b-4dbd-92a0-95595e756597|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:48.730Z|87976dfa-48d4-4d8c-8873-74c8a5bb2987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:57:48.730Z|87976dfa-48d4-4d8c-8873-74c8a5bb2987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:57:48.945Z|1ab05932-161c-44f7-8191-ea58eac607c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:57:48.946Z|1ab05932-161c-44f7-8191-ea58eac607c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:57:49.534Z|46e9d783-0cf6-4832-8aeb-00accadcc458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:49.536Z|46e9d783-0cf6-4832-8aeb-00accadcc458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:50.124Z|4ccb1c6c-8f5d-46c4-9ca7-2991abdf0893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:50.125Z|4ccb1c6c-8f5d-46c4-9ca7-2991abdf0893|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:52.103Z|e12c289a-1e48-4eaa-9117-e33da9cb7135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:52.104Z|e12c289a-1e48-4eaa-9117-e33da9cb7135|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:57:59.561Z|fda7b2f0-aa5c-4fda-a909-0c184a991fd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:57:59.562Z|fda7b2f0-aa5c-4fda-a909-0c184a991fd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:00.150Z|26ba5d1a-3650-4033-95b1-b27cf10f6adb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:00.150Z|26ba5d1a-3650-4033-95b1-b27cf10f6adb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:02.129Z|b20ca677-f121-4662-a10b-2c4ee00c7772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:02.131Z|b20ca677-f121-4662-a10b-2c4ee00c7772|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:03.730Z|f9bc86ed-a4b0-465a-895d-50598e8d0df6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:58:03.733Z|f9bc86ed-a4b0-465a-895d-50598e8d0df6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:58:09.586Z|4326620c-1760-4800-8576-6e795a2d1bd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:09.587Z|4326620c-1760-4800-8576-6e795a2d1bd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:10.178Z|317a15b6-f4ac-496c-a945-09a0f78335f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:10.179Z|317a15b6-f4ac-496c-a945-09a0f78335f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:12.154Z|b3834f4b-22fd-4f5e-9bed-a14ea14cd342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:12.155Z|b3834f4b-22fd-4f5e-9bed-a14ea14cd342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:18.729Z|c51d5b72-a6a6-4729-977f-280a225d97b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:58:18.730Z|c51d5b72-a6a6-4729-977f-280a225d97b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:58:18.946Z|c0028758-b715-4854-ab39-83f3e7ed265a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:58:18.947Z|c0028758-b715-4854-ab39-83f3e7ed265a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:58:19.613Z|ff9a7eae-ede1-4189-88a7-c1c6609a2fd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:19.614Z|ff9a7eae-ede1-4189-88a7-c1c6609a2fd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:20.204Z|8caf1481-cda4-4f99-8774-c351766b828e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:20.205Z|8caf1481-cda4-4f99-8774-c351766b828e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:22.179Z|14af9b50-3cbc-4365-8692-d44a63b63117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:22.180Z|14af9b50-3cbc-4365-8692-d44a63b63117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:29.640Z|904c21f4-e10c-42a8-9b12-a4e28cb918de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:29.641Z|904c21f4-e10c-42a8-9b12-a4e28cb918de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:30.230Z|d3af5d74-8a2f-4ed4-a258-024aed73d504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:30.231Z|d3af5d74-8a2f-4ed4-a258-024aed73d504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:32.204Z|8376fb5c-5947-4cd8-81b1-4946e8c80887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:32.205Z|8376fb5c-5947-4cd8-81b1-4946e8c80887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:33.730Z|e4ec8a8c-a92a-449a-b06a-9e023e09791e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:58:33.731Z|e4ec8a8c-a92a-449a-b06a-9e023e09791e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:58:39.671Z|1003a981-604f-458b-9ffe-ab432f287fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:39.672Z|1003a981-604f-458b-9ffe-ab432f287fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:40.073Z|851f0033-d29e-4000-a2e5-e37ccb402a7c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:58:40.075Z|851f0033-d29e-4000-a2e5-e37ccb402a7c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:40.255Z|402682db-8c2c-4bb6-9540-f26a8bd0c074|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:40.256Z|402682db-8c2c-4bb6-9540-f26a8bd0c074|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:42.228Z|fd43585c-52c3-405b-b210-afbe05c96531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:42.229Z|fd43585c-52c3-405b-b210-afbe05c96531|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:48.730Z|89534ae1-e457-4aae-8c4c-521b30b80187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:58:48.732Z|89534ae1-e457-4aae-8c4c-521b30b80187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:58:48.948Z|a9bb686d-e508-443c-8e18-138000faa8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:58:48.949Z|a9bb686d-e508-443c-8e18-138000faa8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:58:49.695Z|b7ca2604-80b1-4f52-8891-5b3467f22cee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:49.696Z|b7ca2604-80b1-4f52-8891-5b3467f22cee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:50.279Z|4cddab66-ba71-4bfe-83a9-2b7fe6dd848f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:50.280Z|4cddab66-ba71-4bfe-83a9-2b7fe6dd848f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:52.253Z|b855a496-7a94-4e11-bf82-e8d4a5b96d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:52.253Z|b855a496-7a94-4e11-bf82-e8d4a5b96d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:58:59.719Z|dfae686f-f731-410a-941a-ddf6365bbf1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:58:59.719Z|dfae686f-f731-410a-941a-ddf6365bbf1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:00.307Z|56470e62-b7d2-46e6-a4f5-c56fd2578262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:00.308Z|56470e62-b7d2-46e6-a4f5-c56fd2578262|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:02.277Z|2308701f-2a86-482d-b81d-275c7f9753c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:02.278Z|2308701f-2a86-482d-b81d-275c7f9753c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:03.730Z|53d393cc-bb7d-456c-92ee-2fb5fc5008ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:59:03.730Z|53d393cc-bb7d-456c-92ee-2fb5fc5008ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:59:09.742Z|fcb0eb7c-4787-4857-83ec-176fb9df080b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:09.743Z|fcb0eb7c-4787-4857-83ec-176fb9df080b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:10.332Z|2a59da67-8b0c-4c87-a18c-1032a7a149db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:10.333Z|2a59da67-8b0c-4c87-a18c-1032a7a149db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:12.300Z|666e2369-799b-4cb4-9ae5-9efc95948207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:12.301Z|666e2369-799b-4cb4-9ae5-9efc95948207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:18.730Z|b6bee185-c571-4578-92eb-f7daad01cb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:59:18.731Z|b6bee185-c571-4578-92eb-f7daad01cb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:59:18.950Z|8604c4bf-7ec1-4d31-917b-f5b02f21ea2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:59:18.950Z|8604c4bf-7ec1-4d31-917b-f5b02f21ea2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:59:19.767Z|0a919eed-3d2b-4778-b5e9-847b6ed2b9b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:19.768Z|0a919eed-3d2b-4778-b5e9-847b6ed2b9b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:20.357Z|dcb9a8b2-dbfb-430c-826b-307468144ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:20.358Z|dcb9a8b2-dbfb-430c-826b-307468144ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:22.325Z|dfabd65d-1b75-40ee-8198-6cf942e2bd7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:22.327Z|dfabd65d-1b75-40ee-8198-6cf942e2bd7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:29.791Z|1e542a3f-6d49-4b8e-a915-3dd138fb1dcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:29.792Z|1e542a3f-6d49-4b8e-a915-3dd138fb1dcf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:30.381Z|0cd8d691-5098-4ca5-aba4-973feb27f33b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:30.382Z|0cd8d691-5098-4ca5-aba4-973feb27f33b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:32.350Z|f9cef442-9da0-4111-a342-405148ffa394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:32.351Z|f9cef442-9da0-4111-a342-405148ffa394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:33.730Z|c77474eb-c5c2-4b8e-8e6d-d57db51acf73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:59:33.732Z|c77474eb-c5c2-4b8e-8e6d-d57db51acf73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:59:39.816Z|f8510252-2131-4e15-81c3-f37ce2e876d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:39.817Z|f8510252-2131-4e15-81c3-f37ce2e876d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:40.074Z|a61daec5-030d-4203-b42c-f32d24d767fd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T03:59:40.075Z|a61daec5-030d-4203-b42c-f32d24d767fd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:40.407Z|4bd1bd7c-00da-4949-83c3-2b4439df9735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:40.409Z|4bd1bd7c-00da-4949-83c3-2b4439df9735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:42.378Z|c9cacbd4-6da4-4ec6-a33c-15c41e5ccd48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:42.379Z|c9cacbd4-6da4-4ec6-a33c-15c41e5ccd48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:48.730Z|e0527d1d-64e6-4b5c-80fb-7c3012aa3672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:59:48.731Z|e0527d1d-64e6-4b5c-80fb-7c3012aa3672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:59:48.951Z|194f0c4b-9e54-4c2a-ab42-69a4855b6ff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T03:59:48.952Z|194f0c4b-9e54-4c2a-ab42-69a4855b6ff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T03:59:49.849Z|c66f41f1-c0ac-4f9c-88ee-15b48cdfff18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:49.850Z|c66f41f1-c0ac-4f9c-88ee-15b48cdfff18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:50.434Z|b10b5cc7-c36e-4292-8192-f6b27973a221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:50.435Z|b10b5cc7-c36e-4292-8192-f6b27973a221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:52.403Z|226d7e21-b74b-480e-9af1-d521c29f4297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:52.403Z|226d7e21-b74b-480e-9af1-d521c29f4297|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T03:59:59.878Z|6a73c66b-a140-420b-928f-00a7e46bc5e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T03:59:59.880Z|6a73c66b-a140-420b-928f-00a7e46bc5e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:00.463Z|6f1a25b0-7732-49a2-98a1-410d4c6416de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:00.464Z|6f1a25b0-7732-49a2-98a1-410d4c6416de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:02.432Z|9af22c24-3e95-45dc-abd1-19d9527c3eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:02.433Z|9af22c24-3e95-45dc-abd1-19d9527c3eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:03.730Z|df0e7cd3-8610-424b-b3e7-567ab0a50d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:00:03.730Z|df0e7cd3-8610-424b-b3e7-567ab0a50d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:00:09.905Z|cdc9dbed-3dee-4224-8fe0-aeb6f33c4072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:09.906Z|cdc9dbed-3dee-4224-8fe0-aeb6f33c4072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:10.494Z|a21ee168-5b5d-454a-9538-9732d0243505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:10.495Z|a21ee168-5b5d-454a-9538-9732d0243505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:12.457Z|83ca19c7-5286-4c57-ac50-f094895057d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:12.457Z|83ca19c7-5286-4c57-ac50-f094895057d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:18.730Z|6298c7fa-3621-46b5-9771-0d10e68d1b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:00:18.731Z|6298c7fa-3621-46b5-9771-0d10e68d1b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:00:18.954Z|26fd8a5a-b2ba-46db-bd14-1edc634ab161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:00:18.954Z|26fd8a5a-b2ba-46db-bd14-1edc634ab161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:00:19.931Z|ac0e13fe-546f-4bd3-8a51-df1c4f3667fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:19.931Z|ac0e13fe-546f-4bd3-8a51-df1c4f3667fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:20.518Z|c78e9d9e-a76f-42f2-af61-03c4bc195eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:20.519Z|c78e9d9e-a76f-42f2-af61-03c4bc195eb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:22.483Z|06a93e57-66ad-406d-93c4-e4b47fbb59bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:22.483Z|06a93e57-66ad-406d-93c4-e4b47fbb59bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:29.960Z|818a3247-639b-47fd-ba8c-5e5a69e4837a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:29.961Z|818a3247-639b-47fd-ba8c-5e5a69e4837a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:30.543Z|cf163794-4bdb-4108-b9f8-06a25e6fda68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:30.544Z|cf163794-4bdb-4108-b9f8-06a25e6fda68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:32.507Z|d8ce83ff-ac3d-44de-94f2-ac6553ed0aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:32.508Z|d8ce83ff-ac3d-44de-94f2-ac6553ed0aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:33.730Z|0f9a7ece-e878-412f-bfbc-6a41aefe7b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:00:33.730Z|0f9a7ece-e878-412f-bfbc-6a41aefe7b03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:00:39.985Z|8f66aec3-5f2b-4e19-9bab-d215e115351c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:39.986Z|8f66aec3-5f2b-4e19-9bab-d215e115351c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:40.072Z|75b0cf52-d2e5-413a-be53-23f6150d48c7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:00:40.073Z|75b0cf52-d2e5-413a-be53-23f6150d48c7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:40.567Z|6798cc20-5cdb-4a52-9162-276df96fd617|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:40.568Z|6798cc20-5cdb-4a52-9162-276df96fd617|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:42.532Z|0bf2de4a-6fd7-456f-a3a6-dcc4ac8fb889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:42.533Z|0bf2de4a-6fd7-456f-a3a6-dcc4ac8fb889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:48.730Z|0eb760a9-1211-4e81-86fc-02171d273328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:00:48.730Z|0eb760a9-1211-4e81-86fc-02171d273328|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:00:48.955Z|d74eda00-e9a3-4ee5-b53a-003eebd3dc1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:00:48.956Z|d74eda00-e9a3-4ee5-b53a-003eebd3dc1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:00:50.010Z|61c1fc1f-3f06-44f6-9ca1-ad39c4084ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:50.011Z|61c1fc1f-3f06-44f6-9ca1-ad39c4084ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:50.592Z|ee13ace3-de49-49d5-9c2a-74310fda8314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:50.593Z|ee13ace3-de49-49d5-9c2a-74310fda8314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:00:52.556Z|0ad35f26-a787-4f95-8637-066765dede7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:00:52.557Z|0ad35f26-a787-4f95-8637-066765dede7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:00.034Z|282dd964-b600-44cb-8b07-4897711b1246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:00.035Z|282dd964-b600-44cb-8b07-4897711b1246|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:00.617Z|903d4a23-45d5-4c08-a9d2-4c1622973276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:00.618Z|903d4a23-45d5-4c08-a9d2-4c1622973276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:02.581Z|19f55b63-2027-4e95-a073-6ba2e317d9ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:02.582Z|19f55b63-2027-4e95-a073-6ba2e317d9ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:03.730Z|116e92fa-78a9-44c5-9563-964de9849397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:01:03.733Z|116e92fa-78a9-44c5-9563-964de9849397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:01:10.058Z|b6718001-f322-4aaa-aa13-cd4d66ac01b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:10.059Z|b6718001-f322-4aaa-aa13-cd4d66ac01b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:10.643Z|8c7f0339-5454-46d4-8a76-cbe6cc7ee35e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:10.644Z|8c7f0339-5454-46d4-8a76-cbe6cc7ee35e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:12.605Z|341e0fd2-d725-4e9b-9f0b-c2ed063e03c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:12.605Z|341e0fd2-d725-4e9b-9f0b-c2ed063e03c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:18.730Z|f12ef56c-4af7-4a3a-939b-084c20449626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:01:18.730Z|f12ef56c-4af7-4a3a-939b-084c20449626|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:01:18.956Z|f68aabfc-6a88-47be-a9ed-81ecfd95c331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:01:18.957Z|f68aabfc-6a88-47be-a9ed-81ecfd95c331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:01:20.081Z|77b26602-ebd8-4340-8bb2-002ee67812dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:20.082Z|77b26602-ebd8-4340-8bb2-002ee67812dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:20.671Z|7f4bce6b-0249-48cd-a23d-1156b277a916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:20.672Z|7f4bce6b-0249-48cd-a23d-1156b277a916|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:22.630Z|239fc1c2-9ba2-4230-ae14-2eb2e097b2ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:22.631Z|239fc1c2-9ba2-4230-ae14-2eb2e097b2ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:30.106Z|ae884c77-8293-48d5-8f7d-801e16fb87b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:30.107Z|ae884c77-8293-48d5-8f7d-801e16fb87b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:30.696Z|d701930c-cbef-442e-bd90-f05219847d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:30.697Z|d701930c-cbef-442e-bd90-f05219847d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:32.659Z|c3f41ed4-eca5-4790-a5a1-e3821d71e4a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:32.659Z|c3f41ed4-eca5-4790-a5a1-e3821d71e4a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:33.730Z|b86ea013-2788-4d00-8c6d-25c34db9c5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:01:33.730Z|b86ea013-2788-4d00-8c6d-25c34db9c5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:01:40.073Z|ab55a891-6797-4922-947f-0f8251b021dd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:01:40.075Z|ab55a891-6797-4922-947f-0f8251b021dd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:40.129Z|b48d3461-5724-4c27-a4ec-dba9ed0dd32c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:40.129Z|b48d3461-5724-4c27-a4ec-dba9ed0dd32c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:40.726Z|4c68a40b-ded6-4680-9003-3907fffdec62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:40.727Z|4c68a40b-ded6-4680-9003-3907fffdec62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:42.682Z|1186ede2-5583-4fb0-b522-fc8f10d368db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:42.682Z|1186ede2-5583-4fb0-b522-fc8f10d368db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:48.731Z|733041d2-2d14-463b-8f3d-50a6171389aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:01:48.732Z|733041d2-2d14-463b-8f3d-50a6171389aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:01:48.958Z|91d05eae-3843-4d32-a299-8cd3432641fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:01:48.959Z|91d05eae-3843-4d32-a299-8cd3432641fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:01:50.153Z|908bd668-77c2-4f94-aae3-8b02aa06a122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:50.154Z|908bd668-77c2-4f94-aae3-8b02aa06a122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:50.750Z|5ced7ec6-71d0-4111-b7fd-7e11a6164e82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:50.751Z|5ced7ec6-71d0-4111-b7fd-7e11a6164e82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:01:52.706Z|4a1e3bb3-0f49-4deb-bebf-7aa0a5397c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:01:52.707Z|4a1e3bb3-0f49-4deb-bebf-7aa0a5397c99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:00.180Z|e5091cd8-3107-487b-a38d-ddba6e1b9053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:00.181Z|e5091cd8-3107-487b-a38d-ddba6e1b9053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:00.775Z|41bbeeb9-f8d6-4cfb-a44d-1e6cc8a940c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:00.776Z|41bbeeb9-f8d6-4cfb-a44d-1e6cc8a940c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:02.731Z|308b0179-63cc-4f38-ab6f-073f451c87c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:02.731Z|308b0179-63cc-4f38-ab6f-073f451c87c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:03.730Z|58e97a3e-d5a6-40ae-9c62-258db812b5a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:02:03.730Z|58e97a3e-d5a6-40ae-9c62-258db812b5a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:02:10.205Z|1ba6be91-25af-41fa-92af-7c96f48a17c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:10.206Z|1ba6be91-25af-41fa-92af-7c96f48a17c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:10.801Z|25e542cc-9fa4-4d5a-b0c6-672b6150b6b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:10.802Z|25e542cc-9fa4-4d5a-b0c6-672b6150b6b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:12.754Z|cc0623d8-6828-4482-8ac0-736980dec270|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:12.755Z|cc0623d8-6828-4482-8ac0-736980dec270|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:18.730Z|65895757-bf48-4784-9c24-2b9ac824d471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:02:18.732Z|65895757-bf48-4784-9c24-2b9ac824d471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:02:18.959Z|67c94534-94b7-4b0b-b9fd-0651ebbe96f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:02:18.961Z|67c94534-94b7-4b0b-b9fd-0651ebbe96f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:02:20.229Z|e1402f8d-9fe8-4e3e-91a5-1881a5a3306b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:20.230Z|e1402f8d-9fe8-4e3e-91a5-1881a5a3306b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:20.824Z|f5017d55-aa5a-40df-9902-35a365921ab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:20.825Z|f5017d55-aa5a-40df-9902-35a365921ab5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:22.784Z|15df79c2-33e6-49ec-bbf5-eaa20dd0ef3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:22.785Z|15df79c2-33e6-49ec-bbf5-eaa20dd0ef3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:30.253Z|1cda3961-c36d-4ebd-8b00-4b5c7c8b7200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:30.253Z|1cda3961-c36d-4ebd-8b00-4b5c7c8b7200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:30.849Z|6af1bbf7-f835-4a7f-9ba3-766015f09f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:30.850Z|6af1bbf7-f835-4a7f-9ba3-766015f09f59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:32.810Z|8678db34-e2ee-4ed9-a3da-bc36d90c6eab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:32.811Z|8678db34-e2ee-4ed9-a3da-bc36d90c6eab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:33.730Z|94de0658-ba4f-45ca-b31e-ebd5c7ad5447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:02:33.730Z|94de0658-ba4f-45ca-b31e-ebd5c7ad5447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:02:40.072Z|c22fa3e4-943b-46cc-9488-a1a37479cf5f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:02:40.073Z|c22fa3e4-943b-46cc-9488-a1a37479cf5f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:40.276Z|d6320b15-41cd-4f70-abac-9c375cfdf9df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:40.276Z|d6320b15-41cd-4f70-abac-9c375cfdf9df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:40.873Z|a1118c15-f993-4556-9bdd-e8abca746975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:40.874Z|a1118c15-f993-4556-9bdd-e8abca746975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:42.834Z|de3f9a4a-d67f-4b8a-afa8-18475055c72a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:42.835Z|de3f9a4a-d67f-4b8a-afa8-18475055c72a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:48.730Z|52b762c0-00cb-48d9-bd42-179058ed6c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:02:48.731Z|52b762c0-00cb-48d9-bd42-179058ed6c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:02:48.962Z|87e62a26-8f76-475b-9574-4e98083e6c43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:02:48.962Z|87e62a26-8f76-475b-9574-4e98083e6c43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:02:50.300Z|18d85289-5856-4b6b-bf16-262a4aef6d16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:50.300Z|18d85289-5856-4b6b-bf16-262a4aef6d16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:50.897Z|5e4e173c-e9ee-4f08-9541-6a30160d2217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:50.898Z|5e4e173c-e9ee-4f08-9541-6a30160d2217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:02:52.858Z|9d7d199c-58a8-4121-a3cd-eb39890bcfeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:02:52.860Z|9d7d199c-58a8-4121-a3cd-eb39890bcfeb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:00.324Z|4b9a6eae-0fb8-44ff-9662-78104279f604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:00.325Z|4b9a6eae-0fb8-44ff-9662-78104279f604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:00.923Z|a944780b-1a2c-4dea-865d-5c70c493f94a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:00.925Z|a944780b-1a2c-4dea-865d-5c70c493f94a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:02.884Z|540719c7-9b52-4e4b-a8fb-768940a28cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:02.886Z|540719c7-9b52-4e4b-a8fb-768940a28cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:03.730Z|c3f826d5-c6bb-4c4e-9cb7-0a1b734d9e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:03:03.733Z|c3f826d5-c6bb-4c4e-9cb7-0a1b734d9e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:03:10.348Z|28ce0159-c90d-49d2-bb06-bce9c2c6ef9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:10.349Z|28ce0159-c90d-49d2-bb06-bce9c2c6ef9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:10.949Z|6b57c856-f42c-470d-8420-b2910757c0e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:10.950Z|6b57c856-f42c-470d-8420-b2910757c0e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:12.909Z|b7266c38-a370-4613-88b6-8e8bc1cc05a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:12.910Z|b7266c38-a370-4613-88b6-8e8bc1cc05a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:18.730Z|7b4f59de-952d-4bac-aec9-4dee6922c2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:03:18.730Z|7b4f59de-952d-4bac-aec9-4dee6922c2d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:03:18.963Z|6818e52a-d27b-4353-8f7d-9fb67966de17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:03:18.964Z|6818e52a-d27b-4353-8f7d-9fb67966de17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:03:20.372Z|5934136e-b708-4770-bda9-12505e926ebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:20.373Z|5934136e-b708-4770-bda9-12505e926ebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:20.974Z|b7919923-a17e-4255-a075-adad80a8199c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:20.975Z|b7919923-a17e-4255-a075-adad80a8199c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:22.933Z|bda50d5c-cae9-4e9b-a0b4-62114190c3f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:22.934Z|bda50d5c-cae9-4e9b-a0b4-62114190c3f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:30.396Z|5423366a-7d6c-4f84-9794-d24b732c95eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:30.397Z|5423366a-7d6c-4f84-9794-d24b732c95eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:30.999Z|6fad4ee9-f46b-4c1f-8550-31584cb39c83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:31.000Z|6fad4ee9-f46b-4c1f-8550-31584cb39c83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:32.960Z|61028c3f-5f59-49fd-a563-9749f1509466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:32.961Z|61028c3f-5f59-49fd-a563-9749f1509466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:33.730Z|dc13d3c1-9b57-4d2b-a7c1-b98ef71aeb13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:03:33.731Z|dc13d3c1-9b57-4d2b-a7c1-b98ef71aeb13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:03:40.072Z|60e6b23e-2a7b-4943-9568-686b7a1c3c66|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:03:40.073Z|60e6b23e-2a7b-4943-9568-686b7a1c3c66|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:40.421Z|a5e084a0-fbef-4e4c-8e9f-9fcdb7104299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:40.422Z|a5e084a0-fbef-4e4c-8e9f-9fcdb7104299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:41.024Z|052a8d89-28a7-449b-945f-43292e707ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:41.026Z|052a8d89-28a7-449b-945f-43292e707ee0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:42.984Z|cba3b972-0dfd-46b9-aebd-420b1d954467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:42.985Z|cba3b972-0dfd-46b9-aebd-420b1d954467|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:48.730Z|8840057d-7469-42e9-b074-1e6fd1d90bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:03:48.732Z|8840057d-7469-42e9-b074-1e6fd1d90bf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:03:48.965Z|bcbf02af-9fe7-4bf2-9f1e-ff804abff62c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:03:48.966Z|bcbf02af-9fe7-4bf2-9f1e-ff804abff62c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:03:50.448Z|1abe5cd9-7805-4f1e-b4fd-58d301c1d2ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:50.449Z|1abe5cd9-7805-4f1e-b4fd-58d301c1d2ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:51.050Z|17d754ab-150c-4064-b47a-2cf759b71ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:51.051Z|17d754ab-150c-4064-b47a-2cf759b71ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:03:53.008Z|730a791d-df4b-48ac-b1bf-690f6b71cc82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:03:53.009Z|730a791d-df4b-48ac-b1bf-690f6b71cc82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:00.476Z|11cb9c1b-150e-49c6-938b-2d56be001977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:00.477Z|11cb9c1b-150e-49c6-938b-2d56be001977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:01.076Z|88a44f27-61ac-4a99-a384-8194fdf4c2af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:01.077Z|88a44f27-61ac-4a99-a384-8194fdf4c2af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:03.040Z|e2b7ec27-5961-4053-842e-62d577e41939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:03.041Z|e2b7ec27-5961-4053-842e-62d577e41939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:03.730Z|d521a5da-d7d2-4dd0-ba55-c1e2bf947d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:04:03.730Z|d521a5da-d7d2-4dd0-ba55-c1e2bf947d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:04:10.502Z|800577f9-b76d-42de-9c17-3c1b3aa67c08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:10.503Z|800577f9-b76d-42de-9c17-3c1b3aa67c08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:11.100Z|477c604c-8144-4b6a-a23c-22b77a191249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:11.101Z|477c604c-8144-4b6a-a23c-22b77a191249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:13.066Z|6649da00-6759-4ee7-abe3-ac7128c79ada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:13.067Z|6649da00-6759-4ee7-abe3-ac7128c79ada|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:18.730Z|a0536250-3d2f-4801-bc41-911fd7262e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:04:18.731Z|a0536250-3d2f-4801-bc41-911fd7262e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:04:18.966Z|8d858bac-62fe-4140-9791-ddab7214391c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:04:18.967Z|8d858bac-62fe-4140-9791-ddab7214391c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:04:20.536Z|b15f3c4e-967c-4809-b846-ac3e750bb0c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:20.537Z|b15f3c4e-967c-4809-b846-ac3e750bb0c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:21.125Z|e57e1e69-7c12-42d8-93fd-a586f27585bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:21.126Z|e57e1e69-7c12-42d8-93fd-a586f27585bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:23.094Z|beaafb9a-cb42-49ec-a5af-f38cca8d752c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:23.095Z|beaafb9a-cb42-49ec-a5af-f38cca8d752c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:30.563Z|0164bc95-0ba4-40e3-bec5-650955a8e650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:30.564Z|0164bc95-0ba4-40e3-bec5-650955a8e650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:31.150Z|683d6466-7fed-4607-ba87-badd38b72c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:31.151Z|683d6466-7fed-4607-ba87-badd38b72c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:33.118Z|89472b7c-54d9-425e-afdd-b82a3a63e1a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:33.119Z|89472b7c-54d9-425e-afdd-b82a3a63e1a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:33.730Z|eda42166-1ead-484e-86be-40c18e71d7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:04:33.733Z|eda42166-1ead-484e-86be-40c18e71d7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:04:40.073Z|7faf25aa-ad6b-4be5-82ba-7745ea9fceb0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:04:40.075Z|7faf25aa-ad6b-4be5-82ba-7745ea9fceb0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:40.588Z|e16db45d-c410-47a4-8494-8dadadddea84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:40.589Z|e16db45d-c410-47a4-8494-8dadadddea84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:41.173Z|5e3b221e-f393-4a0d-a4c9-0e920a9cf2f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:41.174Z|5e3b221e-f393-4a0d-a4c9-0e920a9cf2f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:43.153Z|0e7cdc1b-1e50-4bb7-9fa8-2e5891104f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:43.154Z|0e7cdc1b-1e50-4bb7-9fa8-2e5891104f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:48.730Z|0c177cae-2de2-4c9c-893f-c622f85cc944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:04:48.730Z|0c177cae-2de2-4c9c-893f-c622f85cc944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:04:48.968Z|214c1c64-962e-487b-bb55-80e09d73e5dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:04:48.969Z|214c1c64-962e-487b-bb55-80e09d73e5dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:04:50.612Z|a8e35129-5262-498c-91fc-e2e37fb52da8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:50.613Z|a8e35129-5262-498c-91fc-e2e37fb52da8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:51.196Z|3ca17741-5874-4665-b3a4-5da29459afbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:51.197Z|3ca17741-5874-4665-b3a4-5da29459afbb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:04:53.180Z|ad1ba7f8-dfd7-4623-9552-8ff3cc14ce2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:04:53.181Z|ad1ba7f8-dfd7-4623-9552-8ff3cc14ce2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:00.648Z|6cf996ec-18e6-41d5-986d-808b964398eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:00.649Z|6cf996ec-18e6-41d5-986d-808b964398eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:01.220Z|771fcefa-4794-4a6d-ae34-e6d80a419ac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:01.221Z|771fcefa-4794-4a6d-ae34-e6d80a419ac0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:03.205Z|a5cb4578-8717-48e0-98bc-47fec2f7c95e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:03.205Z|a5cb4578-8717-48e0-98bc-47fec2f7c95e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:03.730Z|1a47ec18-ce5b-4394-a2a9-c9a1df4a2e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:05:03.731Z|1a47ec18-ce5b-4394-a2a9-c9a1df4a2e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:05:10.676Z|f45c9829-62aa-4fbe-9236-a6ec9a06ffbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:10.677Z|f45c9829-62aa-4fbe-9236-a6ec9a06ffbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:11.244Z|512fbf7e-51f0-4ee4-bb62-27582e892d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:11.244Z|512fbf7e-51f0-4ee4-bb62-27582e892d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:13.229Z|fc578735-904d-4125-b452-64a221892820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:13.230Z|fc578735-904d-4125-b452-64a221892820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:18.730Z|e5c02d9b-9784-4689-9e69-48d0f4aba0ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:05:18.733Z|e5c02d9b-9784-4689-9e69-48d0f4aba0ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:05:18.970Z|69fa20a7-25fd-4985-89de-e91450f39d34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:05:18.970Z|69fa20a7-25fd-4985-89de-e91450f39d34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:05:20.701Z|59a3bbbc-37a5-471b-8e4f-08012edc956b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:20.702Z|59a3bbbc-37a5-471b-8e4f-08012edc956b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:21.268Z|c60b99c2-5065-4187-8a3e-4881186f16bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:21.269Z|c60b99c2-5065-4187-8a3e-4881186f16bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:23.253Z|bf2cf26d-f208-42b4-a18c-49fe02c49d5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:23.254Z|bf2cf26d-f208-42b4-a18c-49fe02c49d5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:30.725Z|4028fcf8-11a9-45cb-b0dc-fe95cce744b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:30.726Z|4028fcf8-11a9-45cb-b0dc-fe95cce744b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:31.293Z|26641f0a-3c65-4de0-b385-b1a1a640edce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:31.294Z|26641f0a-3c65-4de0-b385-b1a1a640edce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:33.277Z|1e4fdae2-aedd-4f08-9ae6-ce8e231ddb44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:33.278Z|1e4fdae2-aedd-4f08-9ae6-ce8e231ddb44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:33.730Z|9e8db364-7915-48ca-95ca-3063de8768f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:05:33.731Z|9e8db364-7915-48ca-95ca-3063de8768f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:05:40.073Z|cfeac884-15ec-48de-8ca6-1ba8b299416e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:05:40.074Z|cfeac884-15ec-48de-8ca6-1ba8b299416e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:40.751Z|e79a1686-b989-4863-9303-15a2daaaa647|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:40.752Z|e79a1686-b989-4863-9303-15a2daaaa647|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:41.317Z|3d5a06a2-c02c-4a6f-8398-76308048cc62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:41.318Z|3d5a06a2-c02c-4a6f-8398-76308048cc62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:43.301Z|d799bef6-52c0-4eee-95d1-4fbea0b1f0eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:43.302Z|d799bef6-52c0-4eee-95d1-4fbea0b1f0eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:48.730Z|08de4c05-1a2c-42ff-a8c9-eaca8b7c8144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:05:48.730Z|08de4c05-1a2c-42ff-a8c9-eaca8b7c8144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:05:48.971Z|8db9cb63-7bff-4e3b-9691-32e53a88f394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:05:48.972Z|8db9cb63-7bff-4e3b-9691-32e53a88f394|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:05:50.776Z|c85cb3ce-4f96-47eb-b7ad-1d4a9e4bb922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:50.777Z|c85cb3ce-4f96-47eb-b7ad-1d4a9e4bb922|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:51.344Z|152c7cd6-66a6-459a-b6c6-39ada8bbc201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:51.345Z|152c7cd6-66a6-459a-b6c6-39ada8bbc201|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:05:53.325Z|b41af6ac-2a98-42ca-b7d8-9972b7f58381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:05:53.326Z|b41af6ac-2a98-42ca-b7d8-9972b7f58381|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:00.801Z|95517acc-155d-43d8-9dcd-880e4fd29f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:00.802Z|95517acc-155d-43d8-9dcd-880e4fd29f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:01.374Z|b759800e-3727-4172-9e94-926c42a0b2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:01.375Z|b759800e-3727-4172-9e94-926c42a0b2c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:03.349Z|c4445af1-ef5a-4343-a445-a0054a14beee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:03.349Z|c4445af1-ef5a-4343-a445-a0054a14beee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:03.730Z|3c3f694d-e8b6-4c2b-b854-db6bd49f560d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:06:03.732Z|3c3f694d-e8b6-4c2b-b854-db6bd49f560d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:06:10.825Z|382fc7e8-0019-417c-991c-eeb126a51d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:10.826Z|382fc7e8-0019-417c-991c-eeb126a51d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:11.397Z|6b13866e-1edf-4714-abc5-880eb6774ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:11.398Z|6b13866e-1edf-4714-abc5-880eb6774ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:13.373Z|9f0fe5a5-a351-4d75-b429-564cf3f92ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:13.374Z|9f0fe5a5-a351-4d75-b429-564cf3f92ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:18.730Z|4b528c37-c826-496e-9065-607763520cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:06:18.730Z|4b528c37-c826-496e-9065-607763520cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:06:18.973Z|fcdb81d8-5710-4c6e-bf73-7230915518e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:06:18.973Z|fcdb81d8-5710-4c6e-bf73-7230915518e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:06:20.849Z|a05bde10-43c7-4de8-bac8-ee580d1cc719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:20.850Z|a05bde10-43c7-4de8-bac8-ee580d1cc719|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:21.422Z|5f9084b2-b4d6-4e20-aa50-ae86be4d6990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:21.423Z|5f9084b2-b4d6-4e20-aa50-ae86be4d6990|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:23.397Z|41b31017-93c4-4fe1-bbe4-bd1aaaaa9bb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:23.398Z|41b31017-93c4-4fe1-bbe4-bd1aaaaa9bb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:30.872Z|ee24aa6f-82a2-4404-a5d6-7f8c7a23ebbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:30.873Z|ee24aa6f-82a2-4404-a5d6-7f8c7a23ebbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:31.447Z|2a593591-73bb-4410-9f32-7ee8795a6983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:31.448Z|2a593591-73bb-4410-9f32-7ee8795a6983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:33.421Z|193e7404-579f-46c2-b1d9-c8824dc41914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:33.422Z|193e7404-579f-46c2-b1d9-c8824dc41914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:33.730Z|4d9a225f-6461-48e3-b5f6-da76d29644b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:06:33.730Z|4d9a225f-6461-48e3-b5f6-da76d29644b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:06:40.072Z|e0a4f052-2258-471a-9bdd-5c94b81348f7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:06:40.073Z|e0a4f052-2258-471a-9bdd-5c94b81348f7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:40.897Z|b213ed20-e88d-4ea7-976a-6f6377d3c3a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:40.898Z|b213ed20-e88d-4ea7-976a-6f6377d3c3a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:41.473Z|12b37843-c54c-44e4-b16a-6862d7337968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:41.474Z|12b37843-c54c-44e4-b16a-6862d7337968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:43.445Z|6880816f-36ff-45ae-bf88-da9e4a27a6d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:43.446Z|6880816f-36ff-45ae-bf88-da9e4a27a6d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:48.730Z|0e5c0a17-91be-43ff-9732-fba4eb34025b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:06:48.732Z|0e5c0a17-91be-43ff-9732-fba4eb34025b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:06:48.974Z|e99334b1-f7cd-4442-b90b-2a5e36986b2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:06:48.975Z|e99334b1-f7cd-4442-b90b-2a5e36986b2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:06:50.922Z|6e9bcd6d-830b-498f-97ca-27a9d54866b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:50.923Z|6e9bcd6d-830b-498f-97ca-27a9d54866b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:51.498Z|3c20809b-0f43-43e4-97a7-40971daedb81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:51.499Z|3c20809b-0f43-43e4-97a7-40971daedb81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:06:53.472Z|e6e1d04c-4897-4924-ad7d-0f0315453cd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:06:53.473Z|e6e1d04c-4897-4924-ad7d-0f0315453cd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:00.946Z|40a5ed12-5de5-44ed-8fdb-0ea3e14405c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:00.947Z|40a5ed12-5de5-44ed-8fdb-0ea3e14405c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:01.521Z|d0429cce-d13b-4943-9b9b-13cbf7cd75d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:01.522Z|d0429cce-d13b-4943-9b9b-13cbf7cd75d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:03.497Z|3aa97cbc-011d-4698-8625-517f8acf5a7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:03.498Z|3aa97cbc-011d-4698-8625-517f8acf5a7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:03.730Z|bddd1d88-e649-478c-9105-d20624198dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:07:03.730Z|bddd1d88-e649-478c-9105-d20624198dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:07:10.969Z|d66f97fb-8ba2-419c-a07d-80707a0dcb2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:10.970Z|d66f97fb-8ba2-419c-a07d-80707a0dcb2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:11.546Z|59a960f9-4442-428a-88a2-12480cd9df63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:11.547Z|59a960f9-4442-428a-88a2-12480cd9df63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:13.525Z|9fe9cfd3-d9b5-4651-8ab2-60c288ad1149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:13.526Z|9fe9cfd3-d9b5-4651-8ab2-60c288ad1149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:18.730Z|9b04c542-d394-4778-bb64-0d860304353d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:07:18.731Z|9b04c542-d394-4778-bb64-0d860304353d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:07:18.976Z|66f9affd-343d-475a-89af-8b91d02c15fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:07:18.976Z|66f9affd-343d-475a-89af-8b91d02c15fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:07:20.994Z|8413400b-88e3-43db-8a0a-36906abfb12e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:20.995Z|8413400b-88e3-43db-8a0a-36906abfb12e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:21.571Z|412cf163-b0fc-49d2-bb6c-b1c551ecdc42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:21.572Z|412cf163-b0fc-49d2-bb6c-b1c551ecdc42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:23.550Z|ac2e2811-e32a-4e1f-ab55-f68318ae03be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:23.551Z|ac2e2811-e32a-4e1f-ab55-f68318ae03be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:31.018Z|741da957-a5dd-43fe-b0c8-4effaff22916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:31.019Z|741da957-a5dd-43fe-b0c8-4effaff22916|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:31.595Z|41605594-6fd1-48ea-8083-f8148231a4df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:31.596Z|41605594-6fd1-48ea-8083-f8148231a4df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:33.576Z|917ebdc8-7c07-4e0c-ba1e-2f8f016a2d68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:33.577Z|917ebdc8-7c07-4e0c-ba1e-2f8f016a2d68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:33.730Z|ae6fbb14-fb0b-4c49-8310-dea27267a2cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:07:33.732Z|ae6fbb14-fb0b-4c49-8310-dea27267a2cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:07:40.074Z|fcb94241-ce6d-4951-86b6-0cedf5f68a7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:07:40.076Z|fcb94241-ce6d-4951-86b6-0cedf5f68a7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:41.042Z|ace61b98-39f9-440b-aaa5-2e74f4278f9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:41.043Z|ace61b98-39f9-440b-aaa5-2e74f4278f9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:41.618Z|a28dfc57-41cb-412f-a1dd-17c34d51e2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:41.619Z|a28dfc57-41cb-412f-a1dd-17c34d51e2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:43.600Z|f07a15cf-a128-485f-878a-febfc9752b4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:43.601Z|f07a15cf-a128-485f-878a-febfc9752b4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:48.730Z|6e850cfe-0df2-4c01-8fc9-836fc70da434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:07:48.730Z|6e850cfe-0df2-4c01-8fc9-836fc70da434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:07:48.977Z|462ebe80-fe5f-4132-935b-385994bff3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:07:48.978Z|462ebe80-fe5f-4132-935b-385994bff3ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:07:51.068Z|956ef3f2-3fb3-4c08-9351-5b9b4bfc164c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:51.069Z|956ef3f2-3fb3-4c08-9351-5b9b4bfc164c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:51.643Z|f0e253fb-0743-4b0e-ac6e-e72d3fccdd98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:51.643Z|f0e253fb-0743-4b0e-ac6e-e72d3fccdd98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:07:53.624Z|559a9060-f9da-4c7e-85c8-7a32ec6e8f54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:07:53.625Z|559a9060-f9da-4c7e-85c8-7a32ec6e8f54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:01.094Z|67184afe-622a-4d78-a667-d0da6f5fb6c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:01.095Z|67184afe-622a-4d78-a667-d0da6f5fb6c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:01.667Z|becfba2d-da40-4195-a5ee-50f5e9c2981a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:01.668Z|becfba2d-da40-4195-a5ee-50f5e9c2981a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:03.650Z|58284aa6-2a4b-490e-866a-3dc00c973ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:03.651Z|58284aa6-2a4b-490e-866a-3dc00c973ca9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:03.730Z|133772d0-35ec-41a6-be1c-4d9ec97b6f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:08:03.730Z|133772d0-35ec-41a6-be1c-4d9ec97b6f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:08:11.121Z|7e4a4573-f0c9-44b1-81e7-84cd72b3b12c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:11.122Z|7e4a4573-f0c9-44b1-81e7-84cd72b3b12c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:11.692Z|c94ebf61-1d52-4c0f-a4ea-36590fcd257e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:11.693Z|c94ebf61-1d52-4c0f-a4ea-36590fcd257e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:13.673Z|a13fc2a5-9b40-4086-860c-0178a551b11c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:13.675Z|a13fc2a5-9b40-4086-860c-0178a551b11c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:18.730Z|553e81b2-deb6-4a69-9027-364936f8d7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:08:18.732Z|553e81b2-deb6-4a69-9027-364936f8d7fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:08:18.979Z|98d78709-85ef-4809-a67a-d59ed43e284c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:08:18.979Z|98d78709-85ef-4809-a67a-d59ed43e284c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:08:21.145Z|601c7a57-161e-4e8d-beef-8b6f553924fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:21.146Z|601c7a57-161e-4e8d-beef-8b6f553924fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:21.719Z|c797e216-06a4-4a96-b82e-5ed6a14ec00e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:21.720Z|c797e216-06a4-4a96-b82e-5ed6a14ec00e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:23.699Z|9c677d9d-92ec-4b9f-83e6-1338b52b5df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:23.700Z|9c677d9d-92ec-4b9f-83e6-1338b52b5df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:31.171Z|7f5497db-a60e-4e3a-a37e-1024da5afd80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:31.172Z|7f5497db-a60e-4e3a-a37e-1024da5afd80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:31.743Z|05e78e6a-5d45-45b3-ac75-66cc1a6b765f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:31.744Z|05e78e6a-5d45-45b3-ac75-66cc1a6b765f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:33.723Z|c3725ce2-abf7-4713-85d5-06c41af65b20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:33.724Z|c3725ce2-abf7-4713-85d5-06c41af65b20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:33.730Z|95a8882d-732f-407c-b6ba-0aaa483e1642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:08:33.731Z|95a8882d-732f-407c-b6ba-0aaa483e1642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:08:40.072Z|de087afd-0fa9-483c-86d6-dfbb0d098533|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:08:40.073Z|de087afd-0fa9-483c-86d6-dfbb0d098533|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:41.196Z|fbc5324f-d19c-4a58-a13f-55155a89ac2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:41.197Z|fbc5324f-d19c-4a58-a13f-55155a89ac2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:41.767Z|19bd1c76-b990-4ae7-8e84-0f72beb97aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:41.768Z|19bd1c76-b990-4ae7-8e84-0f72beb97aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:43.749Z|bfbeb33f-d04b-41b1-b3c7-a61698bc673e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:43.751Z|bfbeb33f-d04b-41b1-b3c7-a61698bc673e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:48.730Z|81ad28c9-0dc4-473d-b91b-abf981640dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:08:48.730Z|81ad28c9-0dc4-473d-b91b-abf981640dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:08:48.980Z|0dfbe4d6-4590-4b27-9cc9-38fef33558c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:08:48.981Z|0dfbe4d6-4590-4b27-9cc9-38fef33558c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:08:51.221Z|5d714430-ab15-4562-b6ab-191e616df6e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:51.222Z|5d714430-ab15-4562-b6ab-191e616df6e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:51.791Z|aafc4244-da0c-4a6c-b13e-586a32eae8e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:51.792Z|aafc4244-da0c-4a6c-b13e-586a32eae8e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:08:53.775Z|c343507f-789d-49ed-96cb-8a741fe849c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:08:53.776Z|c343507f-789d-49ed-96cb-8a741fe849c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:01.246Z|0ab40e4b-bda8-46e7-8026-641602591436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:01.247Z|0ab40e4b-bda8-46e7-8026-641602591436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:01.817Z|246df719-5149-40a5-b2ff-39455ff11b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:01.818Z|246df719-5149-40a5-b2ff-39455ff11b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:03.730Z|cff2e178-20c9-4dae-a517-c053a097b1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:09:03.733Z|cff2e178-20c9-4dae-a517-c053a097b1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:09:03.800Z|549f2f06-13d7-493b-95c9-0af60cd0341c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:03.801Z|549f2f06-13d7-493b-95c9-0af60cd0341c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:11.270Z|f8f77d27-f7a3-49fe-acad-5b1ca4a076d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:11.271Z|f8f77d27-f7a3-49fe-acad-5b1ca4a076d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:11.842Z|64775ffe-f96a-4745-a930-730bf338df08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:11.843Z|64775ffe-f96a-4745-a930-730bf338df08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:13.826Z|eb3b066a-7016-4da3-9fb0-2f6178136404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:13.827Z|eb3b066a-7016-4da3-9fb0-2f6178136404|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:18.730Z|0040c8ed-1978-4e44-a5a8-77a24f31b570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:09:18.731Z|0040c8ed-1978-4e44-a5a8-77a24f31b570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:09:18.983Z|deda7b94-1644-4408-96e7-8f0f0b8bd00d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:09:18.983Z|deda7b94-1644-4408-96e7-8f0f0b8bd00d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:09:21.304Z|1bd2f005-d063-4c50-9730-e35c9dfcd557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:21.304Z|1bd2f005-d063-4c50-9730-e35c9dfcd557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:21.867Z|2fb16d36-2b12-4441-8665-20a29afbb3c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:21.868Z|2fb16d36-2b12-4441-8665-20a29afbb3c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:23.855Z|3f9fc50a-c173-4996-a78e-103c1d42d7ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:23.857Z|3f9fc50a-c173-4996-a78e-103c1d42d7ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:31.329Z|c7671d9e-3a13-4f7d-a0dc-8c629b47e2e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:31.330Z|c7671d9e-3a13-4f7d-a0dc-8c629b47e2e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:31.892Z|eedfd43d-6ee7-4982-8fc3-90a773441e00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:31.893Z|eedfd43d-6ee7-4982-8fc3-90a773441e00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:33.730Z|8b979e41-5759-42a0-be75-58304e4baa2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:09:33.730Z|8b979e41-5759-42a0-be75-58304e4baa2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:09:33.880Z|62ea01a9-4f46-4b4e-a8e9-68a0bc0762ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:33.881Z|62ea01a9-4f46-4b4e-a8e9-68a0bc0762ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:40.072Z|22468f97-91e3-45ae-b374-6eb0bc0650d8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:09:40.072Z|22468f97-91e3-45ae-b374-6eb0bc0650d8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:41.352Z|6a8d608d-2283-4fbe-ac80-682a6a6f4d6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:41.353Z|6a8d608d-2283-4fbe-ac80-682a6a6f4d6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:41.917Z|65e33165-cafe-4c53-b77d-04c43e501607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:41.918Z|65e33165-cafe-4c53-b77d-04c43e501607|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:43.904Z|225976e3-5166-498a-93e0-dd8ea4aac9e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:43.905Z|225976e3-5166-498a-93e0-dd8ea4aac9e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:48.730Z|449f9c82-e1bd-4a15-9b45-516f585fc38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:09:48.733Z|449f9c82-e1bd-4a15-9b45-516f585fc38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:09:48.984Z|cb02d97e-2350-4b78-9215-ca5bd59ca107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:09:48.986Z|cb02d97e-2350-4b78-9215-ca5bd59ca107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:09:51.380Z|511e57d2-ee7d-48d8-a0ca-c6a395a5cefd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:51.381Z|511e57d2-ee7d-48d8-a0ca-c6a395a5cefd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:51.943Z|e9681927-f6e3-43aa-b3f8-447ed1a19b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:51.944Z|e9681927-f6e3-43aa-b3f8-447ed1a19b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:09:53.929Z|daf5cf8b-8d17-4dab-a4ac-abe19e736e87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:09:53.930Z|daf5cf8b-8d17-4dab-a4ac-abe19e736e87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:01.410Z|22a77346-97a8-4750-9046-a187a4f819d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:01.410Z|22a77346-97a8-4750-9046-a187a4f819d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:01.975Z|0c5aa79e-ad77-4eb2-8bf7-b9d19e05687c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:01.975Z|0c5aa79e-ad77-4eb2-8bf7-b9d19e05687c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:03.730Z|7339dedf-c409-44f0-9fad-d544cb5d2690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:10:03.730Z|7339dedf-c409-44f0-9fad-d544cb5d2690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:10:03.952Z|ffe59cb3-1f80-44f5-9351-6557329b181f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:03.953Z|ffe59cb3-1f80-44f5-9351-6557329b181f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:11.434Z|8e5fdd60-ffe5-4ae4-96fd-39478788ab8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:11.434Z|8e5fdd60-ffe5-4ae4-96fd-39478788ab8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:11.999Z|c606613b-0da7-4e04-9d7f-3cafd1852efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:12.000Z|c606613b-0da7-4e04-9d7f-3cafd1852efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:13.975Z|f4fdaeb5-da5c-471a-89e9-62138415db32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:13.976Z|f4fdaeb5-da5c-471a-89e9-62138415db32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:18.730Z|30011f77-02ac-42f0-a3a3-fbaffe91c4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:10:18.731Z|30011f77-02ac-42f0-a3a3-fbaffe91c4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:10:18.987Z|7bb110e4-6ada-477d-9091-d510c3c26822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:10:18.987Z|7bb110e4-6ada-477d-9091-d510c3c26822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:10:21.457Z|a90316db-44da-460d-abf2-0e27cbf350a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:21.458Z|a90316db-44da-460d-abf2-0e27cbf350a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:22.024Z|d00123e2-352b-494d-8ccb-9f15ac847cfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:22.025Z|d00123e2-352b-494d-8ccb-9f15ac847cfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:23.998Z|e02364e9-f46d-4cb8-8ac3-ce96c6d28427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:23.999Z|e02364e9-f46d-4cb8-8ac3-ce96c6d28427|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:31.481Z|d6f7a89e-4fe8-4410-9530-92b122449b86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:31.481Z|d6f7a89e-4fe8-4410-9530-92b122449b86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:32.050Z|90048105-c0ac-4f53-b1dd-0b3359a9eeb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:32.050Z|90048105-c0ac-4f53-b1dd-0b3359a9eeb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:33.730Z|32f42e54-ac62-49ab-9c9e-4fe9e08f80b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:10:33.733Z|32f42e54-ac62-49ab-9c9e-4fe9e08f80b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:10:34.021Z|68746660-a79d-4d88-88ea-e0cec4ffc877|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:34.022Z|68746660-a79d-4d88-88ea-e0cec4ffc877|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:40.073Z|eb0126ce-df20-4626-be34-5f19604f817d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:10:40.074Z|eb0126ce-df20-4626-be34-5f19604f817d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:41.505Z|d1074f8a-393f-4142-83ac-d9df885a9f00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:41.506Z|d1074f8a-393f-4142-83ac-d9df885a9f00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:42.073Z|7a6b0a73-4fdf-4c24-811d-d33f93b3dd19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:42.074Z|7a6b0a73-4fdf-4c24-811d-d33f93b3dd19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:44.045Z|90606c7e-8760-47fc-8619-aaf4b5603057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:44.046Z|90606c7e-8760-47fc-8619-aaf4b5603057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:48.730Z|ff0a8404-06d7-4a9d-86f2-11f22160d9ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:10:48.731Z|ff0a8404-06d7-4a9d-86f2-11f22160d9ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:10:48.988Z|099f8803-dca7-4988-a38e-bc41d8163424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:10:48.989Z|099f8803-dca7-4988-a38e-bc41d8163424|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:10:51.528Z|fef26da2-2fc4-49f4-a097-3386e7188ca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:51.529Z|fef26da2-2fc4-49f4-a097-3386e7188ca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:52.096Z|96c5280d-be5d-44dd-bbbe-014d408a1ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:52.097Z|96c5280d-be5d-44dd-bbbe-014d408a1ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:10:54.067Z|77d42da3-98f2-4aa8-a2cc-8f6ce61ca01c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:10:54.068Z|77d42da3-98f2-4aa8-a2cc-8f6ce61ca01c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:01.552Z|ec82101f-1aea-45a2-96ba-e229e329e576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:01.553Z|ec82101f-1aea-45a2-96ba-e229e329e576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:02.120Z|b16a92b8-fb45-4d25-82e2-1bd3d5be3512|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:02.121Z|b16a92b8-fb45-4d25-82e2-1bd3d5be3512|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:03.730Z|ae976bb7-4c2c-4233-8c2e-c966c2bb7ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:11:03.730Z|ae976bb7-4c2c-4233-8c2e-c966c2bb7ca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:11:04.089Z|0c2c2307-2e78-4b1f-84ad-39b2f9d6f60c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:04.090Z|0c2c2307-2e78-4b1f-84ad-39b2f9d6f60c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:11.576Z|62ecaef6-6e74-40b2-b726-c2065e7c6e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:11.577Z|62ecaef6-6e74-40b2-b726-c2065e7c6e61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:12.144Z|72de3c45-c6da-4b50-bc6d-3c944304c0e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:12.145Z|72de3c45-c6da-4b50-bc6d-3c944304c0e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:14.114Z|2438860b-1e03-4e70-9020-bff18ba427c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:14.115Z|2438860b-1e03-4e70-9020-bff18ba427c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:18.730Z|a2c72a48-40cc-4732-8289-b8beee89329f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:11:18.734Z|a2c72a48-40cc-4732-8289-b8beee89329f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:11:18.990Z|e3932592-3d4f-4066-af08-1e0b162b44af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:11:18.991Z|e3932592-3d4f-4066-af08-1e0b162b44af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:11:21.599Z|cfacc8bd-ab65-44f5-b01a-a3201f9b6984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:21.600Z|cfacc8bd-ab65-44f5-b01a-a3201f9b6984|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:22.167Z|c91aaff1-32aa-402a-b7bd-4aa2b1b90743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:22.168Z|c91aaff1-32aa-402a-b7bd-4aa2b1b90743|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:24.138Z|a533205b-3f0d-4fc0-86ac-6d7d43ee4d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:24.139Z|a533205b-3f0d-4fc0-86ac-6d7d43ee4d0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:31.627Z|c4674881-e1ee-4654-84eb-087a2e30bf3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:31.628Z|c4674881-e1ee-4654-84eb-087a2e30bf3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:32.189Z|44cb827b-254d-413f-a696-1d07908144f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:32.190Z|44cb827b-254d-413f-a696-1d07908144f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:33.730Z|aa4ed861-d9c9-40ed-8e40-299b2499675e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:11:33.730Z|aa4ed861-d9c9-40ed-8e40-299b2499675e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:11:34.162Z|ee34df21-3bc0-4c1b-8b06-44725d63b7ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:34.163Z|ee34df21-3bc0-4c1b-8b06-44725d63b7ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:40.074Z|d3a10399-9da6-48fd-bfb5-a75e45906bde|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:11:40.075Z|d3a10399-9da6-48fd-bfb5-a75e45906bde|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:41.659Z|dc63501f-aeaf-4611-86e6-58e46ac2ca0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:41.660Z|dc63501f-aeaf-4611-86e6-58e46ac2ca0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:42.214Z|1008e027-930a-4541-ab55-72b991df1d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:42.215Z|1008e027-930a-4541-ab55-72b991df1d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:44.186Z|acdbbd8e-b7a1-45a2-b532-8f87f37b881c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:44.187Z|acdbbd8e-b7a1-45a2-b532-8f87f37b881c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:48.730Z|a4d90273-ef2e-4abf-b296-70306b92f090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:11:48.731Z|a4d90273-ef2e-4abf-b296-70306b92f090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:11:48.991Z|0aa42fc2-366b-4b17-922a-48afafd4a79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:11:48.992Z|0aa42fc2-366b-4b17-922a-48afafd4a79c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:11:51.686Z|ab4d9a96-09c9-4fb8-b3cf-70a3f3c8ff67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:51.687Z|ab4d9a96-09c9-4fb8-b3cf-70a3f3c8ff67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:52.237Z|93153216-f15d-498e-b0af-56da43bd6320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:52.238Z|93153216-f15d-498e-b0af-56da43bd6320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:11:54.213Z|67967f1e-e876-4231-a7fc-ab9d32995da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:11:54.214Z|67967f1e-e876-4231-a7fc-ab9d32995da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:01.711Z|5bd47644-df84-4721-8d30-be8025e708fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:01.712Z|5bd47644-df84-4721-8d30-be8025e708fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:02.261Z|55af4d10-f512-46ed-b077-456632ca9110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:02.262Z|55af4d10-f512-46ed-b077-456632ca9110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:03.730Z|dd999add-3dbd-4a48-a167-268b25d02526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:12:03.733Z|dd999add-3dbd-4a48-a167-268b25d02526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:12:04.239Z|13b67286-4efa-4629-babc-4179bd33539c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:04.240Z|13b67286-4efa-4629-babc-4179bd33539c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:11.736Z|1f5a1db0-2a7c-4c93-8713-b0bef011c348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:11.737Z|1f5a1db0-2a7c-4c93-8713-b0bef011c348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:12.284Z|c4f4b10b-a600-450e-ae0a-0c4596d194b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:12.285Z|c4f4b10b-a600-450e-ae0a-0c4596d194b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:14.265Z|08846ae2-9954-4c83-92ce-1c2db1c641bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:14.266Z|08846ae2-9954-4c83-92ce-1c2db1c641bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:18.730Z|1cbc5f3d-9953-4729-89b4-e3287c81595e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:12:18.731Z|1cbc5f3d-9953-4729-89b4-e3287c81595e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:12:18.993Z|52161e2e-8c78-43f7-bf26-62ed2056e24d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:12:18.994Z|52161e2e-8c78-43f7-bf26-62ed2056e24d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:12:21.762Z|4c38d844-f3f8-4a3a-bd7a-c25632a1ff7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:21.763Z|4c38d844-f3f8-4a3a-bd7a-c25632a1ff7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:22.307Z|7f1a0981-5f5c-4a79-9224-a8fb88e4ac52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:22.308Z|7f1a0981-5f5c-4a79-9224-a8fb88e4ac52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:24.290Z|a3524093-6f15-4000-9aa5-73d7a7029e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:24.291Z|a3524093-6f15-4000-9aa5-73d7a7029e6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:31.788Z|7e079441-b703-4bd7-b777-208b2fc2168a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:31.789Z|7e079441-b703-4bd7-b777-208b2fc2168a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:32.330Z|406af002-d627-42e1-83aa-d7c57fdd19ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:32.330Z|406af002-d627-42e1-83aa-d7c57fdd19ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:33.730Z|85c4df2a-5da0-46b9-95d5-658f3dbdb721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:12:33.730Z|85c4df2a-5da0-46b9-95d5-658f3dbdb721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:12:34.315Z|507f67c5-f066-451e-bb99-b912eff4967f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:34.316Z|507f67c5-f066-451e-bb99-b912eff4967f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:40.073Z|6fbec42c-7748-4e81-8c10-fad0ab3a7b8f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:12:40.075Z|6fbec42c-7748-4e81-8c10-fad0ab3a7b8f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:41.813Z|7430f729-880d-4af3-8889-f965a24f3ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:41.814Z|7430f729-880d-4af3-8889-f965a24f3ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:42.353Z|649b0eb8-c8f5-4e69-b321-2d6653889d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:42.354Z|649b0eb8-c8f5-4e69-b321-2d6653889d21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:44.338Z|baa2d962-9c7c-40bd-9679-0a49f4f131c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:44.339Z|baa2d962-9c7c-40bd-9679-0a49f4f131c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:48.730Z|40de9855-18a5-433a-af38-9e19d339afc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:12:48.732Z|40de9855-18a5-433a-af38-9e19d339afc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:12:48.995Z|e53661b5-e0ff-437d-9c24-05fc34019adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:12:48.995Z|e53661b5-e0ff-437d-9c24-05fc34019adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:12:51.840Z|8f2fbaf1-681b-4d44-afc1-823888b4957e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:51.841Z|8f2fbaf1-681b-4d44-afc1-823888b4957e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:52.377Z|77ef4a67-5582-41a1-89b5-f8fbc30efe3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:52.378Z|77ef4a67-5582-41a1-89b5-f8fbc30efe3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:12:54.362Z|d3332d1c-8b5d-4ffc-8827-96de3b01de6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:12:54.363Z|d3332d1c-8b5d-4ffc-8827-96de3b01de6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:01.864Z|ed5ba617-b459-440b-aafb-48fc0e155169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:01.865Z|ed5ba617-b459-440b-aafb-48fc0e155169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:02.402Z|92c00718-1361-47f2-9d98-4485f620c640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:02.403Z|92c00718-1361-47f2-9d98-4485f620c640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:03.730Z|34df8f62-6f2a-4ec3-ae52-9caa3d29b021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:13:03.731Z|34df8f62-6f2a-4ec3-ae52-9caa3d29b021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:13:04.387Z|2295c924-58d0-4f67-ba06-e28f22c60ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:04.388Z|2295c924-58d0-4f67-ba06-e28f22c60ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:11.889Z|ad340c24-24d1-4ba7-ab2c-16bf3408277f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:11.891Z|ad340c24-24d1-4ba7-ab2c-16bf3408277f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:12.427Z|11c59b9c-14d7-472f-961f-c10cdef35869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:12.428Z|11c59b9c-14d7-472f-961f-c10cdef35869|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:14.413Z|f07715ac-7e62-4b28-81b1-67ee94ab3f05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:14.414Z|f07715ac-7e62-4b28-81b1-67ee94ab3f05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:18.730Z|869d8cb8-8757-4f25-9b96-a5280aee1d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:13:18.730Z|869d8cb8-8757-4f25-9b96-a5280aee1d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:13:18.996Z|9958b34e-1069-446f-81ad-c46d42ab3214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:13:18.997Z|9958b34e-1069-446f-81ad-c46d42ab3214|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:13:21.915Z|d579bd1a-d7f4-4047-b23c-6ebcb706b2a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:21.916Z|d579bd1a-d7f4-4047-b23c-6ebcb706b2a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:22.452Z|d8216789-1c6e-4f47-a07e-f3afe57c753e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:22.453Z|d8216789-1c6e-4f47-a07e-f3afe57c753e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:24.439Z|b13d2532-1bd3-4362-9dea-7f44dce2f195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:24.440Z|b13d2532-1bd3-4362-9dea-7f44dce2f195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:31.943Z|5a33c1f9-437e-4997-a31b-664c4b30b32f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:31.944Z|5a33c1f9-437e-4997-a31b-664c4b30b32f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:32.479Z|7bcb32b6-999b-403e-b927-8592306979a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:32.480Z|7bcb32b6-999b-403e-b927-8592306979a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:33.730Z|7e65c679-b0ca-4fb3-9719-b15847623d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:13:33.732Z|7e65c679-b0ca-4fb3-9719-b15847623d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:13:34.464Z|08429990-b38e-4ca7-8dea-e66656db74e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:34.465Z|08429990-b38e-4ca7-8dea-e66656db74e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:40.073Z|36344d43-c2da-4bea-b59c-55b5435f7cc4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:13:40.074Z|36344d43-c2da-4bea-b59c-55b5435f7cc4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:41.972Z|5a131910-8ae8-4d61-b86d-d12e73a01a5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:41.973Z|5a131910-8ae8-4d61-b86d-d12e73a01a5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:42.503Z|5c63abc8-b288-4e68-a126-12a3734d7ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:42.504Z|5c63abc8-b288-4e68-a126-12a3734d7ffa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:44.488Z|e71da608-61e4-410c-aa4a-d698214b270a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:44.489Z|e71da608-61e4-410c-aa4a-d698214b270a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:48.730Z|cf7a9652-7155-4f34-b457-a83727ce3feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:13:48.731Z|cf7a9652-7155-4f34-b457-a83727ce3feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:13:48.998Z|2c3704a4-febc-4752-b0da-5f9b5afe0d42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:13:48.999Z|2c3704a4-febc-4752-b0da-5f9b5afe0d42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:13:51.996Z|6aed5f62-f017-49d5-b0c1-d391522cb9e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:51.997Z|6aed5f62-f017-49d5-b0c1-d391522cb9e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:52.528Z|71e488f8-463b-4d19-87d2-37708d6d5f70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:52.529Z|71e488f8-463b-4d19-87d2-37708d6d5f70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:13:54.513Z|9c35fc48-b8f7-40fc-9c81-513690d810f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:13:54.514Z|9c35fc48-b8f7-40fc-9c81-513690d810f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:02.019Z|50be1771-30ff-43ad-9fad-9fb1acf9d6a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:02.020Z|50be1771-30ff-43ad-9fad-9fb1acf9d6a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:02.553Z|311d8c26-b604-46c6-94b5-92531b9dd2ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:02.554Z|311d8c26-b604-46c6-94b5-92531b9dd2ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:03.730Z|0bc96b68-33de-46ec-bfc6-5e58051f1761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:14:03.730Z|0bc96b68-33de-46ec-bfc6-5e58051f1761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:14:04.538Z|e2954a86-92df-404f-962e-7da2f9504b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:04.539Z|e2954a86-92df-404f-962e-7da2f9504b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:12.041Z|69c2f5eb-afcf-4b0c-b889-5bda6828b5e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:12.042Z|69c2f5eb-afcf-4b0c-b889-5bda6828b5e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:12.576Z|3d21cb8f-1848-4752-a731-7de588942012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:12.577Z|3d21cb8f-1848-4752-a731-7de588942012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:14.562Z|d2bd6a1d-b236-40b5-ad30-1d3f191b0f98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:14.562Z|d2bd6a1d-b236-40b5-ad30-1d3f191b0f98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:18.730Z|7a44a609-25a9-443f-a76b-ecd31e58a1f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:14:18.732Z|7a44a609-25a9-443f-a76b-ecd31e58a1f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:14:19.000Z|b7fbf55e-a9ec-4863-bd45-7c7c3601a306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:14:19.001Z|b7fbf55e-a9ec-4863-bd45-7c7c3601a306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:14:22.065Z|d12e3cd5-1e11-4035-88a3-f516f539742a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:22.066Z|d12e3cd5-1e11-4035-88a3-f516f539742a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:22.601Z|c251f8e1-096b-4e85-aa65-94cc6ca940de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:22.602Z|c251f8e1-096b-4e85-aa65-94cc6ca940de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:24.585Z|a158cb9f-7181-4706-878a-1a5ebcfa69bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:24.586Z|a158cb9f-7181-4706-878a-1a5ebcfa69bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:32.087Z|c1aa2072-2c6c-48d3-af03-8459bf876085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:32.088Z|c1aa2072-2c6c-48d3-af03-8459bf876085|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:32.625Z|30fde840-e57b-494b-ae6a-2efe35c0bf0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:32.626Z|30fde840-e57b-494b-ae6a-2efe35c0bf0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:33.730Z|5876588b-8083-4441-a939-08b01d66ca2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:14:33.730Z|5876588b-8083-4441-a939-08b01d66ca2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:14:34.610Z|1cd40a62-5fe4-454c-8bdd-93017c0848db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:34.611Z|1cd40a62-5fe4-454c-8bdd-93017c0848db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:40.072Z|0912ad53-60f6-4201-a518-3aa4c62095f1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:14:40.074Z|0912ad53-60f6-4201-a518-3aa4c62095f1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:42.110Z|9d05290f-f651-4742-84ff-3b8363f7898a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:42.111Z|9d05290f-f651-4742-84ff-3b8363f7898a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:42.649Z|f2542d0b-e478-4b8f-9ba9-dd12f29b43cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:42.650Z|f2542d0b-e478-4b8f-9ba9-dd12f29b43cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:44.636Z|9542f505-8bb4-485c-b48d-571c8ae95a82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:44.637Z|9542f505-8bb4-485c-b48d-571c8ae95a82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:48.730Z|9c353537-846c-4f30-90c8-0244e7532179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:14:48.731Z|9c353537-846c-4f30-90c8-0244e7532179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:14:49.002Z|51dd7f4a-2f3c-4450-9c23-7f0c9138eb72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:14:49.003Z|51dd7f4a-2f3c-4450-9c23-7f0c9138eb72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:14:52.134Z|15e2b304-d814-4f33-914b-51e20acd356d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:52.135Z|15e2b304-d814-4f33-914b-51e20acd356d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:52.673Z|b789b74c-30e3-4f6c-8051-a2b1402bc852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:52.674Z|b789b74c-30e3-4f6c-8051-a2b1402bc852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:14:54.661Z|d478be16-a91d-4b1f-a375-0d1e85c28478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:14:54.662Z|d478be16-a91d-4b1f-a375-0d1e85c28478|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:02.159Z|628d1d8c-e8ef-4937-82dc-cf79d578371b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:02.160Z|628d1d8c-e8ef-4937-82dc-cf79d578371b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:02.696Z|dfce6167-44ca-4743-a176-60fd4b4dda07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:02.697Z|dfce6167-44ca-4743-a176-60fd4b4dda07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:03.730Z|effab7ff-39f8-49d5-9d56-03a64cd6e43e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:15:03.733Z|effab7ff-39f8-49d5-9d56-03a64cd6e43e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:15:04.691Z|bd3941a9-200e-4a67-a7d5-0056614dd819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:04.692Z|bd3941a9-200e-4a67-a7d5-0056614dd819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:12.184Z|1deb1a04-9d47-4714-b25a-3ac464e90170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:12.185Z|1deb1a04-9d47-4714-b25a-3ac464e90170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:12.721Z|6ca62d9a-beea-491e-8b18-881cf8cfb4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:12.722Z|6ca62d9a-beea-491e-8b18-881cf8cfb4a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:14.714Z|2b230235-2afa-4b0f-88cf-514a7256a8b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:14.715Z|2b230235-2afa-4b0f-88cf-514a7256a8b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:18.730Z|0b6fc1aa-8b5f-4ba6-bc2b-de81dbb24c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:15:18.730Z|0b6fc1aa-8b5f-4ba6-bc2b-de81dbb24c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:15:19.003Z|b41f5af8-9279-44e4-a273-4a15bf91d21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:15:19.004Z|b41f5af8-9279-44e4-a273-4a15bf91d21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:15:22.209Z|ef51e176-2af3-4204-a9e4-786a021201b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:22.210Z|ef51e176-2af3-4204-a9e4-786a021201b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:22.747Z|7e03e7f6-07be-46d6-9150-76f9883306c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:22.748Z|7e03e7f6-07be-46d6-9150-76f9883306c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:24.738Z|6af4ffdc-f584-4a7a-b3f8-fc0a8f6297e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:24.739Z|6af4ffdc-f584-4a7a-b3f8-fc0a8f6297e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:32.233Z|44da37b0-bc99-403c-b2e1-636676a93f1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:32.234Z|44da37b0-bc99-403c-b2e1-636676a93f1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:32.771Z|2873ff98-680b-4cbc-babd-2fb74d3c15a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:32.772Z|2873ff98-680b-4cbc-babd-2fb74d3c15a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:33.730Z|66856bb2-7af2-4e64-a708-a4a05165f848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:15:33.730Z|66856bb2-7af2-4e64-a708-a4a05165f848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:15:34.762Z|15253143-2778-47f5-9781-8a9eafd57816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:34.763Z|15253143-2778-47f5-9781-8a9eafd57816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:40.072Z|0cb122be-a140-4a65-ac42-0c2198f499c9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:15:40.073Z|0cb122be-a140-4a65-ac42-0c2198f499c9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:42.258Z|5f2abe7a-6c70-4dd9-a870-5c9c993cbe6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:42.259Z|5f2abe7a-6c70-4dd9-a870-5c9c993cbe6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:42.796Z|93cb7985-c550-427a-82f1-08584e31d5a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:42.797Z|93cb7985-c550-427a-82f1-08584e31d5a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:44.786Z|092f3c51-bd5c-4217-b9f8-d725d0923b1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:44.787Z|092f3c51-bd5c-4217-b9f8-d725d0923b1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:48.730Z|0bf6d19a-dccd-40de-ad43-dc2d8336b313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:15:48.733Z|0bf6d19a-dccd-40de-ad43-dc2d8336b313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:15:49.005Z|13f0f4f7-ef04-4dc0-925f-dc060badc6a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:15:49.005Z|13f0f4f7-ef04-4dc0-925f-dc060badc6a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:15:52.285Z|93c51251-d634-4071-92d1-05fb76ec22c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:52.286Z|93c51251-d634-4071-92d1-05fb76ec22c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:52.824Z|322f975a-da21-4d27-aa70-4478df69c61f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:52.825Z|322f975a-da21-4d27-aa70-4478df69c61f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:15:54.809Z|cf536600-1090-4224-bd00-b870cfd2b394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:15:54.810Z|cf536600-1090-4224-bd00-b870cfd2b394|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:02.308Z|6e6d8edd-59f4-4012-b240-5a3de5e254bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:02.309Z|6e6d8edd-59f4-4012-b240-5a3de5e254bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:02.848Z|c9f05388-8f9c-4c3b-b3a8-a6ef744a9314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:02.848Z|c9f05388-8f9c-4c3b-b3a8-a6ef744a9314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:03.730Z|2b47045b-70e8-4eff-992e-7b09c892e3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:16:03.730Z|2b47045b-70e8-4eff-992e-7b09c892e3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:16:04.833Z|ce922e7b-ebc6-49e6-988a-c5885b448d3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:04.834Z|ce922e7b-ebc6-49e6-988a-c5885b448d3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:12.332Z|f80d50a6-d60f-4ee9-b2ce-86810406974d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:12.333Z|f80d50a6-d60f-4ee9-b2ce-86810406974d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:12.871Z|445ac19e-5e61-4675-9366-6fa2b4afd592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:12.872Z|445ac19e-5e61-4675-9366-6fa2b4afd592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:14.866Z|a8d21f78-c708-420c-bbdb-1c29b83c7ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:14.866Z|a8d21f78-c708-420c-bbdb-1c29b83c7ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:18.730Z|5d9c7c32-4302-40ea-9fab-f77b3a3e9222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:16:18.730Z|5d9c7c32-4302-40ea-9fab-f77b3a3e9222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:16:19.006Z|054cdf7e-1ce5-4081-b811-d81a48f01475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:16:19.007Z|054cdf7e-1ce5-4081-b811-d81a48f01475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:16:22.355Z|178b46bd-92b8-45ee-9fc9-d4f51477d9ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:22.356Z|178b46bd-92b8-45ee-9fc9-d4f51477d9ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:22.894Z|72208233-c9e5-4dc7-b71d-7dc096b8a251|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:22.895Z|72208233-c9e5-4dc7-b71d-7dc096b8a251|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:24.891Z|ccd484ec-9c13-47de-a082-84383620d4db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:24.892Z|ccd484ec-9c13-47de-a082-84383620d4db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:32.380Z|18930cb0-f9b7-4345-aab9-0fdee43349ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:32.382Z|18930cb0-f9b7-4345-aab9-0fdee43349ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:32.920Z|e197fbdb-d1d7-42ef-9eab-807b7a77e07e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:32.921Z|e197fbdb-d1d7-42ef-9eab-807b7a77e07e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:33.730Z|ac39781a-bfb0-4d71-bd19-e1bd110f99f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:16:33.733Z|ac39781a-bfb0-4d71-bd19-e1bd110f99f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:16:34.915Z|eeacc5ea-d855-4153-a283-315fd824eb02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:34.916Z|eeacc5ea-d855-4153-a283-315fd824eb02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:40.072Z|2bc4aed8-065a-436c-a4f5-d584bf3c916e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:16:40.073Z|2bc4aed8-065a-436c-a4f5-d584bf3c916e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:42.404Z|0f5353ac-e6d0-4028-bfd2-6447885c1fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:42.405Z|0f5353ac-e6d0-4028-bfd2-6447885c1fbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:42.948Z|ffdba912-6669-4cbc-8365-648235890fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:42.949Z|ffdba912-6669-4cbc-8365-648235890fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:44.938Z|d3fcfcdb-9add-4026-b995-506909d54c43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:44.939Z|d3fcfcdb-9add-4026-b995-506909d54c43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:48.730Z|95d86b62-477b-4d07-9837-c456803ef740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:16:48.730Z|95d86b62-477b-4d07-9837-c456803ef740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:16:49.008Z|52f4b321-c857-4d57-acbc-f282aaac7bf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:16:49.008Z|52f4b321-c857-4d57-acbc-f282aaac7bf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:16:52.431Z|cb8a2955-0e5f-4f3d-9442-2865b46c15e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:52.432Z|cb8a2955-0e5f-4f3d-9442-2865b46c15e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:52.971Z|2388f077-98c3-46dc-b1ed-25d465af5709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:52.972Z|2388f077-98c3-46dc-b1ed-25d465af5709|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:16:54.963Z|cc8a7ec1-2b71-411b-bd9c-cb5de7fadf76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:16:54.964Z|cc8a7ec1-2b71-411b-bd9c-cb5de7fadf76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:02.462Z|924e1b55-97f2-4b23-a069-5b0619034787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:02.464Z|924e1b55-97f2-4b23-a069-5b0619034787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:02.994Z|50928490-0c4a-4e50-b808-ceb8bb4958ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:02.995Z|50928490-0c4a-4e50-b808-ceb8bb4958ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:03.730Z|4ac4c5d9-80df-4bcc-9aa7-5e6a881a0ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:17:03.730Z|4ac4c5d9-80df-4bcc-9aa7-5e6a881a0ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:17:04.987Z|9606c5b8-a376-4865-ae96-c9b3626db8c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:04.988Z|9606c5b8-a376-4865-ae96-c9b3626db8c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:12.487Z|db9b8e2a-a7e0-4f91-a8be-7eab4bf72f7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:12.488Z|db9b8e2a-a7e0-4f91-a8be-7eab4bf72f7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:13.019Z|c068ca61-9b5f-48ac-9e1f-d74d28f5585f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:13.020Z|c068ca61-9b5f-48ac-9e1f-d74d28f5585f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:15.012Z|dc0e7971-9c1e-467b-9c70-ffaf5dcba64a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:15.013Z|dc0e7971-9c1e-467b-9c70-ffaf5dcba64a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:18.729Z|7a6b501e-6c5c-4c79-ba60-f3e9ac243e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:17:18.732Z|7a6b501e-6c5c-4c79-ba60-f3e9ac243e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:17:19.009Z|107560d4-2b95-4dfa-883e-d85c9863f139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:17:19.010Z|107560d4-2b95-4dfa-883e-d85c9863f139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:17:22.510Z|296de10f-f467-45c2-b67e-51dddd13613a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:22.511Z|296de10f-f467-45c2-b67e-51dddd13613a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:23.044Z|e36c346f-0756-4ff5-9ae4-ba93219371a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:23.045Z|e36c346f-0756-4ff5-9ae4-ba93219371a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:25.037Z|24e54073-4b42-48f1-8323-04c575067cb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:25.038Z|24e54073-4b42-48f1-8323-04c575067cb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:32.533Z|7ab62918-cb19-4821-9df6-397e81ec9398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:32.534Z|7ab62918-cb19-4821-9df6-397e81ec9398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:33.066Z|c805b820-508b-4eaa-9aad-6854a068fb53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:33.067Z|c805b820-508b-4eaa-9aad-6854a068fb53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:33.730Z|7bf606e2-be28-41cd-ab61-0699ec3d7466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:17:33.730Z|7bf606e2-be28-41cd-ab61-0699ec3d7466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:17:35.061Z|ff72bc54-1e11-4ab2-90c1-dcb5eefac8a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:35.062Z|ff72bc54-1e11-4ab2-90c1-dcb5eefac8a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:40.072Z|ad2d699c-87ae-40e3-8d1b-971ee9d7cac1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:17:40.073Z|ad2d699c-87ae-40e3-8d1b-971ee9d7cac1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:42.557Z|c946339b-46f7-45d0-bf1f-1c697f7637fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:42.558Z|c946339b-46f7-45d0-bf1f-1c697f7637fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:43.088Z|7539ee33-cf94-49d8-85c3-36e73b86ae76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:43.089Z|7539ee33-cf94-49d8-85c3-36e73b86ae76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:45.085Z|231aae0e-a258-4f02-8dd4-820528bed26f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:45.086Z|231aae0e-a258-4f02-8dd4-820528bed26f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:48.730Z|0792457b-c590-40ee-9d17-8bab42ab78ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:17:48.730Z|0792457b-c590-40ee-9d17-8bab42ab78ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:17:49.011Z|c51539b4-e69b-46cf-8fea-606a9ae0bb26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:17:49.011Z|c51539b4-e69b-46cf-8fea-606a9ae0bb26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:17:52.581Z|462afe62-d3a4-4bb4-9afd-9c999e229570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:52.582Z|462afe62-d3a4-4bb4-9afd-9c999e229570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:53.111Z|0daaa41b-3adb-4b1a-b5bc-cba9fcc8181b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:53.112Z|0daaa41b-3adb-4b1a-b5bc-cba9fcc8181b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:17:55.109Z|0d922b6e-6252-49e8-8070-983e18ea4518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:17:55.110Z|0d922b6e-6252-49e8-8070-983e18ea4518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:02.605Z|ccf1d10f-7dad-4072-bd52-b65edc82bcaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:02.606Z|ccf1d10f-7dad-4072-bd52-b65edc82bcaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:03.134Z|4aa49c89-7d69-4553-ae11-c80af42c569b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:03.135Z|4aa49c89-7d69-4553-ae11-c80af42c569b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:03.730Z|134666d9-40e0-47e1-b5f2-ab2b4ceee1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:18:03.732Z|134666d9-40e0-47e1-b5f2-ab2b4ceee1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:18:05.133Z|395de5fe-88e4-4da6-b48e-72cded5288ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:05.134Z|395de5fe-88e4-4da6-b48e-72cded5288ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:12.632Z|9bee11ec-fb50-48c6-8cc3-61e27dda34f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:12.633Z|9bee11ec-fb50-48c6-8cc3-61e27dda34f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:13.158Z|26bfcb29-a833-445c-bc8d-d6541fb561cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:13.159Z|26bfcb29-a833-445c-bc8d-d6541fb561cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:15.158Z|06135abe-e153-410f-bd2b-754bcf723cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:15.159Z|06135abe-e153-410f-bd2b-754bcf723cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:18.730Z|39b373cf-22f4-4ef9-a673-45ffc32c3705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:18:18.731Z|39b373cf-22f4-4ef9-a673-45ffc32c3705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:18:19.012Z|9eb18cc0-7065-4d6a-bdd8-a7b2a2a916e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:18:19.013Z|9eb18cc0-7065-4d6a-bdd8-a7b2a2a916e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:18:22.658Z|f7007ead-e7bb-4732-8dcb-76621d19465c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:22.659Z|f7007ead-e7bb-4732-8dcb-76621d19465c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:23.184Z|5440b1b7-3e53-48e9-a705-8a8808d5ccee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:23.185Z|5440b1b7-3e53-48e9-a705-8a8808d5ccee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:25.185Z|1cf74fcb-c894-488e-b46c-4bae50db4745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:25.186Z|1cf74fcb-c894-488e-b46c-4bae50db4745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:32.682Z|cb643272-ded1-4244-90a2-f9b23b02ef9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:32.683Z|cb643272-ded1-4244-90a2-f9b23b02ef9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:33.208Z|81f59069-66ce-4777-a8d4-1a3d3ec255da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:33.208Z|81f59069-66ce-4777-a8d4-1a3d3ec255da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:33.730Z|9d22be7c-b761-49af-b68a-7416ebcb3621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:18:33.730Z|9d22be7c-b761-49af-b68a-7416ebcb3621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:18:35.211Z|03ca5bd6-15c4-4f01-8543-9beeb9b8868b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:35.212Z|03ca5bd6-15c4-4f01-8543-9beeb9b8868b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:40.072Z|7e381542-52b0-449d-9f61-04b2d40a98b3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:18:40.074Z|7e381542-52b0-449d-9f61-04b2d40a98b3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:42.706Z|276e3ad5-0ef5-4419-92a6-467dedecb0d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:42.707Z|276e3ad5-0ef5-4419-92a6-467dedecb0d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:43.231Z|371d292c-7db2-4d60-adaa-3559c73f94d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:43.232Z|371d292c-7db2-4d60-adaa-3559c73f94d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:45.239Z|ab055cb7-e664-425f-a919-daec5dec876e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:45.240Z|ab055cb7-e664-425f-a919-daec5dec876e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:48.730Z|7d85bac2-3514-4971-a129-058268e9268d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:18:48.733Z|7d85bac2-3514-4971-a129-058268e9268d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:18:49.014Z|39fa4d5f-ecdf-49ad-bb7a-fdcdb5e8285e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:18:49.014Z|39fa4d5f-ecdf-49ad-bb7a-fdcdb5e8285e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:18:52.729Z|b615f2bd-b4b7-49d5-8a21-a85cd35e9d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:52.730Z|b615f2bd-b4b7-49d5-8a21-a85cd35e9d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:53.256Z|b01e9ac6-8f89-4d17-bc93-850e5bf078df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:53.257Z|b01e9ac6-8f89-4d17-bc93-850e5bf078df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:18:55.286Z|009159ab-65ad-4d23-b63e-00643a5b08fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:18:55.287Z|009159ab-65ad-4d23-b63e-00643a5b08fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:02.754Z|8fb6bd1c-6004-44e5-bd6a-03b99b4f377f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:02.755Z|8fb6bd1c-6004-44e5-bd6a-03b99b4f377f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:03.279Z|35dab9cc-7fc3-45e6-bcfd-650831973fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:03.280Z|35dab9cc-7fc3-45e6-bcfd-650831973fce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:03.731Z|7c850b58-70ea-4613-ae3f-fddb8924b1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:19:03.732Z|7c850b58-70ea-4613-ae3f-fddb8924b1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:19:05.317Z|c670b46e-4a0b-470a-ac88-a3662aa35f95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:05.318Z|c670b46e-4a0b-470a-ac88-a3662aa35f95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:12.780Z|5f411e9f-cc49-4c12-abc8-db57117cc280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:12.781Z|5f411e9f-cc49-4c12-abc8-db57117cc280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:13.304Z|afb83d4c-a23d-4264-a37f-c5f1a65a805c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:13.305Z|afb83d4c-a23d-4264-a37f-c5f1a65a805c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:15.344Z|e4cb0328-5275-481d-8a22-f4ada9e92082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:15.345Z|e4cb0328-5275-481d-8a22-f4ada9e92082|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:18.730Z|d348e5a2-c674-4022-ba44-f6c3d33763cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:19:18.730Z|d348e5a2-c674-4022-ba44-f6c3d33763cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:19:19.015Z|54f37178-e63a-4a7b-8880-51fec90a65c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:19:19.016Z|54f37178-e63a-4a7b-8880-51fec90a65c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:19:22.805Z|e750bc3f-6901-404d-9307-80fc9351c832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:22.806Z|e750bc3f-6901-404d-9307-80fc9351c832|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:23.329Z|4bdbb9b9-74d4-43c4-8d0d-dd056d124299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:23.330Z|4bdbb9b9-74d4-43c4-8d0d-dd056d124299|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:25.376Z|e1d3f4db-3bbd-4c04-8b2a-e9892fdc8c92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:25.377Z|e1d3f4db-3bbd-4c04-8b2a-e9892fdc8c92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:32.838Z|391ab719-08dd-4642-afab-53a9980d9f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:32.840Z|391ab719-08dd-4642-afab-53a9980d9f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:33.354Z|49c485dd-ab90-4638-ae47-aba54200fae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:33.355Z|49c485dd-ab90-4638-ae47-aba54200fae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:33.730Z|99c79f49-56f0-4072-afe6-2853126eaf91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:19:33.733Z|99c79f49-56f0-4072-afe6-2853126eaf91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:19:35.405Z|2b3dc445-b599-44e9-9b20-67fdb41687ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:35.406Z|2b3dc445-b599-44e9-9b20-67fdb41687ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:40.073Z|c90b7f6b-c24d-4dd1-8024-2c8a4346435b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:19:40.074Z|c90b7f6b-c24d-4dd1-8024-2c8a4346435b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:42.865Z|b82cdc7f-50c9-4c53-a205-48d301d9418e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:42.866Z|b82cdc7f-50c9-4c53-a205-48d301d9418e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:43.378Z|51c45639-2279-4f80-b78a-7e0f679b00e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:43.378Z|51c45639-2279-4f80-b78a-7e0f679b00e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:45.433Z|c5d32d30-6706-44ac-a638-a150670df51b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:45.434Z|c5d32d30-6706-44ac-a638-a150670df51b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:48.730Z|a06924ad-df52-4544-8e65-8a43dd377704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:19:48.730Z|a06924ad-df52-4544-8e65-8a43dd377704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:19:49.016Z|cd669a1a-667f-4f2b-87ea-cbe7b5a606eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:19:49.017Z|cd669a1a-667f-4f2b-87ea-cbe7b5a606eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:19:52.890Z|605a0a60-0971-4392-9035-3acbd72f30dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:52.891Z|605a0a60-0971-4392-9035-3acbd72f30dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:53.401Z|8e4d6e6d-474c-4aef-9d64-53630d8d23ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:53.402Z|8e4d6e6d-474c-4aef-9d64-53630d8d23ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:19:55.467Z|068334ed-e598-4d5b-85b1-0ef2213488bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:19:55.468Z|068334ed-e598-4d5b-85b1-0ef2213488bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:02.917Z|aea8f0d8-5310-4b5f-837d-8648e8d7cfad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:02.918Z|aea8f0d8-5310-4b5f-837d-8648e8d7cfad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:03.429Z|bc0766b5-51cc-4015-a021-1b729d1e1010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:03.430Z|bc0766b5-51cc-4015-a021-1b729d1e1010|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:03.730Z|756ca0e5-0cdb-4c09-8e3c-872123b9799d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:20:03.730Z|756ca0e5-0cdb-4c09-8e3c-872123b9799d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:20:05.501Z|c902dcfb-cad1-46d5-9bc1-874f8228bd8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:05.502Z|c902dcfb-cad1-46d5-9bc1-874f8228bd8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:12.945Z|28976e5e-6fb3-4ae4-9662-4a45dd10ee62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:12.946Z|28976e5e-6fb3-4ae4-9662-4a45dd10ee62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:13.454Z|d802d809-4e38-47a7-a4e5-a3cb1bf0964f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:13.455Z|d802d809-4e38-47a7-a4e5-a3cb1bf0964f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:15.526Z|8d7e658a-9a5f-44c7-aff6-332d9edb72f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:15.527Z|8d7e658a-9a5f-44c7-aff6-332d9edb72f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:18.730Z|a1ce88e1-d0d4-4b7b-abaa-c9185506cc93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:20:18.733Z|a1ce88e1-d0d4-4b7b-abaa-c9185506cc93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:20:19.019Z|a449155e-c2c5-4cbf-86ec-455eb125961d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:20:19.020Z|a449155e-c2c5-4cbf-86ec-455eb125961d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:20:22.970Z|c28b428e-b2f9-463c-98d9-2ef707f7ee93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:22.971Z|c28b428e-b2f9-463c-98d9-2ef707f7ee93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:23.480Z|fe578ea5-fc08-4906-863b-e96dd168edde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:23.481Z|fe578ea5-fc08-4906-863b-e96dd168edde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:25.552Z|ca538778-6fa0-46c3-8078-bf6045e79e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:25.553Z|ca538778-6fa0-46c3-8078-bf6045e79e16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:32.993Z|b21ea3f4-e1ed-42e2-9c03-928bb20f3f79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:32.994Z|b21ea3f4-e1ed-42e2-9c03-928bb20f3f79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:33.507Z|efe11ac7-12e0-4caf-a234-9f262d95c50c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:33.508Z|efe11ac7-12e0-4caf-a234-9f262d95c50c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:33.730Z|b4ee7294-a4d3-4068-9a7b-520fd70aec75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:20:33.730Z|b4ee7294-a4d3-4068-9a7b-520fd70aec75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:20:35.591Z|f247f704-5d11-476f-bd12-38672c13394b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:35.592Z|f247f704-5d11-476f-bd12-38672c13394b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:40.071Z|acced9dd-2183-465a-8406-0a82eb16e902|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:20:40.072Z|acced9dd-2183-465a-8406-0a82eb16e902|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:43.017Z|011dd9c8-7eeb-495f-802c-e395129c9cbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:43.018Z|011dd9c8-7eeb-495f-802c-e395129c9cbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:43.531Z|700b3f85-d2c5-4bda-8a0d-51b274a6d47f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:43.532Z|700b3f85-d2c5-4bda-8a0d-51b274a6d47f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:45.625Z|2067e0f1-da91-440f-a294-485702b0b0ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:45.626Z|2067e0f1-da91-440f-a294-485702b0b0ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:48.729Z|7933f0ac-5bd4-4f2b-ad7e-858b6a89a708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:20:48.730Z|7933f0ac-5bd4-4f2b-ad7e-858b6a89a708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:20:49.021Z|5b65e99b-963a-483f-b3bc-e2f7ca56e9c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:20:49.021Z|5b65e99b-963a-483f-b3bc-e2f7ca56e9c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:20:53.041Z|a4476c16-c74d-4a42-a1a9-df2b3f8260ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:53.042Z|a4476c16-c74d-4a42-a1a9-df2b3f8260ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:53.555Z|cf17ffca-7369-4ddd-8610-234ab4a6697a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:53.555Z|cf17ffca-7369-4ddd-8610-234ab4a6697a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:20:55.658Z|6cdf91a2-953b-43e1-a99f-088035e720e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:20:55.659Z|6cdf91a2-953b-43e1-a99f-088035e720e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:03.065Z|762b7bc3-f3ed-4ff9-bc15-62d312e7e247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:03.066Z|762b7bc3-f3ed-4ff9-bc15-62d312e7e247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:03.604Z|a5a85889-d92b-4d95-a655-6cd16da60ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:03.605Z|a5a85889-d92b-4d95-a655-6cd16da60ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:03.730Z|86d5bf27-447d-438c-b6b7-3b50a5ee9be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:21:03.732Z|86d5bf27-447d-438c-b6b7-3b50a5ee9be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:21:05.687Z|a77a372c-79d8-48db-9396-8878195f7f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:05.688Z|a77a372c-79d8-48db-9396-8878195f7f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:13.089Z|8459ad1d-19ac-4da2-b242-16bd1561d5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:13.090Z|8459ad1d-19ac-4da2-b242-16bd1561d5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:13.630Z|9598392f-f7ba-4d55-9cae-034c750b77ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:13.631Z|9598392f-f7ba-4d55-9cae-034c750b77ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:15.716Z|c19ce2ae-d74a-4097-8628-658395d8b78a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:15.716Z|c19ce2ae-d74a-4097-8628-658395d8b78a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:18.729Z|5addc87f-ce61-4923-946f-89ef28201a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:21:18.730Z|5addc87f-ce61-4923-946f-89ef28201a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:21:19.022Z|033c1ce5-b476-4201-8d63-976815c5ee80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:21:19.023Z|033c1ce5-b476-4201-8d63-976815c5ee80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:21:23.114Z|1d1087b9-e144-4241-8202-0cb0b2f3b687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:23.115Z|1d1087b9-e144-4241-8202-0cb0b2f3b687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:23.655Z|38c5c371-0dc7-4c20-bea7-85def5ed567d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:23.656Z|38c5c371-0dc7-4c20-bea7-85def5ed567d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:25.747Z|8edeaf46-42ce-42a4-9513-7d3bda96c2d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:25.748Z|8edeaf46-42ce-42a4-9513-7d3bda96c2d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:33.137Z|d51c6dca-d9e8-43e0-a5fd-0dd7fc2a0499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:33.138Z|d51c6dca-d9e8-43e0-a5fd-0dd7fc2a0499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:33.682Z|711fe858-cbdd-4c03-bb20-7c438e245bdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:33.683Z|711fe858-cbdd-4c03-bb20-7c438e245bdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:33.729Z|7f8155c2-60c1-4458-bb0f-305463db7fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:21:33.730Z|7f8155c2-60c1-4458-bb0f-305463db7fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:21:35.770Z|198b44ab-1e9b-46ac-a453-df52b7e6943a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:35.771Z|198b44ab-1e9b-46ac-a453-df52b7e6943a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:40.071Z|eb29864a-b4de-4f38-8264-c204f202b484|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:21:40.072Z|eb29864a-b4de-4f38-8264-c204f202b484|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:43.162Z|e11710c1-6601-4a21-9e7e-eac414264aca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:43.162Z|e11710c1-6601-4a21-9e7e-eac414264aca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:43.704Z|757b4cb1-0d89-4eaf-ab0f-e4072a955ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:43.704Z|757b4cb1-0d89-4eaf-ab0f-e4072a955ee9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:45.797Z|5b8f8396-fa0a-46e7-a7a9-48446d15cc60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:45.798Z|5b8f8396-fa0a-46e7-a7a9-48446d15cc60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:48.729Z|b29b81cf-bbb7-401f-866b-f5397f2310f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:21:48.733Z|b29b81cf-bbb7-401f-866b-f5397f2310f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:21:49.024Z|5d79bbb6-c319-435a-a0fb-560d5bf7b525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:21:49.024Z|5d79bbb6-c319-435a-a0fb-560d5bf7b525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:21:53.185Z|2b2bf756-9024-4777-a280-df0a4479f90f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:53.186Z|2b2bf756-9024-4777-a280-df0a4479f90f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:53.728Z|ce01ea44-fc01-4289-92d4-8469ed9f1936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:53.729Z|ce01ea44-fc01-4289-92d4-8469ed9f1936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:21:55.822Z|ed3d2b75-215e-4c13-a039-786a80d6e417|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:21:55.823Z|ed3d2b75-215e-4c13-a039-786a80d6e417|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:03.210Z|d928db7c-d82d-4461-a329-f33953117335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:03.210Z|d928db7c-d82d-4461-a329-f33953117335|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:03.730Z|8b3e5d35-f368-4f66-8443-e7a6587cc4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:22:03.730Z|8b3e5d35-f368-4f66-8443-e7a6587cc4d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:22:03.750Z|cfb75345-499e-429d-8271-2ca2539a3502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:03.751Z|cfb75345-499e-429d-8271-2ca2539a3502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:05.846Z|3b012d5a-ddd8-44b5-a42f-1d1f53ac2eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:05.847Z|3b012d5a-ddd8-44b5-a42f-1d1f53ac2eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:13.233Z|e9a512ee-77cf-4aa8-8a11-3cb3a35c849b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:13.234Z|e9a512ee-77cf-4aa8-8a11-3cb3a35c849b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:13.775Z|7eca763d-baf1-46d1-886c-8a0dee0200dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:13.776Z|7eca763d-baf1-46d1-886c-8a0dee0200dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:15.869Z|e9c0f01d-af1f-441a-a6a3-c7d37df4a2a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:15.870Z|e9c0f01d-af1f-441a-a6a3-c7d37df4a2a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:18.729Z|83ddc06a-9206-4a02-b488-be6c3e341835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:22:18.730Z|83ddc06a-9206-4a02-b488-be6c3e341835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:22:19.025Z|559a4933-32d0-456c-8b67-813d5f75809d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:22:19.026Z|559a4933-32d0-456c-8b67-813d5f75809d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:22:23.257Z|ecc21f8c-aa30-445d-8567-a89e5c4480a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:23.257Z|ecc21f8c-aa30-445d-8567-a89e5c4480a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:23.799Z|69aab281-962e-47c7-bd45-fd23a4423cf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:23.800Z|69aab281-962e-47c7-bd45-fd23a4423cf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:25.898Z|4a60d36f-96f7-44c9-98af-03f74c7c449e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:25.899Z|4a60d36f-96f7-44c9-98af-03f74c7c449e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:33.281Z|daa6f5c7-bb21-49d4-b405-34b4ae9134dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:33.282Z|daa6f5c7-bb21-49d4-b405-34b4ae9134dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:33.730Z|6f353027-225d-4b8c-92da-2c0e1a7d3259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:22:33.732Z|6f353027-225d-4b8c-92da-2c0e1a7d3259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:22:33.821Z|eabad8d6-1d4b-4004-96f2-1f2f555f77ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:33.821Z|eabad8d6-1d4b-4004-96f2-1f2f555f77ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:35.936Z|59a3aeb3-cc14-4346-a5b0-dd87a9f299dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:35.939Z|59a3aeb3-cc14-4346-a5b0-dd87a9f299dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:40.072Z|49b60658-c896-4346-9385-a2fadb5d686d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:22:40.073Z|49b60658-c896-4346-9385-a2fadb5d686d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:43.304Z|cbe43951-faff-4006-9dba-d058bbdc1fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:43.305Z|cbe43951-faff-4006-9dba-d058bbdc1fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:43.844Z|81a2e2f2-e5b5-4eef-9308-a6af691a2dda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:43.845Z|81a2e2f2-e5b5-4eef-9308-a6af691a2dda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:45.971Z|192e476f-e22b-41b4-965b-247906936f7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:45.972Z|192e476f-e22b-41b4-965b-247906936f7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:48.730Z|e7eac7cd-336a-458a-96d7-6ccfdcbce86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:22:48.730Z|e7eac7cd-336a-458a-96d7-6ccfdcbce86a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:22:49.027Z|adebf442-8a9c-4647-9cda-2f5561da81d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:22:49.027Z|adebf442-8a9c-4647-9cda-2f5561da81d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:22:53.329Z|00b2a1c7-f8b2-48b4-b13c-b83f2d00c8ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:53.330Z|00b2a1c7-f8b2-48b4-b13c-b83f2d00c8ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:53.870Z|1eac01fa-7339-4bed-a83f-75a68291ee7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:53.871Z|1eac01fa-7339-4bed-a83f-75a68291ee7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:22:55.996Z|1550f9b5-6267-4643-95ac-0e2b286d6c31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:22:55.997Z|1550f9b5-6267-4643-95ac-0e2b286d6c31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:03.353Z|2f6ffe88-14ef-4bf9-ad9e-05eb8cef7891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:03.354Z|2f6ffe88-14ef-4bf9-ad9e-05eb8cef7891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:03.730Z|1ea0cc3e-9b51-46e7-ab23-51f1f67c63d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:23:03.730Z|1ea0cc3e-9b51-46e7-ab23-51f1f67c63d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:23:03.894Z|cfacf633-83a6-4c09-9914-e43db1aa95e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:03.895Z|cfacf633-83a6-4c09-9914-e43db1aa95e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:06.018Z|d9b5bae2-b770-479b-aacd-9015be889c6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:06.019Z|d9b5bae2-b770-479b-aacd-9015be889c6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:13.377Z|dc073859-827b-40dd-94ff-1fd88ef9d344|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:13.378Z|dc073859-827b-40dd-94ff-1fd88ef9d344|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:13.921Z|3a1d4f53-3894-47f5-92c9-dc07f9fc4313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:13.921Z|3a1d4f53-3894-47f5-92c9-dc07f9fc4313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:16.044Z|54e7c582-4f57-4fd7-ab03-ddf9dc33a05d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:16.044Z|54e7c582-4f57-4fd7-ab03-ddf9dc33a05d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:18.730Z|e8e38074-4aaf-4c57-b62f-b865c0f1fcac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:23:18.732Z|e8e38074-4aaf-4c57-b62f-b865c0f1fcac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:23:19.028Z|d22aec24-1070-49b4-aee2-31fef2c6f3b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:23:19.029Z|d22aec24-1070-49b4-aee2-31fef2c6f3b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:23:23.403Z|cddce9f1-49d9-4cd1-b1cf-bc0152ec4a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:23.404Z|cddce9f1-49d9-4cd1-b1cf-bc0152ec4a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:23.943Z|482b1d41-d4be-4c45-a451-78f618a0b983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:23.944Z|482b1d41-d4be-4c45-a451-78f618a0b983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:26.068Z|fc5cf30b-8d64-43cf-87bd-cb9aeb49c875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:26.069Z|fc5cf30b-8d64-43cf-87bd-cb9aeb49c875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:33.429Z|2f709270-1807-43a5-8d81-3f1a89edbb31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:33.430Z|2f709270-1807-43a5-8d81-3f1a89edbb31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:33.730Z|002c7e76-1ea7-4d83-acb8-5a58e27e87b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:23:33.730Z|002c7e76-1ea7-4d83-acb8-5a58e27e87b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:23:33.970Z|c205ed34-1b46-41a0-b515-82caadf8fb8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:33.971Z|c205ed34-1b46-41a0-b515-82caadf8fb8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:36.092Z|bcbf8024-ff1d-4dc1-a1b0-6f669254d19b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:36.093Z|bcbf8024-ff1d-4dc1-a1b0-6f669254d19b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:40.072Z|2f9a87a7-c615-4210-9b1c-0943c9fb5204|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:23:40.073Z|2f9a87a7-c615-4210-9b1c-0943c9fb5204|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:43.453Z|d9339fea-f933-4583-8e6c-9e59d699702e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:43.454Z|d9339fea-f933-4583-8e6c-9e59d699702e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:43.993Z|4114fea1-ba4b-4cb5-b868-3e3dbeeb8294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:43.993Z|4114fea1-ba4b-4cb5-b868-3e3dbeeb8294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:46.117Z|af05abbe-58ac-434d-a505-ffe509762827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:46.118Z|af05abbe-58ac-434d-a505-ffe509762827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:48.730Z|d6e9be8e-9d1b-480c-87c1-29564e73585c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:23:48.730Z|d6e9be8e-9d1b-480c-87c1-29564e73585c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:23:49.029Z|5d46d456-ed77-428f-b4d3-74d2766489ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:23:49.030Z|5d46d456-ed77-428f-b4d3-74d2766489ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:23:53.477Z|996ba846-e7fe-4390-9f80-2cc41541140f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:53.478Z|996ba846-e7fe-4390-9f80-2cc41541140f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:54.016Z|c7731424-60e1-4bc9-84b7-8607872c2cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:54.017Z|c7731424-60e1-4bc9-84b7-8607872c2cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:23:56.142Z|260c1d62-7533-409c-b030-ecddcad04a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:23:56.143Z|260c1d62-7533-409c-b030-ecddcad04a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:03.501Z|cfe11d96-2215-4347-8100-6f3fefce65fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:03.502Z|cfe11d96-2215-4347-8100-6f3fefce65fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:03.730Z|bfbfadcc-14cd-441c-b78a-06bc92118425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:24:03.732Z|bfbfadcc-14cd-441c-b78a-06bc92118425|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:24:04.039Z|a4142b14-7ba9-4649-a4c3-94d4184d801f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:04.040Z|a4142b14-7ba9-4649-a4c3-94d4184d801f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:06.167Z|aee34356-392a-430c-8b81-529ef1e8799f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:06.168Z|aee34356-392a-430c-8b81-529ef1e8799f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:13.537Z|3e3b0b11-e459-472d-b70a-9686cd55e670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:13.538Z|3e3b0b11-e459-472d-b70a-9686cd55e670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:14.063Z|2a3233c4-2f5d-472c-b746-166963c95a4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:14.064Z|2a3233c4-2f5d-472c-b746-166963c95a4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:16.190Z|a071916c-d860-4112-94da-ebb0573f7a60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:16.191Z|a071916c-d860-4112-94da-ebb0573f7a60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:18.730Z|f17f2578-7483-4c27-835b-cad336a42b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:24:18.730Z|f17f2578-7483-4c27-835b-cad336a42b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:24:19.031Z|33e9e8be-f6e9-48a9-b1bf-a5c9b1fc272f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:24:19.032Z|33e9e8be-f6e9-48a9-b1bf-a5c9b1fc272f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:24:23.560Z|785b778c-a44d-4c7d-a518-a41b7acf0a69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:23.561Z|785b778c-a44d-4c7d-a518-a41b7acf0a69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:24.087Z|a00b23a4-03c3-436b-a7d5-7a1d8adf8cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:24.088Z|a00b23a4-03c3-436b-a7d5-7a1d8adf8cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:26.218Z|d6ac61e9-cc4d-4dc8-899e-1f198c519d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:26.219Z|d6ac61e9-cc4d-4dc8-899e-1f198c519d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:33.585Z|34f923de-208d-4f87-9e1c-4ff1f760aaf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:33.586Z|34f923de-208d-4f87-9e1c-4ff1f760aaf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:33.730Z|aa92bc80-93fa-4a10-8c19-88c4a8d8792c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:24:33.730Z|aa92bc80-93fa-4a10-8c19-88c4a8d8792c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:24:34.112Z|a1f5197e-2591-48aa-8f92-1e9b2e86eaf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:34.113Z|a1f5197e-2591-48aa-8f92-1e9b2e86eaf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:36.247Z|fa6d7ff0-8a7d-47a7-b752-f1aae154c6ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:36.248Z|fa6d7ff0-8a7d-47a7-b752-f1aae154c6ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:40.072Z|98a87362-0b45-416d-9cd1-2166d6fd2116|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:24:40.073Z|98a87362-0b45-416d-9cd1-2166d6fd2116|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:43.609Z|c928d228-d142-4dd7-920c-046a8c4edfbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:43.610Z|c928d228-d142-4dd7-920c-046a8c4edfbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:44.136Z|1aa91159-db67-4351-992f-5d7e43f8834e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:44.137Z|1aa91159-db67-4351-992f-5d7e43f8834e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:46.274Z|8c6049fe-e379-48de-a16c-f9ec92fded25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:46.275Z|8c6049fe-e379-48de-a16c-f9ec92fded25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:48.730Z|641de076-6850-456b-8941-9491ecb7dc50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:24:48.733Z|641de076-6850-456b-8941-9491ecb7dc50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:24:49.033Z|32a3e993-3893-4e5f-8efc-cc242a7000e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:24:49.033Z|32a3e993-3893-4e5f-8efc-cc242a7000e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:24:53.633Z|761c85dc-11a3-4f8b-a83d-7c1215e7c828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:53.634Z|761c85dc-11a3-4f8b-a83d-7c1215e7c828|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:54.161Z|22ceeb93-fea8-48ba-984b-ec5eb54a1c7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:54.162Z|22ceeb93-fea8-48ba-984b-ec5eb54a1c7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:24:56.297Z|39f2359b-97cb-4351-bea6-7d42d03eef8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:24:56.298Z|39f2359b-97cb-4351-bea6-7d42d03eef8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:03.657Z|7a423145-e107-461f-b513-54a399c3e9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:03.658Z|7a423145-e107-461f-b513-54a399c3e9e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:03.730Z|6fabd5d1-c22d-4b83-a828-d9873f6d0022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:25:03.730Z|6fabd5d1-c22d-4b83-a828-d9873f6d0022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:25:04.185Z|7c27b3c9-675d-430a-ab36-87379c61a386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:04.186Z|7c27b3c9-675d-430a-ab36-87379c61a386|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:06.321Z|147dfb98-992d-4b1c-aa42-7b7a58baa7f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:06.322Z|147dfb98-992d-4b1c-aa42-7b7a58baa7f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:13.682Z|2aeb7073-a686-492a-9a14-8f13d28f2e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:13.683Z|2aeb7073-a686-492a-9a14-8f13d28f2e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:14.208Z|0d8bcb7b-f828-4f2f-b077-8f1da6d02ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:14.209Z|0d8bcb7b-f828-4f2f-b077-8f1da6d02ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:16.349Z|a932a256-b005-4234-8fae-6aa7dc681b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:16.350Z|a932a256-b005-4234-8fae-6aa7dc681b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:18.730Z|b30687ab-beb3-46f1-baa2-d05743d36a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:25:18.730Z|b30687ab-beb3-46f1-baa2-d05743d36a29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:25:19.034Z|f3ad69b2-59f8-4b85-b2e5-3b21f5a0c21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:25:19.035Z|f3ad69b2-59f8-4b85-b2e5-3b21f5a0c21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:25:23.705Z|7f5492b7-04ed-443a-a9d3-3acf7e87f01d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:23.706Z|7f5492b7-04ed-443a-a9d3-3acf7e87f01d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:24.232Z|0d18005f-5fb9-40f7-837e-107ad285b0fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:24.233Z|0d18005f-5fb9-40f7-837e-107ad285b0fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:26.393Z|cea4dcd0-b558-4fbd-950d-8c6ac8196025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:26.394Z|cea4dcd0-b558-4fbd-950d-8c6ac8196025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:33.728Z|5dd253e7-0a97-463d-a12a-2d28c7af72bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:33.729Z|5dd253e7-0a97-463d-a12a-2d28c7af72bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:33.730Z|074fda72-ccd5-4f42-bd53-25d3fee84cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:25:33.733Z|074fda72-ccd5-4f42-bd53-25d3fee84cf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:25:34.259Z|61a829b3-0f86-4596-b470-dc79027535bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:34.260Z|61a829b3-0f86-4596-b470-dc79027535bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:36.424Z|e1bf5b62-8e20-4b77-8578-b0460e970b79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:36.425Z|e1bf5b62-8e20-4b77-8578-b0460e970b79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:40.073Z|d67b52f8-25a1-4de6-abbe-d29344d31d52|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:25:40.074Z|d67b52f8-25a1-4de6-abbe-d29344d31d52|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:43.752Z|9b2019df-66f5-46c1-b401-22e862ac0698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:43.753Z|9b2019df-66f5-46c1-b401-22e862ac0698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:44.282Z|80ae8abc-85bd-4e8c-92a7-b6e56005dfd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:44.283Z|80ae8abc-85bd-4e8c-92a7-b6e56005dfd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:46.460Z|5b8bf476-fa18-4cf1-a092-a20c20b1c7e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:46.461Z|5b8bf476-fa18-4cf1-a092-a20c20b1c7e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:48.731Z|69dc060a-4113-48f6-87e6-19647e5a066a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:25:48.731Z|69dc060a-4113-48f6-87e6-19647e5a066a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:25:49.036Z|81ec04d8-72a8-4d94-8fed-bec7d417dd8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:25:49.036Z|81ec04d8-72a8-4d94-8fed-bec7d417dd8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:25:53.775Z|13e1d2c4-3bfb-4906-8a21-3ade3c98646d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:53.775Z|13e1d2c4-3bfb-4906-8a21-3ade3c98646d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:54.305Z|e4dbdc37-b633-4b66-86b0-ab479e29bf12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:54.306Z|e4dbdc37-b633-4b66-86b0-ab479e29bf12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:25:56.490Z|a080db1e-a863-4d65-9037-7b3271058e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:25:56.491Z|a080db1e-a863-4d65-9037-7b3271058e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:03.730Z|09f67d8a-06d2-419c-82e1-19f53afa5716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:26:03.731Z|09f67d8a-06d2-419c-82e1-19f53afa5716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:26:03.798Z|eddf30b2-17ef-4cf5-935d-9cabb70c833e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:03.799Z|eddf30b2-17ef-4cf5-935d-9cabb70c833e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:04.332Z|255633c8-5e0e-4569-8921-edbcf9b7ca10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:04.333Z|255633c8-5e0e-4569-8921-edbcf9b7ca10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:06.518Z|96bd6515-5eb2-4419-a694-b4f69339df53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:06.519Z|96bd6515-5eb2-4419-a694-b4f69339df53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:13.824Z|9f129662-2ec8-4ac7-b382-a4bf85997333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:13.825Z|9f129662-2ec8-4ac7-b382-a4bf85997333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:14.360Z|6eda835f-d636-4862-a6ad-2910e1226da9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:14.360Z|6eda835f-d636-4862-a6ad-2910e1226da9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:16.546Z|583fe6cf-148d-417e-a33d-00d1ffd31a9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:16.547Z|583fe6cf-148d-417e-a33d-00d1ffd31a9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:18.730Z|d7b2a6b4-cb9b-43f2-b443-fb1cbf91d256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:26:18.732Z|d7b2a6b4-cb9b-43f2-b443-fb1cbf91d256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:26:19.037Z|2db38df1-341f-4434-952a-a511bfce19f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:26:19.038Z|2db38df1-341f-4434-952a-a511bfce19f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:26:23.850Z|dbbb6d91-c31e-4bfd-800a-5ce2c9cb4335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:23.851Z|dbbb6d91-c31e-4bfd-800a-5ce2c9cb4335|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:24.384Z|502e96d1-1a17-400a-8bc3-359fa4750982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:24.384Z|502e96d1-1a17-400a-8bc3-359fa4750982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:26.577Z|b1f569f2-4416-4c5b-b34c-f89d794fe3d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:26.578Z|b1f569f2-4416-4c5b-b34c-f89d794fe3d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:33.730Z|9183b8b3-e73b-4b48-9555-463bd1fc27c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:26:33.731Z|9183b8b3-e73b-4b48-9555-463bd1fc27c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:26:33.873Z|39427e41-459f-48b0-9573-a65c73602a82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:33.874Z|39427e41-459f-48b0-9573-a65c73602a82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:34.409Z|0f064c8d-f7c5-4b82-ae1c-c39dea23966f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:34.410Z|0f064c8d-f7c5-4b82-ae1c-c39dea23966f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:36.602Z|bb048cf7-6d45-414e-9e5a-0695e1429999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:36.602Z|bb048cf7-6d45-414e-9e5a-0695e1429999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:40.071Z|8e089be8-1d3c-472c-aa88-4b65bfc49471|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:26:40.072Z|8e089be8-1d3c-472c-aa88-4b65bfc49471|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:43.897Z|3f9ea6d8-3d8b-4aa2-bd6a-27ee12aacc76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:43.898Z|3f9ea6d8-3d8b-4aa2-bd6a-27ee12aacc76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:44.432Z|6c3b2e32-69b3-4059-8250-221534c649fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:44.433Z|6c3b2e32-69b3-4059-8250-221534c649fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:46.626Z|051eedc1-c973-46fb-8f2c-552701db863b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:46.627Z|051eedc1-c973-46fb-8f2c-552701db863b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:48.730Z|5698145d-dded-4382-b3c4-1a10f8a389bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:26:48.730Z|5698145d-dded-4382-b3c4-1a10f8a389bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:26:49.038Z|2d33f796-f8f2-46a5-a1e9-16fa592a57d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:26:49.039Z|2d33f796-f8f2-46a5-a1e9-16fa592a57d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:26:53.920Z|b828bc5a-b0ca-4226-bac7-ffccfa4300f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:53.921Z|b828bc5a-b0ca-4226-bac7-ffccfa4300f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:54.457Z|70fa4a7c-a752-42d7-9141-3b7201924ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:54.458Z|70fa4a7c-a752-42d7-9141-3b7201924ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:26:56.648Z|5ce78a16-6f55-492d-91dc-98b106e4b38f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:26:56.649Z|5ce78a16-6f55-492d-91dc-98b106e4b38f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:03.730Z|6dbd9a81-bef8-4903-b5a1-9dc67ea8cfca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:27:03.732Z|6dbd9a81-bef8-4903-b5a1-9dc67ea8cfca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:27:03.943Z|67cb1e24-ab14-4427-857e-c84a5e5e5d83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:03.944Z|67cb1e24-ab14-4427-857e-c84a5e5e5d83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:04.481Z|3401edbb-7edf-4dbd-bbd8-a74d04d8593c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:04.482Z|3401edbb-7edf-4dbd-bbd8-a74d04d8593c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:06.673Z|c6927d30-f33c-4030-98ad-f8828ffcc969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:06.674Z|c6927d30-f33c-4030-98ad-f8828ffcc969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:13.976Z|d29273e9-7625-424d-8ee4-cce1e9571f65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:13.978Z|d29273e9-7625-424d-8ee4-cce1e9571f65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:14.508Z|22d89c52-a151-40ec-8fbc-8badae4d1a13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:14.509Z|22d89c52-a151-40ec-8fbc-8badae4d1a13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:16.700Z|b2bf40d6-d599-457f-9d92-0c071c91e586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:16.701Z|b2bf40d6-d599-457f-9d92-0c071c91e586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:18.730Z|e4fd20ea-2b15-4d94-ab6a-b0680392ed2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:27:18.731Z|e4fd20ea-2b15-4d94-ab6a-b0680392ed2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:27:19.040Z|7901743f-ed03-4bd4-946d-ca64bbd77bac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:27:19.040Z|7901743f-ed03-4bd4-946d-ca64bbd77bac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:27:24.005Z|9e2a1751-85dd-4f41-844a-22c8455c57b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:24.006Z|9e2a1751-85dd-4f41-844a-22c8455c57b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:24.531Z|0f0957c6-3fef-4ae4-998c-511b03c7a548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:24.532Z|0f0957c6-3fef-4ae4-998c-511b03c7a548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:26.725Z|8b720ee5-d96f-40e1-9ad2-ac38d0cf3e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:26.725Z|8b720ee5-d96f-40e1-9ad2-ac38d0cf3e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:33.730Z|708ecd02-f9f0-4e69-8aa4-c21f1e45721a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:27:33.730Z|708ecd02-f9f0-4e69-8aa4-c21f1e45721a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:27:34.031Z|0ee80d51-f125-4ceb-b149-5c4d105ce21f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:34.032Z|0ee80d51-f125-4ceb-b149-5c4d105ce21f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:34.556Z|d22d0d8d-5b35-459b-a386-df953cdcfabd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:34.557Z|d22d0d8d-5b35-459b-a386-df953cdcfabd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:36.749Z|e1e0b514-9ced-4e48-ab7b-32241e9b0739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:36.750Z|e1e0b514-9ced-4e48-ab7b-32241e9b0739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:40.072Z|2fb1298a-4892-4726-89d4-a954b35e3a8d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:27:40.073Z|2fb1298a-4892-4726-89d4-a954b35e3a8d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:44.057Z|448624b7-b7e3-40a6-ac9a-29ab63170200|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:44.058Z|448624b7-b7e3-40a6-ac9a-29ab63170200|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:44.581Z|79ffc849-bbe4-4ad9-9319-1788183eb37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:44.581Z|79ffc849-bbe4-4ad9-9319-1788183eb37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:46.776Z|334bea00-d047-46c1-843b-923eb9843629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:46.777Z|334bea00-d047-46c1-843b-923eb9843629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:48.730Z|82861cfe-9690-4365-a9b2-146a8aa1752e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:27:48.732Z|82861cfe-9690-4365-a9b2-146a8aa1752e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:27:49.041Z|5ed599ca-4e79-4ecf-a3e4-0826ba04a352|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:27:49.042Z|5ed599ca-4e79-4ecf-a3e4-0826ba04a352|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:27:54.082Z|565a17b2-3412-43b9-b856-4fba19503bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:54.083Z|565a17b2-3412-43b9-b856-4fba19503bc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:54.604Z|fbceefdd-c28b-4f67-b776-1c9e5178719c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:54.605Z|fbceefdd-c28b-4f67-b776-1c9e5178719c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:27:56.800Z|c846352b-f9d2-4071-8c63-4eb11ecd957d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:27:56.801Z|c846352b-f9d2-4071-8c63-4eb11ecd957d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:03.730Z|14c4570a-ed79-4759-b736-37b212c0e23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:28:03.730Z|14c4570a-ed79-4759-b736-37b212c0e23b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:28:04.105Z|9c0f6814-d63b-4153-b8b2-67f57af3aefc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:04.106Z|9c0f6814-d63b-4153-b8b2-67f57af3aefc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:04.628Z|f213c04d-9786-408d-ba37-8a1334b9f440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:04.629Z|f213c04d-9786-408d-ba37-8a1334b9f440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:06.824Z|374e63eb-ee1a-496b-8796-2232bb39f2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:06.825Z|374e63eb-ee1a-496b-8796-2232bb39f2bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:14.130Z|b1160dc2-f4d2-4bb1-8283-afcddeb8c314|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:14.131Z|b1160dc2-f4d2-4bb1-8283-afcddeb8c314|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:14.652Z|1ee5c2ed-8823-4c62-af6a-4527431f44b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:14.653Z|1ee5c2ed-8823-4c62-af6a-4527431f44b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:16.849Z|d64301f5-25b4-49a2-b1fa-d7c663c2a5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:16.849Z|d64301f5-25b4-49a2-b1fa-d7c663c2a5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:18.730Z|d1887639-e9f2-4ae3-b5ca-278b0b1c6975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:28:18.730Z|d1887639-e9f2-4ae3-b5ca-278b0b1c6975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:28:19.043Z|8c956971-6a35-4d86-ab71-72e15d2cc0ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:28:19.043Z|8c956971-6a35-4d86-ab71-72e15d2cc0ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:28:24.157Z|0edb3180-2e77-4ec3-8053-1ccbbf4b5e66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:24.158Z|0edb3180-2e77-4ec3-8053-1ccbbf4b5e66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:24.675Z|c6e7532f-5197-4004-913d-763683c0c5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:24.676Z|c6e7532f-5197-4004-913d-763683c0c5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:26.872Z|8af7077c-a212-4e03-86bc-a4d6af47a5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:26.873Z|8af7077c-a212-4e03-86bc-a4d6af47a5a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:33.729Z|cd79f759-7b7e-4165-8bed-6322664871cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:28:33.732Z|cd79f759-7b7e-4165-8bed-6322664871cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:28:34.182Z|3a489326-9249-4e1c-ad84-1fb59aedb87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:34.183Z|3a489326-9249-4e1c-ad84-1fb59aedb87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:34.698Z|bb47c698-bc77-4fa8-9528-783af665c2cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:34.699Z|bb47c698-bc77-4fa8-9528-783af665c2cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:36.895Z|3b0b8046-219b-45c0-8a10-3ceb0bcccf97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:36.896Z|3b0b8046-219b-45c0-8a10-3ceb0bcccf97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:40.073Z|0d19c834-4aae-43db-8263-ea22c2aa3a55|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:28:40.074Z|0d19c834-4aae-43db-8263-ea22c2aa3a55|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:44.207Z|cb6b97f9-6b9d-4431-b30a-49b6e503db60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:44.208Z|cb6b97f9-6b9d-4431-b30a-49b6e503db60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:44.720Z|7f0732a0-eb9f-47ff-8eea-fb4c2d74a1d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:44.721Z|7f0732a0-eb9f-47ff-8eea-fb4c2d74a1d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:46.920Z|0f86aaf3-e195-4608-adf6-5567a8905780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:46.921Z|0f86aaf3-e195-4608-adf6-5567a8905780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:48.730Z|b1ff039b-d18b-4779-80b5-7817566c106d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:28:48.730Z|b1ff039b-d18b-4779-80b5-7817566c106d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:28:49.044Z|c059ca82-fdf1-4d00-a9f8-956c0ba37fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:28:49.045Z|c059ca82-fdf1-4d00-a9f8-956c0ba37fd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:28:54.232Z|0cbc0119-4f69-42b5-a4f0-9aafb7d38a0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:54.233Z|0cbc0119-4f69-42b5-a4f0-9aafb7d38a0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:54.744Z|870d3413-d84e-4c7b-bd47-67ce0512fba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:54.745Z|870d3413-d84e-4c7b-bd47-67ce0512fba1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:28:56.944Z|f73bd12c-52a0-400a-91d2-53c640ce35fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:28:56.945Z|f73bd12c-52a0-400a-91d2-53c640ce35fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:03.729Z|81247ecc-ae3f-4803-9abf-81ccb3d29d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:29:03.730Z|81247ecc-ae3f-4803-9abf-81ccb3d29d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:29:04.257Z|fa4c7347-62f5-4be9-9122-d7341875387d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:04.258Z|fa4c7347-62f5-4be9-9122-d7341875387d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:04.768Z|83d7cb0c-e777-449d-b780-f5722f28164d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:04.769Z|83d7cb0c-e777-449d-b780-f5722f28164d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:06.968Z|ec8aae29-9b8d-4829-a676-4fdbe6efe3f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:06.969Z|ec8aae29-9b8d-4829-a676-4fdbe6efe3f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:14.281Z|56568711-960b-4547-848a-c341e2e54225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:14.282Z|56568711-960b-4547-848a-c341e2e54225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:14.791Z|0367549f-7570-41b9-a15c-c28c601640f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:14.792Z|0367549f-7570-41b9-a15c-c28c601640f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:16.993Z|748644ff-d34e-490a-8ec3-559b25c62b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:16.994Z|748644ff-d34e-490a-8ec3-559b25c62b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:18.731Z|56c8ed9b-133b-4a99-8489-6aa68f202e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:29:18.735Z|56c8ed9b-133b-4a99-8489-6aa68f202e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:29:19.046Z|556e0921-5901-43c0-baf7-cf98c664d511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:29:19.046Z|556e0921-5901-43c0-baf7-cf98c664d511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:29:24.304Z|2af8d95f-47a9-45be-a1a7-dde252e4d284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:24.305Z|2af8d95f-47a9-45be-a1a7-dde252e4d284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:24.816Z|3f42e318-1e00-4b99-a802-6b32afd6ec99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:24.817Z|3f42e318-1e00-4b99-a802-6b32afd6ec99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:27.017Z|71911cfd-83ff-4819-96c8-4ef9dec4f644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:27.017Z|71911cfd-83ff-4819-96c8-4ef9dec4f644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:33.729Z|a2465198-67ac-403e-a291-46339a128048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:29:33.730Z|a2465198-67ac-403e-a291-46339a128048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:29:34.328Z|2af053d4-0129-43da-9225-3bf7d0d87c07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:34.328Z|2af053d4-0129-43da-9225-3bf7d0d87c07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:34.842Z|cbd7f7b0-47ed-44f2-851d-a93640732302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:34.842Z|cbd7f7b0-47ed-44f2-851d-a93640732302|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:37.039Z|b4a8fa22-3c3b-4298-b057-4a5348c99e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:37.040Z|b4a8fa22-3c3b-4298-b057-4a5348c99e18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:40.072Z|ca7e9c04-9f78-4d25-8d96-04fbcbb5ef0c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:29:40.073Z|ca7e9c04-9f78-4d25-8d96-04fbcbb5ef0c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:44.350Z|f330c561-1fb4-4fad-aaf9-a13a5241cbad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:44.351Z|f330c561-1fb4-4fad-aaf9-a13a5241cbad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:44.866Z|8bb3efe0-e04b-4fc6-9550-bc0e091ea892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:44.867Z|8bb3efe0-e04b-4fc6-9550-bc0e091ea892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:47.064Z|804351a0-4127-44b9-9c3b-5143c802cede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:47.065Z|804351a0-4127-44b9-9c3b-5143c802cede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:48.729Z|a6d34781-757e-4b66-8b21-1ed968b968d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:29:48.730Z|a6d34781-757e-4b66-8b21-1ed968b968d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:29:49.047Z|5e4c6eb4-dc6a-4b27-b74e-288774363de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:29:49.047Z|5e4c6eb4-dc6a-4b27-b74e-288774363de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:29:54.382Z|1b9a3e8e-29c4-4c10-8d3e-a59c99b54579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:54.383Z|1b9a3e8e-29c4-4c10-8d3e-a59c99b54579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:54.891Z|46c66592-50f3-4c10-a52e-c72088c61f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:54.892Z|46c66592-50f3-4c10-a52e-c72088c61f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:29:57.087Z|69c900b3-46c4-487e-92f0-4f485b86f845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:29:57.088Z|69c900b3-46c4-487e-92f0-4f485b86f845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:03.729Z|4ec184aa-1a7c-485b-aa95-4496fada4c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:30:03.732Z|4ec184aa-1a7c-485b-aa95-4496fada4c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:30:04.408Z|4511efcd-8d0c-4a57-97d3-7ef622795f7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:04.409Z|4511efcd-8d0c-4a57-97d3-7ef622795f7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:04.914Z|72c9e0e2-9ac8-4025-8612-c3e120784113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:04.915Z|72c9e0e2-9ac8-4025-8612-c3e120784113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:07.111Z|70037229-55a5-4d47-a769-acb3024f2c29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:07.112Z|70037229-55a5-4d47-a769-acb3024f2c29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:14.432Z|aa874cce-a791-4479-9346-44df881d9996|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:14.433Z|aa874cce-a791-4479-9346-44df881d9996|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:14.937Z|cc858275-9df1-4bf5-9fc1-a11dffdc6662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:14.939Z|cc858275-9df1-4bf5-9fc1-a11dffdc6662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:17.134Z|103e36d4-0c96-49e0-82fd-af326f0e8307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:17.135Z|103e36d4-0c96-49e0-82fd-af326f0e8307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:18.730Z|dd246e76-c028-47ab-9735-9322ca3b322b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:30:18.730Z|dd246e76-c028-47ab-9735-9322ca3b322b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:30:19.048Z|7cd9e030-f514-4d20-8ac9-732560bf80d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:30:19.049Z|7cd9e030-f514-4d20-8ac9-732560bf80d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:30:24.457Z|5e15766b-1f40-4a37-983a-e3e4712dc1bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:24.458Z|5e15766b-1f40-4a37-983a-e3e4712dc1bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:24.964Z|3c2067b5-e1fc-454a-af96-ad82f7ff7e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:24.965Z|3c2067b5-e1fc-454a-af96-ad82f7ff7e40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:27.159Z|36ec94e4-b51a-4668-a73c-586fc8adaa99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:27.160Z|36ec94e4-b51a-4668-a73c-586fc8adaa99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:33.729Z|df81f1d9-16e7-4748-8a0f-e78210b77b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:30:33.730Z|df81f1d9-16e7-4748-8a0f-e78210b77b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:30:34.482Z|6afb2741-cadd-4f2d-b043-59bdc714864f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:34.483Z|6afb2741-cadd-4f2d-b043-59bdc714864f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:34.989Z|38e5100c-3828-4bcd-bce6-68083b967abd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:34.990Z|38e5100c-3828-4bcd-bce6-68083b967abd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:37.183Z|dbf09548-7e2c-4569-9899-420cd4294250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:37.184Z|dbf09548-7e2c-4569-9899-420cd4294250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:40.072Z|d98b186d-cad9-4268-b36c-1542815e7296|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:30:40.073Z|d98b186d-cad9-4268-b36c-1542815e7296|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:44.506Z|4b006b11-e4b0-4e94-9dda-e2f3c572f172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:44.507Z|4b006b11-e4b0-4e94-9dda-e2f3c572f172|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:45.014Z|7c89cb57-4f55-45e5-912b-956b84aa9722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:45.015Z|7c89cb57-4f55-45e5-912b-956b84aa9722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:47.209Z|ef71a771-f294-4af2-99d5-f6c7893cd68e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:47.209Z|ef71a771-f294-4af2-99d5-f6c7893cd68e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:48.729Z|f1f43b68-cd25-490c-a3e3-5b99571249e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:30:48.730Z|f1f43b68-cd25-490c-a3e3-5b99571249e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:30:49.049Z|49df0b83-87f8-4cc8-a5af-395fe0540ed2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:30:49.050Z|49df0b83-87f8-4cc8-a5af-395fe0540ed2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:30:54.531Z|7d80f869-42e0-404b-8dd9-e75cd8461919|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:54.532Z|7d80f869-42e0-404b-8dd9-e75cd8461919|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:55.039Z|76336c95-229c-4296-b1ef-59e4b4ac46a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:55.039Z|76336c95-229c-4296-b1ef-59e4b4ac46a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:30:57.234Z|d69dd777-65a0-4a48-b5fe-ae4591bdfa79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:30:57.236Z|d69dd777-65a0-4a48-b5fe-ae4591bdfa79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:03.729Z|5434581b-0ef3-4682-9555-3020f8ed8805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:31:03.730Z|5434581b-0ef3-4682-9555-3020f8ed8805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:31:04.555Z|eea6ce47-36f7-4f3a-ad6d-d1ac8a7fcbf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:04.556Z|eea6ce47-36f7-4f3a-ad6d-d1ac8a7fcbf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:05.062Z|91bd5dd5-586b-4d66-8db2-54aecacf9737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:05.063Z|91bd5dd5-586b-4d66-8db2-54aecacf9737|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:07.262Z|04d96ae4-14b4-4a16-95a0-3c03c0a7a258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:07.264Z|04d96ae4-14b4-4a16-95a0-3c03c0a7a258|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:14.579Z|5c83afd5-341a-42c0-ad20-d189e1f60655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:14.579Z|5c83afd5-341a-42c0-ad20-d189e1f60655|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:15.087Z|b335910c-d1dc-4c7d-9d7c-b0641f180aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:15.088Z|b335910c-d1dc-4c7d-9d7c-b0641f180aea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:17.287Z|2c066ec1-40a6-413e-9a09-a30f0ad14ac0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:17.288Z|2c066ec1-40a6-413e-9a09-a30f0ad14ac0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:18.729Z|6f1014c1-ea07-403d-ae91-bb8ac7bbdecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:31:18.730Z|6f1014c1-ea07-403d-ae91-bb8ac7bbdecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:31:19.051Z|25bbaa3d-d9ae-41e9-b225-150e85642d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:31:19.052Z|25bbaa3d-d9ae-41e9-b225-150e85642d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:31:24.605Z|808f3ce5-4ce6-40d7-810b-e540dc526f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:24.606Z|808f3ce5-4ce6-40d7-810b-e540dc526f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:25.111Z|a8f8f090-f714-4995-ad06-3062ee663738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:25.112Z|a8f8f090-f714-4995-ad06-3062ee663738|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:27.310Z|d1f08052-4c00-4484-923b-35d839210097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:27.311Z|d1f08052-4c00-4484-923b-35d839210097|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:33.730Z|7ce3f278-c17c-4c1a-8a00-e494550d764e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:31:33.730Z|7ce3f278-c17c-4c1a-8a00-e494550d764e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:31:34.629Z|83547709-5a19-4d39-8c3b-6190ebbe748a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:34.630Z|83547709-5a19-4d39-8c3b-6190ebbe748a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:35.134Z|9c1703cf-6691-4fad-8cb4-882472ed095d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:35.135Z|9c1703cf-6691-4fad-8cb4-882472ed095d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:37.334Z|44763fef-8f1b-4c33-bbaf-1b008c682761|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:37.335Z|44763fef-8f1b-4c33-bbaf-1b008c682761|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:40.071Z|2a0d61c3-9b08-4901-8c2b-0fea872607db|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:31:40.072Z|2a0d61c3-9b08-4901-8c2b-0fea872607db|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:44.651Z|52709238-61b2-4bfc-aa83-15a23e535c56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:44.652Z|52709238-61b2-4bfc-aa83-15a23e535c56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:45.157Z|ed13d61f-6510-4733-80ed-0ec48f8d8d62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:45.157Z|ed13d61f-6510-4733-80ed-0ec48f8d8d62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:47.377Z|9ef6e184-86c3-4a8a-9b76-af417c929c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:47.378Z|9ef6e184-86c3-4a8a-9b76-af417c929c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:48.730Z|dea38197-949b-45f2-ba6b-bab13bafba13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:31:48.730Z|dea38197-949b-45f2-ba6b-bab13bafba13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:31:49.053Z|399336d5-9014-49a0-93f7-da8afcc2c5c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:31:49.054Z|399336d5-9014-49a0-93f7-da8afcc2c5c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:31:54.675Z|36d15423-53fd-45b2-a27b-e02b3e6112c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:54.676Z|36d15423-53fd-45b2-a27b-e02b3e6112c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:55.181Z|ad8a7548-1c13-465f-b2f3-8848b5ee0066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:55.182Z|ad8a7548-1c13-465f-b2f3-8848b5ee0066|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:31:57.400Z|af02811a-e4a9-42df-87da-a4e18c9257e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:31:57.401Z|af02811a-e4a9-42df-87da-a4e18c9257e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:03.730Z|2d859886-0ac4-4e88-9efa-27c60759075b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:32:03.730Z|2d859886-0ac4-4e88-9efa-27c60759075b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:32:04.699Z|73c9f9b0-cb64-4588-aeaf-4c9cb6b5a85b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:04.700Z|73c9f9b0-cb64-4588-aeaf-4c9cb6b5a85b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:05.205Z|fb9d4db3-9983-47cf-83e3-3b630c197554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:05.206Z|fb9d4db3-9983-47cf-83e3-3b630c197554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:07.448Z|652eddd1-9e9d-4acb-b323-705a5fbcd6bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:07.449Z|652eddd1-9e9d-4acb-b323-705a5fbcd6bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:14.723Z|2e03f1cb-6609-459f-894b-44e5f7af63f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:14.724Z|2e03f1cb-6609-459f-894b-44e5f7af63f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:15.229Z|5eeddf28-7655-42db-a3f1-731d31dd1dff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:15.229Z|5eeddf28-7655-42db-a3f1-731d31dd1dff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:17.472Z|7b776f61-c532-4040-b845-bdba4944cc14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:17.472Z|7b776f61-c532-4040-b845-bdba4944cc14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:18.729Z|842727ef-389c-490a-aec6-bd22afb2fbd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:32:18.732Z|842727ef-389c-490a-aec6-bd22afb2fbd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:32:19.054Z|1b77d88e-4e57-4a64-a5f1-c15b73d1ba57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:32:19.055Z|1b77d88e-4e57-4a64-a5f1-c15b73d1ba57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:32:24.747Z|b29a13a8-5cb4-4355-9669-f5f1af41cbf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:24.748Z|b29a13a8-5cb4-4355-9669-f5f1af41cbf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:25.253Z|96d436eb-14ba-40c5-8553-0cadc4f33540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:25.254Z|96d436eb-14ba-40c5-8553-0cadc4f33540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:27.495Z|d22aae82-5d9b-4a7c-807d-25f7fe734e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:27.496Z|d22aae82-5d9b-4a7c-807d-25f7fe734e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:33.729Z|641da21a-bd5d-4803-8a44-2439ad4b3a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:32:33.730Z|641da21a-bd5d-4803-8a44-2439ad4b3a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:32:34.770Z|496d2509-dd27-495f-9c9a-e4b3bc1733ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:34.771Z|496d2509-dd27-495f-9c9a-e4b3bc1733ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:35.304Z|0b6ec7ba-052b-4671-9ab6-a4d785ff07c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:35.305Z|0b6ec7ba-052b-4671-9ab6-a4d785ff07c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:37.519Z|20a48958-a95d-4969-9fcc-59c08c308260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:37.520Z|20a48958-a95d-4969-9fcc-59c08c308260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:40.072Z|f48f19b1-28c0-4767-8f62-e5628606029b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:32:40.074Z|f48f19b1-28c0-4767-8f62-e5628606029b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:43.998Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:32:44.013Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ff30ec84-86e3-4e4f-afe0-f5fc364a7d66 already exists in requestDb InfraActiveRequests table 2023-01-11T04:32:44.073Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66 2023-01-11T04:32:44.075Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|INFO|500||Invoke 2023-01-11T04:32:44.076Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||===========================request begin================================================ 2023-01-11T04:32:44.077Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66 2023-01-11T04:32:44.077Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||Method : GET 2023-01-11T04:32:44.077Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f99b7720ab22d28c", X-B3-SpanId:"7c0647d2bf2fd475", X-B3-ParentSpanId:"f99b7720ab22d28c", X-B3-Sampled:"0", X-ONAP-RequestID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-RequestID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-TransactionID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-ECOMP-RequestID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8e9fb81-f8fd-458e-8dd5-5e20bd500e72"] 2023-01-11T04:32:44.078Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||Request body: 2023-01-11T04:32:44.079Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||==========================request end================================================ 2023-01-11T04:32:44.797Z|51573b83-cfce-4de0-a8f2-8285b8669c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:44.798Z|51573b83-cfce-4de0-a8f2-8285b8669c5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:44.890Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||============================response begin========================================== 2023-01-11T04:32:44.890Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:32:44.891Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||Status text : 2023-01-11T04:32:44.891Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=66569BA729DFAC40C68083863CF054BA; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:32:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:32:44.892Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||Response body: 2023-01-11T04:32:44.893Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|DEBUG|500||=======================response end================================================= 2023-01-11T04:32:44.893Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|INFO|404|Not Found|InvokeReturn 2023-01-11T04:32:45.007Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ff30ec84-86e3-4e4f-afe0-f5fc364a7d66 2023-01-11T04:32:45.028Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-01-11T04:32:45.031Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|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 2023-01-11T04:32:45.032Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-01-11T04:32:45.032Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-11T04:32:45.033Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|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 2023-01-11T04:32:45.034Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-01-11T04:32:45.034Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f99b7720ab22d28c", X-B3-SpanId:"00767207a8d3aab2", X-B3-ParentSpanId:"f99b7720ab22d28c", X-B3-Sampled:"0", X-ONAP-RequestID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-RequestID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-TransactionID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-ECOMP-RequestID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"860d52e4-cb6c-43d4-b953-4568abc8f9a2"] 2023-01-11T04:32:45.034Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-01-11T04:32:45.035Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-01-11T04:32:45.075Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-01-11T04:32:45.076Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-11T04:32:45.076Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2023-01-11T04:32:45.077Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|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:"Wed, 11 Jan 2023 04:32:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:32:45.077Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-01-11T04:32:45.078Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-01-11T04:32:45.078Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-11T04:32:45.080Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-11T04:32:45.082Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-01-11T04:32:45.083Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|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 2023-01-11T04:32:45.085Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-01-11T04:32:45.085Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-01-11T04:32:45.086Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|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 2023-01-11T04:32:45.086Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-01-11T04:32:45.086Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"f99b7720ab22d28c", X-B3-SpanId:"d1ee4d39be5f30c9", X-B3-ParentSpanId:"f99b7720ab22d28c", X-B3-Sampled:"0", X-ONAP-RequestID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-RequestID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-TransactionID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-ECOMP-RequestID:"ff30ec84-86e3-4e4f-afe0-f5fc364a7d66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c62a177c-5349-44a4-837a-91b51866803d"] 2023-01-11T04:32:45.087Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-01-11T04:32:45.087Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-01-11T04:32:45.338Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-01-11T04:32:45.339Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-01-11T04:32:45.339Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2023-01-11T04:32:45.339Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|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:"Wed, 11 Jan 2023 04:32:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:32:45.340Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-01-11T04:32:45.340Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-01-11T04:32:45.341Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-01-11T04:32:45.342Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$7aaf0eb6.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-11T04:32:45.344Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6cb456d8 2023-01-11T04:32:45.349Z|ff30ec84-86e3-4e4f-afe0-f5fc364a7d66|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:32:45.355Z|abcab64d-afa6-4aaf-a69a-0381f473123d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:45.356Z|abcab64d-afa6-4aaf-a69a-0381f473123d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:47.543Z|40f2b107-bed5-49a5-be2a-4b91da9a1c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:47.544Z|40f2b107-bed5-49a5-be2a-4b91da9a1c17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:48.730Z|cef9ae45-b3cc-4838-b611-fb72abdc5bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:32:48.730Z|cef9ae45-b3cc-4838-b611-fb72abdc5bc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:32:49.056Z|9293f5b3-9ab2-4399-9745-bdab15800886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:32:49.057Z|9293f5b3-9ab2-4399-9745-bdab15800886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:32:54.825Z|e8e0ba7e-f286-4bf3-b02c-86716f81c0f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:54.826Z|e8e0ba7e-f286-4bf3-b02c-86716f81c0f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:55.378Z|fb135b85-5f5b-4336-a710-12ff0fbde583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:55.378Z|fb135b85-5f5b-4336-a710-12ff0fbde583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:32:57.567Z|bb6d918a-b922-44d9-9be9-6e7e6e021318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:32:57.568Z|bb6d918a-b922-44d9-9be9-6e7e6e021318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:03.730Z|fa56a971-3d14-494f-bf36-fdf262abaa3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:33:03.732Z|fa56a971-3d14-494f-bf36-fdf262abaa3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:33:04.851Z|e29738ef-89c1-4c1b-a082-7782e93a0dff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:04.852Z|e29738ef-89c1-4c1b-a082-7782e93a0dff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:05.407Z|784df055-50c6-40d9-803e-f6f917effc99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:05.409Z|784df055-50c6-40d9-803e-f6f917effc99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:07.593Z|9f1af8db-eae6-4e86-a57a-029e45ca3558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:07.594Z|9f1af8db-eae6-4e86-a57a-029e45ca3558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:07.979Z|ed945fe6-f0fe-4d02-b52a-ba3157351ba6|http-nio-8080-exec-5|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-11T04:33:07.980Z|ed945fe6-f0fe-4d02-b52a-ba3157351ba6|http-nio-8080-exec-5|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:14.876Z|beab9162-f1b9-4799-b48f-d00c79198cae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:14.877Z|beab9162-f1b9-4799-b48f-d00c79198cae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:15.449Z|c1add5f5-a15a-4655-9f65-430f42956489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:15.450Z|c1add5f5-a15a-4655-9f65-430f42956489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:17.630Z|d31cda4d-dcec-4621-841f-f5fc08990586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:17.631Z|d31cda4d-dcec-4621-841f-f5fc08990586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:18.730Z|562bd02f-3bc8-4b18-b19d-0b2c4e0d57e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:33:18.730Z|562bd02f-3bc8-4b18-b19d-0b2c4e0d57e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:33:19.057Z|903ff86e-639c-4700-929a-e4b9c31ab280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:33:19.058Z|903ff86e-639c-4700-929a-e4b9c31ab280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:33:24.900Z|d16f7126-7101-4290-83a0-a58347da77ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:24.901Z|d16f7126-7101-4290-83a0-a58347da77ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:25.484Z|17fcda45-e141-47c1-9dfb-6c7bbaf884f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:25.485Z|17fcda45-e141-47c1-9dfb-6c7bbaf884f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:27.667Z|a8bc16ef-60f1-479f-8de8-74ca2e643993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:27.668Z|a8bc16ef-60f1-479f-8de8-74ca2e643993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:33.730Z|5f447526-e820-4546-ac07-39e6472cb4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:33:33.731Z|5f447526-e820-4546-ac07-39e6472cb4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:33:34.926Z|ff6205b7-cffd-4cb2-9d70-f632d4469cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:34.927Z|ff6205b7-cffd-4cb2-9d70-f632d4469cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:35.513Z|01212a19-c243-41d7-8ea5-29b90c4fec0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:35.514Z|01212a19-c243-41d7-8ea5-29b90c4fec0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:37.692Z|85482c2a-c0a1-46e5-84a2-614aec64c73b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:37.692Z|85482c2a-c0a1-46e5-84a2-614aec64c73b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:40.072Z|f307d169-6440-46fb-8cf8-83c35d539b77|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:33:40.073Z|f307d169-6440-46fb-8cf8-83c35d539b77|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:44.950Z|179addf3-30bb-48b0-acd2-c1cf56f9f875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:44.952Z|179addf3-30bb-48b0-acd2-c1cf56f9f875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:45.571Z|5512c0ad-a553-49ce-a8c1-b7bb3a17d1d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:45.572Z|5512c0ad-a553-49ce-a8c1-b7bb3a17d1d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:46.350Z|4e3726f4-2187-4baa-809a-7995cdb3ece8|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|500||Entering 2023-01-11T04:33:46.350Z|4e3726f4-2187-4baa-809a-7995cdb3ece8|http-nio-8080-exec-9|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:47.716Z|15f9e76d-0f48-4e09-9076-70f1a384da10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:47.717Z|15f9e76d-0f48-4e09-9076-70f1a384da10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:48.729Z|9b611e76-f2fb-4510-83f6-3bbe220a8822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:33:48.732Z|9b611e76-f2fb-4510-83f6-3bbe220a8822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:33:49.060Z|17c58dfc-283b-478f-ab87-7e22043ffd2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:33:49.060Z|17c58dfc-283b-478f-ab87-7e22043ffd2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:33:54.980Z|96e5bfbb-cc00-45b0-9acd-876d5e6fc1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:54.981Z|96e5bfbb-cc00-45b0-9acd-876d5e6fc1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:55.612Z|cb1cf731-dd2f-49be-9421-c9171a2c524f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:55.613Z|cb1cf731-dd2f-49be-9421-c9171a2c524f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:33:57.740Z|bfa082da-213b-4570-acf8-2186e9af4bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:33:57.741Z|bfa082da-213b-4570-acf8-2186e9af4bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:03.730Z|f871345e-65c0-4839-b431-beb1b61af5f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:34:03.730Z|f871345e-65c0-4839-b431-beb1b61af5f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:34:05.007Z|bd8d8b96-2ad2-4b09-958c-cfcf6de410e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:05.008Z|bd8d8b96-2ad2-4b09-958c-cfcf6de410e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:05.637Z|562babbe-29b3-46c0-8df4-34d44f140d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:05.638Z|562babbe-29b3-46c0-8df4-34d44f140d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:07.765Z|8d0f1f13-7ef7-4745-976d-f2d40e80bc8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:07.766Z|8d0f1f13-7ef7-4745-976d-f2d40e80bc8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:15.033Z|3c6c2668-3011-4457-a316-0dafbccc0b28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:15.034Z|3c6c2668-3011-4457-a316-0dafbccc0b28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:15.663Z|a9334e3e-561c-408d-b55d-ed5dc6993e39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:15.664Z|a9334e3e-561c-408d-b55d-ed5dc6993e39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:17.791Z|6d925ca4-b825-4f0b-b52f-4aa52c6846fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:17.792Z|6d925ca4-b825-4f0b-b52f-4aa52c6846fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:18.730Z|c7991014-9683-4072-8ed0-e2c740c32ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:34:18.730Z|c7991014-9683-4072-8ed0-e2c740c32ad2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:34:19.061Z|291bc02b-339f-459b-b64c-b41ff1ed0728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:34:19.062Z|291bc02b-339f-459b-b64c-b41ff1ed0728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:34:25.060Z|91e54d0d-2f0c-4227-b35c-6cabd114ed64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:25.061Z|91e54d0d-2f0c-4227-b35c-6cabd114ed64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:25.687Z|6261abd5-0976-4d1e-a990-723c08c590b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:25.688Z|6261abd5-0976-4d1e-a990-723c08c590b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:27.817Z|47c53cb4-6b03-4ac4-b1cc-c798b83e1e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:27.819Z|47c53cb4-6b03-4ac4-b1cc-c798b83e1e40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:33.730Z|19b89866-7168-47d8-87b2-18c980a41222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:34:33.733Z|19b89866-7168-47d8-87b2-18c980a41222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:34:35.086Z|0132ca2d-616c-4775-82a3-89b7c4cdae60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:35.087Z|0132ca2d-616c-4775-82a3-89b7c4cdae60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:35.714Z|3ac8e8c4-6c81-452b-9f97-fd98c7d38664|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:35.715Z|3ac8e8c4-6c81-452b-9f97-fd98c7d38664|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:37.844Z|9b4234be-fc1a-4483-891d-7e8353a21620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:37.845Z|9b4234be-fc1a-4483-891d-7e8353a21620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:40.072Z|101ddac9-2b27-462e-b94d-8e2b724b81e9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:34:40.073Z|101ddac9-2b27-462e-b94d-8e2b724b81e9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:45.110Z|22aa208e-49da-4948-9d68-cdee765d6580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:45.112Z|22aa208e-49da-4948-9d68-cdee765d6580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:45.739Z|a352ecb2-446b-4acf-a906-55d66023c74e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:45.739Z|a352ecb2-446b-4acf-a906-55d66023c74e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:47.870Z|4ee802b8-8235-4e27-b9c1-c7e4c0df9202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:47.871Z|4ee802b8-8235-4e27-b9c1-c7e4c0df9202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:48.729Z|f548e0b0-c8d9-4065-b190-53e545a44e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:34:48.730Z|f548e0b0-c8d9-4065-b190-53e545a44e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:34:49.063Z|e9d376db-bc8f-4b0e-9092-b3b37b354d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:34:49.064Z|e9d376db-bc8f-4b0e-9092-b3b37b354d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:34:55.135Z|b3ac90b4-19dd-4bd7-a1cb-c9e0163dd9a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:55.136Z|b3ac90b4-19dd-4bd7-a1cb-c9e0163dd9a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:55.776Z|6cc69afe-5bc0-42b8-af8a-b9d0b6385d67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:55.777Z|6cc69afe-5bc0-42b8-af8a-b9d0b6385d67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:34:57.893Z|93cef797-e4d5-4f4f-ad85-f17e3580960b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:34:57.894Z|93cef797-e4d5-4f4f-ad85-f17e3580960b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:03.730Z|878ebcc0-f699-4283-b392-f6683ffcf212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:35:03.730Z|878ebcc0-f699-4283-b392-f6683ffcf212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:35:05.160Z|21c39408-c5f7-47f0-828c-57b54124944f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:05.161Z|21c39408-c5f7-47f0-828c-57b54124944f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:05.800Z|276d3b28-330e-44a3-8903-6555a2c191c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:05.801Z|276d3b28-330e-44a3-8903-6555a2c191c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:07.918Z|5e230087-3eff-408f-846e-c7ce5e3f7b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:07.918Z|5e230087-3eff-408f-846e-c7ce5e3f7b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:15.183Z|55b5f503-d9a6-4c0e-a971-fa88f9fe9fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:15.184Z|55b5f503-d9a6-4c0e-a971-fa88f9fe9fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:15.825Z|d6d7c0f0-35bf-4656-8e39-beeb1b6b3239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:15.825Z|d6d7c0f0-35bf-4656-8e39-beeb1b6b3239|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:17.946Z|06fb01bf-4b70-4984-b76c-6bd626ca61ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:17.948Z|06fb01bf-4b70-4984-b76c-6bd626ca61ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:18.729Z|f353e616-6bd2-416e-a73a-2751d13ade3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:35:18.732Z|f353e616-6bd2-416e-a73a-2751d13ade3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:35:19.064Z|7bd6838d-7d93-43ca-9195-680dd6592a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:35:19.065Z|7bd6838d-7d93-43ca-9195-680dd6592a61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:35:25.207Z|3a24d23b-11ba-483b-a43b-4132e8c84e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:25.208Z|3a24d23b-11ba-483b-a43b-4132e8c84e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:25.850Z|238ace62-c011-4189-961c-2d49ade92292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:25.851Z|238ace62-c011-4189-961c-2d49ade92292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:27.975Z|c9b29655-667c-4dc5-b820-84d2d29f3faa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:27.976Z|c9b29655-667c-4dc5-b820-84d2d29f3faa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:33.730Z|9555344e-a42b-449f-a950-c91b546282d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:35:33.730Z|9555344e-a42b-449f-a950-c91b546282d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:35:35.237Z|af1dcd12-9f84-4f95-965e-cfc5bde4a688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:35.238Z|af1dcd12-9f84-4f95-965e-cfc5bde4a688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:35.881Z|bdab00a3-a447-41c6-a770-5fda2aa97c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:35.882Z|bdab00a3-a447-41c6-a770-5fda2aa97c31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:37.997Z|71ec0723-6539-408d-9129-f303e27e592e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:37.998Z|71ec0723-6539-408d-9129-f303e27e592e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:40.072Z|fba8c2a2-7373-4275-b83f-53424e8e93bb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:35:40.073Z|fba8c2a2-7373-4275-b83f-53424e8e93bb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:45.299Z|fd454f29-ae3d-47eb-ae75-85828716b7d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:45.300Z|fd454f29-ae3d-47eb-ae75-85828716b7d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:45.904Z|5b932256-4e63-40b3-a2c0-0bc00329318f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:45.905Z|5b932256-4e63-40b3-a2c0-0bc00329318f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:48.020Z|8411d7d8-c939-42c7-8a96-eeeff9afa507|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:48.021Z|8411d7d8-c939-42c7-8a96-eeeff9afa507|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:48.729Z|d27366cc-5aee-49c2-9e19-69d9a87a7ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:35:48.730Z|d27366cc-5aee-49c2-9e19-69d9a87a7ddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:35:49.066Z|1a5cee55-6e8b-4d76-a7bc-6811ae9fef72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:35:49.067Z|1a5cee55-6e8b-4d76-a7bc-6811ae9fef72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:35:55.335Z|1dc4f207-bbb5-41fa-b6aa-c7646d4c0a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:55.336Z|1dc4f207-bbb5-41fa-b6aa-c7646d4c0a28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:55.940Z|e132d8bd-cdd0-4e92-aeb1-9b7978c18d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:55.941Z|e132d8bd-cdd0-4e92-aeb1-9b7978c18d94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:35:58.043Z|0cde583f-54e5-4011-a364-65bbdc5fd0ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:35:58.044Z|0cde583f-54e5-4011-a364-65bbdc5fd0ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:03.730Z|4e747dc8-efec-4c8a-b3d4-a9cdfd103efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:36:03.732Z|4e747dc8-efec-4c8a-b3d4-a9cdfd103efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:36:05.384Z|95ce0972-e24b-44d5-b4bf-5ed1b5951fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:05.385Z|95ce0972-e24b-44d5-b4bf-5ed1b5951fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:05.987Z|239474e1-247e-4ada-9dad-e3da2e6c7dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:05.988Z|239474e1-247e-4ada-9dad-e3da2e6c7dc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:08.071Z|bfd1d1c5-b7b9-4a8f-aecb-238ec8b3d958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:08.071Z|bfd1d1c5-b7b9-4a8f-aecb-238ec8b3d958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:15.416Z|45e9bfe3-bd90-4955-b240-e10a56b8019d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:15.417Z|45e9bfe3-bd90-4955-b240-e10a56b8019d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:16.010Z|3604951f-8666-4d53-9c40-e8079759c392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:16.011Z|3604951f-8666-4d53-9c40-e8079759c392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:18.095Z|332cb1f2-2263-4a52-965e-5596e4ca0be2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:18.096Z|332cb1f2-2263-4a52-965e-5596e4ca0be2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:18.730Z|33e05bfe-a8c8-40a6-b461-62ee058d5da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:36:18.730Z|33e05bfe-a8c8-40a6-b461-62ee058d5da0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:36:19.067Z|52ca00dc-bcc8-40f1-8f90-ff9620ed5aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:36:19.068Z|52ca00dc-bcc8-40f1-8f90-ff9620ed5aa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:36:25.447Z|b4ab7cd7-2861-43be-8413-28e053431a17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:25.448Z|b4ab7cd7-2861-43be-8413-28e053431a17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:26.036Z|70922791-bdc1-4c31-8091-a1313785ccfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:26.037Z|70922791-bdc1-4c31-8091-a1313785ccfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:28.119Z|549e7784-c76e-46db-af7f-f5927b178b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:28.120Z|549e7784-c76e-46db-af7f-f5927b178b8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:33.730Z|898e11ca-d36f-4dd6-a1ec-7be644709b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:36:33.730Z|898e11ca-d36f-4dd6-a1ec-7be644709b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:36:35.475Z|659cd8db-97a1-474c-9eac-c872ddbe0016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:35.476Z|659cd8db-97a1-474c-9eac-c872ddbe0016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:36.090Z|2c0d2e7c-8dfb-41e6-a0f9-3d1feb151a33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:36.091Z|2c0d2e7c-8dfb-41e6-a0f9-3d1feb151a33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:38.143Z|5396a298-a012-49d0-b00c-545e2d13c739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:38.144Z|5396a298-a012-49d0-b00c-545e2d13c739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:40.072Z|3d620f94-d854-4eb2-96a2-4a6d7cbd3f39|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:36:40.072Z|3d620f94-d854-4eb2-96a2-4a6d7cbd3f39|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:45.503Z|9f9d9163-8dd0-46f4-9c1e-f7a8bd323e6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:45.504Z|9f9d9163-8dd0-46f4-9c1e-f7a8bd323e6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:46.117Z|093aab3e-f9b2-4aa3-a239-37f9f1323788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:46.118Z|093aab3e-f9b2-4aa3-a239-37f9f1323788|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:48.167Z|f1071999-87f3-4478-9fae-5c4efbd2a027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:48.168Z|f1071999-87f3-4478-9fae-5c4efbd2a027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:48.730Z|607e5d9d-081d-4aee-82c4-1c55d7aaf2db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:36:48.732Z|607e5d9d-081d-4aee-82c4-1c55d7aaf2db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:36:49.069Z|3a26c2ae-567e-4b11-abae-967442e23696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:36:49.070Z|3a26c2ae-567e-4b11-abae-967442e23696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:36:55.541Z|e32875ca-d64c-46b2-9997-82eff25bc806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:55.542Z|e32875ca-d64c-46b2-9997-82eff25bc806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:56.140Z|9202fbac-7fd9-4a08-a132-d240940db4a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:56.141Z|9202fbac-7fd9-4a08-a132-d240940db4a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:36:58.191Z|3226468b-3102-499b-be93-791f2d50b8bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:36:58.192Z|3226468b-3102-499b-be93-791f2d50b8bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:03.729Z|87b2eb7e-8eb6-4d2e-8961-a754a75da0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:37:03.730Z|87b2eb7e-8eb6-4d2e-8961-a754a75da0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:37:05.569Z|74ad2b55-a49d-4fe0-b73e-0e06bb5c7863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:05.570Z|74ad2b55-a49d-4fe0-b73e-0e06bb5c7863|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:06.165Z|f9d23100-9b33-4c82-9f15-59faee159417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:06.165Z|f9d23100-9b33-4c82-9f15-59faee159417|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:08.214Z|feadfeac-406c-4bbb-84b2-c82fb3127515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:08.215Z|feadfeac-406c-4bbb-84b2-c82fb3127515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:15.614Z|92d61843-2fe7-487e-8f73-d025eb159042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:15.615Z|92d61843-2fe7-487e-8f73-d025eb159042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:16.193Z|b012873e-be74-4516-8766-b82cd108fcde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:16.194Z|b012873e-be74-4516-8766-b82cd108fcde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:18.238Z|9e1b90cb-ec64-46e2-a13a-b807b4fe6a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:18.239Z|9e1b90cb-ec64-46e2-a13a-b807b4fe6a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:18.729Z|eeb179e9-195d-452d-8279-43cc70e2d193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:37:18.730Z|eeb179e9-195d-452d-8279-43cc70e2d193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:37:19.070Z|ada80c0b-5dfe-4299-8492-915569d338e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:37:19.071Z|ada80c0b-5dfe-4299-8492-915569d338e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:37:25.639Z|5d8ea1d8-a058-4bed-bb8c-748eb1af3030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:25.640Z|5d8ea1d8-a058-4bed-bb8c-748eb1af3030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:26.219Z|5f04fb16-c2de-4ec5-8e6e-05066647c0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:26.220Z|5f04fb16-c2de-4ec5-8e6e-05066647c0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:28.260Z|bd00bf0a-53c0-4fdf-aab4-270a6ac0b827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:28.261Z|bd00bf0a-53c0-4fdf-aab4-270a6ac0b827|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:33.729Z|eb648936-16c3-474a-bf60-bd6b18423dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:37:33.732Z|eb648936-16c3-474a-bf60-bd6b18423dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:37:35.668Z|bf403180-5de1-4590-abcb-4f1d79783fe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:35.668Z|bf403180-5de1-4590-abcb-4f1d79783fe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:36.253Z|9a7dffa9-4cd5-4571-9ad5-922f6969468f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:36.254Z|9a7dffa9-4cd5-4571-9ad5-922f6969468f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:38.285Z|91a323dd-19f9-4d39-a315-dcd944945031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:38.286Z|91a323dd-19f9-4d39-a315-dcd944945031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:40.072Z|7f87080e-1304-40c8-b3fe-d28dd820a121|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:37:40.073Z|7f87080e-1304-40c8-b3fe-d28dd820a121|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:45.699Z|7877ce27-5466-438d-94ab-00a97ffa5466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:45.700Z|7877ce27-5466-438d-94ab-00a97ffa5466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:46.278Z|4891a8d9-7c05-4b49-bee9-db69d60048bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:46.279Z|4891a8d9-7c05-4b49-bee9-db69d60048bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:48.313Z|97d8dc57-2b6b-4920-bf54-fe182b669b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:48.313Z|97d8dc57-2b6b-4920-bf54-fe182b669b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:48.730Z|4a8cb177-cb9d-4376-b48a-f9b6363792fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:37:48.730Z|4a8cb177-cb9d-4376-b48a-f9b6363792fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:37:49.072Z|878de54b-8cde-43b2-94d7-92516990c3ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:37:49.072Z|878de54b-8cde-43b2-94d7-92516990c3ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:37:55.723Z|9ae1166c-8cff-4ac5-8804-5b85a2ed6392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:55.724Z|9ae1166c-8cff-4ac5-8804-5b85a2ed6392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:56.307Z|0b606ec5-de5d-4c04-89e1-629d464b1fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:56.308Z|0b606ec5-de5d-4c04-89e1-629d464b1fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:37:58.336Z|99e575af-a6b1-4003-a86c-2ed3f669d15e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:37:58.337Z|99e575af-a6b1-4003-a86c-2ed3f669d15e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:03.730Z|d6db51a8-d76c-4c1e-b7fa-f2ecb21305b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:38:03.730Z|d6db51a8-d76c-4c1e-b7fa-f2ecb21305b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:38:05.748Z|e766986c-9969-4835-95d0-9fac3b6df6ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:05.749Z|e766986c-9969-4835-95d0-9fac3b6df6ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:06.332Z|cef84290-6321-4125-b2a4-ce121d755354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:06.333Z|cef84290-6321-4125-b2a4-ce121d755354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:08.360Z|2ea9bc85-4883-4e49-ae88-1fe38d51d333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:08.361Z|2ea9bc85-4883-4e49-ae88-1fe38d51d333|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:15.778Z|73d4ab49-b333-446d-a895-0734c1eed31a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:15.778Z|73d4ab49-b333-446d-a895-0734c1eed31a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:16.357Z|ce5c516e-4b7a-43b9-aa15-54512575b08f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:16.358Z|ce5c516e-4b7a-43b9-aa15-54512575b08f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:18.385Z|21c282c8-2524-4899-aa76-02e47717b9d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:18.386Z|21c282c8-2524-4899-aa76-02e47717b9d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:18.730Z|aaa443f5-58fe-454a-92d6-a3ded14eac2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:38:18.732Z|aaa443f5-58fe-454a-92d6-a3ded14eac2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:38:19.073Z|d6efd0df-1bfc-4d48-8e4f-df5c7e06367d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:38:19.074Z|d6efd0df-1bfc-4d48-8e4f-df5c7e06367d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:38:25.804Z|6b29924d-ce8c-4601-a28c-040597e23a2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:25.804Z|6b29924d-ce8c-4601-a28c-040597e23a2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:26.386Z|9b193593-2284-4457-ba65-9db670065d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:26.387Z|9b193593-2284-4457-ba65-9db670065d56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:28.409Z|1aedc70d-705d-4416-8a46-984b20333d28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:28.410Z|1aedc70d-705d-4416-8a46-984b20333d28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:33.730Z|04ad8b73-2199-4024-9662-ac22f990b078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:38:33.731Z|04ad8b73-2199-4024-9662-ac22f990b078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:38:35.832Z|634ce8e9-febc-4a1f-aba7-1ccfb6298332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:35.833Z|634ce8e9-febc-4a1f-aba7-1ccfb6298332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:36.413Z|031eca53-c44c-4ac6-9ed9-1e64f378af76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:36.414Z|031eca53-c44c-4ac6-9ed9-1e64f378af76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:38.433Z|429c8a95-dcb1-4071-9cb8-ab5539764c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:38.433Z|429c8a95-dcb1-4071-9cb8-ab5539764c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:40.073Z|bf711426-2cad-4ee1-b99a-e824f071b0b1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:38:40.074Z|bf711426-2cad-4ee1-b99a-e824f071b0b1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:45.870Z|32c34d98-0378-45cc-b6fd-1df817a2539d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:45.871Z|32c34d98-0378-45cc-b6fd-1df817a2539d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:46.441Z|509435d0-c209-4092-be46-bd81f473ddb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:46.442Z|509435d0-c209-4092-be46-bd81f473ddb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:48.462Z|70daa313-3e06-4ee1-a2b6-27c9899a22ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:48.463Z|70daa313-3e06-4ee1-a2b6-27c9899a22ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:48.729Z|9ce5d089-5ea5-434c-94b9-961d1b4fe8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:38:48.730Z|9ce5d089-5ea5-434c-94b9-961d1b4fe8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:38:49.075Z|40a75f09-c529-4bb4-bc23-ba66bef60b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:38:49.075Z|40a75f09-c529-4bb4-bc23-ba66bef60b2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:38:55.893Z|0b8b6ec3-b9a3-4e19-9028-b01f51ea8a39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:55.894Z|0b8b6ec3-b9a3-4e19-9028-b01f51ea8a39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:56.467Z|6ac6736a-0c7a-45b6-97b5-2210b2cd2582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:56.468Z|6ac6736a-0c7a-45b6-97b5-2210b2cd2582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:38:58.487Z|e77fb5ca-50c2-426b-826a-2d34e4db38f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:38:58.488Z|e77fb5ca-50c2-426b-826a-2d34e4db38f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:03.730Z|169feba8-4c39-4929-9c0d-588af013c51f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:39:03.732Z|169feba8-4c39-4929-9c0d-588af013c51f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:39:05.919Z|5d97cfb2-2386-4e39-a670-ba18fb26eb6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:05.920Z|5d97cfb2-2386-4e39-a670-ba18fb26eb6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:06.492Z|84d997b1-3981-48e5-af6e-46cdc9313358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:06.493Z|84d997b1-3981-48e5-af6e-46cdc9313358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:08.511Z|f3f55493-d34b-4e19-9720-ed94dfbd9f48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:08.512Z|f3f55493-d34b-4e19-9720-ed94dfbd9f48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:15.948Z|1de1584a-be1d-4879-8331-35280cbc73e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:15.949Z|1de1584a-be1d-4879-8331-35280cbc73e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:16.518Z|5c57c0d9-2b52-472a-899e-62090c60c0c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:16.519Z|5c57c0d9-2b52-472a-899e-62090c60c0c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:18.539Z|519c9389-ca50-4e82-aba7-94e43e936aac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:18.540Z|519c9389-ca50-4e82-aba7-94e43e936aac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:18.729Z|269014cb-d498-470e-a1ab-213ee2c4e760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:39:18.730Z|269014cb-d498-470e-a1ab-213ee2c4e760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:39:19.076Z|09f45067-6255-4dc5-b642-c3533bd341b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:39:19.076Z|09f45067-6255-4dc5-b642-c3533bd341b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:39:25.976Z|20a45b8a-56ea-41ae-9ffe-48a3a8fdde43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:25.977Z|20a45b8a-56ea-41ae-9ffe-48a3a8fdde43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:26.554Z|a053ed0b-d8f6-462b-8935-d41bf91dec54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:26.555Z|a053ed0b-d8f6-462b-8935-d41bf91dec54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:28.564Z|1f35bf21-5bb6-49b5-b8fe-a6d727a4dfdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:28.565Z|1f35bf21-5bb6-49b5-b8fe-a6d727a4dfdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:33.729Z|96dee958-bf5b-4770-a027-d7f7606e3380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:39:33.730Z|96dee958-bf5b-4770-a027-d7f7606e3380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:39:36.039Z|95e7f690-4e24-4d2f-ae5f-854df2ee2eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:36.040Z|95e7f690-4e24-4d2f-ae5f-854df2ee2eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:36.590Z|700b061d-0118-473a-bb18-a3b7715c5a2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:36.590Z|700b061d-0118-473a-bb18-a3b7715c5a2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:38.589Z|da717bc3-59cd-4704-b4ac-dec0881a2992|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:38.590Z|da717bc3-59cd-4704-b4ac-dec0881a2992|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:40.072Z|9efb5d4b-765b-40aa-8531-6105d262d8e8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:39:40.073Z|9efb5d4b-765b-40aa-8531-6105d262d8e8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:46.065Z|9eceb867-4e96-4086-a42c-711d0fe73a30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:46.066Z|9eceb867-4e96-4086-a42c-711d0fe73a30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:46.614Z|e60718a3-d4b1-4e06-a9c2-d322141e1132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:46.615Z|e60718a3-d4b1-4e06-a9c2-d322141e1132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:48.611Z|8d4127e9-4dd4-4ecc-bb93-6e581ac67eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:48.612Z|8d4127e9-4dd4-4ecc-bb93-6e581ac67eaa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:48.729Z|a8f4ebd8-770e-4ff5-9969-ae0602962cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:39:48.732Z|a8f4ebd8-770e-4ff5-9969-ae0602962cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:39:49.077Z|4e5f3a6d-757b-4515-af9b-d7e0116b7ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:39:49.078Z|4e5f3a6d-757b-4515-af9b-d7e0116b7ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:39:56.091Z|be3ce8fa-43c5-480b-83ad-a016663ae002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:56.092Z|be3ce8fa-43c5-480b-83ad-a016663ae002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:56.637Z|5f020246-f3ad-405c-a823-08d2daefdc68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:56.638Z|5f020246-f3ad-405c-a823-08d2daefdc68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:39:58.634Z|48d14e3a-ec3c-4d1a-a2fb-31ee7eed9bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:39:58.635Z|48d14e3a-ec3c-4d1a-a2fb-31ee7eed9bc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:03.730Z|2f8301be-5e08-4eed-87d5-543749a6313b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:40:03.730Z|2f8301be-5e08-4eed-87d5-543749a6313b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:40:06.125Z|c0f3d6da-6cce-4e13-a7ee-88230c9b1e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:06.126Z|c0f3d6da-6cce-4e13-a7ee-88230c9b1e50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:06.660Z|71e07afb-ad44-4b16-b551-4d132cc5ca4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:06.661Z|71e07afb-ad44-4b16-b551-4d132cc5ca4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:08.661Z|263ca051-4ac2-420c-a013-11253beb847b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:08.661Z|263ca051-4ac2-420c-a013-11253beb847b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:16.154Z|78736a49-ebe7-42d0-b0b8-2a4e9cecf651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:16.155Z|78736a49-ebe7-42d0-b0b8-2a4e9cecf651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:16.684Z|c7a0d6d1-d3b7-444b-9756-f1254e549a90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:16.685Z|c7a0d6d1-d3b7-444b-9756-f1254e549a90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:18.687Z|f93e947e-90a3-4ade-be34-0f9b2fa6c61d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:18.690Z|f93e947e-90a3-4ade-be34-0f9b2fa6c61d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:18.730Z|32bd28b3-d6b9-4aec-be2a-2d614bb9fbbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:40:18.730Z|32bd28b3-d6b9-4aec-be2a-2d614bb9fbbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:40:19.079Z|164f961d-c1de-4b3b-99df-ad0dabc146f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:40:19.079Z|164f961d-c1de-4b3b-99df-ad0dabc146f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:40:26.180Z|d5413db9-d6d1-4976-9600-6165c7fab995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:26.182Z|d5413db9-d6d1-4976-9600-6165c7fab995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:26.712Z|57d7c5e2-7520-4d63-9d83-a396ee8243af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:26.713Z|57d7c5e2-7520-4d63-9d83-a396ee8243af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:28.713Z|6aec6255-9c3a-49e3-9684-1d1e3f27c365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:28.714Z|6aec6255-9c3a-49e3-9684-1d1e3f27c365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:33.729Z|aa7a6ebe-0ed3-401d-bbbd-0b8a88853d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:40:33.732Z|aa7a6ebe-0ed3-401d-bbbd-0b8a88853d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:40:36.208Z|ef75a4ca-0741-4a1b-a7cb-c33f94b78c56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:36.209Z|ef75a4ca-0741-4a1b-a7cb-c33f94b78c56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:36.735Z|85557777-e733-4edb-8c14-e82d69143673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:36.736Z|85557777-e733-4edb-8c14-e82d69143673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:38.738Z|8f695c5e-5642-4b57-81df-4a10ceca9bf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:38.738Z|8f695c5e-5642-4b57-81df-4a10ceca9bf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:40.072Z|15decb8b-ad76-4455-abbe-d64770462090|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:40:40.073Z|15decb8b-ad76-4455-abbe-d64770462090|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:46.232Z|451aac02-fe52-47f2-b00a-745c72a1ae60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:46.233Z|451aac02-fe52-47f2-b00a-745c72a1ae60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:46.758Z|80dae36b-abe7-404e-87dd-20bf200db4c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:46.759Z|80dae36b-abe7-404e-87dd-20bf200db4c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:48.730Z|b3364e65-863e-4c60-afac-e41030c34df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:40:48.730Z|b3364e65-863e-4c60-afac-e41030c34df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:40:48.763Z|bf3bba42-37b3-4339-9373-c8f362f12b5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:48.764Z|bf3bba42-37b3-4339-9373-c8f362f12b5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:49.080Z|4070df05-07e7-4ffe-8ae5-e4bdec64afd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:40:49.080Z|4070df05-07e7-4ffe-8ae5-e4bdec64afd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:40:56.258Z|aaf096af-1d3f-498c-89b6-397ac05f46f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:56.259Z|aaf096af-1d3f-498c-89b6-397ac05f46f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:56.782Z|394aca12-308a-4abc-8b93-3e45eeaaa468|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:56.782Z|394aca12-308a-4abc-8b93-3e45eeaaa468|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:40:58.787Z|26b97a1c-d90e-4497-bdb5-13967438f999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:40:58.788Z|26b97a1c-d90e-4497-bdb5-13967438f999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:03.730Z|1b3dbd0e-90c1-47bc-a8ac-0a0a329f10dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:41:03.730Z|1b3dbd0e-90c1-47bc-a8ac-0a0a329f10dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:41:06.288Z|cc491006-f072-4d9e-aabe-c730f713afc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:06.290Z|cc491006-f072-4d9e-aabe-c730f713afc6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:06.806Z|4b776e05-bdc1-40be-8c72-3376108039c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:06.807Z|4b776e05-bdc1-40be-8c72-3376108039c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:08.811Z|cd167f7d-f293-47cc-94b0-0644de0220b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:08.812Z|cd167f7d-f293-47cc-94b0-0644de0220b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:16.315Z|a58a4acd-951e-4722-bdbf-1d4678d31e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:16.316Z|a58a4acd-951e-4722-bdbf-1d4678d31e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:16.830Z|323a69a3-64ef-4623-b55d-1dbd8182403a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:16.831Z|323a69a3-64ef-4623-b55d-1dbd8182403a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:18.730Z|c318b587-3f43-48df-82b3-fbb87342ce09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:41:18.733Z|c318b587-3f43-48df-82b3-fbb87342ce09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:41:18.833Z|aa463091-c3a7-4e93-bca3-7e44dc7bb555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:18.834Z|aa463091-c3a7-4e93-bca3-7e44dc7bb555|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:19.081Z|b2040925-a4e3-41b2-a6ee-7364dca27194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:41:19.082Z|b2040925-a4e3-41b2-a6ee-7364dca27194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:41:26.342Z|8961c0e3-4981-4e32-b21d-3575ba93bce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:26.344Z|8961c0e3-4981-4e32-b21d-3575ba93bce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:26.856Z|f9d662ea-7fb5-477b-90b2-e2ba261965ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:26.857Z|f9d662ea-7fb5-477b-90b2-e2ba261965ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:28.857Z|f264edcf-f1e1-4408-88e4-3051c86a769c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:28.858Z|f264edcf-f1e1-4408-88e4-3051c86a769c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:33.731Z|e7830ade-697b-4a58-96f4-669223053c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:41:33.732Z|e7830ade-697b-4a58-96f4-669223053c43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:41:36.371Z|ec8aaedd-9c90-45ec-9f04-aaee4c626748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:36.372Z|ec8aaedd-9c90-45ec-9f04-aaee4c626748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:36.879Z|bb2ed2cc-f791-4645-b6a4-bddd21641bf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:36.880Z|bb2ed2cc-f791-4645-b6a4-bddd21641bf8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:38.880Z|7d5de900-7afe-401f-8ce1-5f0d953cbc91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:38.881Z|7d5de900-7afe-401f-8ce1-5f0d953cbc91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:40.073Z|b66b2cb7-8424-4fb9-b87f-1c35dfc72e50|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:41:40.074Z|b66b2cb7-8424-4fb9-b87f-1c35dfc72e50|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:46.397Z|aa35948d-15ca-410d-b21f-07bbc5a762aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:46.399Z|aa35948d-15ca-410d-b21f-07bbc5a762aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:46.902Z|14449ed5-d361-4094-931c-82b2915902e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:46.903Z|14449ed5-d361-4094-931c-82b2915902e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:48.729Z|8c4a7935-b449-48e0-9145-a2a2affd78ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:41:48.730Z|8c4a7935-b449-48e0-9145-a2a2affd78ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:41:48.909Z|2f06850d-6f27-4762-9d31-cecc6483e773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:48.910Z|2f06850d-6f27-4762-9d31-cecc6483e773|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:49.083Z|58545dce-4f73-47c1-b686-ec3bec8c181e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:41:49.083Z|58545dce-4f73-47c1-b686-ec3bec8c181e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:41:56.430Z|8fe7b3d5-3ce1-4d07-9940-0bd1f4ec00f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:56.431Z|8fe7b3d5-3ce1-4d07-9940-0bd1f4ec00f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:56.925Z|504c7980-bdd6-4839-85ad-344f5a230815|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:56.926Z|504c7980-bdd6-4839-85ad-344f5a230815|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:41:58.935Z|1137dcf0-81e1-4067-8457-d22b40259692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:41:58.936Z|1137dcf0-81e1-4067-8457-d22b40259692|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:03.730Z|439cea61-429f-4441-919f-475571878233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:42:03.732Z|439cea61-429f-4441-919f-475571878233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:42:06.458Z|50263a23-4626-4409-8473-fe3d18a115f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:06.459Z|50263a23-4626-4409-8473-fe3d18a115f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:06.948Z|a9ca29c4-0716-40a7-8c59-867360120e0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:06.949Z|a9ca29c4-0716-40a7-8c59-867360120e0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:08.959Z|7d7379c8-1b66-4086-b904-7546167947ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:08.960Z|7d7379c8-1b66-4086-b904-7546167947ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:16.485Z|4514c3e0-1f86-42f7-9e84-0f5217394a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:16.486Z|4514c3e0-1f86-42f7-9e84-0f5217394a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:16.970Z|07c9e2a8-e219-4e78-adc6-87c0be3abccb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:16.971Z|07c9e2a8-e219-4e78-adc6-87c0be3abccb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:18.729Z|d43a8d8d-ec6a-4870-9811-e5b2b18782ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:42:18.730Z|d43a8d8d-ec6a-4870-9811-e5b2b18782ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:42:18.996Z|c6c1ade0-2729-4759-99d1-13611ae306ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:18.997Z|c6c1ade0-2729-4759-99d1-13611ae306ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:19.084Z|772f31cf-4bac-445b-8558-fa2d5265fdcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:42:19.084Z|772f31cf-4bac-445b-8558-fa2d5265fdcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:42:26.522Z|4cbaf500-2a33-4435-a437-0677ad42cb65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:26.523Z|4cbaf500-2a33-4435-a437-0677ad42cb65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:26.993Z|cec04230-6b82-496f-afe6-92cf9ce5024d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:26.994Z|cec04230-6b82-496f-afe6-92cf9ce5024d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:29.019Z|914b4a8d-da7c-404d-a197-10fc33e513a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:29.020Z|914b4a8d-da7c-404d-a197-10fc33e513a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:33.729Z|5a17e804-7a46-4ec0-abc2-e592c1b519a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:42:33.730Z|5a17e804-7a46-4ec0-abc2-e592c1b519a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:42:36.552Z|6cad6de9-0ea6-41a8-92b1-2f8e5765e8f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:36.553Z|6cad6de9-0ea6-41a8-92b1-2f8e5765e8f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:37.016Z|3a6f99be-2f9c-4d9e-bd19-27c39d10155b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:37.017Z|3a6f99be-2f9c-4d9e-bd19-27c39d10155b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:39.043Z|cc427922-91ef-4728-9700-7f9a72e31a42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:39.044Z|cc427922-91ef-4728-9700-7f9a72e31a42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:40.071Z|01e83ac1-d6ad-4d78-a9e8-be03116051ac|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:42:40.072Z|01e83ac1-d6ad-4d78-a9e8-be03116051ac|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:46.576Z|8d4facf5-ea49-4378-8f90-5bb292dfc840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:46.577Z|8d4facf5-ea49-4378-8f90-5bb292dfc840|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:47.042Z|8580f642-1a4b-4e0b-83dd-766eebe43def|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:47.043Z|8580f642-1a4b-4e0b-83dd-766eebe43def|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:48.729Z|cde6549f-c50d-4dce-a086-837411ad92d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:42:48.732Z|cde6549f-c50d-4dce-a086-837411ad92d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:42:49.067Z|e6892345-ed1c-4e01-ab7e-e6ec12e961e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:49.068Z|e6892345-ed1c-4e01-ab7e-e6ec12e961e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:49.085Z|ac6d1577-87a0-4792-b8a8-ec5c0c31ca9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:42:49.086Z|ac6d1577-87a0-4792-b8a8-ec5c0c31ca9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:42:56.611Z|fbbfdea7-c5ad-4d1c-b31f-763911d956ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:56.612Z|fbbfdea7-c5ad-4d1c-b31f-763911d956ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:57.068Z|7b43f751-b48b-405a-a5d0-3dac4e1c2f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:57.069Z|7b43f751-b48b-405a-a5d0-3dac4e1c2f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:42:59.093Z|01af3107-fda8-46ad-b217-b6c2232cb887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:42:59.093Z|01af3107-fda8-46ad-b217-b6c2232cb887|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:03.729Z|fbdf0be6-5900-4cbf-a0c9-263a9722e743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:43:03.730Z|fbdf0be6-5900-4cbf-a0c9-263a9722e743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:43:06.636Z|b4d35d0b-6c91-4650-9d3a-07eba6031162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:06.637Z|b4d35d0b-6c91-4650-9d3a-07eba6031162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:07.094Z|72fc93da-2c88-4c05-a86a-731c578aa20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:07.095Z|72fc93da-2c88-4c05-a86a-731c578aa20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:09.117Z|b14fdc68-e436-4dee-92b9-595cd09eb5ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:09.118Z|b14fdc68-e436-4dee-92b9-595cd09eb5ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:16.662Z|da63d683-43fb-4118-82b9-f6e780651dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:16.663Z|da63d683-43fb-4118-82b9-f6e780651dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:17.117Z|800a3552-04f8-4544-ae31-cc226e55131d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:17.117Z|800a3552-04f8-4544-ae31-cc226e55131d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:18.729Z|3e68c6ac-d911-46ba-89df-d137a1ce7124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:43:18.730Z|3e68c6ac-d911-46ba-89df-d137a1ce7124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:43:19.086Z|06093132-d456-487e-8bb0-4ca20725ba25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:43:19.087Z|06093132-d456-487e-8bb0-4ca20725ba25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:43:19.141Z|92704fa8-6af0-4498-8918-e1be14f82043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:19.142Z|92704fa8-6af0-4498-8918-e1be14f82043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:26.685Z|0ea367ee-169b-4ae0-b2bf-a41c64e878c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:26.685Z|0ea367ee-169b-4ae0-b2bf-a41c64e878c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:27.139Z|e54e9987-bf5b-405b-945c-8619fa31926f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:27.139Z|e54e9987-bf5b-405b-945c-8619fa31926f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:29.165Z|dec0178c-c388-4f84-8dc8-618241558625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:29.166Z|dec0178c-c388-4f84-8dc8-618241558625|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:33.729Z|38d09d5c-d6a1-48d5-9628-fd7fe12c63aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:43:33.732Z|38d09d5c-d6a1-48d5-9628-fd7fe12c63aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:43:36.711Z|8abe0746-40bd-435a-adfa-56f4a19e406a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:36.712Z|8abe0746-40bd-435a-adfa-56f4a19e406a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:37.169Z|249698e9-ff70-4bbd-b7f3-85d80bd582b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:37.169Z|249698e9-ff70-4bbd-b7f3-85d80bd582b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:39.188Z|0a94ef50-0290-415a-ae15-1d31f8dbe8cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:39.189Z|0a94ef50-0290-415a-ae15-1d31f8dbe8cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:40.071Z|a1f641ea-ca1f-4e5c-8ef9-a45736a7cfb3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:43:40.072Z|a1f641ea-ca1f-4e5c-8ef9-a45736a7cfb3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:46.734Z|b8232fce-9a74-4d9c-8b89-8ff1a0968207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:46.735Z|b8232fce-9a74-4d9c-8b89-8ff1a0968207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:47.199Z|f09b00f7-3913-4b05-ad2f-09ade2aff9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:47.200Z|f09b00f7-3913-4b05-ad2f-09ade2aff9a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:48.729Z|8ebcfaf6-fb69-4e91-b828-f5a38be69666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:43:48.730Z|8ebcfaf6-fb69-4e91-b828-f5a38be69666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:43:49.089Z|87fd6349-0154-48a8-a915-9acbfdb9555a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:43:49.090Z|87fd6349-0154-48a8-a915-9acbfdb9555a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:43:49.214Z|704cc5da-1c5b-47ce-b862-2ab9a45a77f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:49.214Z|704cc5da-1c5b-47ce-b862-2ab9a45a77f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:56.764Z|04525c55-125a-44cc-a45e-5018b1d720e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:56.765Z|04525c55-125a-44cc-a45e-5018b1d720e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:57.225Z|9e156103-2143-4aa5-b519-4eea92354437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:57.226Z|9e156103-2143-4aa5-b519-4eea92354437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:43:59.237Z|9eb09cb1-befb-47cd-b238-75d571d337a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:43:59.238Z|9eb09cb1-befb-47cd-b238-75d571d337a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:03.729Z|f0855a98-0a1d-4bb7-b988-da08e09425c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:44:03.730Z|f0855a98-0a1d-4bb7-b988-da08e09425c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:44:06.786Z|f28f6d6a-27ab-499a-b916-a6f205114b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:06.788Z|f28f6d6a-27ab-499a-b916-a6f205114b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:07.251Z|a5d39197-b967-49a1-9451-62f87cd999c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:07.251Z|a5d39197-b967-49a1-9451-62f87cd999c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:09.259Z|9dbbe793-7288-4fe4-80c4-6bc7c073cda4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:09.260Z|9dbbe793-7288-4fe4-80c4-6bc7c073cda4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:16.809Z|394a6b61-0327-42fd-8bfd-1153773bcdd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:16.810Z|394a6b61-0327-42fd-8bfd-1153773bcdd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:17.275Z|1079b6b3-0c8d-427a-9883-fe32ff7b7ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:17.275Z|1079b6b3-0c8d-427a-9883-fe32ff7b7ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:18.730Z|7c6f135e-1047-43e9-a640-c29c08a20a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:44:18.732Z|7c6f135e-1047-43e9-a640-c29c08a20a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:44:19.090Z|dedd96a0-2fe9-4eec-8bc5-6a9f1ab43d9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:44:19.091Z|dedd96a0-2fe9-4eec-8bc5-6a9f1ab43d9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:44:19.282Z|678c5460-169e-422f-ada2-ae8470bd47f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:19.283Z|678c5460-169e-422f-ada2-ae8470bd47f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:26.832Z|65611fdf-7fd3-4827-aee2-43a6faf6beb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:26.833Z|65611fdf-7fd3-4827-aee2-43a6faf6beb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:27.298Z|e9e5d402-4659-4738-89ed-762ab36371ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:27.299Z|e9e5d402-4659-4738-89ed-762ab36371ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:29.306Z|baf3d534-4aec-44e4-9b53-29e57042cacc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:29.307Z|baf3d534-4aec-44e4-9b53-29e57042cacc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:33.729Z|10e97416-7109-4392-b7af-6f1f76710f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:44:33.730Z|10e97416-7109-4392-b7af-6f1f76710f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:44:36.856Z|1912312e-0f26-4893-a6e4-d5448b042b08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:36.856Z|1912312e-0f26-4893-a6e4-d5448b042b08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:37.322Z|f43752b0-12b9-4acd-8756-7acf285194cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:37.324Z|f43752b0-12b9-4acd-8756-7acf285194cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:39.332Z|b0cd80d4-e814-4397-b57c-bc382358916d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:39.333Z|b0cd80d4-e814-4397-b57c-bc382358916d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:40.071Z|fc062d4f-b9ed-4bcc-bd19-a5a427987608|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:44:40.072Z|fc062d4f-b9ed-4bcc-bd19-a5a427987608|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:46.879Z|e50cb31a-14f5-421e-bfdb-d2e334dbb65d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:46.880Z|e50cb31a-14f5-421e-bfdb-d2e334dbb65d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:47.347Z|22060ffe-c3a0-4783-8b5f-b5aa25210ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:47.348Z|22060ffe-c3a0-4783-8b5f-b5aa25210ed6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:48.730Z|fdfd9e8e-eafd-4997-8632-3cf09f925980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:44:48.730Z|fdfd9e8e-eafd-4997-8632-3cf09f925980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:44:49.092Z|14d2e386-ff55-48e0-8bd6-8cbf7f775085|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:44:49.093Z|14d2e386-ff55-48e0-8bd6-8cbf7f775085|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:44:49.359Z|ab72542f-6503-44e5-93be-60c45bd0191b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:49.360Z|ab72542f-6503-44e5-93be-60c45bd0191b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:56.902Z|a07614c7-a585-4dc2-8341-32a4c1da5e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:56.902Z|a07614c7-a585-4dc2-8341-32a4c1da5e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:57.416Z|d516ed03-e030-470b-9547-06e39079e2d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:57.417Z|d516ed03-e030-470b-9547-06e39079e2d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:44:59.383Z|12fa2a59-2968-4912-b061-a153f475616a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:44:59.383Z|12fa2a59-2968-4912-b061-a153f475616a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:03.730Z|641abf85-2339-473e-9c13-d87608c86747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:45:03.733Z|641abf85-2339-473e-9c13-d87608c86747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:45:06.924Z|7547ccaf-438d-4986-8771-b699fa1a1ce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:06.925Z|7547ccaf-438d-4986-8771-b699fa1a1ce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:07.442Z|07aad666-dbf6-4cf8-9948-5025cc733b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:07.443Z|07aad666-dbf6-4cf8-9948-5025cc733b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:09.406Z|9913dad0-2919-49e3-b6d2-79938a985941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:09.407Z|9913dad0-2919-49e3-b6d2-79938a985941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:16.947Z|77993b5b-cf87-444c-8e94-d1c1a03bf070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:16.948Z|77993b5b-cf87-444c-8e94-d1c1a03bf070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:17.469Z|90147af1-06f0-43b2-9f97-1787b3031b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:17.470Z|90147af1-06f0-43b2-9f97-1787b3031b41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:18.729Z|ef5df4d7-cec8-458b-b093-d4530e5b1053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:45:18.730Z|ef5df4d7-cec8-458b-b093-d4530e5b1053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:45:19.094Z|6176c6a3-d761-462f-95f2-d25a21a63d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:45:19.094Z|6176c6a3-d761-462f-95f2-d25a21a63d7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:45:19.429Z|486e700e-612b-4fee-a2b3-865b90044fae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:19.430Z|486e700e-612b-4fee-a2b3-865b90044fae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:26.970Z|27ac0fc0-a814-41dc-ac77-8950e6f62d28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:26.972Z|27ac0fc0-a814-41dc-ac77-8950e6f62d28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:27.493Z|714283a6-4655-4220-b3e4-70ef98391744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:27.494Z|714283a6-4655-4220-b3e4-70ef98391744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:29.453Z|6f001e0d-e14e-4184-a450-afb6fac78cae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:29.454Z|6f001e0d-e14e-4184-a450-afb6fac78cae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:33.729Z|86939f37-bf09-4694-ad84-9c56302ea497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:45:33.730Z|86939f37-bf09-4694-ad84-9c56302ea497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:45:36.995Z|e66cdf95-fb54-40d3-8780-62e9f80b7a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:36.995Z|e66cdf95-fb54-40d3-8780-62e9f80b7a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:37.515Z|cb6d8275-549b-4fd5-9d56-18986bba7234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:37.516Z|cb6d8275-549b-4fd5-9d56-18986bba7234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:39.477Z|9b49b6de-0dcd-4bed-88aa-bc34ef82b31c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:39.478Z|9b49b6de-0dcd-4bed-88aa-bc34ef82b31c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:40.073Z|8e079a4f-e8f5-410f-a974-5819d65924bb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:45:40.074Z|8e079a4f-e8f5-410f-a974-5819d65924bb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:47.016Z|9c7bad2c-890b-460e-a1ac-7b001e946b31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:47.017Z|9c7bad2c-890b-460e-a1ac-7b001e946b31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:47.538Z|0b8862e0-7c6d-4f8d-8fb2-5597b421a2c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:47.539Z|0b8862e0-7c6d-4f8d-8fb2-5597b421a2c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:48.729Z|b1c5ce92-58fa-4730-ba7d-8441ba92a9f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:45:48.732Z|b1c5ce92-58fa-4730-ba7d-8441ba92a9f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:45:49.095Z|4cc3d1c5-dd98-4062-967c-dd9c0c794d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:45:49.095Z|4cc3d1c5-dd98-4062-967c-dd9c0c794d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:45:49.500Z|239f3021-f397-4e72-ba2c-ddf29bbbc089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:49.501Z|239f3021-f397-4e72-ba2c-ddf29bbbc089|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:57.041Z|a1a0c341-6315-4092-aec9-e86fd67914e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:57.042Z|a1a0c341-6315-4092-aec9-e86fd67914e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:57.561Z|4dc7ad10-a53b-4592-90ee-1009425a0d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:57.562Z|4dc7ad10-a53b-4592-90ee-1009425a0d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:45:59.523Z|f3141902-6703-4fd6-9151-c7774fd2906c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:45:59.524Z|f3141902-6703-4fd6-9151-c7774fd2906c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:03.729Z|46812e31-6e64-4df3-926c-cc57f6e8489c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:46:03.730Z|46812e31-6e64-4df3-926c-cc57f6e8489c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:46:07.065Z|24a2b3f6-a54f-4e2d-bf95-0b73135734e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:07.065Z|24a2b3f6-a54f-4e2d-bf95-0b73135734e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:07.584Z|7f130e69-9ca9-4387-acdc-b6fc5d0af0c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:07.588Z|7f130e69-9ca9-4387-acdc-b6fc5d0af0c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:09.545Z|4d738f8c-aefe-47f1-abee-305fce8d1270|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:09.546Z|4d738f8c-aefe-47f1-abee-305fce8d1270|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:17.087Z|f511042f-8e0a-496c-8fd3-e8aa2c4bc516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:17.088Z|f511042f-8e0a-496c-8fd3-e8aa2c4bc516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:17.611Z|133e40f1-d3f6-48ff-b1c4-b3ec7c6ddc07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:17.611Z|133e40f1-d3f6-48ff-b1c4-b3ec7c6ddc07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:18.730Z|656edd6d-0b97-4c99-b365-e402e83b9870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:46:18.731Z|656edd6d-0b97-4c99-b365-e402e83b9870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:46:19.096Z|f8aa7ab6-5cd8-4dda-8178-ffcd745b6e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:46:19.097Z|f8aa7ab6-5cd8-4dda-8178-ffcd745b6e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:46:19.568Z|3b4eac64-a6d7-4cf9-8770-2eac2ed494d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:19.569Z|3b4eac64-a6d7-4cf9-8770-2eac2ed494d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:27.111Z|ede0a7af-ada0-4b9f-bf45-dd4e0c1c7ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:27.112Z|ede0a7af-ada0-4b9f-bf45-dd4e0c1c7ffe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:27.633Z|7d0e2f65-a697-46fa-8a55-aa7cb8e5f736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:27.634Z|7d0e2f65-a697-46fa-8a55-aa7cb8e5f736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:29.592Z|5ffdf03a-d779-433a-91b2-6e814beae639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:29.593Z|5ffdf03a-d779-433a-91b2-6e814beae639|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:33.730Z|58e5946a-98e8-4992-aea9-df36dfdf589d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:46:33.732Z|58e5946a-98e8-4992-aea9-df36dfdf589d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:46:37.134Z|f43d44a6-43cd-4b23-9249-57b93fda5aeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:37.135Z|f43d44a6-43cd-4b23-9249-57b93fda5aeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:37.655Z|62b1d403-90cd-466b-9efb-a80d702cab34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:37.656Z|62b1d403-90cd-466b-9efb-a80d702cab34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:39.616Z|0265b76e-e2ed-4760-a30a-b1ac52d5be91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:39.617Z|0265b76e-e2ed-4760-a30a-b1ac52d5be91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:40.072Z|57c8e326-9aa5-4865-8fae-775d3fa40eb5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:46:40.073Z|57c8e326-9aa5-4865-8fae-775d3fa40eb5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:47.158Z|a5284618-2f90-4c47-b0a1-dce109436b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:47.159Z|a5284618-2f90-4c47-b0a1-dce109436b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:47.680Z|820eb9ff-e348-4504-a964-5b9d23417cd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:47.680Z|820eb9ff-e348-4504-a964-5b9d23417cd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:48.729Z|1b267958-4f59-4b5d-9c4c-d67dbb687f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:46:48.730Z|1b267958-4f59-4b5d-9c4c-d67dbb687f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:46:49.098Z|bbb3c228-3d43-4364-88a2-677395a67650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:46:49.098Z|bbb3c228-3d43-4364-88a2-677395a67650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:46:49.640Z|82689730-e213-4769-a3e6-d5e41dd141c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:49.641Z|82689730-e213-4769-a3e6-d5e41dd141c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:57.183Z|cb62302b-a593-4661-9412-bc8b5da1e8be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:57.184Z|cb62302b-a593-4661-9412-bc8b5da1e8be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:57.703Z|76e1b375-6201-4e53-a71a-44915f37d8fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:57.704Z|76e1b375-6201-4e53-a71a-44915f37d8fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:46:59.664Z|2a2841fd-47d8-4d8d-92ad-716663313074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:46:59.665Z|2a2841fd-47d8-4d8d-92ad-716663313074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:03.729Z|48df336a-4594-479f-81e6-d43d7798048e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:47:03.730Z|48df336a-4594-479f-81e6-d43d7798048e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:47:07.209Z|ac84b898-caef-4a8b-be1a-8727bcbf883e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:07.210Z|ac84b898-caef-4a8b-be1a-8727bcbf883e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:07.729Z|f1283e44-95bb-4cd0-b058-0089d85d29d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:07.730Z|f1283e44-95bb-4cd0-b058-0089d85d29d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:09.689Z|f6f43a76-50ba-4837-b019-470561840af4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:09.690Z|f6f43a76-50ba-4837-b019-470561840af4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:17.240Z|29b1e3a7-3bd2-40df-a767-2ed2de2814f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:17.241Z|29b1e3a7-3bd2-40df-a767-2ed2de2814f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:17.753Z|f10c4542-9a9b-4a5d-9576-66318c6792dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:17.754Z|f10c4542-9a9b-4a5d-9576-66318c6792dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:18.729Z|aa570e0f-c2ef-4cf1-b02e-3da2c0edf93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:47:18.732Z|aa570e0f-c2ef-4cf1-b02e-3da2c0edf93b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:47:19.099Z|47e11a00-5b1d-4f81-adbe-89e581b02835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:47:19.099Z|47e11a00-5b1d-4f81-adbe-89e581b02835|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:47:19.712Z|2ebb25ff-bc33-4699-aa00-15f70c56111a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:19.713Z|2ebb25ff-bc33-4699-aa00-15f70c56111a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:27.264Z|9aa1aa25-661a-4bf7-81f3-5a8755ba4ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:27.265Z|9aa1aa25-661a-4bf7-81f3-5a8755ba4ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:27.777Z|94e578c7-0a91-4198-83ee-10d3caaf4f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:27.777Z|94e578c7-0a91-4198-83ee-10d3caaf4f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:29.736Z|8470522f-e77e-492f-be51-1cc9128c0a97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:29.737Z|8470522f-e77e-492f-be51-1cc9128c0a97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:33.729Z|96edaf36-e3a0-4ce8-8aea-45b76451a387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:47:33.730Z|96edaf36-e3a0-4ce8-8aea-45b76451a387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:47:37.288Z|721b5509-66f8-4bba-8c35-b139002a1b02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:37.289Z|721b5509-66f8-4bba-8c35-b139002a1b02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:37.799Z|e948bb82-a468-4d98-9fe0-5785eda7f6ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:37.799Z|e948bb82-a468-4d98-9fe0-5785eda7f6ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:39.762Z|77cbd624-3611-44b2-be55-eb49f6a2ed20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:39.763Z|77cbd624-3611-44b2-be55-eb49f6a2ed20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:40.072Z|b37a519d-d3ba-43e1-978a-b2adca139607|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:47:40.073Z|b37a519d-d3ba-43e1-978a-b2adca139607|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:47.316Z|c7693b8f-732a-41c1-8148-11eef91a66cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:47.318Z|c7693b8f-732a-41c1-8148-11eef91a66cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:47.824Z|2e3b4f98-0284-48f6-8bd7-763e8fdfd8ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:47.824Z|2e3b4f98-0284-48f6-8bd7-763e8fdfd8ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:48.730Z|7949601d-c7ed-41cc-aed0-f19916908c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:47:48.730Z|7949601d-c7ed-41cc-aed0-f19916908c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:47:49.101Z|ef2214a8-d7bd-48e7-9c70-d699a5678f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:47:49.101Z|ef2214a8-d7bd-48e7-9c70-d699a5678f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:47:49.785Z|2a4748b0-1431-42ae-a5cc-6d9f343f71a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:49.786Z|2a4748b0-1431-42ae-a5cc-6d9f343f71a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:57.343Z|231f0038-11d7-41ec-a029-b83e5d9e4661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:57.344Z|231f0038-11d7-41ec-a029-b83e5d9e4661|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:57.847Z|77b17ed2-19e2-4c38-b5c1-0d38eb99eb17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:57.848Z|77b17ed2-19e2-4c38-b5c1-0d38eb99eb17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:47:59.818Z|9f785027-f5ee-4d81-a569-a8774f41b1e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:47:59.818Z|9f785027-f5ee-4d81-a569-a8774f41b1e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:03.730Z|b549a608-e4eb-43cc-bfbe-5c7c17cb9bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:48:03.733Z|b549a608-e4eb-43cc-bfbe-5c7c17cb9bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:48:07.380Z|85e6c214-0da1-4616-b9c6-11d130c63ec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:07.381Z|85e6c214-0da1-4616-b9c6-11d130c63ec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:07.882Z|f1f2812b-b23d-4d29-8d84-5fc39e37723b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:07.883Z|f1f2812b-b23d-4d29-8d84-5fc39e37723b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:09.844Z|cca94edb-ca22-4aa4-854f-6efb4a373294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:09.844Z|cca94edb-ca22-4aa4-854f-6efb4a373294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:17.406Z|05314915-65c9-4c35-82b5-efc074fc3795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:17.407Z|05314915-65c9-4c35-82b5-efc074fc3795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:17.911Z|ef9ea1b0-b745-40f1-887d-d6167e8522b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:17.912Z|ef9ea1b0-b745-40f1-887d-d6167e8522b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:18.729Z|88cac3e8-f54f-433c-9254-af252c91fd7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:48:18.730Z|88cac3e8-f54f-433c-9254-af252c91fd7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:48:19.102Z|b3d378f7-2e67-4254-b147-f8811529c1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:48:19.103Z|b3d378f7-2e67-4254-b147-f8811529c1f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:48:19.866Z|6501fd9a-98d4-459e-9093-26eaef214107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:19.867Z|6501fd9a-98d4-459e-9093-26eaef214107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:27.434Z|e32cab80-0bcb-4569-9ebd-1481b713fdda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:27.435Z|e32cab80-0bcb-4569-9ebd-1481b713fdda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:27.933Z|0452e617-ba49-4e07-a7bf-d8688c4192a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:27.934Z|0452e617-ba49-4e07-a7bf-d8688c4192a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:29.890Z|2965b230-b70d-4563-bcd4-f063031b47ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:29.890Z|2965b230-b70d-4563-bcd4-f063031b47ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:33.729Z|8cc3b50d-0a7c-4c9f-9a9f-c6b4e59bf3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:48:33.730Z|8cc3b50d-0a7c-4c9f-9a9f-c6b4e59bf3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:48:37.458Z|24340c15-e4f7-4a77-858d-f03d8a9f3ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:37.459Z|24340c15-e4f7-4a77-858d-f03d8a9f3ff1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:37.955Z|85c0e613-0295-4eca-a302-c454a9ecb0ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:37.956Z|85c0e613-0295-4eca-a302-c454a9ecb0ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:39.912Z|bf7c21f7-ab83-4e64-8588-99fc9ed6518c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:39.913Z|bf7c21f7-ab83-4e64-8588-99fc9ed6518c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:40.072Z|3d56cc47-91bf-4be5-9c4a-6e9eb5d81ba2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:48:40.074Z|3d56cc47-91bf-4be5-9c4a-6e9eb5d81ba2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:47.482Z|04a66d00-aeed-42f4-bb28-58448ac199d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:47.483Z|04a66d00-aeed-42f4-bb28-58448ac199d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:47.977Z|03748547-ebc7-479c-afad-a66e3c94d5c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:47.978Z|03748547-ebc7-479c-afad-a66e3c94d5c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:48.730Z|9d8561ee-a714-4451-8f07-f6b63ccd886d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:48:48.732Z|9d8561ee-a714-4451-8f07-f6b63ccd886d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:48:49.105Z|ffd21ae2-7270-4ea7-8f83-9e4a2e252c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:48:49.105Z|ffd21ae2-7270-4ea7-8f83-9e4a2e252c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:48:49.938Z|eea5983a-0283-4f8c-94e5-673db1b21f63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:49.939Z|eea5983a-0283-4f8c-94e5-673db1b21f63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:57.508Z|23d057d8-1393-482d-8ad4-eeea6642f80a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:57.509Z|23d057d8-1393-482d-8ad4-eeea6642f80a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:57.998Z|af2f3a17-b592-4587-a23f-438b90eb0cbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:57.998Z|af2f3a17-b592-4587-a23f-438b90eb0cbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:48:59.964Z|6b9eab97-cc28-41a7-bac3-eee080172a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:48:59.965Z|6b9eab97-cc28-41a7-bac3-eee080172a64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:03.730Z|8b314954-e4bb-424d-99ad-a51a4cdae2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:49:03.731Z|8b314954-e4bb-424d-99ad-a51a4cdae2af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:49:07.534Z|63881d94-0012-45dc-97e7-ce2960a4e768|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:07.535Z|63881d94-0012-45dc-97e7-ce2960a4e768|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:08.020Z|e35ad325-077e-4c3c-93ac-d19d1a5fd9b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:08.021Z|e35ad325-077e-4c3c-93ac-d19d1a5fd9b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:09.988Z|5b1e97f8-184f-4afe-9be2-fe28f96fa657|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:09.989Z|5b1e97f8-184f-4afe-9be2-fe28f96fa657|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:17.566Z|44209d5c-4116-4279-8bf5-96d378c95eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:17.567Z|44209d5c-4116-4279-8bf5-96d378c95eb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:18.042Z|60fd3887-6a34-4d9e-b27d-c9f64d13766d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:18.043Z|60fd3887-6a34-4d9e-b27d-c9f64d13766d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:18.730Z|5aa8a615-7661-454d-bd82-39405498f90f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:49:18.731Z|5aa8a615-7661-454d-bd82-39405498f90f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:49:19.106Z|37659ff3-d1e4-43ac-ab3a-4e80696dab3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:49:19.107Z|37659ff3-d1e4-43ac-ab3a-4e80696dab3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:49:20.013Z|bfa6cfd5-f204-4f35-8590-901cd6d1e50c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:20.014Z|bfa6cfd5-f204-4f35-8590-901cd6d1e50c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:27.591Z|53fceffe-78fd-4c3e-bc67-2b2acd55aba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:27.592Z|53fceffe-78fd-4c3e-bc67-2b2acd55aba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:28.065Z|da7c1f84-b2d8-4bf0-baaf-90b943acd3ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:28.065Z|da7c1f84-b2d8-4bf0-baaf-90b943acd3ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:30.037Z|ce427a36-8802-4df6-bee3-952628461ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:30.038Z|ce427a36-8802-4df6-bee3-952628461ad6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:33.730Z|edd49dca-ea0f-43b2-874f-7d85fba3b6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:49:33.733Z|edd49dca-ea0f-43b2-874f-7d85fba3b6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:49:37.615Z|dccd3297-aae2-4674-a41e-202998e88c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:37.616Z|dccd3297-aae2-4674-a41e-202998e88c1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:38.089Z|e53ab096-4218-464c-8010-30dd6d7d9703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:38.089Z|e53ab096-4218-464c-8010-30dd6d7d9703|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:40.060Z|725c7b64-6816-4f0c-9e39-ca0f045a7270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:40.060Z|725c7b64-6816-4f0c-9e39-ca0f045a7270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:40.071Z|e1ae6968-2dc1-4872-969e-1ac88819ca3f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:49:40.072Z|e1ae6968-2dc1-4872-969e-1ac88819ca3f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:47.640Z|1c127a06-00d2-4dc9-b6e2-52ac9981f3a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:47.641Z|1c127a06-00d2-4dc9-b6e2-52ac9981f3a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:48.113Z|78b09498-38a9-4d6b-ba7e-d2d17bc9ac94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:48.114Z|78b09498-38a9-4d6b-ba7e-d2d17bc9ac94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:48.729Z|4fa041ca-c37b-438c-8e30-d2f42f35ecac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:49:48.730Z|4fa041ca-c37b-438c-8e30-d2f42f35ecac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:49:49.108Z|6ddae300-900f-4e84-9a3d-df40f3001266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:49:49.108Z|6ddae300-900f-4e84-9a3d-df40f3001266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:49:50.085Z|2bc69c29-3b99-474e-9e03-bf5ac17c8add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:50.086Z|2bc69c29-3b99-474e-9e03-bf5ac17c8add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:57.664Z|c13d88de-a605-4618-912c-fc9ad163f34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:57.665Z|c13d88de-a605-4618-912c-fc9ad163f34d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:49:58.135Z|d4dc6c65-a749-4106-bc76-bd1f4b07d9f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:49:58.135Z|d4dc6c65-a749-4106-bc76-bd1f4b07d9f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:00.110Z|d10ce715-27bf-4644-b715-8b9e2398ee26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:00.111Z|d10ce715-27bf-4644-b715-8b9e2398ee26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:03.729Z|835b6bc1-d5f6-4bf2-80e1-62672e2cffe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:50:03.730Z|835b6bc1-d5f6-4bf2-80e1-62672e2cffe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:50:07.689Z|dda2637a-9b24-4d16-80bd-2788e02e6862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:07.689Z|dda2637a-9b24-4d16-80bd-2788e02e6862|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:08.157Z|4f63c2a5-c0a1-4675-8c7e-58f3cdc46ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:08.158Z|4f63c2a5-c0a1-4675-8c7e-58f3cdc46ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:10.135Z|b51b9676-cda2-409d-931c-756d2c347242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:10.136Z|b51b9676-cda2-409d-931c-756d2c347242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:17.714Z|6f7b9b14-8b98-418b-bd4d-57ee28ea3661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:17.715Z|6f7b9b14-8b98-418b-bd4d-57ee28ea3661|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:18.180Z|7bf703b4-2c23-42f3-b15c-9bb97347601b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:18.181Z|7bf703b4-2c23-42f3-b15c-9bb97347601b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:18.729Z|0083d61a-3c05-430d-a8e6-d42bfb57940d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:50:18.732Z|0083d61a-3c05-430d-a8e6-d42bfb57940d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:50:19.109Z|255d5b8c-e5b2-45e2-8483-75aa4bfe6ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:50:19.109Z|255d5b8c-e5b2-45e2-8483-75aa4bfe6ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:50:20.157Z|27575206-9ce9-4dcf-903a-11430b585a37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:20.158Z|27575206-9ce9-4dcf-903a-11430b585a37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:27.738Z|390e9735-2ec0-4df1-88de-ebb3a053cbbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:27.739Z|390e9735-2ec0-4df1-88de-ebb3a053cbbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:28.203Z|8e5703e4-9473-4e85-ab70-14d9f25772c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:28.204Z|8e5703e4-9473-4e85-ab70-14d9f25772c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:30.180Z|64868b84-1657-4301-a0af-24e2528235fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:30.181Z|64868b84-1657-4301-a0af-24e2528235fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:33.729Z|69959c50-d384-4e0c-8e94-fe5b1bff461a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:50:33.730Z|69959c50-d384-4e0c-8e94-fe5b1bff461a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:50:37.761Z|78b731da-acb8-4e88-a7ba-bdadc89a5291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:37.762Z|78b731da-acb8-4e88-a7ba-bdadc89a5291|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:38.225Z|7b8102a4-a261-468a-88dd-01d7cbc775c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:38.226Z|7b8102a4-a261-468a-88dd-01d7cbc775c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:40.071Z|553c7a34-9589-4ec4-9889-f48a8e9250c0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:50:40.072Z|553c7a34-9589-4ec4-9889-f48a8e9250c0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:40.202Z|0478879b-72bf-45de-82ba-e0a69241d09c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:40.203Z|0478879b-72bf-45de-82ba-e0a69241d09c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:47.787Z|43c46678-6f04-401b-bc41-c41cd4b13f55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:47.788Z|43c46678-6f04-401b-bc41-c41cd4b13f55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:48.252Z|164c8cdf-21a9-46ba-a9e5-bd6cc7844c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:48.253Z|164c8cdf-21a9-46ba-a9e5-bd6cc7844c1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:48.729Z|542d9078-50b8-4cd3-b046-1d65a8b632a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:50:48.730Z|542d9078-50b8-4cd3-b046-1d65a8b632a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:50:49.110Z|64b4b5ab-7094-49e4-b5f2-ce95df031bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:50:49.110Z|64b4b5ab-7094-49e4-b5f2-ce95df031bf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:50:50.226Z|d44e1e39-a64d-45b8-ae56-8101ded72f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:50.227Z|d44e1e39-a64d-45b8-ae56-8101ded72f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:57.814Z|5bea63e2-4c15-4b4c-beed-db7a75716977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:57.814Z|5bea63e2-4c15-4b4c-beed-db7a75716977|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:50:58.275Z|8af85572-8b13-4c50-9a8f-5d5d0c584655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:50:58.275Z|8af85572-8b13-4c50-9a8f-5d5d0c584655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:00.258Z|a9aa76d1-bb58-41ad-840c-636b3dd05b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:00.259Z|a9aa76d1-bb58-41ad-840c-636b3dd05b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:03.729Z|067f5553-0b44-4571-8c73-aeacfb2df4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:51:03.732Z|067f5553-0b44-4571-8c73-aeacfb2df4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:51:07.837Z|02385e97-68bf-4181-852e-3097409b3894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:07.838Z|02385e97-68bf-4181-852e-3097409b3894|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:08.302Z|2bc1bfec-d49c-4916-acea-e54a0cf31c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:08.303Z|2bc1bfec-d49c-4916-acea-e54a0cf31c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:10.280Z|e15ae510-bffa-4196-a8eb-1812d0aa795f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:10.281Z|e15ae510-bffa-4196-a8eb-1812d0aa795f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:17.860Z|1395dc46-eb00-484e-a256-34a4ea3c7593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:17.861Z|1395dc46-eb00-484e-a256-34a4ea3c7593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:18.324Z|acfb6b3e-2e70-4c91-8e19-956c2a0a7726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:18.325Z|acfb6b3e-2e70-4c91-8e19-956c2a0a7726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:18.729Z|f5b5d438-54cf-4557-ae6b-eba957e05f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:51:18.730Z|f5b5d438-54cf-4557-ae6b-eba957e05f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:51:19.111Z|f459f672-dfb1-491a-8ea2-935d9d5abeba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:51:19.112Z|f459f672-dfb1-491a-8ea2-935d9d5abeba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:51:20.304Z|8cb829c8-0c4d-40c6-aeca-c94fee23bfd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:20.305Z|8cb829c8-0c4d-40c6-aeca-c94fee23bfd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:27.884Z|0ec667ea-666f-49b6-9485-0ec4d287e620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:27.885Z|0ec667ea-666f-49b6-9485-0ec4d287e620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:28.349Z|575ee114-507d-490b-b172-5babfdf52205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:28.349Z|575ee114-507d-490b-b172-5babfdf52205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:30.329Z|29f79086-c26c-4523-8cec-4d42cd3aa373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:30.330Z|29f79086-c26c-4523-8cec-4d42cd3aa373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:33.729Z|b67d5434-b8ff-46be-bd79-106c050fff10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:51:33.730Z|b67d5434-b8ff-46be-bd79-106c050fff10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:51:37.909Z|878e91b8-6f07-46a5-83dc-c9db4eadd3af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:37.910Z|878e91b8-6f07-46a5-83dc-c9db4eadd3af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:38.371Z|0b74589b-7173-46a2-becb-abb29604b040|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:38.372Z|0b74589b-7173-46a2-becb-abb29604b040|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:40.072Z|9a393943-686e-47aa-9e83-d7e4bb592fd7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:51:40.072Z|9a393943-686e-47aa-9e83-d7e4bb592fd7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:40.352Z|7e0a0bd7-4055-4bac-a7e5-51ce6464e1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:40.353Z|7e0a0bd7-4055-4bac-a7e5-51ce6464e1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:47.932Z|2e76b5bd-39fb-470e-b991-0e93ad32299f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:47.933Z|2e76b5bd-39fb-470e-b991-0e93ad32299f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:48.395Z|14be9990-bbd0-4cab-9bdb-ed58e89f568f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:48.396Z|14be9990-bbd0-4cab-9bdb-ed58e89f568f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:48.729Z|a73914a4-fc4b-40e1-8e9a-34b56649cc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:51:48.732Z|a73914a4-fc4b-40e1-8e9a-34b56649cc5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:51:49.112Z|146889e6-aeea-420b-9800-d03907090fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:51:49.113Z|146889e6-aeea-420b-9800-d03907090fed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:51:50.378Z|f103021f-f08a-45c8-a406-e627e06f4cab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:50.379Z|f103021f-f08a-45c8-a406-e627e06f4cab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:57.957Z|8cf29c49-b7ef-4d9f-ab6d-9c75d1dd0934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:57.958Z|8cf29c49-b7ef-4d9f-ab6d-9c75d1dd0934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:51:58.419Z|a150eabf-ad83-4baa-b164-b1716ae6a131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:51:58.420Z|a150eabf-ad83-4baa-b164-b1716ae6a131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:00.406Z|4390963c-5b1d-4ccf-9351-e9b8640e950d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:00.407Z|4390963c-5b1d-4ccf-9351-e9b8640e950d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:03.729Z|93024812-8f5d-44fc-8d61-3e99cb3503e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:52:03.730Z|93024812-8f5d-44fc-8d61-3e99cb3503e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:52:07.985Z|270bc436-4bca-4d1f-82cb-6cf9aef88052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:07.986Z|270bc436-4bca-4d1f-82cb-6cf9aef88052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:08.441Z|202d5de9-10b6-4ac8-8e87-c05aa0c9776f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:08.441Z|202d5de9-10b6-4ac8-8e87-c05aa0c9776f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:10.432Z|6fcb22fd-541e-4c26-b8bd-0ed515c1c917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:10.433Z|6fcb22fd-541e-4c26-b8bd-0ed515c1c917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:18.011Z|79bd6239-07d4-4472-9607-29a155dbdef9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:18.012Z|79bd6239-07d4-4472-9607-29a155dbdef9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:18.464Z|b0a9bc37-cbb4-49bc-8196-ea69a304a6fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:18.465Z|b0a9bc37-cbb4-49bc-8196-ea69a304a6fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:18.730Z|0262d1f2-5ad6-4382-b192-bb19126f1623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:52:18.730Z|0262d1f2-5ad6-4382-b192-bb19126f1623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:52:19.114Z|40b3eafb-6517-4b9b-bc86-3519724dbfa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:52:19.114Z|40b3eafb-6517-4b9b-bc86-3519724dbfa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:52:20.455Z|0dfcc533-c32d-4daf-bc35-a67f00bd3771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:20.456Z|0dfcc533-c32d-4daf-bc35-a67f00bd3771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:28.035Z|bc9e7daa-ab09-4963-aa99-d1161ee267c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:28.036Z|bc9e7daa-ab09-4963-aa99-d1161ee267c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:28.496Z|ff42ddb4-dc66-432a-8e1b-0ca1d532c41b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:28.497Z|ff42ddb4-dc66-432a-8e1b-0ca1d532c41b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:30.478Z|ed54db9d-bc5a-4793-9d51-89cecda31f16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:30.479Z|ed54db9d-bc5a-4793-9d51-89cecda31f16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:33.729Z|4957525a-a517-434a-bfc1-739f91963916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:52:33.732Z|4957525a-a517-434a-bfc1-739f91963916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:52:38.057Z|24be2953-d439-4015-812e-23e4bd666041|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:38.058Z|24be2953-d439-4015-812e-23e4bd666041|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:38.521Z|0301c0b2-cb6d-4d58-8a37-9d2d38494e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:38.522Z|0301c0b2-cb6d-4d58-8a37-9d2d38494e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:40.072Z|bf4cb71a-2382-4697-b468-f8ca6ca1f968|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:52:40.073Z|bf4cb71a-2382-4697-b468-f8ca6ca1f968|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:40.502Z|266c9d62-432a-446e-9414-dcc0b2a9d0f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:40.502Z|266c9d62-432a-446e-9414-dcc0b2a9d0f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:48.080Z|12d1de4f-904b-4d76-a4b2-5271e9c557c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:48.081Z|12d1de4f-904b-4d76-a4b2-5271e9c557c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:48.546Z|cdc85c8d-ed75-4c51-a9cf-03c7fb39c8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:48.546Z|cdc85c8d-ed75-4c51-a9cf-03c7fb39c8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:48.729Z|97c35aee-1eaf-4573-9335-a35af0cc7356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:52:48.730Z|97c35aee-1eaf-4573-9335-a35af0cc7356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:52:49.115Z|a8fbacd8-9414-4754-a97c-9b66c9ca360f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:52:49.115Z|a8fbacd8-9414-4754-a97c-9b66c9ca360f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:52:50.526Z|8f9f8acf-e32e-4342-8d3b-3563801bf4b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:50.527Z|8f9f8acf-e32e-4342-8d3b-3563801bf4b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:58.105Z|8e5e66f5-4bc7-4530-9081-535df8f462d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:58.105Z|8e5e66f5-4bc7-4530-9081-535df8f462d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:52:58.569Z|e90653ee-14bd-47aa-88bb-13c1976024b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:52:58.570Z|e90653ee-14bd-47aa-88bb-13c1976024b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:00.553Z|849bc769-e497-40d1-95a0-6869117d4414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:00.554Z|849bc769-e497-40d1-95a0-6869117d4414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:03.729Z|aea88cc7-bc7b-4200-ae87-5cd770191ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:53:03.730Z|aea88cc7-bc7b-4200-ae87-5cd770191ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:53:08.128Z|b2a0ddf4-81ff-44d0-9a82-5bfa2c66ee8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:08.128Z|b2a0ddf4-81ff-44d0-9a82-5bfa2c66ee8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:08.592Z|92ff2d27-303a-49cb-8f59-6a9a30ce4f82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:08.593Z|92ff2d27-303a-49cb-8f59-6a9a30ce4f82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:10.577Z|cfa398cd-05ff-4d4c-8920-b6b81ccedbd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:10.578Z|cfa398cd-05ff-4d4c-8920-b6b81ccedbd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:18.153Z|505b3503-ed2a-4b24-a16f-ba4e173aa0e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:18.154Z|505b3503-ed2a-4b24-a16f-ba4e173aa0e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:18.615Z|d4f2c7b3-eab6-41e5-915f-c550e60e5233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:18.616Z|d4f2c7b3-eab6-41e5-915f-c550e60e5233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:18.729Z|8eb3e44c-2270-44dd-8c33-ad4d9374ef4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:53:18.732Z|8eb3e44c-2270-44dd-8c33-ad4d9374ef4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:53:19.116Z|d0fd7c05-e8e4-474b-8c21-88cbad9318d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:53:19.117Z|d0fd7c05-e8e4-474b-8c21-88cbad9318d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:53:20.601Z|de328992-c6d4-4ae6-b077-2b6ef8790190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:20.602Z|de328992-c6d4-4ae6-b077-2b6ef8790190|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:28.176Z|7541af0f-3d24-455f-b20a-3ee690c33f57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:28.177Z|7541af0f-3d24-455f-b20a-3ee690c33f57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:28.638Z|279a1183-6865-4d84-ac8f-e832911e7195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:28.638Z|279a1183-6865-4d84-ac8f-e832911e7195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:30.627Z|e2e582c0-a9e8-48d9-ac36-87477f901f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:30.627Z|e2e582c0-a9e8-48d9-ac36-87477f901f69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:33.729Z|3f25a9b1-a821-406b-8d02-550d82fd5f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:53:33.730Z|3f25a9b1-a821-406b-8d02-550d82fd5f6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:53:38.199Z|00f9fad7-ce6d-4400-85a5-42d94acb5832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:38.200Z|00f9fad7-ce6d-4400-85a5-42d94acb5832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:38.660Z|ada74cfc-f6ea-4c50-b64d-b203e5fdc2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:38.660Z|ada74cfc-f6ea-4c50-b64d-b203e5fdc2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:40.072Z|5803fee8-63fc-4397-a86a-2d2b9ff14dc7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:53:40.073Z|5803fee8-63fc-4397-a86a-2d2b9ff14dc7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:40.652Z|8871abfa-9cd5-4a61-8377-9cbdcbd7d7ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:40.652Z|8871abfa-9cd5-4a61-8377-9cbdcbd7d7ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:48.226Z|3b9f3ab6-355d-42f2-aac3-aaa48f210bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:48.227Z|3b9f3ab6-355d-42f2-aac3-aaa48f210bfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:48.682Z|a075f6e0-cc18-4466-856d-f2f3c2808d77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:48.682Z|a075f6e0-cc18-4466-856d-f2f3c2808d77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:48.729Z|0b9cbaa6-fb19-4f5b-8616-7bdc3d790551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:53:48.730Z|0b9cbaa6-fb19-4f5b-8616-7bdc3d790551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:53:49.117Z|749e0ee6-cb60-4640-aa82-fc2a5e9fe550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:53:49.118Z|749e0ee6-cb60-4640-aa82-fc2a5e9fe550|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:53:50.674Z|96ee512d-b522-44fa-ba9e-85d38e5434dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:50.675Z|96ee512d-b522-44fa-ba9e-85d38e5434dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:58.250Z|6b7d20cc-774a-48e1-b2d6-262a5300dbf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:58.250Z|6b7d20cc-774a-48e1-b2d6-262a5300dbf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:53:58.707Z|396822d8-d198-456c-bd9d-bdeb27386f3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:53:58.708Z|396822d8-d198-456c-bd9d-bdeb27386f3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:00.696Z|61f5da32-71a2-4066-b618-15917ec81ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:00.697Z|61f5da32-71a2-4066-b618-15917ec81ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:03.729Z|b9b229c5-bd41-437c-aac5-21649ee0b3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:54:03.732Z|b9b229c5-bd41-437c-aac5-21649ee0b3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:54:08.275Z|0d7dbdef-6712-4b6b-b4dd-5070599b5271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:08.276Z|0d7dbdef-6712-4b6b-b4dd-5070599b5271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:08.731Z|93217ffd-da1d-4f4b-a941-a14d7ac1b860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:08.731Z|93217ffd-da1d-4f4b-a941-a14d7ac1b860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:10.718Z|efa9d1ca-dec4-4995-a1e1-f7d54e482215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:10.718Z|efa9d1ca-dec4-4995-a1e1-f7d54e482215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:18.300Z|fe46ba1a-9d4b-4ec6-b1c2-e98a6013ca6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:18.301Z|fe46ba1a-9d4b-4ec6-b1c2-e98a6013ca6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:18.730Z|9e1cfd86-8f78-4f7b-a84d-8fd0b58b8d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:54:18.730Z|9e1cfd86-8f78-4f7b-a84d-8fd0b58b8d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:54:18.754Z|c151371c-c9c0-42b8-8f28-284bbb68fd37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:18.755Z|c151371c-c9c0-42b8-8f28-284bbb68fd37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:19.119Z|362dc035-23e1-4523-ac55-517d6e3e43bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:54:19.119Z|362dc035-23e1-4523-ac55-517d6e3e43bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:54:20.742Z|cb805c18-1103-454f-95f7-ffac9e6642a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:20.742Z|cb805c18-1103-454f-95f7-ffac9e6642a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:28.324Z|8214a061-4c38-416d-a0cf-4d0677f79390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:28.325Z|8214a061-4c38-416d-a0cf-4d0677f79390|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:28.778Z|3462ea37-578d-478f-bc67-85148cc40495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:28.779Z|3462ea37-578d-478f-bc67-85148cc40495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:30.765Z|450bd2c0-9418-4cad-a4f9-cbd4d6a9f901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:30.765Z|450bd2c0-9418-4cad-a4f9-cbd4d6a9f901|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:33.729Z|25fb754a-0a22-4d42-8120-506cb4538436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:54:33.730Z|25fb754a-0a22-4d42-8120-506cb4538436|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:54:38.347Z|57e328f0-010d-4cbf-92c1-834a36cf1449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:38.348Z|57e328f0-010d-4cbf-92c1-834a36cf1449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:38.819Z|ffa2591d-77ac-46aa-b0a8-ebbeccb2b1aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:38.820Z|ffa2591d-77ac-46aa-b0a8-ebbeccb2b1aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:40.072Z|7fbae3d2-1309-44c6-a1c3-bff939f12770|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:54:40.073Z|7fbae3d2-1309-44c6-a1c3-bff939f12770|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:40.790Z|fab7188c-30db-4c82-a8ce-64d7ab900d48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:40.791Z|fab7188c-30db-4c82-a8ce-64d7ab900d48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:48.370Z|16502cc1-4796-48f8-b89d-2b5f0922d470|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:48.371Z|16502cc1-4796-48f8-b89d-2b5f0922d470|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:48.730Z|9d38e73a-55b6-42fd-bde3-a41c059ac9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:54:48.732Z|9d38e73a-55b6-42fd-bde3-a41c059ac9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:54:48.842Z|53c2cf04-be3a-4925-a99e-a1b3992897cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:48.842Z|53c2cf04-be3a-4925-a99e-a1b3992897cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:49.120Z|a5257dfc-dfc2-45f3-8363-844d73084f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:54:49.121Z|a5257dfc-dfc2-45f3-8363-844d73084f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:54:50.812Z|bb24fc6e-eb73-4707-ac37-227b96cb4ed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:50.813Z|bb24fc6e-eb73-4707-ac37-227b96cb4ed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:58.398Z|e74899e6-9ac7-4391-b2a5-83c75895d27d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:58.399Z|e74899e6-9ac7-4391-b2a5-83c75895d27d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:54:58.864Z|6b07af04-3b8d-4089-94c7-0ca4c36a57fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:54:58.865Z|6b07af04-3b8d-4089-94c7-0ca4c36a57fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:00.835Z|8d5d1465-9c95-4dba-b57b-47ca110f5b90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:00.836Z|8d5d1465-9c95-4dba-b57b-47ca110f5b90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:03.730Z|c25509f7-3903-4098-af0a-74ea7961f3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:55:03.730Z|c25509f7-3903-4098-af0a-74ea7961f3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:55:08.426Z|337274c6-cd4c-4b6f-b592-db07226b541a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:08.427Z|337274c6-cd4c-4b6f-b592-db07226b541a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:08.890Z|4075be1f-7fb8-4f4c-bb65-475050b783fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:08.892Z|4075be1f-7fb8-4f4c-bb65-475050b783fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:10.862Z|fdf93aa8-b9b9-426b-a865-7212453d4628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:10.863Z|fdf93aa8-b9b9-426b-a865-7212453d4628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:18.454Z|1e0b0ebe-e2be-4d12-ab50-c74db00ba426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:18.455Z|1e0b0ebe-e2be-4d12-ab50-c74db00ba426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:18.729Z|66c3821c-0923-45f4-abac-f867a0e3bc33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:55:18.730Z|66c3821c-0923-45f4-abac-f867a0e3bc33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:55:18.919Z|6219977c-0fc3-41f7-9b08-ebfeb0e700df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:18.920Z|6219977c-0fc3-41f7-9b08-ebfeb0e700df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:19.121Z|2445caaa-5793-4ed2-ad95-f542364220f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:55:19.122Z|2445caaa-5793-4ed2-ad95-f542364220f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:55:20.887Z|a212a811-66d4-4df9-a225-2443c315b318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:20.889Z|a212a811-66d4-4df9-a225-2443c315b318|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:28.477Z|6ce9fee6-71ba-422b-a501-a01f1a9a4921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:28.478Z|6ce9fee6-71ba-422b-a501-a01f1a9a4921|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:28.943Z|c7b857c7-cc73-4751-a893-c3490940cc4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:28.950Z|c7b857c7-cc73-4751-a893-c3490940cc4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:30.912Z|53df4a48-1589-4aeb-9c2c-89723bcc2f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:30.913Z|53df4a48-1589-4aeb-9c2c-89723bcc2f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:33.729Z|64c398cd-1687-49b3-8766-9f53adbbeae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:55:33.732Z|64c398cd-1687-49b3-8766-9f53adbbeae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:55:38.507Z|9a93feaa-2c32-4132-8cc6-d6a9b4ef4376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:38.508Z|9a93feaa-2c32-4132-8cc6-d6a9b4ef4376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:38.976Z|f606bef9-ca17-446e-8193-600f5576fedc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:38.977Z|f606bef9-ca17-446e-8193-600f5576fedc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:40.071Z|8c990921-daad-4c3a-bf60-4fe952f2dc2f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:55:40.072Z|8c990921-daad-4c3a-bf60-4fe952f2dc2f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:40.935Z|220af7bf-67ab-4fab-a5bf-45c2b8103e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:40.936Z|220af7bf-67ab-4fab-a5bf-45c2b8103e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:48.536Z|05d81e5d-edaa-4df6-b521-9fb3f6212040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:48.536Z|05d81e5d-edaa-4df6-b521-9fb3f6212040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:48.729Z|33cf937f-0504-4f5e-af9f-dc6b7728df42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:55:48.730Z|33cf937f-0504-4f5e-af9f-dc6b7728df42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:55:48.999Z|71a3a3d1-96d7-44fb-994d-72512974de2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:49.000Z|71a3a3d1-96d7-44fb-994d-72512974de2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:49.123Z|ec5f9300-e047-4625-9a5a-54d8a0e20e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:55:49.123Z|ec5f9300-e047-4625-9a5a-54d8a0e20e10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:55:50.957Z|e6b0116d-5a0e-434e-916d-9f0173f61f6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:50.958Z|e6b0116d-5a0e-434e-916d-9f0173f61f6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:58.585Z|f6c763c3-3d41-467d-b1dd-ba516e342dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:58.586Z|f6c763c3-3d41-467d-b1dd-ba516e342dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:55:59.024Z|fbb9a81f-064a-4ccc-af98-34d689617f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:55:59.024Z|fbb9a81f-064a-4ccc-af98-34d689617f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:00.980Z|875b0a70-d696-4432-a2fc-3260d4c74e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:00.981Z|875b0a70-d696-4432-a2fc-3260d4c74e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:03.729Z|94c79ec1-3bd2-4107-b694-4a96fe4ec8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:56:03.730Z|94c79ec1-3bd2-4107-b694-4a96fe4ec8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:56:08.613Z|a9848fe2-c48a-4eaf-a0b2-e0bdacb7d823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:08.614Z|a9848fe2-c48a-4eaf-a0b2-e0bdacb7d823|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:09.048Z|9cb4818a-96b2-4b1c-9937-c473c49496ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:09.049Z|9cb4818a-96b2-4b1c-9937-c473c49496ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:11.005Z|c49e6a8d-96db-4c03-b7a3-b8cff463dc1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:11.006Z|c49e6a8d-96db-4c03-b7a3-b8cff463dc1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:18.636Z|ffedad6d-5947-42ca-8530-9c2c4c6194eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:18.637Z|ffedad6d-5947-42ca-8530-9c2c4c6194eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:18.729Z|8c01f908-e554-4ac9-9a81-a3d6de83f2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:56:18.733Z|8c01f908-e554-4ac9-9a81-a3d6de83f2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:56:19.074Z|7b7ebeb0-e127-424c-9050-dd3b9f0c6302|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:19.075Z|7b7ebeb0-e127-424c-9050-dd3b9f0c6302|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:19.124Z|ea78c1ee-f71d-410a-9851-8b2bb693d098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:56:19.125Z|ea78c1ee-f71d-410a-9851-8b2bb693d098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:56:21.028Z|657ae963-872d-44b1-a160-a6646945908f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:21.029Z|657ae963-872d-44b1-a160-a6646945908f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:28.659Z|30e582d6-70e5-49a6-b27c-ee8bf6ce42f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:28.660Z|30e582d6-70e5-49a6-b27c-ee8bf6ce42f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:29.097Z|e0c3b9c6-2d95-403d-a096-77f9d9baf07c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:29.098Z|e0c3b9c6-2d95-403d-a096-77f9d9baf07c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:31.051Z|591d3f34-8f6c-4229-a3a2-229a0d5985f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:31.051Z|591d3f34-8f6c-4229-a3a2-229a0d5985f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:33.729Z|49e34a32-07b3-425f-9bb6-e82c3e164cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:56:33.730Z|49e34a32-07b3-425f-9bb6-e82c3e164cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:56:38.683Z|8c252fa3-6d5e-4b4a-b3f2-c73a2d81346b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:38.684Z|8c252fa3-6d5e-4b4a-b3f2-c73a2d81346b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:39.119Z|80c4afe4-a6c1-4a49-81ae-ea70021b38ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:39.119Z|80c4afe4-a6c1-4a49-81ae-ea70021b38ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:40.071Z|dabbab40-5858-4815-b52f-e3fecc78a8d6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:56:40.072Z|dabbab40-5858-4815-b52f-e3fecc78a8d6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:41.073Z|3eaf4647-018d-448e-884d-37ed7d8f6a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:41.073Z|3eaf4647-018d-448e-884d-37ed7d8f6a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:43.830Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:56:43.843Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5664079d-7212-4103-a8b7-6359949f4a01 already exists in requestDb InfraActiveRequests table 2023-01-11T04:56:43.845Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:56:43.846Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||Invoke 2023-01-11T04:56:43.846Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||===========================request begin================================================ 2023-01-11T04:56:43.846Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:56:43.847Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Method : GET 2023-01-11T04:56:43.847Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9d102b8f7d8f030", X-B3-SpanId:"176f5b72c6250fb8", X-B3-ParentSpanId:"c9d102b8f7d8f030", X-B3-Sampled:"0", X-ONAP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-TransactionID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ECOMP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bef214c7-9641-42f8-8714-e365e4958d6e"] 2023-01-11T04:56:43.847Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Request body: 2023-01-11T04:56:43.848Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||==========================request end================================================ 2023-01-11T04:56:43.903Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||============================response begin========================================== 2023-01-11T04:56:43.903Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:56:43.904Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status text : 2023-01-11T04:56:43.904Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:56:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:56:43.905Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Response body: 2023-01-11T04:56:43.905Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||=======================response end================================================= 2023-01-11T04:56:43.905Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|404|Not Found|InvokeReturn 2023-01-11T04:56:44.091Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T04:56:48.708Z|3097d530-9f74-4bdf-ad4c-53364f0f2f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:48.709Z|3097d530-9f74-4bdf-ad4c-53364f0f2f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:48.729Z|c3793b3d-9bda-428c-b4be-8c917a5d5d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:56:48.730Z|c3793b3d-9bda-428c-b4be-8c917a5d5d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:56:49.125Z|3d090245-42bc-4ea0-97f9-ce42d4732fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:56:49.126Z|3d090245-42bc-4ea0-97f9-ce42d4732fbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:56:49.139Z|0130faab-f799-4fd9-bd11-8f9260117153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:49.140Z|0130faab-f799-4fd9-bd11-8f9260117153|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:51.094Z|2108fcb9-a2bf-43d7-b1c4-d5c59d3987d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:51.095Z|2108fcb9-a2bf-43d7-b1c4-d5c59d3987d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:58.734Z|61fcfa97-ed94-4a89-b46b-b5dc8f9cea24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:58.735Z|61fcfa97-ed94-4a89-b46b-b5dc8f9cea24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:56:59.161Z|73c14ae9-196e-4ff9-b84f-4c43573d38e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:56:59.162Z|73c14ae9-196e-4ff9-b84f-4c43573d38e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:01.120Z|1cc1cf18-688e-47cc-a803-0a12ce093955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:01.121Z|1cc1cf18-688e-47cc-a803-0a12ce093955|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:03.760Z|b28d506e-3840-4e49-bd94-7321f8c259d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:57:03.763Z|b28d506e-3840-4e49-bd94-7321f8c259d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:57:05.100Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:57:05.245Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T04:57:05.246Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5664079d-7212-4103-a8b7-6359949f4a01], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e5b8ae76-cfc7-4fbf-b100-5eac21e0ff6f], X-ECOMP-RequestID=[5664079d-7212-4103-a8b7-6359949f4a01], X-TransactionId=[], X-ONAP-RequestID=[5664079d-7212-4103-a8b7-6359949f4a01]} 2023-01-11T04:57:05.587Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 04:57:05 GMT], content-length=[612], vertex-id=[397368], x-aai-txid=[0-aai-resources-230111-04:57:05:172-73019], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:57:05.590Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673412821604","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-01-11T04:57:05.590Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T04:57:05.775Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T04:57:05.776Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T04:57:05.797Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:57:05.797Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T04:57:05.798Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:05.798Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:57:05.798Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T04:57:05.798Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"c9d102b8f7d8f030", X-B3-SpanId:"a504948c01948cb7", X-B3-ParentSpanId:"c9d102b8f7d8f030", X-B3-Sampled:"0", X-ONAP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-TransactionID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ECOMP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3d77949-062e-4891-b6a0-50cd9093e29a"] 2023-01-11T04:57:05.799Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-bb68b053-4192-4464-bf69-0946de7edf43","requestScope":"service"} 2023-01-11T04:57:05.799Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:06.098Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:06.098Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:06.099Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T04:57:06.099Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:57:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:06.100Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T04:57:06.100Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:06.100Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T04:57:06.117Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:57:06.118Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T04:57:06.118Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:06.119Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:57:06.119Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T04:57:06.120Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-TransactionID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ECOMP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b813009-1e6a-425b-9a9b-38f4e6446aac"] 2023-01-11T04:57:06.120Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T04:57:06.121Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:06.726Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:06.728Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:06.728Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T04:57:06.728Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=54AE1563EC8C59E5A600F5AAF81F2E3C; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:06.732Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T04:57:06.734Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:06.735Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T04:57:06.912Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T04:57:06.912Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-11T04:57:06.913Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:06.913Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T04:57:06.913Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-11T04:57:06.913Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-TransactionID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ECOMP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20511b9c-a3af-4896-8c88-7a70eb2744dd"] 2023-01-11T04:57:06.914Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-11T04:57:06.914Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:07.682Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:07.683Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:07.683Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-01-11T04:57:07.684Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:07.685Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-11T04:57:07.685Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:07.686Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-11T04:57:07.699Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:57:07.699Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T04:57:07.700Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:07.700Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:57:07.700Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T04:57:07.701Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-TransactionID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ECOMP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d96d86dd-5398-4a4d-973a-d5c4d61ae1e2"] 2023-01-11T04:57:07.701Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T04:57:07.701Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:07.754Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:07.755Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:07.755Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T04:57:07.756Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:07.760Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T04:57:07.760Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:07.760Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T04:57:07.777Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:57:07.778Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T04:57:07.778Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:07.778Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:57:07.778Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T04:57:07.779Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1851", X-B3-TraceId:"c9d102b8f7d8f030", X-B3-SpanId:"80ecb996419b4eac", X-B3-ParentSpanId:"c9d102b8f7d8f030", X-B3-Sampled:"0", X-ONAP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-TransactionID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ECOMP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f545544d-9b72-4afd-a09f-c1210d03711b"] 2023-01-11T04:57:07.779Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5664079d-7212-4103-a8b7-6359949f4a01","requestStatus":"IN_PROGRESS","startTime":1673413004099,"source":"VID","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-bb68b053-4192-4464-bf69-0946de7edf43","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"5664079d-7212-4103-a8b7-6359949f4a01"} 2023-01-11T04:57:07.779Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:08.329Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:08.330Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T04:57:08.330Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T04:57:08.331Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:08.334Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5664079d-7212-4103-a8b7-6359949f4a01", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:56:44.099+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T04:57:08.021+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "5664079d-7212-4103-a8b7-6359949f4a01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" } } } 2023-01-11T04:57:08.335Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:08.335Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T04:57:08.395Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:57:08.396Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T04:57:08.396Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:08.396Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:57:08.396Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T04:57:08.397Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"c9d102b8f7d8f030", X-B3-SpanId:"ca22ed777ad275b2", X-B3-ParentSpanId:"c9d102b8f7d8f030", X-B3-Sampled:"0", X-ONAP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-TransactionID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ECOMP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bee8834-1961-4c96-a6f1-1aff6dd80e4a"] 2023-01-11T04:57:08.397Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cd2258e5-0824-435f-a457-13e96986f4e4\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"02746d1a-9798-4765-8c9d-302e947c208a\",\"modelUuid\":\"02746d1a-9798-4765-8c9d-302e947c208a\",\"modelInvariantUuid\":\"cd2258e5-0824-435f-a457-13e96986f4e4\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"733f7d21-7b18-4e70-8aef-fe8621a73117\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"5664079d-7212-4103-a8b7-6359949f4a01","type":"String"},"mso-request-id":{"value":"5664079d-7212-4103-a8b7-6359949f4a01","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T04:57:08.397Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:08.758Z|13ffc121-ba6b-4e29-885e-c1ed6749d4ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:08.759Z|13ffc121-ba6b-4e29-885e-c1ed6749d4ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:09.189Z|29cf7a6d-6755-45e4-94b5-3e17cedda38f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:09.190Z|29cf7a6d-6755-45e4-94b5-3e17cedda38f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:11.144Z|a2807d79-3ad9-4d18-b5eb-cb036ad44179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:11.144Z|a2807d79-3ad9-4d18-b5eb-cb036ad44179|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:13.278Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:13.278Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T04:57:13.279Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T04:57:13.279Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=448072FCC65EA71F28F953BFBAC3DA4B; Path=/; HttpOnly", Date:"Wed, 11 Jan 2023 04:57:13 GMT", X-ONAP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-TransactionID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ECOMP-RequestID:"5664079d-7212-4103-a8b7-6359949f4a01", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6bee8834-1961-4c96-a6f1-1aff6dd80e4a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:13.280Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5664079d-7212-4103-a8b7-6359949f4a01\",\"instanceId\":\"741f9816-842f-4447-ad5a-3d66a7d94ec3\"}}","message":"Success","processInstanceID":"67386db1-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T04:57:13.280Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:13.281Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T04:57:13.300Z|5664079d-7212-4103-a8b7-6359949f4a01|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:13.448Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:13.479Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:13.479Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||Invoke 2023-01-11T04:57:13.479Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:13.480Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:13.480Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Method : GET 2023-01-11T04:57:13.480Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cee3ed7c43d0efec", X-B3-SpanId:"9a58ae71dc8f0b9c", X-B3-ParentSpanId:"cee3ed7c43d0efec", X-B3-Sampled:"0", X-ONAP-RequestID:"86c03369-5570-4bf1-9c43-d36670e5c94f", X-RequestID:"86c03369-5570-4bf1-9c43-d36670e5c94f", X-TransactionID:"86c03369-5570-4bf1-9c43-d36670e5c94f", X-ECOMP-RequestID:"86c03369-5570-4bf1-9c43-d36670e5c94f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0bf5231-799e-497f-a4e7-57e8b89a9ad9"] 2023-01-11T04:57:13.480Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Request body: 2023-01-11T04:57:13.481Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:13.508Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:13.509Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:13.509Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status text : 2023-01-11T04:57:13.510Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:13.511Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Response body: { "requestId" : "5664079d-7212-4103-a8b7-6359949f4a01", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:56:44.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:57:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "5664079d-7212-4103-a8b7-6359949f4a01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" } } } 2023-01-11T04:57:13.511Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:13.512Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||InvokeReturn 2023-01-11T04:57:13.515Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:13.516Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:57:13.516Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:13.516Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:13.517Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:57:13.517Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cee3ed7c43d0efec", X-B3-SpanId:"4a9e95f42d3eaff9", X-B3-ParentSpanId:"cee3ed7c43d0efec", X-B3-Sampled:"0", X-ONAP-RequestID:"86c03369-5570-4bf1-9c43-d36670e5c94f", X-RequestID:"86c03369-5570-4bf1-9c43-d36670e5c94f", X-TransactionID:"86c03369-5570-4bf1-9c43-d36670e5c94f", X-ECOMP-RequestID:"86c03369-5570-4bf1-9c43-d36670e5c94f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aace21a9-e8f9-403f-ae91-106a68ed1d6c"] 2023-01-11T04:57:13.517Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:57:13.518Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:13.663Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:13.664Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:13.664Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:57:13.665Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:13.674Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:57:13.674Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:13.675Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:57:13.696Z|86c03369-5570-4bf1-9c43-d36670e5c94f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:18.730Z|eb55d237-54e3-47d2-8571-3c0ef4d712e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:57:18.730Z|eb55d237-54e3-47d2-8571-3c0ef4d712e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:57:18.781Z|9dfc0373-d87d-4688-82fb-f31f220dcbb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:18.781Z|9dfc0373-d87d-4688-82fb-f31f220dcbb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:19.127Z|23c57c59-4e9a-44d6-9dc1-7dc8ecb2a3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:57:19.128Z|23c57c59-4e9a-44d6-9dc1-7dc8ecb2a3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:57:19.214Z|ddf187a4-9590-481a-a564-c192c6b0a891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:19.215Z|ddf187a4-9590-481a-a564-c192c6b0a891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:21.166Z|02002489-d2ff-4960-af1e-858baab8c3f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:21.167Z|02002489-d2ff-4960-af1e-858baab8c3f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:23.861Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:23.866Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:23.866Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||Invoke 2023-01-11T04:57:23.867Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:23.867Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:23.868Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Method : GET 2023-01-11T04:57:23.868Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0145b6eb4dc34846", X-B3-SpanId:"1bbf314f60512168", X-B3-ParentSpanId:"0145b6eb4dc34846", X-B3-Sampled:"0", X-ONAP-RequestID:"6cb5bc74-046f-468d-ad16-866ca412aebc", X-RequestID:"6cb5bc74-046f-468d-ad16-866ca412aebc", X-TransactionID:"6cb5bc74-046f-468d-ad16-866ca412aebc", X-ECOMP-RequestID:"6cb5bc74-046f-468d-ad16-866ca412aebc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08ee8982-c357-4707-9504-6fe0c90d018b"] 2023-01-11T04:57:23.868Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Request body: 2023-01-11T04:57:23.868Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:23.895Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:23.895Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:23.896Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status text : 2023-01-11T04:57:23.896Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:23.897Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Response body: { "requestId" : "5664079d-7212-4103-a8b7-6359949f4a01", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:56:44.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:57:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "5664079d-7212-4103-a8b7-6359949f4a01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" } } } 2023-01-11T04:57:23.897Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:23.898Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||InvokeReturn 2023-01-11T04:57:23.900Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:23.901Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:57:23.901Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:23.901Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:23.902Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:57:23.902Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0145b6eb4dc34846", X-B3-SpanId:"ba939ac6337700d7", X-B3-ParentSpanId:"0145b6eb4dc34846", X-B3-Sampled:"0", X-ONAP-RequestID:"6cb5bc74-046f-468d-ad16-866ca412aebc", X-RequestID:"6cb5bc74-046f-468d-ad16-866ca412aebc", X-TransactionID:"6cb5bc74-046f-468d-ad16-866ca412aebc", X-ECOMP-RequestID:"6cb5bc74-046f-468d-ad16-866ca412aebc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3428cf28-a750-46e9-9b2b-ed8d0e912b42"] 2023-01-11T04:57:23.902Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:57:23.903Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:23.930Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:23.930Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:23.931Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:57:23.931Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:23.933Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:57:23.933Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:23.933Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:57:23.946Z|6cb5bc74-046f-468d-ad16-866ca412aebc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:28.804Z|ac8ece90-beed-4f23-af43-c3963bf95413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:28.805Z|ac8ece90-beed-4f23-af43-c3963bf95413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:29.236Z|b0dfc706-c453-4e7a-874d-22c46b88f088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:29.237Z|b0dfc706-c453-4e7a-874d-22c46b88f088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:31.188Z|13b867db-69ec-45eb-8fdd-7524966c7500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:31.189Z|13b867db-69ec-45eb-8fdd-7524966c7500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:33.729Z|5e034e0f-78d5-4e24-9639-bfc6b35dd56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:57:33.730Z|5e034e0f-78d5-4e24-9639-bfc6b35dd56d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:57:34.079Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:34.085Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:34.086Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||Invoke 2023-01-11T04:57:34.086Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:34.087Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:34.087Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Method : GET 2023-01-11T04:57:34.088Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af13494ec5ae258b", X-B3-SpanId:"6487e659b492a9dc", X-B3-ParentSpanId:"af13494ec5ae258b", X-B3-Sampled:"0", X-ONAP-RequestID:"aae4cbb9-4d79-4d96-b429-8badf4bfd0f4", X-RequestID:"aae4cbb9-4d79-4d96-b429-8badf4bfd0f4", X-TransactionID:"aae4cbb9-4d79-4d96-b429-8badf4bfd0f4", X-ECOMP-RequestID:"aae4cbb9-4d79-4d96-b429-8badf4bfd0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fc05b3c-dd60-4827-a90d-552cd611b578"] 2023-01-11T04:57:34.088Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Request body: 2023-01-11T04:57:34.088Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:34.119Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:34.120Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:34.120Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status text : 2023-01-11T04:57:34.120Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:34.122Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Response body: { "requestId" : "5664079d-7212-4103-a8b7-6359949f4a01", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:56:44.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:57:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "5664079d-7212-4103-a8b7-6359949f4a01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" } } } 2023-01-11T04:57:34.122Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:34.123Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||InvokeReturn 2023-01-11T04:57:34.124Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:34.125Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:57:34.125Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:34.125Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:34.125Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:57:34.125Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af13494ec5ae258b", X-B3-SpanId:"ddb768f8431e7ecc", X-B3-ParentSpanId:"af13494ec5ae258b", X-B3-Sampled:"0", X-ONAP-RequestID:"aae4cbb9-4d79-4d96-b429-8badf4bfd0f4", X-RequestID:"aae4cbb9-4d79-4d96-b429-8badf4bfd0f4", X-TransactionID:"aae4cbb9-4d79-4d96-b429-8badf4bfd0f4", X-ECOMP-RequestID:"aae4cbb9-4d79-4d96-b429-8badf4bfd0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"193701fd-1c50-4005-b15f-91d2b3c5b4ec"] 2023-01-11T04:57:34.126Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:57:34.126Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:34.143Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:34.144Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:34.144Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:57:34.144Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:34.151Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:57:34.151Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:34.152Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:57:34.163Z|aae4cbb9-4d79-4d96-b429-8badf4bfd0f4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:38.826Z|e6a1528f-43df-4d8f-9809-91b46617f6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:38.827Z|e6a1528f-43df-4d8f-9809-91b46617f6f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:39.257Z|d1679e64-da37-4a5c-91c4-789a9165f94e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:39.258Z|d1679e64-da37-4a5c-91c4-789a9165f94e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:40.071Z|a65e57a0-89cd-46cc-a1b7-27a583567ee9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:57:40.072Z|a65e57a0-89cd-46cc-a1b7-27a583567ee9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:41.211Z|95aafda3-8b2e-4e99-8aff-39be1dd0aa9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:41.212Z|95aafda3-8b2e-4e99-8aff-39be1dd0aa9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:44.285Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:44.290Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:44.291Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||Invoke 2023-01-11T04:57:44.291Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:44.291Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:44.292Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Method : GET 2023-01-11T04:57:44.292Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dab57f58f4142f9", X-B3-SpanId:"16773f4188ec7c33", X-B3-ParentSpanId:"9dab57f58f4142f9", X-B3-Sampled:"0", X-ONAP-RequestID:"ed9cd9f2-f209-4104-b8eb-137e9b2cf3de", X-RequestID:"ed9cd9f2-f209-4104-b8eb-137e9b2cf3de", X-TransactionID:"ed9cd9f2-f209-4104-b8eb-137e9b2cf3de", X-ECOMP-RequestID:"ed9cd9f2-f209-4104-b8eb-137e9b2cf3de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53b3b9a3-4d54-46a9-b1b2-10d880f43efb"] 2023-01-11T04:57:44.293Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Request body: 2023-01-11T04:57:44.293Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:44.325Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:44.326Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:44.326Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status text : 2023-01-11T04:57:44.327Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:44.330Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Response body: { "requestId" : "5664079d-7212-4103-a8b7-6359949f4a01", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:56:44.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:57:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "5664079d-7212-4103-a8b7-6359949f4a01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" } } } 2023-01-11T04:57:44.330Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:44.331Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||InvokeReturn 2023-01-11T04:57:44.333Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:44.334Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:57:44.334Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:44.334Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:44.335Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:57:44.335Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dab57f58f4142f9", X-B3-SpanId:"50f91f9baa4d12ca", X-B3-ParentSpanId:"9dab57f58f4142f9", X-B3-Sampled:"0", X-ONAP-RequestID:"ed9cd9f2-f209-4104-b8eb-137e9b2cf3de", X-RequestID:"ed9cd9f2-f209-4104-b8eb-137e9b2cf3de", X-TransactionID:"ed9cd9f2-f209-4104-b8eb-137e9b2cf3de", X-ECOMP-RequestID:"ed9cd9f2-f209-4104-b8eb-137e9b2cf3de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80634c66-c8fb-4e2b-aa5d-d752cb9d5ad4"] 2023-01-11T04:57:44.336Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:57:44.336Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:44.352Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:44.352Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:44.352Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:57:44.353Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:44.355Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:57:44.355Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:44.356Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:57:44.368Z|ed9cd9f2-f209-4104-b8eb-137e9b2cf3de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:48.730Z|1231eec3-9e3f-4f4c-bab0-a9594deb0954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:57:48.733Z|1231eec3-9e3f-4f4c-bab0-a9594deb0954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:57:48.850Z|94e3ded8-6a62-4b00-90e4-173296b36a12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:48.851Z|94e3ded8-6a62-4b00-90e4-173296b36a12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:49.129Z|4a528f65-315b-4531-b815-2262f17cf2a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:57:49.129Z|4a528f65-315b-4531-b815-2262f17cf2a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:57:49.279Z|3a1da6ef-9e9d-456a-be51-a751c2f14865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:49.279Z|3a1da6ef-9e9d-456a-be51-a751c2f14865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:51.237Z|b4ac6166-a76a-4cfe-b708-828334f8c2cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:51.238Z|b4ac6166-a76a-4cfe-b708-828334f8c2cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:54.515Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:54.523Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:54.523Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||Invoke 2023-01-11T04:57:54.524Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:54.524Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:54.524Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Method : GET 2023-01-11T04:57:54.525Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8b10d2a17ad8913", X-B3-SpanId:"d698ac24a61acd27", X-B3-ParentSpanId:"e8b10d2a17ad8913", X-B3-Sampled:"0", X-ONAP-RequestID:"e788a0ef-ad44-4cf4-905c-ccfdb5161439", X-RequestID:"e788a0ef-ad44-4cf4-905c-ccfdb5161439", X-TransactionID:"e788a0ef-ad44-4cf4-905c-ccfdb5161439", X-ECOMP-RequestID:"e788a0ef-ad44-4cf4-905c-ccfdb5161439", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"934a3c92-cc57-4aa8-ba51-cacbec803939"] 2023-01-11T04:57:54.525Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Request body: 2023-01-11T04:57:54.525Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:54.621Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:54.621Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:54.622Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status text : 2023-01-11T04:57:54.622Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:54.625Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Response body: { "requestId" : "5664079d-7212-4103-a8b7-6359949f4a01", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:56:44.000+00:00", "endTime" : "2023-01-11T04:57:47.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:57:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "5664079d-7212-4103-a8b7-6359949f4a01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" } } } 2023-01-11T04:57:54.626Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:54.626Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||InvokeReturn 2023-01-11T04:57:54.628Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:54.629Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:57:54.629Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:54.629Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:54.630Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:57:54.630Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8b10d2a17ad8913", X-B3-SpanId:"5a0223b04c13e57f", X-B3-ParentSpanId:"e8b10d2a17ad8913", X-B3-Sampled:"0", X-ONAP-RequestID:"e788a0ef-ad44-4cf4-905c-ccfdb5161439", X-RequestID:"e788a0ef-ad44-4cf4-905c-ccfdb5161439", X-TransactionID:"e788a0ef-ad44-4cf4-905c-ccfdb5161439", X-ECOMP-RequestID:"e788a0ef-ad44-4cf4-905c-ccfdb5161439", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0ee44a0-48db-4485-9ea0-2147c9aaefa9"] 2023-01-11T04:57:54.630Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:57:54.630Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:54.648Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:54.648Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:54.649Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:57:54.649Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:54.651Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:57:54.652Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:54.652Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:57:54.666Z|e788a0ef-ad44-4cf4-905c-ccfdb5161439|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:54.786Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:54.790Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:54.790Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||Invoke 2023-01-11T04:57:54.791Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:54.791Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:54.791Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Method : GET 2023-01-11T04:57:54.792Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f5763480af42df7", X-B3-SpanId:"a6e2863c40c1fb3b", X-B3-ParentSpanId:"5f5763480af42df7", X-B3-Sampled:"0", X-ONAP-RequestID:"9cb9cbab-af4c-4f44-ae2f-2c0b256dd712", X-RequestID:"9cb9cbab-af4c-4f44-ae2f-2c0b256dd712", X-TransactionID:"9cb9cbab-af4c-4f44-ae2f-2c0b256dd712", X-ECOMP-RequestID:"9cb9cbab-af4c-4f44-ae2f-2c0b256dd712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"480c5dd8-1fb8-4c11-a5f3-ed951808e950"] 2023-01-11T04:57:54.792Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Request body: 2023-01-11T04:57:54.792Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:54.819Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:54.820Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:54.820Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status text : 2023-01-11T04:57:54.821Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:54.823Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Response body: { "requestId" : "5664079d-7212-4103-a8b7-6359949f4a01", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:56:44.000+00:00", "endTime" : "2023-01-11T04:57:47.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:57:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "5664079d-7212-4103-a8b7-6359949f4a01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" } } } 2023-01-11T04:57:54.824Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:54.825Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||InvokeReturn 2023-01-11T04:57:54.827Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:54.827Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:57:54.827Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:54.828Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:54.828Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:57:54.828Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f5763480af42df7", X-B3-SpanId:"c3de6ebbc538b163", X-B3-ParentSpanId:"5f5763480af42df7", X-B3-Sampled:"0", X-ONAP-RequestID:"9cb9cbab-af4c-4f44-ae2f-2c0b256dd712", X-RequestID:"9cb9cbab-af4c-4f44-ae2f-2c0b256dd712", X-TransactionID:"9cb9cbab-af4c-4f44-ae2f-2c0b256dd712", X-ECOMP-RequestID:"9cb9cbab-af4c-4f44-ae2f-2c0b256dd712", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b5d0b40-be6d-4d65-bc87-307c48f22614"] 2023-01-11T04:57:54.829Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:57:54.829Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:54.843Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:54.843Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:54.844Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:57:54.844Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:54.847Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:57:54.847Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:54.847Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:57:54.867Z|9cb9cbab-af4c-4f44-ae2f-2c0b256dd712|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:54.986Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:54.992Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:54.993Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||Invoke 2023-01-11T04:57:54.993Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:54.993Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:54.994Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Method : GET 2023-01-11T04:57:54.994Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af2bf784c3ebba0d", X-B3-SpanId:"05c103095ef9a27b", X-B3-ParentSpanId:"af2bf784c3ebba0d", X-B3-Sampled:"0", X-ONAP-RequestID:"67b845b4-4a91-4882-a5d4-ab776dba8c50", X-RequestID:"67b845b4-4a91-4882-a5d4-ab776dba8c50", X-TransactionID:"67b845b4-4a91-4882-a5d4-ab776dba8c50", X-ECOMP-RequestID:"67b845b4-4a91-4882-a5d4-ab776dba8c50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc077880-9b15-41b1-87c2-b5baef0acb3b"] 2023-01-11T04:57:54.994Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Request body: 2023-01-11T04:57:54.994Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:55.017Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:55.017Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:55.017Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status text : 2023-01-11T04:57:55.017Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:55.020Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Response body: { "requestId" : "5664079d-7212-4103-a8b7-6359949f4a01", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:56:44.000+00:00", "endTime" : "2023-01-11T04:57:47.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:57:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "5664079d-7212-4103-a8b7-6359949f4a01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" } } } 2023-01-11T04:57:55.020Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:55.020Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||InvokeReturn 2023-01-11T04:57:55.022Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:55.022Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:57:55.023Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:55.023Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:55.023Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:57:55.023Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af2bf784c3ebba0d", X-B3-SpanId:"b9250d8abd45185f", X-B3-ParentSpanId:"af2bf784c3ebba0d", X-B3-Sampled:"0", X-ONAP-RequestID:"67b845b4-4a91-4882-a5d4-ab776dba8c50", X-RequestID:"67b845b4-4a91-4882-a5d4-ab776dba8c50", X-TransactionID:"67b845b4-4a91-4882-a5d4-ab776dba8c50", X-ECOMP-RequestID:"67b845b4-4a91-4882-a5d4-ab776dba8c50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"980ba99f-fc1f-4ada-ab2c-b5e74db97c66"] 2023-01-11T04:57:55.024Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:57:55.024Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:55.039Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:55.039Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:55.039Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:57:55.039Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:55.042Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:57:55.042Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:55.043Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:57:55.057Z|67b845b4-4a91-4882-a5d4-ab776dba8c50|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:55.183Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:55.190Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:55.190Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||Invoke 2023-01-11T04:57:55.190Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:55.191Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:55.191Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Method : GET 2023-01-11T04:57:55.191Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8085a60aadaf097c", X-B3-SpanId:"c7a390ba2d30792b", X-B3-ParentSpanId:"8085a60aadaf097c", X-B3-Sampled:"0", X-ONAP-RequestID:"0fde8e24-32bd-44b9-8273-ea493ee6e961", X-RequestID:"0fde8e24-32bd-44b9-8273-ea493ee6e961", X-TransactionID:"0fde8e24-32bd-44b9-8273-ea493ee6e961", X-ECOMP-RequestID:"0fde8e24-32bd-44b9-8273-ea493ee6e961", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24799109-6ad2-4a23-9352-111d02904bc2"] 2023-01-11T04:57:55.191Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Request body: 2023-01-11T04:57:55.192Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:55.216Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:55.217Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:55.217Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status text : 2023-01-11T04:57:55.217Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:55.220Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Response body: { "requestId" : "5664079d-7212-4103-a8b7-6359949f4a01", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:56:44.000+00:00", "endTime" : "2023-01-11T04:57:47.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:57:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "5664079d-7212-4103-a8b7-6359949f4a01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" } } } 2023-01-11T04:57:55.220Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:55.221Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||InvokeReturn 2023-01-11T04:57:55.222Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:55.223Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:57:55.223Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:55.223Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:55.224Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:57:55.224Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8085a60aadaf097c", X-B3-SpanId:"9ce7ff101c23881a", X-B3-ParentSpanId:"8085a60aadaf097c", X-B3-Sampled:"0", X-ONAP-RequestID:"0fde8e24-32bd-44b9-8273-ea493ee6e961", X-RequestID:"0fde8e24-32bd-44b9-8273-ea493ee6e961", X-TransactionID:"0fde8e24-32bd-44b9-8273-ea493ee6e961", X-ECOMP-RequestID:"0fde8e24-32bd-44b9-8273-ea493ee6e961", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f055985-f7c5-4416-b60b-217d2bbb5c53"] 2023-01-11T04:57:55.224Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:57:55.224Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:55.241Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:55.242Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:55.242Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:57:55.242Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:55.244Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:57:55.245Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:55.245Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:57:55.257Z|0fde8e24-32bd-44b9-8273-ea493ee6e961|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:55.380Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:55.385Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:55.385Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||Invoke 2023-01-11T04:57:55.385Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:55.386Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01 2023-01-11T04:57:55.386Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Method : GET 2023-01-11T04:57:55.386Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cff53475b54cb2b", X-B3-SpanId:"0f4272de14320d9a", X-B3-ParentSpanId:"2cff53475b54cb2b", X-B3-Sampled:"0", X-ONAP-RequestID:"63982a77-553b-40db-b063-b872ca4c2f76", X-RequestID:"63982a77-553b-40db-b063-b872ca4c2f76", X-TransactionID:"63982a77-553b-40db-b063-b872ca4c2f76", X-ECOMP-RequestID:"63982a77-553b-40db-b063-b872ca4c2f76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb154a5e-1bef-4350-83ef-0a6b4ac02679"] 2023-01-11T04:57:55.386Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Request body: 2023-01-11T04:57:55.387Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:55.427Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:55.428Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:55.428Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Status text : 2023-01-11T04:57:55.429Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:55.432Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||Response body: { "requestId" : "5664079d-7212-4103-a8b7-6359949f4a01", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:56:44.000+00:00", "endTime" : "2023-01-11T04:57:47.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43\",\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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n\t\t\t\"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"733f7d21-7b18-4e70-8aef-fe8621a73117\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:57:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "5664079d-7212-4103-a8b7-6359949f4a01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01" } } } 2023-01-11T04:57:55.433Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:55.433Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5664079d-7212-4103-a8b7-6359949f4a01|INFO|500||InvokeReturn 2023-01-11T04:57:55.436Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:55.436Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:57:55.436Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:55.437Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false 2023-01-11T04:57:55.437Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:57:55.437Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2cff53475b54cb2b", X-B3-SpanId:"149adaaccf458d07", X-B3-ParentSpanId:"2cff53475b54cb2b", X-B3-Sampled:"0", X-ONAP-RequestID:"63982a77-553b-40db-b063-b872ca4c2f76", X-RequestID:"63982a77-553b-40db-b063-b872ca4c2f76", X-TransactionID:"63982a77-553b-40db-b063-b872ca4c2f76", X-ECOMP-RequestID:"63982a77-553b-40db-b063-b872ca4c2f76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"584a49bd-d945-4ca1-9366-a0a82518942c"] 2023-01-11T04:57:55.437Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:57:55.438Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:55.454Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:55.455Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:55.455Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:57:55.455Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:55.457Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:57:55.457Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:55.457Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5664079d-7212-4103-a8b7-6359949f4a01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:57:55.472Z|63982a77-553b-40db-b063-b872ca4c2f76|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5664079d-7212-4103-a8b7-6359949f4a01|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:58.019Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:58.024Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||INFO|500||Checking if requestId: 6e8e67c2-3fe7-446b-bd78-4c5614b9abca already exists in requestDb InfraActiveRequests table 2023-01-11T04:57:58.024Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:57:58.025Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||Invoke 2023-01-11T04:57:58.025Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:58.025Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:57:58.025Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Method : GET 2023-01-11T04:57:58.026Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"062a00da36e568fe", X-B3-SpanId:"25c6bd7ac0165c82", X-B3-ParentSpanId:"062a00da36e568fe", X-B3-Sampled:"0", X-ONAP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-TransactionID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ECOMP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20d25a64-5be5-429c-ad59-818483170643"] 2023-01-11T04:57:58.026Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Request body: 2023-01-11T04:57:58.026Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:58.045Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:58.046Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:57:58.046Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status text : 2023-01-11T04:57:58.046Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:57:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:58.047Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Response body: 2023-01-11T04:57:58.047Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:58.047Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|404|Not Found|InvokeReturn 2023-01-11T04:57:58.063Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T04:57:58.064Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-11T04:57:58.072Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:57:58.120Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4|INFO|500||Invoke 2023-01-11T04:57:58.121Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[6e8e67c2-3fe7-446b-bd78-4c5614b9abca], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8f66c09e-7c76-4a87-9315-a0f5827c6b9e], X-ECOMP-RequestID=[6e8e67c2-3fe7-446b-bd78-4c5614b9abca], X-TransactionId=[], X-ONAP-RequestID=[6e8e67c2-3fe7-446b-bd78-4c5614b9abca]} 2023-01-11T04:57:58.186Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 04:57:57 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230111-04:57:57:801-59842], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:57:58.187Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4|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/cd2258e5-0824-435f-a457-13e96986f4e4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4","ERR.5.4.6114"]}}} 2023-01-11T04:57:58.188Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4|INFO|404|Not Found|InvokeReturn 2023-01-11T04:57:58.209Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4 2023-01-11T04:57:58.211Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: cd2258e5-0824-435f-a457-13e96986f4e4 2023-01-11T04:57:58.215Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:57:58.261Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T04:57:58.262Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4|INFO|500||Invoke 2023-01-11T04:57:58.307Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4|INFO|404|Not Found|InvokeReturn 2023-01-11T04:57:58.307Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 04:57:57 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230111-04:57:57:923-56057], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:57:58.308Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/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/cd2258e5-0824-435f-a457-13e96986f4e4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4","ERR.5.4.6114"]}}} 2023-01-11T04:57:58.311Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/cd2258e5-0824-435f-a457-13e96986f4e4 2023-01-11T04:57:58.312Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: cd2258e5-0824-435f-a457-13e96986f4e4 2023-01-11T04:57:58.315Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:57:58.357Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T04:57:58.358Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T04:57:58.414Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T04:57:58.415Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 04:57:58 GMT], content-length=[612], vertex-id=[397368], x-aai-txid=[0-aai-resources-230111-04:57:58:020-38328], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:57:58.416Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673412821604","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-01-11T04:57:58.418Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T04:57:58.418Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T04:57:58.421Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:57:58.421Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T04:57:58.421Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:58.422Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:57:58.422Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T04:57:58.422Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"177", X-B3-TraceId:"062a00da36e568fe", X-B3-SpanId:"1b959e6ab3d91a7e", X-B3-ParentSpanId:"062a00da36e568fe", X-B3-Sampled:"0", X-ONAP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-TransactionID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ECOMP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"befd8d8b-00e3-49e9-a337-7d694464ebf2"] 2023-01-11T04:57:58.423Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"741f9816-842f-4447-ad5a-3d66a7d94ec3"},"instanceName":"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0","requestScope":"network"} 2023-01-11T04:57:58.423Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:58.448Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:58.448Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:58.448Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T04:57:58.449Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:57:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:58.449Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T04:57:58.449Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:58.450Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T04:57:58.451Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7 2023-01-11T04:57:58.451Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|INFO|500||Invoke 2023-01-11T04:57:58.452Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:58.452Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7 2023-01-11T04:57:58.452Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||Method : GET 2023-01-11T04:57:58.453Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-TransactionID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ECOMP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7afd681c-fe03-49dc-8b19-6d54cfff842e"] 2023-01-11T04:57:58.453Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||Request body: 2023-01-11T04:57:58.453Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:58.515Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:58.515Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:58.516Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||Status text : 2023-01-11T04:57:58.516Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:58.520Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||Response body: { "modelCustomizationUUID" : "fa5ae488-9a52-4885-a4e9-2d8f4697f1c7", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-01-11T04:54:22.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource" } } } 2023-01-11T04:57:58.521Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:58.521Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7|INFO|500||InvokeReturn 2023-01-11T04:57:58.539Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource 2023-01-11T04:57:58.540Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|INFO|500||Invoke 2023-01-11T04:57:58.540Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:58.540Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource 2023-01-11T04:57:58.540Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||Method : GET 2023-01-11T04:57:58.541Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-TransactionID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ECOMP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"407da6df-bd4c-4688-b686-9fc7493d9f06"] 2023-01-11T04:57:58.541Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||Request body: 2023-01-11T04:57:58.541Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:58.605Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:58.605Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:58.605Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||Status text : 2023-01-11T04:57:58.606Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:58.610Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||Response body: { "modelUUID" : "33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "568b6c2f-94e5-4855-8073-d22f626ac6ff", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-01-11T04:54:22.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4/heatTemplate" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4/networkResourceCustomization" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4/collectionNetworkResourceCustomization" } } } 2023-01-11T04:57:58.610Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:58.611Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/fa5ae488-9a52-4885-a4e9-2d8f4697f1c7/networkResource|INFO|500||InvokeReturn 2023-01-11T04:57:58.627Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-01-11T04:57:58.628Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2023-01-11T04:57:58.628Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:58.628Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-01-11T04:57:58.628Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2023-01-11T04:57:58.629Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/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:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-TransactionID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ECOMP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1c99ebf-3215-4064-991a-df2358de9e7c"] 2023-01-11T04:57:58.629Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2023-01-11T04:57:58.629Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:58.680Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:58.681Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:57:58.681Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : 2023-01-11T04:57:58.682Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:58.682Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2023-01-11T04:57:58.682Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:58.682Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T04:57:58.683Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-01-11T04:57:58.684Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-01-11T04:57:58.684Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:58.684Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-01-11T04:57:58.685Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-01-11T04:57:58.685Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/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:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-TransactionID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ECOMP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e668ba08-0948-4a96-8901-acb0f1cce09e"] 2023-01-11T04:57:58.685Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-01-11T04:57:58.685Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:58.734Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:58.735Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T04:57:58.736Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/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 : 2023-01-11T04:57:58.736Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:58.741Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 180, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180" } } } 2023-01-11T04:57:58.742Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:58.742Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-01-11T04:57:58.765Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:57:58.765Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T04:57:58.766Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:58.766Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:57:58.767Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T04:57:58.767Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2663", X-B3-TraceId:"062a00da36e568fe", X-B3-SpanId:"d5e7d46c7c91cd1f", X-B3-ParentSpanId:"062a00da36e568fe", X-B3-Sampled:"0", X-ONAP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-TransactionID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ECOMP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c0cc52f-756c-49c5-bae2-6b00cd71de6a"] 2023-01-11T04:57:58.768Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6e8e67c2-3fe7-446b-bd78-4c5614b9abca","requestStatus":"IN_PROGRESS","startTime":1673413078064,"source":"VID","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"741f9816-842f-4447-ad5a-3d66a7d94ec3","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"6e8e67c2-3fe7-446b-bd78-4c5614b9abca"} 2023-01-11T04:57:58.768Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:58.802Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:58.802Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T04:57:58.803Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T04:57:58.803Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:58.805Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:57:58.064+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T04:57:58.788+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" } } } 2023-01-11T04:57:58.805Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:58.805Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T04:57:58.820Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:57:58.820Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T04:57:58.820Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:58.821Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:57:58.821Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T04:57:58.821Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3007", X-B3-TraceId:"062a00da36e568fe", X-B3-SpanId:"1fd4cc8804a3ab03", X-B3-ParentSpanId:"062a00da36e568fe", X-B3-Sampled:"0", X-ONAP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-TransactionID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ECOMP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5345839-16a4-4785-be1b-2892ce33a9c4"] 2023-01-11T04:57:58.822Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/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\":\"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\"modelVersionId\":\"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\"modelCustomizationId\":\"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\"modelUuid\":\"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\"modelInvariantUuid\":\"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"cd2258e5-0824-435f-a457-13e96986f4e4\",\"source\":\"VID\",\"instanceName\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\"modelInfo\":{\"modelInvariantId\":\"cd2258e5-0824-435f-a457-13e96986f4e4\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"02746d1a-9798-4765-8c9d-302e947c208a\",\"modelUuid\":\"02746d1a-9798-4765-8c9d-302e947c208a\",\"modelInvariantUuid\":\"cd2258e5-0824-435f-a457-13e96986f4e4\"}}}],\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"741f9816-842f-4447-ad5a-3d66a7d94ec3\"}","type":"String"},"requestId":{"value":"6e8e67c2-3fe7-446b-bd78-4c5614b9abca","type":"String"},"mso-request-id":{"value":"6e8e67c2-3fe7-446b-bd78-4c5614b9abca","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"741f9816-842f-4447-ad5a-3d66a7d94ec3","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/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T04:57:58.822Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T04:57:58.874Z|1187266b-892f-4da8-9a44-b7141363ff1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:58.874Z|1187266b-892f-4da8-9a44-b7141363ff1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:59.300Z|79cd813a-b71e-4a79-beb4-bcae926a8782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:57:59.301Z|79cd813a-b71e-4a79-beb4-bcae926a8782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:57:59.841Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T04:57:59.842Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T04:57:59.842Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T04:57:59.842Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 04:57:59 GMT", X-ONAP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-TransactionID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ECOMP-RequestID:"6e8e67c2-3fe7-446b-bd78-4c5614b9abca", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e5345839-16a4-4785-be1b-2892ce33a9c4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:57:59.843Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6e8e67c2-3fe7-446b-bd78-4c5614b9abca\",\"instanceId\":\"1c801db4-30ea-47fa-98ec-a0d24f545600\"}}","message":"Success","processInstanceID":"84c630ed-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T04:57:59.844Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T04:57:59.844Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T04:57:59.849Z|6e8e67c2-3fe7-446b-bd78-4c5614b9abca|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:57:59.983Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:57:59.989Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:57:59.989Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||Invoke 2023-01-11T04:57:59.989Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||===========================request begin================================================ 2023-01-11T04:57:59.990Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:57:59.990Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Method : GET 2023-01-11T04:57:59.990Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6dc2b37ea43ee1ec", X-B3-SpanId:"c068c6e8717b8592", X-B3-ParentSpanId:"6dc2b37ea43ee1ec", X-B3-Sampled:"0", X-ONAP-RequestID:"2d73f09c-2fbb-45e8-82e1-061e74467d6c", X-RequestID:"2d73f09c-2fbb-45e8-82e1-061e74467d6c", X-TransactionID:"2d73f09c-2fbb-45e8-82e1-061e74467d6c", X-ECOMP-RequestID:"2d73f09c-2fbb-45e8-82e1-061e74467d6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be811f72-a948-424e-9768-43d1d3cd0a82"] 2023-01-11T04:57:59.991Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Request body: 2023-01-11T04:57:59.991Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:00.017Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:00.018Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:00.019Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status text : 2023-01-11T04:58:00.020Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:00.020Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Response body: { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:57:58.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:57:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" } } } 2023-01-11T04:58:00.021Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:00.021Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||InvokeReturn 2023-01-11T04:58:00.024Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:00.024Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:00.025Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:00.025Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:00.025Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:00.026Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6dc2b37ea43ee1ec", X-B3-SpanId:"4fb7f9991f183fc6", X-B3-ParentSpanId:"6dc2b37ea43ee1ec", X-B3-Sampled:"0", X-ONAP-RequestID:"2d73f09c-2fbb-45e8-82e1-061e74467d6c", X-RequestID:"2d73f09c-2fbb-45e8-82e1-061e74467d6c", X-TransactionID:"2d73f09c-2fbb-45e8-82e1-061e74467d6c", X-ECOMP-RequestID:"2d73f09c-2fbb-45e8-82e1-061e74467d6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f6ee8ea-1aef-41cf-bc81-ccafd3f3f45e"] 2023-01-11T04:58:00.026Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:00.026Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:00.041Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:00.041Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:00.042Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:00.042Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:00.043Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:58:00.043Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:00.043Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:00.055Z|2d73f09c-2fbb-45e8-82e1-061e74467d6c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:01.262Z|a0dd9391-9b2a-40d8-bdc9-810a8c2e7418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:01.263Z|a0dd9391-9b2a-40d8-bdc9-810a8c2e7418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:03.730Z|9549186f-22ea-4b52-8cc1-222a34221f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:58:03.730Z|9549186f-22ea-4b52-8cc1-222a34221f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:58:08.901Z|08744982-8aee-4a6c-8dff-c2ce8c7dab4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:08.902Z|08744982-8aee-4a6c-8dff-c2ce8c7dab4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:09.322Z|2bc0c9a2-4d7e-43c2-8dee-2a8a00e03d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:09.323Z|2bc0c9a2-4d7e-43c2-8dee-2a8a00e03d12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:10.188Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:10.193Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:10.193Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||Invoke 2023-01-11T04:58:10.193Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:10.193Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:10.194Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Method : GET 2023-01-11T04:58:10.194Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aba77c08fb7e3c8c", X-B3-SpanId:"e2c404e44ba766be", X-B3-ParentSpanId:"aba77c08fb7e3c8c", X-B3-Sampled:"0", X-ONAP-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-TransactionID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-ECOMP-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"270ff4db-e9f9-4c23-8ab8-6e5c3d6c710f"] 2023-01-11T04:58:10.194Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Request body: 2023-01-11T04:58:10.194Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:10.631Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:10.632Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:10.633Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status text : 2023-01-11T04:58:10.633Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:10.634Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Response body: { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T04:57:58.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" } } } 2023-01-11T04:58:10.635Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:10.635Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||InvokeReturn 2023-01-11T04:58:10.637Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:10.638Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:10.638Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:10.639Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:10.639Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:10.640Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aba77c08fb7e3c8c", X-B3-SpanId:"3f9b52b7e9c452e3", X-B3-ParentSpanId:"aba77c08fb7e3c8c", X-B3-Sampled:"0", X-ONAP-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-TransactionID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-ECOMP-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7f93c35-7520-4f94-8753-39bab1130169"] 2023-01-11T04:58:10.640Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:10.640Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:10.656Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:10.656Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:10.657Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:10.658Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:10.659Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:58:10.659Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:10.659Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:10.728Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:58:10.728Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T04:58:10.729Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:10.729Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:58:10.729Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:58:10.730Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-TransactionID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-ECOMP-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fd13a54-8fee-427b-b57c-b43b38557199"] 2023-01-11T04:58:10.730Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:58:10.731Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:10.967Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:10.968Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:10.968Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:58:10.969Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=46EF22F5950EF6149FD02E32B92DB962; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 11 Jan 2023 04:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:10.970Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"88055685-916c-11ed-ae6e-d28194c8b874","businessKey":"6e8e67c2-3fe7-446b-bd78-4c5614b9abca","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-11T04:58:04.290+0000","endTime":"2023-01-11T04:58:07.616+0000","removalTime":null,"durationInMillis":3326,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"84c630ed-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"8614f7d9-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T04:58:10.971Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:10.971Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:58:11.014Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:58:11.015Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T04:58:11.015Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:11.016Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:58:11.016Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:58:11.017Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-TransactionID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-ECOMP-RequestID:"46e2e3da-d9c6-4f2c-b868-d6629d72a5f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c923d422-96ca-42c7-b236-9c46936ed636"] 2023-01-11T04:58:11.017Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:58:11.018Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:11.170Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:11.171Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:11.171Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:58:11.172Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AEC0A6422D19E368670F9E8DA7423B2C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Wed, 11 Jan 2023 04:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:11.173Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:880619e8-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"88055685-916c-11ed-ae6e-d28194c8b874","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processInstanceId":"88055685-916c-11ed-ae6e-d28194c8b874","executionId":"88055685-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T04:58:04.295+0000","endTime":"2023-01-11T04:58:07.615+0000","durationInMillis":3320,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"84c630ed-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T04:58:11.173Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:11.174Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=88055685-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:58:11.187Z|46e2e3da-d9c6-4f2c-b868-d6629d72a5f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:11.285Z|c371ad35-b8cd-4a54-8800-16741454a0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:11.286Z|c371ad35-b8cd-4a54-8800-16741454a0b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:18.731Z|6ad1debf-85fb-4349-82e4-63788c9ddb03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:58:18.732Z|6ad1debf-85fb-4349-82e4-63788c9ddb03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:58:18.924Z|b78f3d24-32c6-4fec-85b8-4501112c1092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:18.925Z|b78f3d24-32c6-4fec-85b8-4501112c1092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:19.130Z|a9330389-b78f-470a-a5ab-c4407c426ca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:58:19.131Z|a9330389-b78f-470a-a5ab-c4407c426ca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:58:19.344Z|2be245fb-c815-4334-bb10-6406b561a10f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:19.345Z|2be245fb-c815-4334-bb10-6406b561a10f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:21.309Z|0efb4511-7495-4387-b9ea-b80862d6c822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:21.310Z|0efb4511-7495-4387-b9ea-b80862d6c822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:21.337Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:21.344Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:21.344Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||Invoke 2023-01-11T04:58:21.345Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:21.345Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:21.345Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Method : GET 2023-01-11T04:58:21.346Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33876a1568654d73", X-B3-SpanId:"e82865d62f0346ea", X-B3-ParentSpanId:"33876a1568654d73", X-B3-Sampled:"0", X-ONAP-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-TransactionID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-ECOMP-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5cc6e79-b959-4430-9fbe-f627c3d49974"] 2023-01-11T04:58:21.346Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Request body: 2023-01-11T04:58:21.347Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:21.368Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:21.369Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:21.369Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status text : 2023-01-11T04:58:21.370Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:21.372Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Response body: { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T04:57:58.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "cloudIdentifier" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\"},\"environment\":null}", "created" : "2023-01-11T04:58:19.000+00:00" } ], "requestURI" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" } } } 2023-01-11T04:58:21.372Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:21.373Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||InvokeReturn 2023-01-11T04:58:21.375Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:21.376Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:21.376Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:21.377Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:21.377Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:21.378Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33876a1568654d73", X-B3-SpanId:"10350600731d7123", X-B3-ParentSpanId:"33876a1568654d73", X-B3-Sampled:"0", X-ONAP-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-TransactionID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-ECOMP-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7e9a9b8-dc49-4fe9-b5d4-367e6f0eafe2"] 2023-01-11T04:58:21.378Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:21.379Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:21.394Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:21.395Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:21.395Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:21.395Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:21.398Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:58:21.398Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:21.399Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:21.431Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:58:21.431Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T04:58:21.432Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:21.432Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:58:21.432Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:58:21.433Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-TransactionID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-ECOMP-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37c4b5d8-0ae3-4834-ade9-948ae7a695f0"] 2023-01-11T04:58:21.433Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:58:21.434Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:21.572Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:21.573Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:21.573Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:58:21.574Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=914B922C2A1298A184654A9B9ABF03AA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 04:58:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:21.574Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8ccfd734-916c-11ed-ae6e-d28194c8b874","businessKey":"6e8e67c2-3fe7-446b-bd78-4c5614b9abca","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T04:58:12.328+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"84c630ed-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"8ccddb2d-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T04:58:21.575Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:21.575Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:58:21.607Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:58:21.608Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T04:58:21.608Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:21.609Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:58:21.609Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:58:21.609Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-TransactionID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-ECOMP-RequestID:"8db47ad6-45f7-4130-823f-4dffdbc4ccb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e65e5672-9eba-46ea-84ad-8a198dfd1649"] 2023-01-11T04:58:21.610Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:58:21.610Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:21.738Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:21.739Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:21.739Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:58:21.740Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CF7D9DF7393BBBFEF80FAC067570A715; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 04:58:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:21.740Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9244053c-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"8ccfd734-916c-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"8ccfd734-916c-11ed-ae6e-d28194c8b874","executionId":"8ccfd734-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T04:58:21.479+0000","endTime":"2023-01-11T04:58:21.484+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"84c630ed-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T04:58:21.741Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:21.741Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:58:21.748Z|8db47ad6-45f7-4130-823f-4dffdbc4ccb4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:28.947Z|05fe265a-f530-4710-b7a1-01f1c1c13e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:28.948Z|05fe265a-f530-4710-b7a1-01f1c1c13e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:29.366Z|25457d72-d54b-4440-a92b-f87791abffe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:29.367Z|25457d72-d54b-4440-a92b-f87791abffe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:31.333Z|feee7619-f661-4e8a-8f01-3f824383a91c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:31.333Z|feee7619-f661-4e8a-8f01-3f824383a91c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:31.877Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:31.883Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:31.883Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||Invoke 2023-01-11T04:58:31.884Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:31.884Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:31.884Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Method : GET 2023-01-11T04:58:31.885Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e192e3c729e9b2d", X-B3-SpanId:"659cbf5fc5607d11", X-B3-ParentSpanId:"2e192e3c729e9b2d", X-B3-Sampled:"0", X-ONAP-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-TransactionID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-ECOMP-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e161f478-a05a-4745-8ac2-bfc6898c0fa4"] 2023-01-11T04:58:31.885Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Request body: 2023-01-11T04:58:31.886Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:31.909Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:31.910Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:31.910Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status text : 2023-01-11T04:58:31.910Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:31.913Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Response body: { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T04:57:58.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "cloudIdentifier" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\"},\"environment\":null}", "created" : "2023-01-11T04:58:19.000+00:00" } ], "requestURI" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" } } } 2023-01-11T04:58:31.913Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:31.913Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||InvokeReturn 2023-01-11T04:58:31.915Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:31.915Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:31.916Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:31.916Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:31.916Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:31.916Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e192e3c729e9b2d", X-B3-SpanId:"bc23f1fe0a4f305a", X-B3-ParentSpanId:"2e192e3c729e9b2d", X-B3-Sampled:"0", X-ONAP-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-TransactionID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-ECOMP-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d03d2c91-a5d3-43a0-942c-ecfd66855f49"] 2023-01-11T04:58:31.917Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:31.917Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:31.936Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:31.937Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:31.938Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:31.938Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:31.938Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"961fd592-8855-45c1-a649-8c302ef84ded\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_3c337665-6309-4db5-981d-b23500e0b949\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":null,\"creation_time\":1673413100000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:58:25.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:58:31.939Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:31.939Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:31.969Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:58:31.970Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T04:58:31.970Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:31.970Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:58:31.971Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:58:31.971Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-TransactionID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-ECOMP-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c8e845b-e4e8-4885-94e0-d8e9c3f39d83"] 2023-01-11T04:58:31.971Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:58:31.971Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:32.095Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:32.095Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:32.096Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:58:32.096Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B9E0DAF6E5176A850805384928527550; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:32.097Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8ccfd734-916c-11ed-ae6e-d28194c8b874","businessKey":"6e8e67c2-3fe7-446b-bd78-4c5614b9abca","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T04:58:12.328+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"84c630ed-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"8ccddb2d-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T04:58:32.097Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:32.097Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:58:32.122Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:58:32.122Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T04:58:32.123Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:32.123Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:58:32.123Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:58:32.123Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-TransactionID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-ECOMP-RequestID:"20a828b6-fefd-4c40-8ce1-e6caf843e868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d99db8c-f148-4f42-b9e9-6d83de7f5fad"] 2023-01-11T04:58:32.124Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:58:32.124Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:32.246Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:32.247Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:32.247Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:58:32.247Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1FDE5372F224048DCF9D6799C62CBBAE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 04:58:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:32.248Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9244053c-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"8ccfd734-916c-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"8ccfd734-916c-11ed-ae6e-d28194c8b874","executionId":"8ccfd734-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T04:58:21.479+0000","endTime":"2023-01-11T04:58:21.484+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"84c630ed-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T04:58:32.248Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:32.248Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8ccfd734-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:58:32.254Z|20a828b6-fefd-4c40-8ce1-e6caf843e868|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:33.729Z|842e9264-b010-493c-8572-2ab135196d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:58:33.732Z|842e9264-b010-493c-8572-2ab135196d35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:58:38.969Z|86ec0f1b-1112-4954-8cc7-9a2b1c166fed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:38.970Z|86ec0f1b-1112-4954-8cc7-9a2b1c166fed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:39.387Z|c6b4ab57-32df-418e-8579-92ffad40f791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:39.388Z|c6b4ab57-32df-418e-8579-92ffad40f791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:40.072Z|47cc878c-8bb4-44b6-868a-9a956ccfa344|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:58:40.073Z|47cc878c-8bb4-44b6-868a-9a956ccfa344|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:41.354Z|0f97a40f-ee8e-4409-b30b-82795ece6964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:41.355Z|0f97a40f-ee8e-4409-b30b-82795ece6964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:42.398Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:42.403Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:42.404Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||Invoke 2023-01-11T04:58:42.404Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:42.404Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:42.405Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Method : GET 2023-01-11T04:58:42.405Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"800e62dfbb5e02f1", X-B3-SpanId:"da37c42fb26e2b56", X-B3-ParentSpanId:"800e62dfbb5e02f1", X-B3-Sampled:"0", X-ONAP-RequestID:"7a91f425-dfca-40c2-8b29-202ef28461a2", X-RequestID:"7a91f425-dfca-40c2-8b29-202ef28461a2", X-TransactionID:"7a91f425-dfca-40c2-8b29-202ef28461a2", X-ECOMP-RequestID:"7a91f425-dfca-40c2-8b29-202ef28461a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57a415e1-c634-461b-a006-f88580526bf4"] 2023-01-11T04:58:42.405Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Request body: 2023-01-11T04:58:42.406Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:42.461Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:42.462Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:42.462Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status text : 2023-01-11T04:58:42.463Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:42.464Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Response body: { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:57:58.000+00:00", "endTime" : "2023-01-11T04:58:41.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "cloudIdentifier" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\"},\"environment\":null}", "created" : "2023-01-11T04:58:19.000+00:00" } ], "requestURI" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" } } } 2023-01-11T04:58:42.465Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:42.465Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||InvokeReturn 2023-01-11T04:58:42.467Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:42.467Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:42.467Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:42.468Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:42.468Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:42.468Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"800e62dfbb5e02f1", X-B3-SpanId:"dfb6c9edda65f70c", X-B3-ParentSpanId:"800e62dfbb5e02f1", X-B3-Sampled:"0", X-ONAP-RequestID:"7a91f425-dfca-40c2-8b29-202ef28461a2", X-RequestID:"7a91f425-dfca-40c2-8b29-202ef28461a2", X-TransactionID:"7a91f425-dfca-40c2-8b29-202ef28461a2", X-ECOMP-RequestID:"7a91f425-dfca-40c2-8b29-202ef28461a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2a7345c-fd5b-41ee-bf52-3330ebd101ef"] 2023-01-11T04:58:42.468Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:42.469Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:42.484Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:42.485Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:42.485Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:42.486Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:42.487Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"dcc87a39-e16c-461f-b9f1-f0904524a214\",\"output_key\":\"subnet_id_3c337665-6309-4db5-981d-b23500e0b949\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"961fd592-8855-45c1-a649-8c302ef84ded\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":null,\"creation_time\":1673413100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:58:25.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:58:42.487Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:42.488Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:42.506Z|7a91f425-dfca-40c2-8b29-202ef28461a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:42.625Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:42.629Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:42.630Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||Invoke 2023-01-11T04:58:42.630Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:42.630Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:42.631Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Method : GET 2023-01-11T04:58:42.631Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd8099be7e39b8e3", X-B3-SpanId:"6e1ab76a2272c447", X-B3-ParentSpanId:"bd8099be7e39b8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"b302e9f8-73c6-4c67-addb-e80f206e34ce", X-RequestID:"b302e9f8-73c6-4c67-addb-e80f206e34ce", X-TransactionID:"b302e9f8-73c6-4c67-addb-e80f206e34ce", X-ECOMP-RequestID:"b302e9f8-73c6-4c67-addb-e80f206e34ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0225bd91-fd4c-4740-907e-a70bab6c66a6"] 2023-01-11T04:58:42.631Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Request body: 2023-01-11T04:58:42.632Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:42.651Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:42.651Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:42.651Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status text : 2023-01-11T04:58:42.652Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:42.653Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Response body: { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:57:58.000+00:00", "endTime" : "2023-01-11T04:58:41.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "cloudIdentifier" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\"},\"environment\":null}", "created" : "2023-01-11T04:58:19.000+00:00" } ], "requestURI" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" } } } 2023-01-11T04:58:42.653Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:42.653Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||InvokeReturn 2023-01-11T04:58:42.655Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:42.656Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:42.656Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:42.656Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:42.657Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:42.657Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd8099be7e39b8e3", X-B3-SpanId:"80e3e4bdc89adb50", X-B3-ParentSpanId:"bd8099be7e39b8e3", X-B3-Sampled:"0", X-ONAP-RequestID:"b302e9f8-73c6-4c67-addb-e80f206e34ce", X-RequestID:"b302e9f8-73c6-4c67-addb-e80f206e34ce", X-TransactionID:"b302e9f8-73c6-4c67-addb-e80f206e34ce", X-ECOMP-RequestID:"b302e9f8-73c6-4c67-addb-e80f206e34ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e502d513-cbd6-4b22-90f3-514d8de393b2"] 2023-01-11T04:58:42.657Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:42.658Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:42.669Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:42.670Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:42.670Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:42.670Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:42.671Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"dcc87a39-e16c-461f-b9f1-f0904524a214\",\"output_key\":\"subnet_id_3c337665-6309-4db5-981d-b23500e0b949\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"961fd592-8855-45c1-a649-8c302ef84ded\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":null,\"creation_time\":1673413100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:58:25.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:58:42.672Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:42.672Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:42.683Z|b302e9f8-73c6-4c67-addb-e80f206e34ce|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:42.820Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:42.825Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:42.826Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||Invoke 2023-01-11T04:58:42.826Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:42.826Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:42.826Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Method : GET 2023-01-11T04:58:42.827Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f9d84a860944cc4", X-B3-SpanId:"6fea356c0b80b72e", X-B3-ParentSpanId:"7f9d84a860944cc4", X-B3-Sampled:"0", X-ONAP-RequestID:"a26ced14-138a-4745-96a5-b869bcccaa4c", X-RequestID:"a26ced14-138a-4745-96a5-b869bcccaa4c", X-TransactionID:"a26ced14-138a-4745-96a5-b869bcccaa4c", X-ECOMP-RequestID:"a26ced14-138a-4745-96a5-b869bcccaa4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f3ec7cb-8e93-48d6-8569-86bfcd18af48"] 2023-01-11T04:58:42.827Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Request body: 2023-01-11T04:58:42.828Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:42.846Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:42.847Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:42.847Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status text : 2023-01-11T04:58:42.847Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:42.848Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Response body: { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:57:58.000+00:00", "endTime" : "2023-01-11T04:58:41.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "cloudIdentifier" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\"},\"environment\":null}", "created" : "2023-01-11T04:58:19.000+00:00" } ], "requestURI" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" } } } 2023-01-11T04:58:42.849Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:42.849Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||InvokeReturn 2023-01-11T04:58:42.857Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:42.857Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:42.858Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:42.858Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:42.858Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:42.858Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f9d84a860944cc4", X-B3-SpanId:"ad5f703a0fb1ea5b", X-B3-ParentSpanId:"7f9d84a860944cc4", X-B3-Sampled:"0", X-ONAP-RequestID:"a26ced14-138a-4745-96a5-b869bcccaa4c", X-RequestID:"a26ced14-138a-4745-96a5-b869bcccaa4c", X-TransactionID:"a26ced14-138a-4745-96a5-b869bcccaa4c", X-ECOMP-RequestID:"a26ced14-138a-4745-96a5-b869bcccaa4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6e59905-f00b-4097-baf0-4513a9684737"] 2023-01-11T04:58:42.859Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:42.859Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:42.874Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:42.874Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:42.875Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:42.875Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:42.875Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"dcc87a39-e16c-461f-b9f1-f0904524a214\",\"output_key\":\"subnet_id_3c337665-6309-4db5-981d-b23500e0b949\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"961fd592-8855-45c1-a649-8c302ef84ded\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":null,\"creation_time\":1673413100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:58:25.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:58:42.876Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:42.876Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:42.886Z|a26ced14-138a-4745-96a5-b869bcccaa4c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:43.012Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:43.018Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:43.018Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||Invoke 2023-01-11T04:58:43.018Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:43.019Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:43.019Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Method : GET 2023-01-11T04:58:43.019Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2b583075734646b", X-B3-SpanId:"8e283f88ec86d7dc", X-B3-ParentSpanId:"c2b583075734646b", X-B3-Sampled:"0", X-ONAP-RequestID:"14f53b2c-a5d0-4e4f-8b6f-c164861dbebb", X-RequestID:"14f53b2c-a5d0-4e4f-8b6f-c164861dbebb", X-TransactionID:"14f53b2c-a5d0-4e4f-8b6f-c164861dbebb", X-ECOMP-RequestID:"14f53b2c-a5d0-4e4f-8b6f-c164861dbebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ab009c8-9654-4836-aebd-f4fcd658b022"] 2023-01-11T04:58:43.020Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Request body: 2023-01-11T04:58:43.020Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:43.043Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:43.043Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:43.043Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status text : 2023-01-11T04:58:43.044Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:43.044Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Response body: { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:57:58.000+00:00", "endTime" : "2023-01-11T04:58:41.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "cloudIdentifier" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\"},\"environment\":null}", "created" : "2023-01-11T04:58:19.000+00:00" } ], "requestURI" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" } } } 2023-01-11T04:58:43.044Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:43.045Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||InvokeReturn 2023-01-11T04:58:43.047Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:43.047Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:43.047Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:43.048Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:43.048Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:43.048Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2b583075734646b", X-B3-SpanId:"289342cfc439cb51", X-B3-ParentSpanId:"c2b583075734646b", X-B3-Sampled:"0", X-ONAP-RequestID:"14f53b2c-a5d0-4e4f-8b6f-c164861dbebb", X-RequestID:"14f53b2c-a5d0-4e4f-8b6f-c164861dbebb", X-TransactionID:"14f53b2c-a5d0-4e4f-8b6f-c164861dbebb", X-ECOMP-RequestID:"14f53b2c-a5d0-4e4f-8b6f-c164861dbebb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"335ddb62-e8e5-4fc8-b055-07e0962ac513"] 2023-01-11T04:58:43.048Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:43.048Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:43.061Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:43.061Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:43.061Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:43.062Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:43.063Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"dcc87a39-e16c-461f-b9f1-f0904524a214\",\"output_key\":\"subnet_id_3c337665-6309-4db5-981d-b23500e0b949\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"961fd592-8855-45c1-a649-8c302ef84ded\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":null,\"creation_time\":1673413100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:58:25.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:58:43.063Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:43.063Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:43.073Z|14f53b2c-a5d0-4e4f-8b6f-c164861dbebb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:43.192Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:43.196Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:43.197Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||Invoke 2023-01-11T04:58:43.197Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:43.197Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca 2023-01-11T04:58:43.198Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Method : GET 2023-01-11T04:58:43.198Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a38cc20bf3069503", X-B3-SpanId:"1f2b6e67e3e6cb5a", X-B3-ParentSpanId:"a38cc20bf3069503", X-B3-Sampled:"0", X-ONAP-RequestID:"9d7888cc-d262-497b-96b9-253fd7aa851e", X-RequestID:"9d7888cc-d262-497b-96b9-253fd7aa851e", X-TransactionID:"9d7888cc-d262-497b-96b9-253fd7aa851e", X-ECOMP-RequestID:"9d7888cc-d262-497b-96b9-253fd7aa851e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5e2c03d-3309-4a55-8883-941d12162b82"] 2023-01-11T04:58:43.198Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Request body: 2023-01-11T04:58:43.199Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:43.217Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:43.218Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:43.218Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Status text : 2023-01-11T04:58:43.218Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:43.219Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||Response body: { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:57:58.000+00:00", "endTime" : "2023-01-11T04:58:41.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"568b6c2f-94e5-4855-8073-d22f626ac6ff\",\n \"modelVersionId\": \"33f2f488-3a92-4d5c-a63e-3f7cd6dfbde4\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"fa5ae488-9a52-4885-a4e9-2d8f4697f1c7\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\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\": \"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "cloudIdentifier" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\"},\"environment\":null}", "created" : "2023-01-11T04:58:19.000+00:00" } ], "requestURI" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca" } } } 2023-01-11T04:58:43.219Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:43.220Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|INFO|500||InvokeReturn 2023-01-11T04:58:43.222Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:43.222Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:43.222Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:43.223Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false 2023-01-11T04:58:43.223Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:43.223Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a38cc20bf3069503", X-B3-SpanId:"886caccc290afcf5", X-B3-ParentSpanId:"a38cc20bf3069503", X-B3-Sampled:"0", X-ONAP-RequestID:"9d7888cc-d262-497b-96b9-253fd7aa851e", X-RequestID:"9d7888cc-d262-497b-96b9-253fd7aa851e", X-TransactionID:"9d7888cc-d262-497b-96b9-253fd7aa851e", X-ECOMP-RequestID:"9d7888cc-d262-497b-96b9-253fd7aa851e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f96709cd-fbe7-4069-a041-dc1e969cc2bb"] 2023-01-11T04:58:43.223Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:43.224Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:43.238Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:43.238Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:43.239Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:43.239Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:43.240Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "6e8e67c2-3fe7-446b-bd78-4c5614b9abca", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"dcc87a39-e16c-461f-b9f1-f0904524a214\",\"output_key\":\"subnet_id_3c337665-6309-4db5-981d-b23500e0b949\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"961fd592-8855-45c1-a649-8c302ef84ded\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":null,\"creation_time\":1673413100000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:58:25.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:58:43.240Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:43.240Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6e8e67c2-3fe7-446b-bd78-4c5614b9abca&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:43.252Z|9d7888cc-d262-497b-96b9-253fd7aa851e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6e8e67c2-3fe7-446b-bd78-4c5614b9abca|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:48.729Z|8e87e5cb-422a-4b87-8c16-54700b96b6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:58:48.730Z|8e87e5cb-422a-4b87-8c16-54700b96b6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:58:48.993Z|1c47127a-9905-405c-8d8b-dae68cb7e26e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:48.994Z|1c47127a-9905-405c-8d8b-dae68cb7e26e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:49.131Z|0b433dbc-8773-49ab-8998-4dae1d443cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:58:49.132Z|0b433dbc-8773-49ab-8998-4dae1d443cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:58:49.408Z|a8ffbc35-8f67-4917-a1ab-10e51cec32c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:49.409Z|a8ffbc35-8f67-4917-a1ab-10e51cec32c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:50.514Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:50.517Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 62e35edd-ed47-41c2-b84f-b639abf6ee6d already exists in requestDb InfraActiveRequests table 2023-01-11T04:58:50.518Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:58:50.518Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||Invoke 2023-01-11T04:58:50.519Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:50.519Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:58:50.519Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Method : GET 2023-01-11T04:58:50.519Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af872105431653ea", X-B3-SpanId:"3f58ddcc39612adf", X-B3-ParentSpanId:"af872105431653ea", X-B3-Sampled:"0", X-ONAP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-TransactionID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ECOMP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5cecb5d-8ab9-4dac-87a2-84c679b418cd"] 2023-01-11T04:58:50.519Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Request body: 2023-01-11T04:58:50.520Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:50.541Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:50.542Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:58:50.542Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status text : 2023-01-11T04:58:50.542Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:50.543Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Response body: 2023-01-11T04:58:50.543Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:50.543Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|404|Not Found|InvokeReturn 2023-01-11T04:58:50.554Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T04:58:50.559Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:58:50.594Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2023-01-11T04:58:50.595Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[62e35edd-ed47-41c2-b84f-b639abf6ee6d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[eef93217-c26d-41ed-874f-7a2d8630d89f], X-ECOMP-RequestID=[62e35edd-ed47-41c2-b84f-b639abf6ee6d], X-TransactionId=[], X-ONAP-RequestID=[62e35edd-ed47-41c2-b84f-b639abf6ee6d]} 2023-01-11T04:58:50.734Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 04:58:50 GMT], content-length=[573], vertex-id=[192712], x-aai-txid=[1-aai-resources-230111-04:58:50:339-23338], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:58:50.735Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673412888622","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2023-01-11T04:58:50.736Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2023-01-11T04:58:50.737Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T04:58:50.737Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T04:58:50.738Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:58:50.739Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T04:58:50.739Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:50.740Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:58:50.740Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T04:58:50.741Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"111", X-B3-TraceId:"af872105431653ea", X-B3-SpanId:"5ee999e57bdf3e41", X-B3-ParentSpanId:"af872105431653ea", X-B3-Sampled:"0", X-ONAP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-TransactionID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ECOMP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39129958-c936-43a8-8123-e13f388aad51"] 2023-01-11T04:58:50.741Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d","requestScope":"service"} 2023-01-11T04:58:50.742Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:50.760Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:50.760Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:50.761Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T04:58:50.761Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:50.761Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T04:58:50.762Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:50.762Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T04:58:50.763Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:58:50.764Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T04:58:50.764Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:50.765Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:58:50.765Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T04:58:50.766Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-TransactionID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ECOMP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a0882a9-48bb-4d9d-ac5f-c490840201d0"] 2023-01-11T04:58:50.766Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T04:58:50.767Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:50.840Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:50.841Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:50.841Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T04:58:50.842Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:50.847Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T04:58:50.847Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:50.848Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T04:58:50.852Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T04:58:50.852Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-11T04:58:50.852Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:50.853Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T04:58:50.853Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-11T04:58:50.853Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-TransactionID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ECOMP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f6f1990-5e31-462c-802b-226cfa8183a7"] 2023-01-11T04:58:50.854Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-11T04:58:50.854Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:50.987Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:50.987Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:50.988Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-01-11T04:58:50.988Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:51.003Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-11T04:58:51.003Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:51.004Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-11T04:58:51.006Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:58:51.007Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T04:58:51.007Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:51.007Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:58:51.008Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T04:58:51.008Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-TransactionID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ECOMP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88eb7d56-eee9-4cd7-9595-08b97b9cb5d2"] 2023-01-11T04:58:51.008Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T04:58:51.009Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:51.077Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:51.077Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:51.078Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T04:58:51.078Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:51.084Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T04:58:51.084Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:51.084Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T04:58:51.088Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:58:51.089Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T04:58:51.089Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:51.089Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:58:51.090Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T04:58:51.090Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1783", X-B3-TraceId:"af872105431653ea", X-B3-SpanId:"d1600780f4c0ded5", X-B3-ParentSpanId:"af872105431653ea", X-B3-Sampled:"0", X-ONAP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-TransactionID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ECOMP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2a92dec-a459-46df-9fdc-aaf394c12d4b"] 2023-01-11T04:58:51.091Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"62e35edd-ed47-41c2-b84f-b639abf6ee6d","requestStatus":"IN_PROGRESS","startTime":1673413130555,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\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\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n\t\t\t\"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"bba0243c-0858-4c77-84de-b203922c8204\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"62e35edd-ed47-41c2-b84f-b639abf6ee6d"} 2023-01-11T04:58:51.091Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:51.121Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:51.122Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T04:58:51.122Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T04:58:51.123Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:51.124Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:58:50.555+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\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\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n\t\t\t\"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"bba0243c-0858-4c77-84de-b203922c8204\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T04:58:51.110+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" } } } 2023-01-11T04:58:51.124Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:51.124Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T04:58:51.136Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:58:51.137Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T04:58:51.137Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:51.137Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:58:51.138Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T04:58:51.138Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2225", X-B3-TraceId:"af872105431653ea", X-B3-SpanId:"c1e85fbd1162f05e", X-B3-ParentSpanId:"af872105431653ea", X-B3-Sampled:"0", X-ONAP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-TransactionID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ECOMP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1461750f-1f6f-48c9-834d-516276dbc1f8"] 2023-01-11T04:58:51.138Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8574feaf-cb98-466c-ab19-725d1f060d73\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\"modelUuid\":\"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\"modelInvariantUuid\":\"8574feaf-cb98-466c-ab19-725d1f060d73\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"bba0243c-0858-4c77-84de-b203922c8204\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"62e35edd-ed47-41c2-b84f-b639abf6ee6d","type":"String"},"mso-request-id":{"value":"62e35edd-ed47-41c2-b84f-b639abf6ee6d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T04:58:51.139Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:51.375Z|b19bcd84-be6f-4c13-9728-abcb0c5916c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:51.376Z|b19bcd84-be6f-4c13-9728-abcb0c5916c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:52.154Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:52.155Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T04:58:52.155Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T04:58:52.156Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 04:58:52 GMT", X-ONAP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-TransactionID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ECOMP-RequestID:"62e35edd-ed47-41c2-b84f-b639abf6ee6d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1461750f-1f6f-48c9-834d-516276dbc1f8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:52.156Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"62e35edd-ed47-41c2-b84f-b639abf6ee6d\",\"instanceId\":\"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\"}}","message":"Success","processInstanceID":"a3f4aca5-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T04:58:52.157Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:52.157Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T04:58:52.162Z|62e35edd-ed47-41c2-b84f-b639abf6ee6d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:52.295Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:52.299Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:58:52.299Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||Invoke 2023-01-11T04:58:52.300Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:52.300Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:58:52.300Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Method : GET 2023-01-11T04:58:52.300Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c1f21ab7e9514b5", X-B3-SpanId:"152dedadc1f92098", X-B3-ParentSpanId:"0c1f21ab7e9514b5", X-B3-Sampled:"0", X-ONAP-RequestID:"7d48dece-80c0-4007-88c0-bbde49dd1686", X-RequestID:"7d48dece-80c0-4007-88c0-bbde49dd1686", X-TransactionID:"7d48dece-80c0-4007-88c0-bbde49dd1686", X-ECOMP-RequestID:"7d48dece-80c0-4007-88c0-bbde49dd1686", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a853e5f7-40a7-4f6c-8f54-ce69f64cf355"] 2023-01-11T04:58:52.301Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Request body: 2023-01-11T04:58:52.301Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:52.327Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:52.328Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:52.328Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status text : 2023-01-11T04:58:52.329Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:52.330Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Response body: { "requestId" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:58:50.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\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\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n\t\t\t\"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"bba0243c-0858-4c77-84de-b203922c8204\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:51.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" } } } 2023-01-11T04:58:52.330Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:52.330Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||InvokeReturn 2023-01-11T04:58:52.332Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:58:52.332Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:52.333Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:52.333Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:58:52.333Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:52.334Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c1f21ab7e9514b5", X-B3-SpanId:"a41c305a97aa99c3", X-B3-ParentSpanId:"0c1f21ab7e9514b5", X-B3-Sampled:"0", X-ONAP-RequestID:"7d48dece-80c0-4007-88c0-bbde49dd1686", X-RequestID:"7d48dece-80c0-4007-88c0-bbde49dd1686", X-TransactionID:"7d48dece-80c0-4007-88c0-bbde49dd1686", X-ECOMP-RequestID:"7d48dece-80c0-4007-88c0-bbde49dd1686", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c8446ba-607c-4f2a-996f-872b0465af35"] 2023-01-11T04:58:52.334Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:52.334Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:52.346Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:52.347Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:52.347Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:52.348Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:52.349Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:58:52.349Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:52.350Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:52.366Z|7d48dece-80c0-4007-88c0-bbde49dd1686|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:54.108Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:54.112Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||INFO|500||Checking if requestId: 42c6aef5-e469-4ffd-932d-b71e82449880 already exists in requestDb InfraActiveRequests table 2023-01-11T04:58:54.112Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:58:54.113Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:58:54.113Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:54.113Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:58:54.113Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:58:54.114Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75285f8b55779c2c", X-B3-SpanId:"83ccf86870aeb441", X-B3-ParentSpanId:"75285f8b55779c2c", X-B3-Sampled:"0", X-ONAP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-TransactionID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ECOMP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"740eb435-859a-49cf-b6bc-274e97a64eeb"] 2023-01-11T04:58:54.114Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:58:54.114Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:54.131Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:54.131Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:58:54.131Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:58:54.132Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:58:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:54.132Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: 2023-01-11T04:58:54.132Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:54.132Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|404|Not Found|InvokeReturn 2023-01-11T04:58:54.142Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T04:58:55.248Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:58:55.282Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-11T04:58:55.283Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[42c6aef5-e469-4ffd-932d-b71e82449880], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[026e18fc-ddb1-4d64-b998-0a58b4ecf1e1], X-ECOMP-RequestID=[42c6aef5-e469-4ffd-932d-b71e82449880], X-TransactionId=[], X-ONAP-RequestID=[42c6aef5-e469-4ffd-932d-b71e82449880]} 2023-01-11T04:58:55.363Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 04:58:54 GMT], content-length=[395], x-aai-txid=[2-aai-resources-230111-04:58:54:945-26638], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:58:55.364Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-01-11T04:58:55.365Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-11T04:58:55.368Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-01-11T04:58:55.373Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:58:55.406Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T04:58:55.407Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T04:58:55.466Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T04:58:55.466Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 04:58:55 GMT], content-length=[1065], vertex-id=[397368], x-aai-txid=[2-aai-resources-230111-04:58:55:063-11622], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:58:55.467Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673413082028","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/1c801db4-30ea-47fa-98ec-a0d24f545600","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"1c801db4-30ea-47fa-98ec-a0d24f545600"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-01-11T04:58:55.469Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T04:58:55.469Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T04:58:55.470Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:58:55.470Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T04:58:55.471Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:55.471Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:58:55.471Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T04:58:55.472Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"182", X-B3-TraceId:"75285f8b55779c2c", X-B3-SpanId:"5b02a2a20d55050f", X-B3-ParentSpanId:"75285f8b55779c2c", X-B3-Sampled:"0", X-ONAP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-TransactionID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ECOMP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8ee97fb-fcef-45f5-a354-e600c91c5587"] 2023-01-11T04:58:55.472Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"1c801db4-30ea-47fa-98ec-a0d24f545600","serviceInstanceId":"741f9816-842f-4447-ad5a-3d66a7d94ec3"},"instanceName":null,"requestScope":"network"} 2023-01-11T04:58:55.472Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:55.491Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:55.492Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:55.492Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T04:58:55.492Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:58:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:55.493Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T04:58:55.493Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:55.493Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T04:58:55.494Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-01-11T04:58:55.494Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-01-11T04:58:55.495Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:55.495Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-01-11T04:58:55.495Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T04:58:55.495Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|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:"42c6aef5-e469-4ffd-932d-b71e82449880", X-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-TransactionID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ECOMP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f52b8f4-3416-47df-a879-61fb83ed55e0"] 2023-01-11T04:58:55.496Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T04:58:55.496Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:55.522Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:55.523Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:55.523Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2023-01-11T04:58:55.524Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:55.526Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 186, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186" } } } 2023-01-11T04:58:55.526Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:55.527Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T04:58:55.533Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:58:55.533Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T04:58:55.534Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:55.534Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:58:55.535Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T04:58:55.535Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1253", X-B3-TraceId:"75285f8b55779c2c", X-B3-SpanId:"5b37660570309302", X-B3-ParentSpanId:"75285f8b55779c2c", X-B3-Sampled:"0", X-ONAP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-TransactionID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ECOMP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"439eb9a6-5375-48ba-88fe-7ca00ef77793"] 2023-01-11T04:58:55.536Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"42c6aef5-e469-4ffd-932d-b71e82449880","requestStatus":"IN_PROGRESS","startTime":1673413135369,"source":"VID","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"741f9816-842f-4447-ad5a-3d66a7d94ec3","requestScope":"network","requestAction":"deleteInstance","networkId":"1c801db4-30ea-47fa-98ec-a0d24f545600","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"42c6aef5-e469-4ffd-932d-b71e82449880"} 2023-01-11T04:58:55.536Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:55.562Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:55.567Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T04:58:55.567Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T04:58:55.568Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:55.569Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:58:55.369+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T04:58:55.551+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:58:55.569Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:55.570Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T04:58:55.580Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:58:55.581Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T04:58:55.582Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:55.582Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:58:55.583Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T04:58:55.583Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1873", X-B3-TraceId:"75285f8b55779c2c", X-B3-SpanId:"ca2ad9710838f434", X-B3-ParentSpanId:"75285f8b55779c2c", X-B3-Sampled:"0", X-ONAP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-TransactionID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ECOMP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33d721e5-dd09-4cc1-bc36-52dfa52ede26"] 2023-01-11T04:58:55.584Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|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\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"741f9816-842f-4447-ad5a-3d66a7d94ec3\",\"networkInstanceId\":\"1c801db4-30ea-47fa-98ec-a0d24f545600\"}","type":"String"},"requestId":{"value":"42c6aef5-e469-4ffd-932d-b71e82449880","type":"String"},"mso-request-id":{"value":"42c6aef5-e469-4ffd-932d-b71e82449880","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"741f9816-842f-4447-ad5a-3d66a7d94ec3","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"1c801db4-30ea-47fa-98ec-a0d24f545600","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/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T04:58:55.584Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:56.599Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:56.600Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T04:58:56.600Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T04:58:56.600Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 04:58:56 GMT", X-ONAP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-TransactionID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ECOMP-RequestID:"42c6aef5-e469-4ffd-932d-b71e82449880", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"33d721e5-dd09-4cc1-bc36-52dfa52ede26", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:56.601Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"42c6aef5-e469-4ffd-932d-b71e82449880\",\"instanceId\":\"1c801db4-30ea-47fa-98ec-a0d24f545600\"}}","message":"Success","processInstanceID":"a69b62bb-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T04:58:56.601Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:56.602Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T04:58:56.607Z|42c6aef5-e469-4ffd-932d-b71e82449880|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:56.744Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:58:56.748Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:58:56.748Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:58:56.749Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:56.749Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:58:56.749Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:58:56.749Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e0add771c8c6a05", X-B3-SpanId:"5b6b73f360f2ce70", X-B3-ParentSpanId:"2e0add771c8c6a05", X-B3-Sampled:"0", X-ONAP-RequestID:"61d175e6-8650-4514-9a21-ccaab257155b", X-RequestID:"61d175e6-8650-4514-9a21-ccaab257155b", X-TransactionID:"61d175e6-8650-4514-9a21-ccaab257155b", X-ECOMP-RequestID:"61d175e6-8650-4514-9a21-ccaab257155b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8716a376-1ead-42fd-8fad-cb0db3c04989"] 2023-01-11T04:58:56.749Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:58:56.750Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:56.775Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:56.776Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:56.776Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:58:56.777Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:56.777Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:58:55.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:58:56.778Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:56.778Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||InvokeReturn 2023-01-11T04:58:56.780Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:58:56.780Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:58:56.781Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:58:56.781Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:58:56.781Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:58:56.782Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e0add771c8c6a05", X-B3-SpanId:"a90956715e363a8c", X-B3-ParentSpanId:"2e0add771c8c6a05", X-B3-Sampled:"0", X-ONAP-RequestID:"61d175e6-8650-4514-9a21-ccaab257155b", X-RequestID:"61d175e6-8650-4514-9a21-ccaab257155b", X-TransactionID:"61d175e6-8650-4514-9a21-ccaab257155b", X-ECOMP-RequestID:"61d175e6-8650-4514-9a21-ccaab257155b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69b34e4b-2951-4202-9ac7-7f7d26a53ddc"] 2023-01-11T04:58:56.782Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:58:56.782Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:58:56.797Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:58:56.798Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:58:56.799Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:58:56.799Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:58:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:58:56.800Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:58:56.801Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:58:56.801Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:58:56.810Z|61d175e6-8650-4514-9a21-ccaab257155b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:58:59.016Z|3c0465ff-9738-4259-abe7-002346a9ed42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:59.016Z|3c0465ff-9738-4259-abe7-002346a9ed42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:58:59.432Z|0a85aca9-be8f-42a4-991e-2d38fdab6041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:58:59.432Z|0a85aca9-be8f-42a4-991e-2d38fdab6041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:01.398Z|3c9dd911-e91c-4cd4-b713-7a43f234d59c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:01.399Z|3c9dd911-e91c-4cd4-b713-7a43f234d59c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:02.507Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:02.513Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:59:02.515Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||Invoke 2023-01-11T04:59:02.515Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:02.515Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:59:02.516Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Method : GET 2023-01-11T04:59:02.516Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da0ecc47060580e9", X-B3-SpanId:"e97b511ab6086a26", X-B3-ParentSpanId:"da0ecc47060580e9", X-B3-Sampled:"0", X-ONAP-RequestID:"c4210041-d6ad-4ea8-b18b-233e39f1b891", X-RequestID:"c4210041-d6ad-4ea8-b18b-233e39f1b891", X-TransactionID:"c4210041-d6ad-4ea8-b18b-233e39f1b891", X-ECOMP-RequestID:"c4210041-d6ad-4ea8-b18b-233e39f1b891", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1976a9f1-c67b-47da-9a78-b725be17ad4c"] 2023-01-11T04:59:02.516Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Request body: 2023-01-11T04:59:02.516Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:02.542Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:02.543Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:02.543Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status text : 2023-01-11T04:59:02.544Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:02.544Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Response body: { "requestId" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:58:50.000+00:00", "endTime" : "2023-01-11T04:58:55.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\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\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n\t\t\t\"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"bba0243c-0858-4c77-84de-b203922c8204\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:55.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" } } } 2023-01-11T04:59:02.545Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:02.545Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||InvokeReturn 2023-01-11T04:59:02.547Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:59:02.547Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:02.547Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:02.548Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:59:02.548Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:02.548Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da0ecc47060580e9", X-B3-SpanId:"96bab7a2a4464043", X-B3-ParentSpanId:"da0ecc47060580e9", X-B3-Sampled:"0", X-ONAP-RequestID:"c4210041-d6ad-4ea8-b18b-233e39f1b891", X-RequestID:"c4210041-d6ad-4ea8-b18b-233e39f1b891", X-TransactionID:"c4210041-d6ad-4ea8-b18b-233e39f1b891", X-ECOMP-RequestID:"c4210041-d6ad-4ea8-b18b-233e39f1b891", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c593d78-eae5-40b3-9b16-265b40be8929"] 2023-01-11T04:59:02.549Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:02.549Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:02.563Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:02.563Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:02.564Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:02.564Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:02.570Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:02.571Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:02.571Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:02.582Z|c4210041-d6ad-4ea8-b18b-233e39f1b891|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:02.702Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:02.706Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:59:02.707Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||Invoke 2023-01-11T04:59:02.707Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:02.708Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:59:02.708Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Method : GET 2023-01-11T04:59:02.708Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df892cf67a9a1e35", X-B3-SpanId:"912fa73be1181bbc", X-B3-ParentSpanId:"df892cf67a9a1e35", X-B3-Sampled:"0", X-ONAP-RequestID:"f6aa6fe3-d375-4365-9f17-550e0c16d3e6", X-RequestID:"f6aa6fe3-d375-4365-9f17-550e0c16d3e6", X-TransactionID:"f6aa6fe3-d375-4365-9f17-550e0c16d3e6", X-ECOMP-RequestID:"f6aa6fe3-d375-4365-9f17-550e0c16d3e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c82ac830-ddab-49f4-aa43-0d2ed9aa8c07"] 2023-01-11T04:59:02.708Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Request body: 2023-01-11T04:59:02.709Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:02.727Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:02.728Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:02.728Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status text : 2023-01-11T04:59:02.728Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:02.729Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Response body: { "requestId" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:58:50.000+00:00", "endTime" : "2023-01-11T04:58:55.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\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\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n\t\t\t\"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"bba0243c-0858-4c77-84de-b203922c8204\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:55.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" } } } 2023-01-11T04:59:02.729Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:02.730Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||InvokeReturn 2023-01-11T04:59:02.732Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:59:02.732Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:02.732Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:02.733Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:59:02.733Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:02.733Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df892cf67a9a1e35", X-B3-SpanId:"0e9c0dff9a4a02c9", X-B3-ParentSpanId:"df892cf67a9a1e35", X-B3-Sampled:"0", X-ONAP-RequestID:"f6aa6fe3-d375-4365-9f17-550e0c16d3e6", X-RequestID:"f6aa6fe3-d375-4365-9f17-550e0c16d3e6", X-TransactionID:"f6aa6fe3-d375-4365-9f17-550e0c16d3e6", X-ECOMP-RequestID:"f6aa6fe3-d375-4365-9f17-550e0c16d3e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3181297d-be07-4b71-98dd-15f99ef78adb"] 2023-01-11T04:59:02.734Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:02.734Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:02.749Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:02.749Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:02.750Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:02.750Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:02.751Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:02.751Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:02.751Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:02.772Z|f6aa6fe3-d375-4365-9f17-550e0c16d3e6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:02.909Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:02.913Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:59:02.913Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||Invoke 2023-01-11T04:59:02.913Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:02.913Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:59:02.914Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Method : GET 2023-01-11T04:59:02.914Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d4e50a2c62bb34d", X-B3-SpanId:"6b9d56ea5a7f0f9a", X-B3-ParentSpanId:"7d4e50a2c62bb34d", X-B3-Sampled:"0", X-ONAP-RequestID:"db546588-3572-4600-a3f7-0473b4bc9cca", X-RequestID:"db546588-3572-4600-a3f7-0473b4bc9cca", X-TransactionID:"db546588-3572-4600-a3f7-0473b4bc9cca", X-ECOMP-RequestID:"db546588-3572-4600-a3f7-0473b4bc9cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"151715dc-d56c-4d07-8ac4-7e81bcf6cdfe"] 2023-01-11T04:59:02.914Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Request body: 2023-01-11T04:59:02.915Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:02.939Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:02.940Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:02.940Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status text : 2023-01-11T04:59:02.940Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:02.941Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Response body: { "requestId" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:58:50.000+00:00", "endTime" : "2023-01-11T04:58:55.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\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\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n\t\t\t\"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"bba0243c-0858-4c77-84de-b203922c8204\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:55.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" } } } 2023-01-11T04:59:02.941Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:02.942Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||InvokeReturn 2023-01-11T04:59:02.945Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:59:02.945Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:02.945Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:02.946Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:59:02.946Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:02.946Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d4e50a2c62bb34d", X-B3-SpanId:"9893fac46362a134", X-B3-ParentSpanId:"7d4e50a2c62bb34d", X-B3-Sampled:"0", X-ONAP-RequestID:"db546588-3572-4600-a3f7-0473b4bc9cca", X-RequestID:"db546588-3572-4600-a3f7-0473b4bc9cca", X-TransactionID:"db546588-3572-4600-a3f7-0473b4bc9cca", X-ECOMP-RequestID:"db546588-3572-4600-a3f7-0473b4bc9cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6a6e998-2a4f-4d12-91db-3feaf6482a10"] 2023-01-11T04:59:02.947Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:02.947Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:02.956Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:02.957Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:02.958Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:02.958Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:02.959Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:02.959Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:02.959Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:02.971Z|db546588-3572-4600-a3f7-0473b4bc9cca|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:03.092Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:03.096Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:59:03.097Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||Invoke 2023-01-11T04:59:03.097Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:03.097Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:59:03.098Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Method : GET 2023-01-11T04:59:03.098Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"386cf6e633abf363", X-B3-SpanId:"e514f1c35e2d22e3", X-B3-ParentSpanId:"386cf6e633abf363", X-B3-Sampled:"0", X-ONAP-RequestID:"c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e", X-RequestID:"c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e", X-TransactionID:"c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e", X-ECOMP-RequestID:"c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e06b3ba8-17bb-4f7c-ad0b-031ba669eaa8"] 2023-01-11T04:59:03.099Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Request body: 2023-01-11T04:59:03.099Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:03.117Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:03.117Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:03.118Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status text : 2023-01-11T04:59:03.118Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:03.119Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Response body: { "requestId" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:58:50.000+00:00", "endTime" : "2023-01-11T04:58:55.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\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\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n\t\t\t\"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"bba0243c-0858-4c77-84de-b203922c8204\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:55.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" } } } 2023-01-11T04:59:03.119Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:03.120Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||InvokeReturn 2023-01-11T04:59:03.121Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:59:03.122Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:03.122Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:03.122Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:59:03.123Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:03.123Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"386cf6e633abf363", X-B3-SpanId:"45bea7198f08f789", X-B3-ParentSpanId:"386cf6e633abf363", X-B3-Sampled:"0", X-ONAP-RequestID:"c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e", X-RequestID:"c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e", X-TransactionID:"c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e", X-ECOMP-RequestID:"c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"706b4ad8-99b2-4de4-ad4a-4d7f8d7b7733"] 2023-01-11T04:59:03.123Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:03.124Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:03.140Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:03.140Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:03.142Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:03.142Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:03.143Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:03.143Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:03.143Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:03.158Z|c5cf4c80-6fc6-4036-b7cb-b8dd9cd5511e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:03.283Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:03.287Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:59:03.287Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||Invoke 2023-01-11T04:59:03.287Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:03.287Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d 2023-01-11T04:59:03.288Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Method : GET 2023-01-11T04:59:03.288Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"166de5124c052ebd", X-B3-SpanId:"248485fdbba1bb01", X-B3-ParentSpanId:"166de5124c052ebd", X-B3-Sampled:"0", X-ONAP-RequestID:"c701e127-9ed8-4294-a42b-1a927ba373d4", X-RequestID:"c701e127-9ed8-4294-a42b-1a927ba373d4", X-TransactionID:"c701e127-9ed8-4294-a42b-1a927ba373d4", X-ECOMP-RequestID:"c701e127-9ed8-4294-a42b-1a927ba373d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"249ed26f-5b43-4807-9f26-a3cf44f3bbd1"] 2023-01-11T04:59:03.288Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Request body: 2023-01-11T04:59:03.288Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:03.311Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:03.312Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:03.312Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Status text : 2023-01-11T04:59:03.312Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:03.315Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||Response body: { "requestId" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:58:50.000+00:00", "endTime" : "2023-01-11T04:58:55.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\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\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n\t\t\t\"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"bba0243c-0858-4c77-84de-b203922c8204\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:58:55.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "62e35edd-ed47-41c2-b84f-b639abf6ee6d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d" } } } 2023-01-11T04:59:03.315Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:03.316Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62e35edd-ed47-41c2-b84f-b639abf6ee6d|INFO|500||InvokeReturn 2023-01-11T04:59:03.317Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:59:03.317Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:03.318Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:03.318Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false 2023-01-11T04:59:03.318Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:03.318Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"166de5124c052ebd", X-B3-SpanId:"5b27a8c2d64fd0c8", X-B3-ParentSpanId:"166de5124c052ebd", X-B3-Sampled:"0", X-ONAP-RequestID:"c701e127-9ed8-4294-a42b-1a927ba373d4", X-RequestID:"c701e127-9ed8-4294-a42b-1a927ba373d4", X-TransactionID:"c701e127-9ed8-4294-a42b-1a927ba373d4", X-ECOMP-RequestID:"c701e127-9ed8-4294-a42b-1a927ba373d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20526d91-90dc-46b2-8c5d-04e1caa57f97"] 2023-01-11T04:59:03.319Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:03.319Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:03.332Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:03.333Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:03.333Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:03.334Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:03.334Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:03.335Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:03.335Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62e35edd-ed47-41c2-b84f-b639abf6ee6d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:03.345Z|c701e127-9ed8-4294-a42b-1a927ba373d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/62e35edd-ed47-41c2-b84f-b639abf6ee6d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:03.729Z|39376ea4-b579-4966-8fa8-2ddd2bf5988b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:59:03.730Z|39376ea4-b579-4966-8fa8-2ddd2bf5988b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:59:04.481Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:04.484Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: efe38503-a6dc-430b-bf32-3f3b6be8c888 already exists in requestDb InfraActiveRequests table 2023-01-11T04:59:04.485Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:04.485Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||Invoke 2023-01-11T04:59:04.486Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:04.486Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:04.486Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Method : GET 2023-01-11T04:59:04.486Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc25edb7946da9f7", X-B3-SpanId:"676256568019494f", X-B3-ParentSpanId:"bc25edb7946da9f7", X-B3-Sampled:"0", X-ONAP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-TransactionID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ECOMP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f47fd42-5b85-4cbd-a375-0c66688ebba8"] 2023-01-11T04:59:04.487Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Request body: 2023-01-11T04:59:04.487Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:04.502Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:04.503Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:59:04.503Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status text : 2023-01-11T04:59:04.504Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:59:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:04.504Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Response body: 2023-01-11T04:59:04.504Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:04.505Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|404|Not Found|InvokeReturn 2023-01-11T04:59:04.515Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T04:59:04.515Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-11T04:59:04.519Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:59:04.558Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T04:59:04.559Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73|INFO|500||Invoke 2023-01-11T04:59:04.599Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73|INFO|404|Not Found|InvokeReturn 2023-01-11T04:59:04.600Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 04:59:04 GMT], content-length=[377], x-aai-txid=[2-aai-resources-230111-04:59:04:215-51457], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:59:04.601Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/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/8574feaf-cb98-466c-ab19-725d1f060d73","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73","ERR.5.4.6114"]}}} 2023-01-11T04:59:04.605Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73 2023-01-11T04:59:04.605Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 8574feaf-cb98-466c-ab19-725d1f060d73 2023-01-11T04:59:04.609Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:59:04.648Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T04:59:04.649Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73|INFO|500||Invoke 2023-01-11T04:59:04.685Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73|INFO|404|Not Found|InvokeReturn 2023-01-11T04:59:04.685Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 04:59:04 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230111-04:59:04:302-25973], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:59:04.686Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/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/8574feaf-cb98-466c-ab19-725d1f060d73","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73","ERR.5.4.6114"]}}} 2023-01-11T04:59:04.688Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/8574feaf-cb98-466c-ab19-725d1f060d73 2023-01-11T04:59:04.689Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 8574feaf-cb98-466c-ab19-725d1f060d73 2023-01-11T04:59:04.692Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:59:04.719Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2023-01-11T04:59:04.720Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[efe38503-a6dc-430b-bf32-3f3b6be8c888], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e2c47956-283e-4d03-b00c-01c70ecd1963], X-ECOMP-RequestID=[efe38503-a6dc-430b-bf32-3f3b6be8c888], X-TransactionId=[], X-ONAP-RequestID=[efe38503-a6dc-430b-bf32-3f3b6be8c888]} 2023-01-11T04:59:04.765Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 04:59:04 GMT], content-length=[573], vertex-id=[192712], x-aai-txid=[1-aai-resources-230111-04:59:04:374-13712], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:59:04.766Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673412888622","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2023-01-11T04:59:04.767Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2023-01-11T04:59:04.768Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T04:59:04.768Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T04:59:04.770Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:59:04.770Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T04:59:04.771Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:04.771Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:59:04.771Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T04:59:04.772Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"169", X-B3-TraceId:"bc25edb7946da9f7", X-B3-SpanId:"3880ff01a422c10d", X-B3-ParentSpanId:"bc25edb7946da9f7", X-B3-Sampled:"0", X-ONAP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-TransactionID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ECOMP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08e7095f-3d69-4730-9bda-36727a04c96f"] 2023-01-11T04:59:04.772Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b"},"instanceName":"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0","requestScope":"vnf"} 2023-01-11T04:59:04.772Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:04.790Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:04.790Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:04.791Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T04:59:04.791Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:59:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:04.792Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T04:59:04.792Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:04.792Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T04:59:04.793Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a 2023-01-11T04:59:04.794Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|INFO|500||Invoke 2023-01-11T04:59:04.794Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:04.794Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a 2023-01-11T04:59:04.795Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||Method : GET 2023-01-11T04:59:04.795Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-TransactionID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ECOMP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f475a3a6-c39c-49aa-a936-20df1cc466a0"] 2023-01-11T04:59:04.795Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||Request body: 2023-01-11T04:59:04.796Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:04.887Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:04.887Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:04.888Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||Status text : 2023-01-11T04:59:04.888Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:04.891Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 9, "modelCustomizationUUID" : "e69f55fd-e562-4656-ae5b-e6eda468407a", "modelInstanceName" : "basic_cnf 0", "created" : "2023-01-11 04:55:35.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2023-01-11T04:55:35.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfcInstanceGroupCustomizations" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vfModuleCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a" } } } 2023-01-11T04:59:04.891Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:04.892Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e69f55fd-e562-4656-ae5b-e6eda468407a|INFO|500||InvokeReturn 2023-01-11T04:59:04.917Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources 2023-01-11T04:59:04.917Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||Invoke 2023-01-11T04:59:04.918Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:04.918Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources 2023-01-11T04:59:04.919Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Method : GET 2023-01-11T04:59:04.919Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-TransactionID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ECOMP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62632bdb-80af-4186-bc6f-ef5747ad48db"] 2023-01-11T04:59:04.920Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Request body: 2023-01-11T04:59:04.920Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:04.990Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:04.990Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:04.991Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Status text : 2023-01-11T04:59:04.991Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/ff40935b-91cf-4cea-9933-bf0e29fce85b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:04.994Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||Response body: { "modelUUID" : "ff40935b-91cf-4cea-9933-bf0e29fce85b", "modelInvariantUUID" : "95ff84e9-af4d-4d57-a850-c57fe3654272", "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" : "2023-01-11T04:55:35.000+00:00", "modelInvariantId" : "95ff84e9-af4d-4d57-a850-c57fe3654272", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/ff40935b-91cf-4cea-9933-bf0e29fce85b" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/ff40935b-91cf-4cea-9933-bf0e29fce85b" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/ff40935b-91cf-4cea-9933-bf0e29fce85b/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/ff40935b-91cf-4cea-9933-bf0e29fce85b/vnfResourceWorkflow" } } } 2023-01-11T04:59:04.994Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:04.994Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/9/vnfResources|INFO|500||InvokeReturn 2023-01-11T04:59:05.007Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-01-11T04:59:05.007Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-01-11T04:59:05.007Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:05.008Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-01-11T04:59:05.008Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-01-11T04:59:05.008Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/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:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-TransactionID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ECOMP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50edfc02-6a43-4263-a4f7-cb720e9aeb4b"] 2023-01-11T04:59:05.009Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-01-11T04:59:05.009Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:05.086Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:05.086Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:05.087Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/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 : 2023-01-11T04:59:05.087Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:05.095Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/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" : 10035, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" } } } 2023-01-11T04:59:05.095Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:05.096Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-01-11T04:59:05.107Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:59:05.107Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T04:59:05.107Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:05.108Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:59:05.108Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T04:59:05.108Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2557", X-B3-TraceId:"bc25edb7946da9f7", X-B3-SpanId:"a4271d46e4389c91", X-B3-ParentSpanId:"bc25edb7946da9f7", X-B3-Sampled:"0", X-ONAP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-TransactionID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ECOMP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50b16442-75e3-4aad-97d1-750ffff2aaec"] 2023-01-11T04:59:05.109Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"efe38503-a6dc-430b-bf32-3f3b6be8c888","requestStatus":"IN_PROGRESS","startTime":1673413144515,"source":"VID","vnfName":"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"efe38503-a6dc-430b-bf32-3f3b6be8c888"} 2023-01-11T04:59:05.109Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:05.134Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:05.134Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T04:59:05.135Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T04:59:05.135Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:05.137Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:59:04.515+00:00", "source" : "VID", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T04:59:05.124+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" } } } 2023-01-11T04:59:05.137Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:05.137Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T04:59:05.149Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:59:05.149Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T04:59:05.149Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:05.150Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:59:05.150Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T04:59:05.150Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2917", X-B3-TraceId:"bc25edb7946da9f7", X-B3-SpanId:"2f9a0b8628325462", X-B3-ParentSpanId:"bc25edb7946da9f7", X-B3-Sampled:"0", X-ONAP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-TransactionID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ECOMP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"781d722c-614f-4d75-9b02-c29192efee4f"] 2023-01-11T04:59:05.151Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/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\":\"95ff84e9-af4d-4d57-a850-c57fe3654272\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e69f55fd-e562-4656-ae5b-e6eda468407a\",\"modelVersionId\":\"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\"modelCustomizationId\":\"e69f55fd-e562-4656-ae5b-e6eda468407a\",\"modelUuid\":\"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\"modelInvariantUuid\":\"95ff84e9-af4d-4d57-a850-c57fe3654272\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"8574feaf-cb98-466c-ab19-725d1f060d73\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\"modelInfo\":{\"modelInvariantId\":\"8574feaf-cb98-466c-ab19-725d1f060d73\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\"modelUuid\":\"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\"modelInvariantUuid\":\"8574feaf-cb98-466c-ab19-725d1f060d73\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\"}","type":"String"},"requestId":{"value":"efe38503-a6dc-430b-bf32-3f3b6be8c888","type":"String"},"mso-request-id":{"value":"efe38503-a6dc-430b-bf32-3f3b6be8c888","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","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/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T04:59:05.151Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:06.165Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:06.165Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T04:59:06.165Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T04:59:06.166Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 04:59:06 GMT", X-ONAP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-TransactionID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ECOMP-RequestID:"efe38503-a6dc-430b-bf32-3f3b6be8c888", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"781d722c-614f-4d75-9b02-c29192efee4f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:06.166Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"efe38503-a6dc-430b-bf32-3f3b6be8c888\",\"instanceId\":\"c07d9797-47f5-413d-b8cf-1f69883bd711\"}}","message":"Success","processInstanceID":"ac4e9502-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T04:59:06.167Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:06.167Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T04:59:06.170Z|efe38503-a6dc-430b-bf32-3f3b6be8c888|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:06.302Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:06.306Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:06.306Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||Invoke 2023-01-11T04:59:06.306Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:06.307Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:06.307Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Method : GET 2023-01-11T04:59:06.308Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"892a0d01353ef15d", X-B3-SpanId:"7d1520b8da068ffb", X-B3-ParentSpanId:"892a0d01353ef15d", X-B3-Sampled:"0", X-ONAP-RequestID:"7f9df1f9-5798-4e6f-befb-559d527e09e4", X-RequestID:"7f9df1f9-5798-4e6f-befb-559d527e09e4", X-TransactionID:"7f9df1f9-5798-4e6f-befb-559d527e09e4", X-ECOMP-RequestID:"7f9df1f9-5798-4e6f-befb-559d527e09e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fa977c2-e7e1-4e3d-98e0-37d8ce1b7f5e"] 2023-01-11T04:59:06.308Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Request body: 2023-01-11T04:59:06.308Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:06.325Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:06.326Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:06.327Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status text : 2023-01-11T04:59:06.327Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:06.328Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Response body: { "requestId" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:59:04.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" } } } 2023-01-11T04:59:06.328Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:06.328Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||InvokeReturn 2023-01-11T04:59:06.330Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:06.331Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:06.331Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:06.331Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:06.331Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:06.332Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"892a0d01353ef15d", X-B3-SpanId:"97756020ed2b6f72", X-B3-ParentSpanId:"892a0d01353ef15d", X-B3-Sampled:"0", X-ONAP-RequestID:"7f9df1f9-5798-4e6f-befb-559d527e09e4", X-RequestID:"7f9df1f9-5798-4e6f-befb-559d527e09e4", X-TransactionID:"7f9df1f9-5798-4e6f-befb-559d527e09e4", X-ECOMP-RequestID:"7f9df1f9-5798-4e6f-befb-559d527e09e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"292cf210-7341-4a49-8c0b-f48307c41054"] 2023-01-11T04:59:06.332Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:06.332Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:06.346Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:06.347Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:06.347Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:06.347Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:06.349Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:06.349Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:06.350Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:06.359Z|7f9df1f9-5798-4e6f-befb-559d527e09e4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:06.950Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:06.955Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:06.955Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:59:06.956Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:06.956Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:06.956Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:59:06.956Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ceff3fe2a73f272a", X-B3-SpanId:"a8ed41f7cc3594b2", X-B3-ParentSpanId:"ceff3fe2a73f272a", X-B3-Sampled:"0", X-ONAP-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-TransactionID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-ECOMP-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a701983-33d3-4525-bd6f-139ecc09a2f0"] 2023-01-11T04:59:06.957Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:59:06.957Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:06.985Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:06.985Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:06.986Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:59:06.986Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:06.996Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T04:58:55.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:59:06.996Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:06.996Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||InvokeReturn 2023-01-11T04:59:06.998Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:06.998Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:06.998Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:06.999Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:06.999Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:06.999Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ceff3fe2a73f272a", X-B3-SpanId:"8ee23b92dd40aa5f", X-B3-ParentSpanId:"ceff3fe2a73f272a", X-B3-Sampled:"0", X-ONAP-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-TransactionID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-ECOMP-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4e12150-6a6d-4828-80aa-6f47fb5cfe1a"] 2023-01-11T04:59:07.000Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:07.000Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:07.032Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:07.033Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:07.033Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:07.034Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:07.034Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_3c337665-6309-4db5-981d-b23500e0b949\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":1673413145000,\"creation_time\":1673413100000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:59:06.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:59:07.034Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:07.035Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:07.077Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:07.078Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:07.078Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:07.079Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:07.079Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:07.079Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-TransactionID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-ECOMP-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"896fbb64-e499-40e8-8e41-408be1736f02"] 2023-01-11T04:59:07.079Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:07.080Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:07.214Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:07.214Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:07.214Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:07.215Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5FD7BF452560EB0067497ECC0113C5FE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 04:59:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:07.215Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a8cc25d1-916c-11ed-ae6e-d28194c8b874","businessKey":"42c6aef5-e469-4ffd-932d-b71e82449880","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T04:58:59.280+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a69b62bb-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"a8cb142a-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T04:59:07.215Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:07.216Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:07.242Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:07.243Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:07.243Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:07.243Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:07.244Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:07.244Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-TransactionID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-ECOMP-RequestID:"9af6d51e-c693-4519-88f3-aecfe97c8c42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18901e62-b7cd-435f-9093-e7006704f924"] 2023-01-11T04:59:07.244Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:07.244Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:07.384Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:07.385Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:07.385Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:07.385Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=49471C4C26AAD91554626FF1A7E2DA95; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 04:59:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:07.386Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:abbc19f9-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"a8cc25d1-916c-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"a8cc25d1-916c-11ed-ae6e-d28194c8b874","executionId":"a8cc25d1-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T04:59:04.208+0000","endTime":"2023-01-11T04:59:04.212+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a69b62bb-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T04:59:07.386Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:07.386Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:07.390Z|9af6d51e-c693-4519-88f3-aecfe97c8c42|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:09.037Z|bb100b2f-67dd-42a6-ae78-0616697cd1a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:09.038Z|bb100b2f-67dd-42a6-ae78-0616697cd1a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:09.454Z|a269eea9-a456-46b7-8fb4-e026deec7521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:09.455Z|a269eea9-a456-46b7-8fb4-e026deec7521|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:11.420Z|a8ce68d9-180d-48e8-b03e-f18176ff60f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:11.421Z|a8ce68d9-180d-48e8-b03e-f18176ff60f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:16.491Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:16.497Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:16.497Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||Invoke 2023-01-11T04:59:16.498Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:16.498Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:16.498Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Method : GET 2023-01-11T04:59:16.499Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8861f66a5fa5b6b", X-B3-SpanId:"2ad6a4929cf348d5", X-B3-ParentSpanId:"d8861f66a5fa5b6b", X-B3-Sampled:"0", X-ONAP-RequestID:"d0c87408-5cc8-4886-af4c-830bc683525a", X-RequestID:"d0c87408-5cc8-4886-af4c-830bc683525a", X-TransactionID:"d0c87408-5cc8-4886-af4c-830bc683525a", X-ECOMP-RequestID:"d0c87408-5cc8-4886-af4c-830bc683525a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdaf0226-3489-47cd-8e77-f2210924a503"] 2023-01-11T04:59:16.499Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Request body: 2023-01-11T04:59:16.500Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:16.521Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:16.521Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:16.522Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status text : 2023-01-11T04:59:16.523Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:16.524Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Response body: { "requestId" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:04.000+00:00", "endTime" : "2023-01-11T04:59:15.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:15.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" } } } 2023-01-11T04:59:16.524Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:16.525Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||InvokeReturn 2023-01-11T04:59:16.528Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:16.528Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:16.529Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:16.529Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:16.530Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:16.530Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8861f66a5fa5b6b", X-B3-SpanId:"743c24e1374bbc1f", X-B3-ParentSpanId:"d8861f66a5fa5b6b", X-B3-Sampled:"0", X-ONAP-RequestID:"d0c87408-5cc8-4886-af4c-830bc683525a", X-RequestID:"d0c87408-5cc8-4886-af4c-830bc683525a", X-TransactionID:"d0c87408-5cc8-4886-af4c-830bc683525a", X-ECOMP-RequestID:"d0c87408-5cc8-4886-af4c-830bc683525a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6e4aaf3-19af-43e9-adf7-c7c4c37f68ce"] 2023-01-11T04:59:16.531Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:16.532Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:16.544Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:16.544Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:16.545Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:16.545Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:16.547Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:16.547Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:16.548Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:16.558Z|d0c87408-5cc8-4886-af4c-830bc683525a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:16.687Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:16.691Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:16.692Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||Invoke 2023-01-11T04:59:16.692Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:16.692Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:16.693Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Method : GET 2023-01-11T04:59:16.693Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be004a0abed3134f", X-B3-SpanId:"865ccb85e2faa86b", X-B3-ParentSpanId:"be004a0abed3134f", X-B3-Sampled:"0", X-ONAP-RequestID:"f4c7401a-123d-489b-8c7d-1b1d958af9b4", X-RequestID:"f4c7401a-123d-489b-8c7d-1b1d958af9b4", X-TransactionID:"f4c7401a-123d-489b-8c7d-1b1d958af9b4", X-ECOMP-RequestID:"f4c7401a-123d-489b-8c7d-1b1d958af9b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72097380-e276-4a1a-8d4c-e1c27b6f34fe"] 2023-01-11T04:59:16.693Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Request body: 2023-01-11T04:59:16.694Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:16.710Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:16.711Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:16.711Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status text : 2023-01-11T04:59:16.712Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:16.713Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Response body: { "requestId" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:04.000+00:00", "endTime" : "2023-01-11T04:59:15.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:15.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" } } } 2023-01-11T04:59:16.713Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:16.714Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||InvokeReturn 2023-01-11T04:59:16.716Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:16.716Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:16.716Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:16.717Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:16.717Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:16.717Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be004a0abed3134f", X-B3-SpanId:"0fa90372db2967ac", X-B3-ParentSpanId:"be004a0abed3134f", X-B3-Sampled:"0", X-ONAP-RequestID:"f4c7401a-123d-489b-8c7d-1b1d958af9b4", X-RequestID:"f4c7401a-123d-489b-8c7d-1b1d958af9b4", X-TransactionID:"f4c7401a-123d-489b-8c7d-1b1d958af9b4", X-ECOMP-RequestID:"f4c7401a-123d-489b-8c7d-1b1d958af9b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95b35520-44ab-4fd2-95cf-d5f66879f159"] 2023-01-11T04:59:16.717Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:16.717Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:16.730Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:16.731Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:16.732Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:16.732Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:16.733Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:16.733Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:16.733Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:16.742Z|f4c7401a-123d-489b-8c7d-1b1d958af9b4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:16.861Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:16.865Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:16.866Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||Invoke 2023-01-11T04:59:16.866Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:16.866Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:16.866Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Method : GET 2023-01-11T04:59:16.866Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5b9c562c8093613", X-B3-SpanId:"3e1c2291139f7f43", X-B3-ParentSpanId:"c5b9c562c8093613", X-B3-Sampled:"0", X-ONAP-RequestID:"a22f5af5-ab66-4248-8cf7-38b8f55a6cad", X-RequestID:"a22f5af5-ab66-4248-8cf7-38b8f55a6cad", X-TransactionID:"a22f5af5-ab66-4248-8cf7-38b8f55a6cad", X-ECOMP-RequestID:"a22f5af5-ab66-4248-8cf7-38b8f55a6cad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ba9b647-4cae-4ecd-a2ec-574cb54fa95f"] 2023-01-11T04:59:16.867Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Request body: 2023-01-11T04:59:16.867Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:16.888Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:16.888Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:16.889Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status text : 2023-01-11T04:59:16.889Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:16.891Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Response body: { "requestId" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:04.000+00:00", "endTime" : "2023-01-11T04:59:15.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:15.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" } } } 2023-01-11T04:59:16.891Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:16.891Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||InvokeReturn 2023-01-11T04:59:16.893Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:16.894Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:16.894Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:16.894Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:16.894Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:16.895Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5b9c562c8093613", X-B3-SpanId:"f3cb4e2eb1bc88de", X-B3-ParentSpanId:"c5b9c562c8093613", X-B3-Sampled:"0", X-ONAP-RequestID:"a22f5af5-ab66-4248-8cf7-38b8f55a6cad", X-RequestID:"a22f5af5-ab66-4248-8cf7-38b8f55a6cad", X-TransactionID:"a22f5af5-ab66-4248-8cf7-38b8f55a6cad", X-ECOMP-RequestID:"a22f5af5-ab66-4248-8cf7-38b8f55a6cad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ed4dfa1-7828-41ab-a5d4-5708bb670ec1"] 2023-01-11T04:59:16.895Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:16.895Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:16.908Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:16.909Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:16.909Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:16.910Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:16.911Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:16.911Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:16.911Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:16.920Z|a22f5af5-ab66-4248-8cf7-38b8f55a6cad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:17.044Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:17.048Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:17.049Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||Invoke 2023-01-11T04:59:17.049Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:17.049Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:17.050Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Method : GET 2023-01-11T04:59:17.050Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51fef6412bc9850a", X-B3-SpanId:"2f73fe3b27c162a5", X-B3-ParentSpanId:"51fef6412bc9850a", X-B3-Sampled:"0", X-ONAP-RequestID:"d6c827fe-2b69-4b0b-9286-aed1f8b41bbc", X-RequestID:"d6c827fe-2b69-4b0b-9286-aed1f8b41bbc", X-TransactionID:"d6c827fe-2b69-4b0b-9286-aed1f8b41bbc", X-ECOMP-RequestID:"d6c827fe-2b69-4b0b-9286-aed1f8b41bbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03d2cb94-19ba-4468-995c-09e776b480ec"] 2023-01-11T04:59:17.050Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Request body: 2023-01-11T04:59:17.050Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:17.068Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:17.068Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:17.069Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status text : 2023-01-11T04:59:17.069Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:17.070Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Response body: { "requestId" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:04.000+00:00", "endTime" : "2023-01-11T04:59:15.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:15.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" } } } 2023-01-11T04:59:17.070Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:17.070Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||InvokeReturn 2023-01-11T04:59:17.072Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:17.072Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:17.072Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:17.072Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:17.073Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:17.073Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51fef6412bc9850a", X-B3-SpanId:"0e4523e03290a4da", X-B3-ParentSpanId:"51fef6412bc9850a", X-B3-Sampled:"0", X-ONAP-RequestID:"d6c827fe-2b69-4b0b-9286-aed1f8b41bbc", X-RequestID:"d6c827fe-2b69-4b0b-9286-aed1f8b41bbc", X-TransactionID:"d6c827fe-2b69-4b0b-9286-aed1f8b41bbc", X-ECOMP-RequestID:"d6c827fe-2b69-4b0b-9286-aed1f8b41bbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7aa64b1-77ba-4cb6-b9e8-6145d391b674"] 2023-01-11T04:59:17.073Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:17.073Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:17.086Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:17.086Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:17.087Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:17.087Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:17.089Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:17.089Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:17.090Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:17.102Z|d6c827fe-2b69-4b0b-9286-aed1f8b41bbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:17.222Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:17.226Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:17.226Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||Invoke 2023-01-11T04:59:17.227Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:17.227Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888 2023-01-11T04:59:17.227Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Method : GET 2023-01-11T04:59:17.228Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c400309db35fd7bb", X-B3-SpanId:"865d42804dbc352b", X-B3-ParentSpanId:"c400309db35fd7bb", X-B3-Sampled:"0", X-ONAP-RequestID:"08dc423e-e566-461a-b80c-9349f26b9371", X-RequestID:"08dc423e-e566-461a-b80c-9349f26b9371", X-TransactionID:"08dc423e-e566-461a-b80c-9349f26b9371", X-ECOMP-RequestID:"08dc423e-e566-461a-b80c-9349f26b9371", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d036d554-d091-4fd8-be7e-fd6c781c2bd7"] 2023-01-11T04:59:17.228Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Request body: 2023-01-11T04:59:17.229Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:17.246Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:17.247Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:17.247Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Status text : 2023-01-11T04:59:17.247Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:17.248Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||Response body: { "requestId" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:04.000+00:00", "endTime" : "2023-01-11T04:59:15.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:15.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "efe38503-a6dc-430b-bf32-3f3b6be8c888", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888" } } } 2023-01-11T04:59:17.248Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:17.249Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efe38503-a6dc-430b-bf32-3f3b6be8c888|INFO|500||InvokeReturn 2023-01-11T04:59:17.250Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:17.250Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:17.251Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:17.251Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false 2023-01-11T04:59:17.251Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:17.252Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c400309db35fd7bb", X-B3-SpanId:"2a01763015d913f9", X-B3-ParentSpanId:"c400309db35fd7bb", X-B3-Sampled:"0", X-ONAP-RequestID:"08dc423e-e566-461a-b80c-9349f26b9371", X-RequestID:"08dc423e-e566-461a-b80c-9349f26b9371", X-TransactionID:"08dc423e-e566-461a-b80c-9349f26b9371", X-ECOMP-RequestID:"08dc423e-e566-461a-b80c-9349f26b9371", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d364d842-c1d8-407c-a90a-1e17ccaae5e7"] 2023-01-11T04:59:17.252Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:17.252Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:17.265Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:17.266Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:17.266Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:17.266Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:17.267Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:17.267Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:17.268Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efe38503-a6dc-430b-bf32-3f3b6be8c888&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:17.276Z|08dc423e-e566-461a-b80c-9349f26b9371|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efe38503-a6dc-430b-bf32-3f3b6be8c888|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:17.535Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:17.541Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:17.541Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:59:17.542Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:17.542Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:17.542Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:59:17.543Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7efa2b95ab1cd066", X-B3-SpanId:"fd251771919514f6", X-B3-ParentSpanId:"7efa2b95ab1cd066", X-B3-Sampled:"0", X-ONAP-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-TransactionID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-ECOMP-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a51ab8a1-bc66-412d-873b-20466c6f54a4"] 2023-01-11T04:59:17.543Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:59:17.544Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:17.567Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:17.568Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:17.569Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:59:17.569Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:17.572Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T04:58:55.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:59:17.573Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:17.573Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||InvokeReturn 2023-01-11T04:59:17.575Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:17.575Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:17.576Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:17.576Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:17.576Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:17.577Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7efa2b95ab1cd066", X-B3-SpanId:"216ba54e0317e080", X-B3-ParentSpanId:"7efa2b95ab1cd066", X-B3-Sampled:"0", X-ONAP-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-TransactionID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-ECOMP-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6e97312-2d28-4ae6-89ad-1dcc36f7a5db"] 2023-01-11T04:59:17.577Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:17.577Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:17.591Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:17.592Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:17.599Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:17.600Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:17.600Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_3c337665-6309-4db5-981d-b23500e0b949\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":1673413145000,\"creation_time\":1673413100000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:59:06.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:59:17.601Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:17.601Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:17.632Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:17.633Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:17.633Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:17.633Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:17.634Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:17.634Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-TransactionID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-ECOMP-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7e01a1d-8777-48b5-af9c-ccfc78aa48fd"] 2023-01-11T04:59:17.634Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:17.634Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:17.763Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:17.764Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:17.764Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:17.765Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=21A140BF8E102CDC182CD632BBD96763; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 04:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:17.765Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a8cc25d1-916c-11ed-ae6e-d28194c8b874","businessKey":"42c6aef5-e469-4ffd-932d-b71e82449880","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T04:58:59.280+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a69b62bb-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"a8cb142a-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T04:59:17.766Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:17.766Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:17.792Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:17.793Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:17.793Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:17.793Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:17.794Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:17.794Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-TransactionID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-ECOMP-RequestID:"7dfc4f8b-bde3-4b26-8533-e99c3fd201e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"973057b4-0017-4cac-811a-3af47e7cfc39"] 2023-01-11T04:59:17.794Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:17.795Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:17.936Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:17.937Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:17.938Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:17.938Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AB9614A1CE914286CC41A0498E73D56D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 04:59:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:17.944Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:abbc19f9-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"a8cc25d1-916c-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"a8cc25d1-916c-11ed-ae6e-d28194c8b874","executionId":"a8cc25d1-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T04:59:04.208+0000","endTime":"2023-01-11T04:59:04.212+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a69b62bb-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T04:59:17.944Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:17.944Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a8cc25d1-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:17.954Z|7dfc4f8b-bde3-4b26-8533-e99c3fd201e0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:18.729Z|cef1d2c7-1166-4e36-a9a8-e0a0f52c8c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:59:18.732Z|cef1d2c7-1166-4e36-a9a8-e0a0f52c8c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:59:19.059Z|5af0c790-3c31-433d-9739-c0d7d82c5e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:19.060Z|5af0c790-3c31-433d-9739-c0d7d82c5e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:19.132Z|a6bfaf47-4226-4c41-9fe9-0e5e8785ac0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:59:19.133Z|a6bfaf47-4226-4c41-9fe9-0e5e8785ac0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:59:19.475Z|a34eb8cf-4a8f-4231-b890-5e73844ced64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:19.476Z|a34eb8cf-4a8f-4231-b890-5e73844ced64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:19.504Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:19.508Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: bc5893ed-1b1d-4230-9a57-9bead2dfba82 already exists in requestDb InfraActiveRequests table 2023-01-11T04:59:19.509Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T04:59:19.509Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||Invoke 2023-01-11T04:59:19.509Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:19.510Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T04:59:19.510Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Method : GET 2023-01-11T04:59:19.510Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9eb75bea25298e9", X-B3-SpanId:"0f088f7e87c4e6fa", X-B3-ParentSpanId:"d9eb75bea25298e9", X-B3-Sampled:"0", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f6a50b4-87d1-4a6f-ba37-9af76e99b5d1"] 2023-01-11T04:59:19.511Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Request body: 2023-01-11T04:59:19.511Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:19.529Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:19.529Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:59:19.530Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status text : 2023-01-11T04:59:19.530Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:59:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:19.531Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Response body: 2023-01-11T04:59:19.531Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:19.532Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|404|Not Found|InvokeReturn 2023-01-11T04:59:19.540Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T04:59:19.544Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:59:19.649Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2023-01-11T04:59:19.649Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bc5893ed-1b1d-4230-9a57-9bead2dfba82], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3c468b8d-3419-482c-bceb-5d1d8bcca5e5], X-ECOMP-RequestID=[bc5893ed-1b1d-4230-9a57-9bead2dfba82], X-TransactionId=[], X-ONAP-RequestID=[bc5893ed-1b1d-4230-9a57-9bead2dfba82]} 2023-01-11T04:59:19.714Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 04:59:19 GMT], content-length=[1024], vertex-id=[192712], x-aai-txid=[2-aai-resources-230111-04:59:19:308-70412], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:59:19.715Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673413148359","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c07d9797-47f5-413d-b8cf-1f69883bd711"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2023-01-11T04:59:19.716Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2023-01-11T04:59:19.718Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T04:59:19.718Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T04:59:19.721Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:59:19.722Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T04:59:19.722Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:19.722Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:59:19.723Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T04:59:19.723Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"223", X-B3-TraceId:"d9eb75bea25298e9", X-B3-SpanId:"bc5887f4abf2e066", X-B3-ParentSpanId:"d9eb75bea25298e9", X-B3-Sampled:"0", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"959d7566-3a4a-400c-a9d4-1aa9b4fd12ed"] 2023-01-11T04:59:19.724Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"c07d9797-47f5-413d-b8cf-1f69883bd711","serviceInstanceId":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b"},"instanceName":"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d","requestScope":"vfModule"} 2023-01-11T04:59:19.724Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:19.744Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:19.745Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:19.745Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T04:59:19.746Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:59:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:19.746Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T04:59:19.747Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:19.747Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T04:59:19.748Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558 2023-01-11T04:59:19.749Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|INFO|500||Invoke 2023-01-11T04:59:19.749Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:19.749Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558 2023-01-11T04:59:19.750Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||Method : GET 2023-01-11T04:59:19.751Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57e7cde1-8fb1-4bb8-8fb9-144070f43f3e"] 2023-01-11T04:59:19.751Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||Request body: 2023-01-11T04:59:19.752Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:19.978Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:19.979Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:19.979Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||Status text : 2023-01-11T04:59:19.980Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:19.994Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||Response body: { "id" : 9, "modelCustomizationUUID" : "ea4e0fd2-68fb-4a59-8b31-0773f8e08558", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-01-11 04:55:35.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/heatEnvironment" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/volumeHeatEnv" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/cvnfcCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vnfCustomization" } } } 2023-01-11T04:59:19.994Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:19.995Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=ea4e0fd2-68fb-4a59-8b31-0773f8e08558|INFO|500||InvokeReturn 2023-01-11T04:59:20.006Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule 2023-01-11T04:59:20.007Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||Invoke 2023-01-11T04:59:20.007Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:20.007Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule 2023-01-11T04:59:20.008Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Method : GET 2023-01-11T04:59:20.008Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2d0024b-54fe-4057-bd86-79fbdc79ec5e"] 2023-01-11T04:59:20.008Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Request body: 2023-01-11T04:59:20.009Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:20.149Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:20.149Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:20.150Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Status text : 2023-01-11T04:59:20.150Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:20.192Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||Response body: { "modelUUID" : "47e8c42f-e92e-4579-a7c3-65059cd01c18", "modelInvariantUUID" : "5321dfec-6f54-4970-b52b-67f91db84b5e", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-11 04:55:35.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/volumeHeatTemplate" } } } 2023-01-11T04:59:20.193Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:20.193Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/9/vfModule|INFO|500||InvokeReturn 2023-01-11T04:59:20.204Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance 2023-01-11T04:59:20.205Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-01-11T04:59:20.205Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:20.206Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance 2023-01-11T04:59:20.206Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-01-11T04:59:20.206Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6914e7bd-308c-4340-9b04-4548eebd3eb0"] 2023-01-11T04:59:20.207Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-01-11T04:59:20.207Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:20.326Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:20.326Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:59:20.326Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-01-11T04:59:20.327Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:20.327Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-01-11T04:59:20.327Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:20.328Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T04:59:20.328Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e 2023-01-11T04:59:20.329Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|INFO|500||Invoke 2023-01-11T04:59:20.329Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:20.329Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e 2023-01-11T04:59:20.329Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||Method : GET 2023-01-11T04:59:20.330Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ba3bbd6-7249-4bd9-9952-dc068ae5e00a"] 2023-01-11T04:59:20.330Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||Request body: 2023-01-11T04:59:20.330Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:20.442Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:20.442Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:20.442Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||Status text : 2023-01-11T04:59:20.443Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:20.450Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "47e8c42f-e92e-4579-a7c3-65059cd01c18", "modelInvariantUUID" : "5321dfec-6f54-4970-b52b-67f91db84b5e", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-11 04:55:35.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/volumeHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e" } } } 2023-01-11T04:59:20.450Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:20.450Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5321dfec-6f54-4970-b52b-67f91db84b5e|INFO|500||InvokeReturn 2023-01-11T04:59:20.455Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance 2023-01-11T04:59:20.455Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-01-11T04:59:20.456Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:20.456Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance 2023-01-11T04:59:20.456Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-01-11T04:59:20.456Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c422bfb6-8f76-4d92-89dc-224aafdc0794"] 2023-01-11T04:59:20.457Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-01-11T04:59:20.457Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:20.512Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:20.513Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:59:20.514Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-01-11T04:59:20.515Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:20.515Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-01-11T04:59:20.516Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:20.517Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=47e8c42f-e92e-4579-a7c3-65059cd01c18&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T04:59:20.518Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-01-11T04:59:20.518Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-01-11T04:59:20.519Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:20.520Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-01-11T04:59:20.520Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-01-11T04:59:20.521Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/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:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1ef2df2-2ed1-4c03-b459-9e72babf4c2c"] 2023-01-11T04:59:20.521Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-01-11T04:59:20.522Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:20.646Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:20.647Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:20.647Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/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 : 2023-01-11T04:59:20.648Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:20.649Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 45, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" } } } 2023-01-11T04:59:20.649Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:20.650Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2023-01-11T04:59:20.661Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18 2023-01-11T04:59:20.662Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|INFO|500||Invoke 2023-01-11T04:59:20.662Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:20.663Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18 2023-01-11T04:59:20.663Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Method : GET 2023-01-11T04:59:20.664Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47fbde43-c475-4523-9ed3-9edc8128f63d"] 2023-01-11T04:59:20.664Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Request body: 2023-01-11T04:59:20.665Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:20.756Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:20.756Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:20.757Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Status text : 2023-01-11T04:59:20.757Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:20.769Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Response body: { "modelUUID" : "47e8c42f-e92e-4579-a7c3-65059cd01c18", "modelInvariantUUID" : "5321dfec-6f54-4970-b52b-67f91db84b5e", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-11 04:55:35.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/volumeHeatTemplate" } } } 2023-01-11T04:59:20.770Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:20.771Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|INFO|500||InvokeReturn 2023-01-11T04:59:20.774Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:59:20.776Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T04:59:20.777Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:20.777Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:59:20.778Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T04:59:20.778Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3336", X-B3-TraceId:"d9eb75bea25298e9", X-B3-SpanId:"70be19dba37e2c0d", X-B3-ParentSpanId:"d9eb75bea25298e9", X-B3-Sampled:"0", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40b48a2d-b682-43f7-a189-1a52b491b249"] 2023-01-11T04:59:20.779Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"bc5893ed-1b1d-4230-9a57-9bead2dfba82","requestStatus":"IN_PROGRESS","startTime":1673413159541,"source":"VID","vnfId":"c07d9797-47f5-413d-b8cf-1f69883bd711","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"bc5893ed-1b1d-4230-9a57-9bead2dfba82"} 2023-01-11T04:59:20.779Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:20.802Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:20.803Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T04:59:20.804Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T04:59:20.805Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:20.808Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:59:19.541+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T04:59:20.791+00:00", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" } } } 2023-01-11T04:59:20.808Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:20.809Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T04:59:20.828Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:59:20.834Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T04:59:20.834Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:20.835Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:59:20.835Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T04:59:20.835Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3640", X-B3-TraceId:"d9eb75bea25298e9", X-B3-SpanId:"9ee610c38e1ec578", X-B3-ParentSpanId:"d9eb75bea25298e9", X-B3-Sampled:"0", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d140e359-bf4e-4f7b-b48c-c8de12c89ea4"] 2023-01-11T04:59:20.836Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/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\":\"5321dfec-6f54-4970-b52b-67f91db84b5e\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\"modelVersionId\":\"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\"modelCustomizationId\":\"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\"modelUuid\":\"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\"modelInvariantUuid\":\"5321dfec-6f54-4970-b52b-67f91db84b5e\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\"modelInfo\":{\"modelInvariantId\":\"8574feaf-cb98-466c-ab19-725d1f060d73\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\"modelUuid\":\"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\"modelInvariantUuid\":\"8574feaf-cb98-466c-ab19-725d1f060d73\"}}},{\"relatedInstance\":{\"instanceId\":\"c07d9797-47f5-413d-b8cf-1f69883bd711\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"95ff84e9-af4d-4d57-a850-c57fe3654272\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e69f55fd-e562-4656-ae5b-e6eda468407a\",\"modelVersionId\":\"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\"modelCustomizationId\":\"e69f55fd-e562-4656-ae5b-e6eda468407a\",\"modelUuid\":\"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\"modelInvariantUuid\":\"95ff84e9-af4d-4d57-a850-c57fe3654272\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\"vnfInstanceId\":\"c07d9797-47f5-413d-b8cf-1f69883bd711\"}","type":"String"},"requestId":{"value":"bc5893ed-1b1d-4230-9a57-9bead2dfba82","type":"String"},"mso-request-id":{"value":"bc5893ed-1b1d-4230-9a57-9bead2dfba82","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"c07d9797-47f5-413d-b8cf-1f69883bd711","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/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T04:59:20.836Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:21.443Z|44e8e514-a99b-43d3-9769-879ba28f58de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:21.444Z|44e8e514-a99b-43d3-9769-879ba28f58de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:21.854Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:21.854Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T04:59:21.855Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T04:59:21.856Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 04:59:21 GMT", X-ONAP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-TransactionID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ECOMP-RequestID:"bc5893ed-1b1d-4230-9a57-9bead2dfba82", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d140e359-bf4e-4f7b-b48c-c8de12c89ea4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:21.857Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"bc5893ed-1b1d-4230-9a57-9bead2dfba82\",\"instanceId\":\"1c1d4f19-4a88-4d17-91a1-cb048dfcbdef\"}}","message":"Success","processInstanceID":"b5a83aa3-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T04:59:21.857Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:21.858Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T04:59:21.863Z|bc5893ed-1b1d-4230-9a57-9bead2dfba82|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:21.989Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:21.993Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T04:59:21.994Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||Invoke 2023-01-11T04:59:21.994Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:21.994Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T04:59:21.994Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Method : GET 2023-01-11T04:59:21.995Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9d85409718c9dd4", X-B3-SpanId:"a12d27a667b90373", X-B3-ParentSpanId:"d9d85409718c9dd4", X-B3-Sampled:"0", X-ONAP-RequestID:"131778bc-2b1c-4395-a47a-5cf48f9bad1f", X-RequestID:"131778bc-2b1c-4395-a47a-5cf48f9bad1f", X-TransactionID:"131778bc-2b1c-4395-a47a-5cf48f9bad1f", X-ECOMP-RequestID:"131778bc-2b1c-4395-a47a-5cf48f9bad1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c3d2e1a-3e2a-4666-b3f9-d5f6bafb64be"] 2023-01-11T04:59:21.995Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Request body: 2023-01-11T04:59:21.995Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:22.015Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:22.016Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:22.016Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status text : 2023-01-11T04:59:22.017Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:22.017Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Response body: { "requestId" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:59:19.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:21.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" } } } 2023-01-11T04:59:22.017Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:22.018Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||InvokeReturn 2023-01-11T04:59:22.020Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T04:59:22.020Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:22.020Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:22.021Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T04:59:22.021Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:22.022Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9d85409718c9dd4", X-B3-SpanId:"190276d356493fb3", X-B3-ParentSpanId:"d9d85409718c9dd4", X-B3-Sampled:"0", X-ONAP-RequestID:"131778bc-2b1c-4395-a47a-5cf48f9bad1f", X-RequestID:"131778bc-2b1c-4395-a47a-5cf48f9bad1f", X-TransactionID:"131778bc-2b1c-4395-a47a-5cf48f9bad1f", X-ECOMP-RequestID:"131778bc-2b1c-4395-a47a-5cf48f9bad1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c548d64-0c4c-4ac2-bcd8-10543a1770f7"] 2023-01-11T04:59:22.022Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:22.022Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:22.034Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:22.035Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:22.035Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:22.035Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:22.036Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:22.037Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:22.037Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:22.044Z|131778bc-2b1c-4395-a47a-5cf48f9bad1f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:28.081Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:28.085Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:28.086Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:59:28.086Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:28.086Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:28.086Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:59:28.087Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5033e2c80ce0123", X-B3-SpanId:"4673597f57e3db6d", X-B3-ParentSpanId:"b5033e2c80ce0123", X-B3-Sampled:"0", X-ONAP-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-TransactionID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-ECOMP-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20e79339-c106-4623-9577-d48aae8b3d6b"] 2023-01-11T04:59:28.087Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:59:28.087Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:28.171Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:28.171Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:28.172Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:59:28.172Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:28.174Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-01-11T04:58:55.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:59:28.174Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:28.175Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||InvokeReturn 2023-01-11T04:59:28.176Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:28.177Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:28.177Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:28.177Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:28.177Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:28.178Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b5033e2c80ce0123", X-B3-SpanId:"f4fd23c6ccb98f27", X-B3-ParentSpanId:"b5033e2c80ce0123", X-B3-Sampled:"0", X-ONAP-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-TransactionID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-ECOMP-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bc3c0c2-dcc5-45e3-8572-4e203afad803"] 2023-01-11T04:59:28.178Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:28.178Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:28.196Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:28.197Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:28.198Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:28.198Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:28.199Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":1673413145000,\"creation_time\":1673413100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:59:06.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:59:28.199Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:28.200Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:28.238Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:28.239Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:28.240Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:28.240Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:28.241Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:28.241Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-TransactionID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-ECOMP-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24a698ee-68a0-4f0a-9df2-6d0089960240"] 2023-01-11T04:59:28.241Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:28.242Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:28.373Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:28.374Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:28.374Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:28.375Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3800DFDBA9EBE7813403CAD4A3433610; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 11 Jan 2023 04:59:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:28.375Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b695a7f1-916c-11ed-ae6e-d28194c8b874","businessKey":"42c6aef5-e469-4ffd-932d-b71e82449880","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-11T04:59:22.412+0000","endTime":"2023-01-11T04:59:23.516+0000","removalTime":null,"durationInMillis":1104,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a69b62bb-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"b6826dd2-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T04:59:28.376Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:28.377Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:28.409Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:28.409Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:28.410Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:28.410Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:28.411Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:28.411Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-TransactionID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-ECOMP-RequestID:"784d9ba5-9f86-4485-b88b-a5832df044e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c400e019-2418-4051-badb-752fb11b2730"] 2023-01-11T04:59:28.411Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:28.412Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:28.530Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:28.531Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:28.532Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:28.532Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E5500ECE7B582B6EEF407A3DE2E163DC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Wed, 11 Jan 2023 04:59:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:28.533Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b6964444-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"b695a7f1-916c-11ed-ae6e-d28194c8b874","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processInstanceId":"b695a7f1-916c-11ed-ae6e-d28194c8b874","executionId":"b695a7f1-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T04:59:22.415+0000","endTime":"2023-01-11T04:59:23.515+0000","durationInMillis":1100,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a69b62bb-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T04:59:28.533Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:28.534Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:28.538Z|784d9ba5-9f86-4485-b88b-a5832df044e3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:29.082Z|d2eb3c71-f53f-4a04-80c3-7faf8f453c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:29.082Z|d2eb3c71-f53f-4a04-80c3-7faf8f453c7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:29.496Z|981ccf1e-e081-40ac-bb5d-88a5bd5b7fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:29.497Z|981ccf1e-e081-40ac-bb5d-88a5bd5b7fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:31.466Z|083a9041-d4bf-416b-962a-2f5ebfc13f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:31.467Z|083a9041-d4bf-416b-962a-2f5ebfc13f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:32.178Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:32.183Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T04:59:32.183Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||Invoke 2023-01-11T04:59:32.183Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:32.184Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T04:59:32.184Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Method : GET 2023-01-11T04:59:32.184Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7fb0c50da5afa24", X-B3-SpanId:"7650884893a97284", X-B3-ParentSpanId:"a7fb0c50da5afa24", X-B3-Sampled:"0", X-ONAP-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-TransactionID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-ECOMP-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab9cf04f-091f-4c4f-83bd-f3ef97eb550e"] 2023-01-11T04:59:32.184Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Request body: 2023-01-11T04:59:32.184Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:32.204Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:32.205Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:32.205Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status text : 2023-01-11T04:59:32.205Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:32.206Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Response body: { "requestId" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T04:59:19.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:27.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" } } } 2023-01-11T04:59:32.207Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:32.207Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||InvokeReturn 2023-01-11T04:59:32.209Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T04:59:32.209Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:32.210Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:32.210Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T04:59:32.211Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:32.211Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7fb0c50da5afa24", X-B3-SpanId:"ab0725f36bebfbbc", X-B3-ParentSpanId:"a7fb0c50da5afa24", X-B3-Sampled:"0", X-ONAP-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-TransactionID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-ECOMP-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e91a44d0-ee0e-4757-aebf-a561c3c95a2b"] 2023-01-11T04:59:32.212Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:32.212Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:32.222Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:32.224Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:32.224Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:32.224Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:32.225Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:32.225Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:32.226Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:32.251Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:32.252Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:32.252Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:32.253Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:32.253Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:32.254Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-TransactionID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-ECOMP-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4402a168-0281-4ac4-9ac8-7f0087ad0e5c"] 2023-01-11T04:59:32.254Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:32.254Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:32.379Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:32.380Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:32.380Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:32.381Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A2CD622EC6242B55D1D4AFCC5CFF550F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 04:59:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:32.381Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bba8a368-916c-11ed-ae6e-d28194c8b874","businessKey":"bc5893ed-1b1d-4230-9a57-9bead2dfba82","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T04:59:30.924+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b5a83aa3-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"bba71c87-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T04:59:32.382Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:32.382Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:32.404Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:32.405Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:32.405Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:32.406Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:32.406Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:32.407Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-TransactionID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-ECOMP-RequestID:"1e45d264-8fab-4e34-bb39-fd8efa61ebfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e7494a6-6192-4375-b5c9-3dc6a398414b"] 2023-01-11T04:59:32.407Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:32.407Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:32.536Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:32.537Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:32.538Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:32.538Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4E14B2A7A63B4D6D3C4A5F3641F45067; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Wed, 11 Jan 2023 04:59:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:32.539Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:bba8ca7f-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"bba8a368-916c-11ed-ae6e-d28194c8b874","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"bba8a368-916c-11ed-ae6e-d28194c8b874","executionId":"bba8a368-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T04:59:30.925+0000","endTime":"2023-01-11T04:59:30.925+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b5a83aa3-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T04:59:32.539Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:32.540Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:32.544Z|1e45d264-8fab-4e34-bb39-fd8efa61ebfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:33.729Z|25b6f208-5af5-44c8-8e8b-d4165c06c7c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:59:33.730Z|25b6f208-5af5-44c8-8e8b-d4165c06c7c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:59:38.671Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:38.675Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:38.676Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:59:38.676Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:38.677Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:38.677Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:59:38.677Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecf77910cc7b3526", X-B3-SpanId:"21f9626cb050a54f", X-B3-ParentSpanId:"ecf77910cc7b3526", X-B3-Sampled:"0", X-ONAP-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-TransactionID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-ECOMP-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5bb9494-bb2b-44f1-a214-74b60b18958e"] 2023-01-11T04:59:38.678Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:59:38.678Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:38.699Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:38.699Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:38.699Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:59:38.700Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:38.703Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-01-11T04:58:55.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:59:38.704Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:38.704Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||InvokeReturn 2023-01-11T04:59:38.705Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:38.706Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:38.706Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:38.707Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:38.707Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:38.708Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ecf77910cc7b3526", X-B3-SpanId:"e6699f472f30f668", X-B3-ParentSpanId:"ecf77910cc7b3526", X-B3-Sampled:"0", X-ONAP-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-TransactionID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-ECOMP-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a931391-b606-4a0e-b7b9-e00d2271fd93"] 2023-01-11T04:59:38.708Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:38.708Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:38.718Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:38.719Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:38.719Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:38.720Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:38.720Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":1673413145000,\"creation_time\":1673413100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:59:06.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:59:38.721Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:38.721Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:38.748Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:38.748Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:38.749Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:38.749Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:38.750Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:38.750Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-TransactionID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-ECOMP-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5bb1c3f-83e5-4730-9259-f0f85f3113ee"] 2023-01-11T04:59:38.750Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:38.751Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:38.882Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:38.883Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:38.883Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:38.884Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=67461C67AF86D7D83B7700920D1AC8C3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Wed, 11 Jan 2023 04:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:38.884Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b695a7f1-916c-11ed-ae6e-d28194c8b874","businessKey":"42c6aef5-e469-4ffd-932d-b71e82449880","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-11T04:59:22.412+0000","endTime":"2023-01-11T04:59:23.516+0000","removalTime":null,"durationInMillis":1104,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a69b62bb-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"b6826dd2-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T04:59:38.885Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:38.885Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=42c6aef5-e469-4ffd-932d-b71e82449880&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:38.910Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:38.911Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:38.911Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:38.911Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:38.912Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:38.912Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-TransactionID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-ECOMP-RequestID:"95383242-d4c8-43cc-ac6c-b811548c4061", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a82d518d-eaaf-4e13-ab6b-1df8e8bc2c86"] 2023-01-11T04:59:38.912Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:38.912Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:39.058Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:39.058Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:39.058Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:39.059Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EB3D06D37EE20B69F6BD4367D467AA3F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Wed, 11 Jan 2023 04:59:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:39.059Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b6964444-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"b695a7f1-916c-11ed-ae6e-d28194c8b874","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processInstanceId":"b695a7f1-916c-11ed-ae6e-d28194c8b874","executionId":"b695a7f1-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T04:59:22.415+0000","endTime":"2023-01-11T04:59:23.515+0000","durationInMillis":1100,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a69b62bb-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T04:59:39.059Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:39.060Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b695a7f1-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:39.067Z|95383242-d4c8-43cc-ac6c-b811548c4061|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:39.102Z|dfe3cedf-cee5-471f-9bed-07bc2c65e748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:39.102Z|dfe3cedf-cee5-471f-9bed-07bc2c65e748|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:39.518Z|d2d435f2-61b1-4ece-b7fb-ff9ee9e619a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:39.518Z|d2d435f2-61b1-4ece-b7fb-ff9ee9e619a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:40.072Z|a14e1afa-e987-4446-9421-519adf78dda3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T04:59:40.072Z|a14e1afa-e987-4446-9421-519adf78dda3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:41.488Z|b51d75ef-f0e9-4151-94b5-9f79da7d1629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:41.489Z|b51d75ef-f0e9-4151-94b5-9f79da7d1629|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:42.671Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:42.677Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T04:59:42.677Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||Invoke 2023-01-11T04:59:42.678Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:42.678Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T04:59:42.678Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Method : GET 2023-01-11T04:59:42.679Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f9a97cabb98e530", X-B3-SpanId:"bc943289f7219c8f", X-B3-ParentSpanId:"4f9a97cabb98e530", X-B3-Sampled:"0", X-ONAP-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-TransactionID:"80c62382-977b-4264-8658-b16155ebd3b9", X-ECOMP-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbd5016d-c974-4db1-804a-af198a831801"] 2023-01-11T04:59:42.679Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Request body: 2023-01-11T04:59:42.680Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:42.701Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:42.702Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:42.702Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status text : 2023-01-11T04:59:42.702Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:42.705Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Response body: { "requestId" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T04:59:19.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:27.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" } } } 2023-01-11T04:59:42.705Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:42.705Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||InvokeReturn 2023-01-11T04:59:42.707Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T04:59:42.707Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:42.707Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:42.708Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T04:59:42.708Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:42.708Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f9a97cabb98e530", X-B3-SpanId:"9470599e15fbf8b9", X-B3-ParentSpanId:"4f9a97cabb98e530", X-B3-Sampled:"0", X-ONAP-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-TransactionID:"80c62382-977b-4264-8658-b16155ebd3b9", X-ECOMP-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a124b50a-21f8-4114-b76d-f36e9f5190b1"] 2023-01-11T04:59:42.708Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:42.708Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:42.724Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:42.724Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:42.724Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:42.725Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:42.728Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:42.728Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:42.728Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:42.754Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:42.754Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:42.754Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:42.755Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:42.755Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:42.755Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-TransactionID:"80c62382-977b-4264-8658-b16155ebd3b9", X-ECOMP-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"666d0392-645a-4f26-ac5a-2ed4055180a4"] 2023-01-11T04:59:42.755Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:42.755Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:42.878Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:42.878Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:42.879Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:42.879Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8D152A07F0D4AC50BE660C9D86A35865; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Wed, 11 Jan 2023 04:59:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:42.879Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bba8a368-916c-11ed-ae6e-d28194c8b874","businessKey":"bc5893ed-1b1d-4230-9a57-9bead2dfba82","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T04:59:30.924+0000","endTime":"2023-01-11T04:59:33.442+0000","removalTime":null,"durationInMillis":2518,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b5a83aa3-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"bba71c87-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T04:59:42.880Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:42.880Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:42.906Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:42.906Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:42.906Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:42.906Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:42.907Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:42.907Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-TransactionID:"80c62382-977b-4264-8658-b16155ebd3b9", X-ECOMP-RequestID:"80c62382-977b-4264-8658-b16155ebd3b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf7783df-917f-4052-b9a3-613089a39590"] 2023-01-11T04:59:42.907Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:42.907Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:43.028Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:43.028Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:43.029Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:43.029Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B22B4B2B7B82A8183E1B8EF6ABE7DF45; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 11 Jan 2023 04:59:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:43.030Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:bd28b3f3-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"bba8a368-916c-11ed-ae6e-d28194c8b874","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"bba8a368-916c-11ed-ae6e-d28194c8b874","executionId":"bba8a368-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T04:59:33.441+0000","endTime":"2023-01-11T04:59:33.441+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b5a83aa3-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T04:59:43.030Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:43.031Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:43.037Z|80c62382-977b-4264-8658-b16155ebd3b9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:48.729Z|f4c5ad38-5ee9-43a4-981c-09f3990496d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:59:48.730Z|f4c5ad38-5ee9-43a4-981c-09f3990496d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:59:49.124Z|f4a65cf0-38e0-4b3d-af31-0cfa16f283a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:49.125Z|f4a65cf0-38e0-4b3d-af31-0cfa16f283a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:49.134Z|07a20077-27d0-4cd8-8f33-f36cc3af302d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T04:59:49.134Z|07a20077-27d0-4cd8-8f33-f36cc3af302d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T04:59:49.199Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:49.203Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:49.204Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:59:49.204Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:49.204Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:49.205Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:59:49.205Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eb2bbbf0c022c62", X-B3-SpanId:"036fdcc727d7eee4", X-B3-ParentSpanId:"1eb2bbbf0c022c62", X-B3-Sampled:"0", X-ONAP-RequestID:"420951a2-e196-40b4-b3eb-488c9942f7dc", X-RequestID:"420951a2-e196-40b4-b3eb-488c9942f7dc", X-TransactionID:"420951a2-e196-40b4-b3eb-488c9942f7dc", X-ECOMP-RequestID:"420951a2-e196-40b4-b3eb-488c9942f7dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6624f993-d067-4270-99c3-3e8f08343c01"] 2023-01-11T04:59:49.205Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:59:49.205Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:49.226Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:49.226Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:49.226Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:59:49.227Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:49.228Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-01-11T04:58:55.000+00:00", "endTime" : "2023-01-11T04:59:39.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:59:49.228Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:49.229Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||InvokeReturn 2023-01-11T04:59:49.231Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:49.231Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:49.232Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:49.232Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:49.232Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:49.232Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1eb2bbbf0c022c62", X-B3-SpanId:"f479b5fb22f82092", X-B3-ParentSpanId:"1eb2bbbf0c022c62", X-B3-Sampled:"0", X-ONAP-RequestID:"420951a2-e196-40b4-b3eb-488c9942f7dc", X-RequestID:"420951a2-e196-40b4-b3eb-488c9942f7dc", X-TransactionID:"420951a2-e196-40b4-b3eb-488c9942f7dc", X-ECOMP-RequestID:"420951a2-e196-40b4-b3eb-488c9942f7dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8291db2f-dcb2-4172-ad3a-0fcf9fbe78d3"] 2023-01-11T04:59:49.233Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:49.233Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:49.245Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:49.246Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:49.246Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:49.246Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:49.248Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":1673413145000,\"creation_time\":1673413100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:59:06.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:59:49.248Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:49.249Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:49.259Z|420951a2-e196-40b4-b3eb-488c9942f7dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:49.388Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:49.392Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:49.392Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:59:49.392Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:49.393Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:49.393Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:59:49.393Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"047cb98152bad75a", X-B3-SpanId:"927e2b26006cc592", X-B3-ParentSpanId:"047cb98152bad75a", X-B3-Sampled:"0", X-ONAP-RequestID:"eff84b18-7065-4b6d-9f48-9d201ec4a93a", X-RequestID:"eff84b18-7065-4b6d-9f48-9d201ec4a93a", X-TransactionID:"eff84b18-7065-4b6d-9f48-9d201ec4a93a", X-ECOMP-RequestID:"eff84b18-7065-4b6d-9f48-9d201ec4a93a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dba37367-de65-4fa7-8c99-e00b8c83c89b"] 2023-01-11T04:59:49.394Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:59:49.394Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:49.412Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:49.413Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:49.414Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:59:49.414Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:49.415Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-01-11T04:58:55.000+00:00", "endTime" : "2023-01-11T04:59:39.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:59:49.415Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:49.416Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||InvokeReturn 2023-01-11T04:59:49.419Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:49.419Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:49.420Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:49.420Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:49.420Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:49.420Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"047cb98152bad75a", X-B3-SpanId:"521c31c25eca60e7", X-B3-ParentSpanId:"047cb98152bad75a", X-B3-Sampled:"0", X-ONAP-RequestID:"eff84b18-7065-4b6d-9f48-9d201ec4a93a", X-RequestID:"eff84b18-7065-4b6d-9f48-9d201ec4a93a", X-TransactionID:"eff84b18-7065-4b6d-9f48-9d201ec4a93a", X-ECOMP-RequestID:"eff84b18-7065-4b6d-9f48-9d201ec4a93a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91bafc75-3dfc-47e9-b6a1-fafb4267b30c"] 2023-01-11T04:59:49.421Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:49.421Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:49.434Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:49.435Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:49.435Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:49.435Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:49.436Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":1673413145000,\"creation_time\":1673413100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:59:06.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:59:49.437Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:49.437Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:49.445Z|eff84b18-7065-4b6d-9f48-9d201ec4a93a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:49.539Z|de5a2e2a-d00f-4336-b37c-00bb3048e271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:49.540Z|de5a2e2a-d00f-4336-b37c-00bb3048e271|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:49.567Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:49.570Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:49.570Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:59:49.570Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:49.571Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:49.571Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:59:49.571Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16a912ff452bc77e", X-B3-SpanId:"08e080993224e3f5", X-B3-ParentSpanId:"16a912ff452bc77e", X-B3-Sampled:"0", X-ONAP-RequestID:"aaec2ab8-a175-4b3f-b0cf-cfea32fed37e", X-RequestID:"aaec2ab8-a175-4b3f-b0cf-cfea32fed37e", X-TransactionID:"aaec2ab8-a175-4b3f-b0cf-cfea32fed37e", X-ECOMP-RequestID:"aaec2ab8-a175-4b3f-b0cf-cfea32fed37e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85750a53-c816-48b6-a5e4-1e96a6970256"] 2023-01-11T04:59:49.572Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:59:49.572Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:49.589Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:49.590Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:49.590Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:59:49.591Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:49.592Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-01-11T04:58:55.000+00:00", "endTime" : "2023-01-11T04:59:39.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:59:49.592Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:49.593Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||InvokeReturn 2023-01-11T04:59:49.595Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:49.595Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:49.596Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:49.596Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:49.596Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:49.596Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16a912ff452bc77e", X-B3-SpanId:"538b0a55cbc3f8e9", X-B3-ParentSpanId:"16a912ff452bc77e", X-B3-Sampled:"0", X-ONAP-RequestID:"aaec2ab8-a175-4b3f-b0cf-cfea32fed37e", X-RequestID:"aaec2ab8-a175-4b3f-b0cf-cfea32fed37e", X-TransactionID:"aaec2ab8-a175-4b3f-b0cf-cfea32fed37e", X-ECOMP-RequestID:"aaec2ab8-a175-4b3f-b0cf-cfea32fed37e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"228f96d7-b1bb-4160-bf5e-a264b97042a6"] 2023-01-11T04:59:49.597Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:49.597Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:49.612Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:49.612Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:49.612Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:49.612Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:49 GMT", Connection:"close"] 2023-01-11T04:59:49.614Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":1673413145000,\"creation_time\":1673413100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:59:06.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:59:49.614Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:49.615Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:49.623Z|aaec2ab8-a175-4b3f-b0cf-cfea32fed37e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:49.759Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:49.764Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:49.764Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:59:49.764Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:49.764Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:49.765Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:59:49.765Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89145e8f18a22c1d", X-B3-SpanId:"0b017e4fad0e08b7", X-B3-ParentSpanId:"89145e8f18a22c1d", X-B3-Sampled:"0", X-ONAP-RequestID:"5f89ff5b-19dc-436f-baa0-961b96f3a60d", X-RequestID:"5f89ff5b-19dc-436f-baa0-961b96f3a60d", X-TransactionID:"5f89ff5b-19dc-436f-baa0-961b96f3a60d", X-ECOMP-RequestID:"5f89ff5b-19dc-436f-baa0-961b96f3a60d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3f46e01-6549-462e-bdbd-d81b5963f741"] 2023-01-11T04:59:49.765Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:59:49.766Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:49.787Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:49.788Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:49.788Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:59:49.788Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:49.789Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-01-11T04:58:55.000+00:00", "endTime" : "2023-01-11T04:59:39.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:59:49.789Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:49.789Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||InvokeReturn 2023-01-11T04:59:49.790Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:49.791Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:49.791Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:49.791Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:49.791Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:49.792Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89145e8f18a22c1d", X-B3-SpanId:"2774959a8ea62edd", X-B3-ParentSpanId:"89145e8f18a22c1d", X-B3-Sampled:"0", X-ONAP-RequestID:"5f89ff5b-19dc-436f-baa0-961b96f3a60d", X-RequestID:"5f89ff5b-19dc-436f-baa0-961b96f3a60d", X-TransactionID:"5f89ff5b-19dc-436f-baa0-961b96f3a60d", X-ECOMP-RequestID:"5f89ff5b-19dc-436f-baa0-961b96f3a60d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84b65959-64a6-4670-990d-827a99bf05c9"] 2023-01-11T04:59:49.792Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:49.792Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:49.803Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:49.803Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:49.803Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:49.804Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:49.804Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":1673413145000,\"creation_time\":1673413100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:59:06.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:59:49.804Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:49.805Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:49.825Z|5f89ff5b-19dc-436f-baa0-961b96f3a60d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:49.950Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:49.953Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:49.954Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||Invoke 2023-01-11T04:59:49.954Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:49.954Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880 2023-01-11T04:59:49.954Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Method : GET 2023-01-11T04:59:49.955Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f29d6a2a8978493", X-B3-SpanId:"8643433ad8f381cd", X-B3-ParentSpanId:"5f29d6a2a8978493", X-B3-Sampled:"0", X-ONAP-RequestID:"a15ce948-9383-4c33-aeb7-d54c3dc06c8a", X-RequestID:"a15ce948-9383-4c33-aeb7-d54c3dc06c8a", X-TransactionID:"a15ce948-9383-4c33-aeb7-d54c3dc06c8a", X-ECOMP-RequestID:"a15ce948-9383-4c33-aeb7-d54c3dc06c8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69886f50-f8d0-497a-80cd-40ee06dde588"] 2023-01-11T04:59:49.955Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Request body: 2023-01-11T04:59:49.955Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:49.979Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:49.979Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:49.979Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Status text : 2023-01-11T04:59:49.979Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:49.980Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||Response body: { "requestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-01-11T04:58:55.000+00:00", "endTime" : "2023-01-11T04:59:39.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "1c801db4-30ea-47fa-98ec-a0d24f545600", "networkName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3/networks/1c801db4-30ea-47fa-98ec-a0d24f545600", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42c6aef5-e469-4ffd-932d-b71e82449880", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880" } } } 2023-01-11T04:59:49.980Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:49.980Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42c6aef5-e469-4ffd-932d-b71e82449880|INFO|500||InvokeReturn 2023-01-11T04:59:49.983Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:49.983Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:49.983Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:49.984Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false 2023-01-11T04:59:49.984Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:49.984Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f29d6a2a8978493", X-B3-SpanId:"8169ed0fec415dd7", X-B3-ParentSpanId:"5f29d6a2a8978493", X-B3-Sampled:"0", X-ONAP-RequestID:"a15ce948-9383-4c33-aeb7-d54c3dc06c8a", X-RequestID:"a15ce948-9383-4c33-aeb7-d54c3dc06c8a", X-TransactionID:"a15ce948-9383-4c33-aeb7-d54c3dc06c8a", X-ECOMP-RequestID:"a15ce948-9383-4c33-aeb7-d54c3dc06c8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20c43034-fa6b-49dd-8ac8-d6612ba27fe9"] 2023-01-11T04:59:49.984Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:49.984Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:49.996Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:49.997Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:49.997Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:49.997Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:49.999Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 15, "soRequestId" : "42c6aef5-e469-4ffd-932d-b71e82449880", "groupingId" : "ac1b4aa9-92c9-4441-b961-50fb6e6fe634", "name" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0/ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"updated_time\":1673413145000,\"creation_time\":1673413100000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"966c384daca44e2ba241e99c095beeb2\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ac1b4aa9-92c9-4441-b961-50fb6e6fe634\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"network_name\":\"basic_network-bb68b053-4192-4464-bf69-0946de7edf43_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-01-11T04:59:06.000+00:00", "isDataInternal" : false } ] 2023-01-11T04:59:50.000Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:50.000Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42c6aef5-e469-4ffd-932d-b71e82449880&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:50.008Z|a15ce948-9383-4c33-aeb7-d54c3dc06c8a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/42c6aef5-e469-4ffd-932d-b71e82449880|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:50.499Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:50.501Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||INFO|500||Checking if requestId: 541cfd02-0d37-4519-a57a-4c6726f6a141 already exists in requestDb InfraActiveRequests table 2023-01-11T04:59:50.501Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T04:59:50.502Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||Invoke 2023-01-11T04:59:50.502Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:50.503Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T04:59:50.503Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Method : GET 2023-01-11T04:59:50.504Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c16b33481453da0", X-B3-SpanId:"c904c18d9472293e", X-B3-ParentSpanId:"9c16b33481453da0", X-B3-Sampled:"0", X-ONAP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-TransactionID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ECOMP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85a8d40b-b116-485d-861f-27b84276f8ea"] 2023-01-11T04:59:50.504Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Request body: 2023-01-11T04:59:50.505Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:50.523Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:50.524Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T04:59:50.524Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status text : 2023-01-11T04:59:50.525Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:50.525Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Response body: 2023-01-11T04:59:50.526Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:50.526Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|404|Not Found|InvokeReturn 2023-01-11T04:59:50.539Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T04:59:50.593Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:59:50.622Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed|INFO|500||Invoke 2023-01-11T04:59:50.622Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[541cfd02-0d37-4519-a57a-4c6726f6a141], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c1b93b1a-529d-4324-9ac2-5674e2d69090], X-ECOMP-RequestID=[541cfd02-0d37-4519-a57a-4c6726f6a141], X-TransactionId=[], X-ONAP-RequestID=[541cfd02-0d37-4519-a57a-4c6726f6a141]} 2023-01-11T04:59:50.669Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 04:59:50 GMT], content-length=[251], vertex-id=[229392], x-aai-txid=[2-aai-resources-230111-04:59:50:278-48404], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:59:50.670Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3"}]} 2023-01-11T04:59:50.671Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed|INFO|500||InvokeReturn 2023-01-11T04:59:50.683Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:59:50.708Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T04:59:50.709Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-11T04:59:50.749Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-11T04:59:50.750Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 04:59:50 GMT], content-length=[613], x-aai-txid=[0-aai-resources-230111-04:59:50:361-13918], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:59:50.750Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-01-11T04:59:50.752Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-01-11T04:59:50.756Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:59:50.780Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T04:59:50.780Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed|INFO|500||Invoke 2023-01-11T04:59:50.819Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed|INFO|500||InvokeReturn 2023-01-11T04:59:50.819Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 04:59:50 GMT], content-length=[251], vertex-id=[229392], x-aai-txid=[2-aai-resources-230111-04:59:50:432-16146], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:59:50.820Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3"}]} 2023-01-11T04:59:50.824Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:59:50.863Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T04:59:50.864Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-11T04:59:50.903Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-11T04:59:50.904Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 04:59:50 GMT], content-length=[610], x-aai-txid=[0-aai-resources-230111-04:59:50:517-33427], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:59:50.904Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-01-11T04:59:50.906Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-01-11T04:59:50.911Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:59:50.939Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T04:59:50.939Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed|INFO|500||Invoke 2023-01-11T04:59:50.978Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed|INFO|500||InvokeReturn 2023-01-11T04:59:50.979Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3?format=pathed has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 04:59:50 GMT], content-length=[251], vertex-id=[229392], x-aai-txid=[2-aai-resources-230111-04:59:50:592-47240], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:59:50.980Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3"}]} 2023-01-11T04:59:50.985Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T04:59:51.014Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T04:59:51.014Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-11T04:59:51.062Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-11T04:59:51.062Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 04:59:50 GMT], content-length=[619], x-aai-txid=[2-aai-resources-230111-04:59:50:668-8390], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T04:59:51.063Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/configurations","ERR.5.4.6114"]}}} 2023-01-11T04:59:51.065Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/741f9816-842f-4447-ad5a-3d66a7d94ec3/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-01-11T04:59:51.066Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T04:59:51.066Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T04:59:51.067Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:59:51.067Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T04:59:51.068Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:51.068Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T04:59:51.068Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T04:59:51.068Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"9c16b33481453da0", X-B3-SpanId:"b7cf04695cee4c48", X-B3-ParentSpanId:"9c16b33481453da0", X-B3-Sampled:"0", X-ONAP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-TransactionID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ECOMP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73ca5e5c-e9bc-4611-a510-52ebb6aaedfc"] 2023-01-11T04:59:51.069Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"741f9816-842f-4447-ad5a-3d66a7d94ec3"},"instanceName":null,"requestScope":"service"} 2023-01-11T04:59:51.069Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:51.096Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:51.097Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:51.097Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T04:59:51.098Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 04:59:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:51.098Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T04:59:51.098Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:51.099Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T04:59:51.100Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:59:51.100Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T04:59:51.100Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:51.101Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:59:51.101Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T04:59:51.101Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|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:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-TransactionID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ECOMP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b5f3291-56a8-4a0e-9135-a38122a86fac"] 2023-01-11T04:59:51.102Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T04:59:51.102Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:51.329Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:51.330Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:51.330Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T04:59:51.330Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:51.411Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T04:59:51.412Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:51.413Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T04:59:51.418Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T04:59:51.419Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-01-11T04:59:51.419Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:51.419Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T04:59:51.420Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T04:59:51.420Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|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:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-TransactionID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ECOMP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcf09a7c-ba34-4d6a-832f-a3bbc3ec6991"] 2023-01-11T04:59:51.420Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T04:59:51.421Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:51.510Z|55dd35ad-c783-43b8-817c-158bcdce74f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:51.511Z|55dd35ad-c783-43b8-817c-158bcdce74f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:51.517Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:51.517Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:51.518Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|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 : 2023-01-11T04:59:51.518Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:51.532Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|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" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-11T04:59:51.533Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:51.533Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T04:59:51.536Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:59:51.537Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T04:59:51.537Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:51.537Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T04:59:51.537Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T04:59:51.538Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|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:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-TransactionID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ECOMP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99870d7e-ee9f-44b6-966c-a0f5d449f169"] 2023-01-11T04:59:51.538Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T04:59:51.538Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:51.668Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:51.669Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:51.669Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T04:59:51.669Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:51.676Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T04:59:51.677Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:51.677Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T04:59:51.682Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:59:51.682Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T04:59:51.682Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:51.683Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T04:59:51.683Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T04:59:51.684Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1054", X-B3-TraceId:"9c16b33481453da0", X-B3-SpanId:"7de53fc7989832ea", X-B3-ParentSpanId:"9c16b33481453da0", X-B3-Sampled:"0", X-ONAP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-TransactionID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ECOMP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef003b33-c564-4371-b656-54b4d819fbc2"] 2023-01-11T04:59:51.684Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"541cfd02-0d37-4519-a57a-4c6726f6a141","requestStatus":"IN_PROGRESS","startTime":1673413191066,"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\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"741f9816-842f-4447-ad5a-3d66a7d94ec3","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3","cloudApiRequests":[],"requestURI":"541cfd02-0d37-4519-a57a-4c6726f6a141"} 2023-01-11T04:59:51.685Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:51.711Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:51.712Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T04:59:51.712Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T04:59:51.713Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:51.713Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:59:51.066+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T04:59:51.701+00:00", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3", "cloudApiRequests" : [ ], "requestURI" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" } } } 2023-01-11T04:59:51.714Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:51.714Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T04:59:51.721Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:59:51.722Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T04:59:51.722Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:51.723Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T04:59:51.723Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T04:59:51.724Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1877", X-B3-TraceId:"9c16b33481453da0", X-B3-SpanId:"42a382f7c43be58e", X-B3-ParentSpanId:"9c16b33481453da0", X-B3-Sampled:"0", X-ONAP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-TransactionID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ECOMP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3adaa9aa-24e4-45b3-97ee-278e9dbee914"] 2023-01-11T04:59:51.724Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"cd2258e5-0824-435f-a457-13e96986f4e4\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"02746d1a-9798-4765-8c9d-302e947c208a\",\"modelUuid\":\"02746d1a-9798-4765-8c9d-302e947c208a\",\"modelInvariantUuid\":\"cd2258e5-0824-435f-a457-13e96986f4e4\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"741f9816-842f-4447-ad5a-3d66a7d94ec3\"}","type":"String"},"requestId":{"value":"541cfd02-0d37-4519-a57a-4c6726f6a141","type":"String"},"mso-request-id":{"value":"541cfd02-0d37-4519-a57a-4c6726f6a141","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"741f9816-842f-4447-ad5a-3d66a7d94ec3","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/741f9816-842f-4447-ad5a-3d66a7d94ec3","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T04:59:51.724Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:52.739Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:52.740Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T04:59:52.740Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T04:59:52.740Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 04:59:52 GMT", X-ONAP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-TransactionID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ECOMP-RequestID:"541cfd02-0d37-4519-a57a-4c6726f6a141", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3adaa9aa-24e4-45b3-97ee-278e9dbee914", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:52.741Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"541cfd02-0d37-4519-a57a-4c6726f6a141\",\"instanceId\":\"741f9816-842f-4447-ad5a-3d66a7d94ec3\"}}","message":"Success","processInstanceID":"c8109a5b-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T04:59:52.741Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:52.741Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T04:59:52.745Z|541cfd02-0d37-4519-a57a-4c6726f6a141|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:52.880Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:52.883Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T04:59:52.884Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||Invoke 2023-01-11T04:59:52.884Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:52.884Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T04:59:52.884Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Method : GET 2023-01-11T04:59:52.885Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5fded14b19f46b9a", X-B3-SpanId:"eec5c6e7bf1fa1f6", X-B3-ParentSpanId:"5fded14b19f46b9a", X-B3-Sampled:"0", X-ONAP-RequestID:"917bc174-3ef6-47ee-83fd-927df7c6d02f", X-RequestID:"917bc174-3ef6-47ee-83fd-927df7c6d02f", X-TransactionID:"917bc174-3ef6-47ee-83fd-927df7c6d02f", X-ECOMP-RequestID:"917bc174-3ef6-47ee-83fd-927df7c6d02f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce2296f8-1e09-496a-97c8-688870b367e2"] 2023-01-11T04:59:52.885Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Request body: 2023-01-11T04:59:52.885Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:52.903Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:52.904Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:52.904Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status text : 2023-01-11T04:59:52.904Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:52.905Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Response body: { "requestId" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T04:59:51.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:52.000+00:00", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3", "cloudApiRequests" : [ ], "requestURI" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" } } } 2023-01-11T04:59:52.905Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:52.905Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||InvokeReturn 2023-01-11T04:59:52.907Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false 2023-01-11T04:59:52.908Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:52.908Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:52.908Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false 2023-01-11T04:59:52.908Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:52.908Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5fded14b19f46b9a", X-B3-SpanId:"3a60e9ed201746ac", X-B3-ParentSpanId:"5fded14b19f46b9a", X-B3-Sampled:"0", X-ONAP-RequestID:"917bc174-3ef6-47ee-83fd-927df7c6d02f", X-RequestID:"917bc174-3ef6-47ee-83fd-927df7c6d02f", X-TransactionID:"917bc174-3ef6-47ee-83fd-927df7c6d02f", X-ECOMP-RequestID:"917bc174-3ef6-47ee-83fd-927df7c6d02f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8103fbf2-af5a-4185-ba37-c2504fd8887b"] 2023-01-11T04:59:52.909Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:52.909Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:52.919Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:52.920Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:52.920Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:52.920Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:52.922Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:52.922Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:52.923Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:52.930Z|917bc174-3ef6-47ee-83fd-927df7c6d02f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:53.188Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Entering 2023-01-11T04:59:53.191Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T04:59:53.192Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||Invoke 2023-01-11T04:59:53.192Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:53.192Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T04:59:53.193Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Method : GET 2023-01-11T04:59:53.193Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b6145cae066318d", X-B3-SpanId:"5c9244677b365f79", X-B3-ParentSpanId:"2b6145cae066318d", X-B3-Sampled:"0", X-ONAP-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-TransactionID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-ECOMP-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfbdba5a-384e-4b8a-8bcd-fd515871279d"] 2023-01-11T04:59:53.193Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Request body: 2023-01-11T04:59:53.194Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:53.211Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:53.211Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:53.212Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status text : 2023-01-11T04:59:53.212Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:53.213Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Response body: { "requestId" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T04:59:19.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:27.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" } } } 2023-01-11T04:59:53.214Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:53.214Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||InvokeReturn 2023-01-11T04:59:53.216Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T04:59:53.216Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T04:59:53.216Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:53.217Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T04:59:53.217Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T04:59:53.217Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b6145cae066318d", X-B3-SpanId:"edc1e356ee0b0ad4", X-B3-ParentSpanId:"2b6145cae066318d", X-B3-Sampled:"0", X-ONAP-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-TransactionID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-ECOMP-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3928365-ea9d-4771-bd3e-04d777374787"] 2023-01-11T04:59:53.218Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T04:59:53.218Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:53.233Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:53.234Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:53.234Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T04:59:53.234Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 04:59:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:53.237Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T04:59:53.237Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:53.238Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T04:59:53.366Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:53.366Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:53.366Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:53.367Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T04:59:53.367Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:53.367Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-TransactionID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-ECOMP-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3786108-e94e-48b5-b1f4-bf8b04ce482c"] 2023-01-11T04:59:53.367Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:53.368Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:53.495Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:53.495Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:53.495Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:53.496Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C51751FA7F929B9712821860D4F73509; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"717", Date:"Wed, 11 Jan 2023 04:59:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:53.496Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bba8a368-916c-11ed-ae6e-d28194c8b874","businessKey":"bc5893ed-1b1d-4230-9a57-9bead2dfba82","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T04:59:30.924+0000","endTime":"2023-01-11T04:59:33.442+0000","removalTime":null,"durationInMillis":2518,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"b5a83aa3-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"bba71c87-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T04:59:53.496Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:53.497Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=bc5893ed-1b1d-4230-9a57-9bead2dfba82&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:53.524Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:53.525Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T04:59:53.525Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T04:59:53.525Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T04:59:53.526Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T04:59:53.526Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-TransactionID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-ECOMP-RequestID:"8bbd5931-c336-48be-90ba-41ab3e4986de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b1a3013-9dfb-4541-a90d-c110d379abc9"] 2023-01-11T04:59:53.526Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T04:59:53.526Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T04:59:53.649Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T04:59:53.649Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T04:59:53.650Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T04:59:53.650Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6DB0079B58E310379BB65CA03E87C9B0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 11 Jan 2023 04:59:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T04:59:53.650Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:bd28b3f3-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"bba8a368-916c-11ed-ae6e-d28194c8b874","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"bba8a368-916c-11ed-ae6e-d28194c8b874","executionId":"bba8a368-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T04:59:33.441+0000","endTime":"2023-01-11T04:59:33.441+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b5a83aa3-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T04:59:53.651Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T04:59:53.651Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bba8a368-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T04:59:53.655Z|8bbd5931-c336-48be-90ba-41ab3e4986de|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T04:59:59.148Z|e68f46d6-3bac-4bfd-859f-8710f28b30a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:59.148Z|e68f46d6-3bac-4bfd-859f-8710f28b30a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T04:59:59.562Z|433425f7-96e4-4349-a665-a02db3b5b7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T04:59:59.563Z|433425f7-96e4-4349-a665-a02db3b5b7ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:01.542Z|e0a487e7-4e19-42df-82f3-1e62c7ad4cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:01.542Z|e0a487e7-4e19-42df-82f3-1e62c7ad4cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:03.069Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:03.074Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T05:00:03.075Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||Invoke 2023-01-11T05:00:03.075Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.076Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T05:00:03.076Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Method : GET 2023-01-11T05:00:03.076Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47a5d310c27d2950", X-B3-SpanId:"4ab0a8be57611641", X-B3-ParentSpanId:"47a5d310c27d2950", X-B3-Sampled:"0", X-ONAP-RequestID:"0b647530-d781-45c5-b117-666f6c75a3e9", X-RequestID:"0b647530-d781-45c5-b117-666f6c75a3e9", X-TransactionID:"0b647530-d781-45c5-b117-666f6c75a3e9", X-ECOMP-RequestID:"0b647530-d781-45c5-b117-666f6c75a3e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c522d933-983a-4301-ad39-95572aacefcf"] 2023-01-11T05:00:03.077Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Request body: 2023-01-11T05:00:03.077Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.096Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.097Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.097Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status text : 2023-01-11T05:00:03.098Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.099Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Response body: { "requestId" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:51.000+00:00", "endTime" : "2023-01-11T04:59:56.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:56.000+00:00", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3", "cloudApiRequests" : [ ], "requestURI" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" } } } 2023-01-11T05:00:03.099Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.099Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||InvokeReturn 2023-01-11T05:00:03.101Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.102Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:03.102Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.103Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.103Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:03.103Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47a5d310c27d2950", X-B3-SpanId:"6b6b402b95e9b1fc", X-B3-ParentSpanId:"47a5d310c27d2950", X-B3-Sampled:"0", X-ONAP-RequestID:"0b647530-d781-45c5-b117-666f6c75a3e9", X-RequestID:"0b647530-d781-45c5-b117-666f6c75a3e9", X-TransactionID:"0b647530-d781-45c5-b117-666f6c75a3e9", X-ECOMP-RequestID:"0b647530-d781-45c5-b117-666f6c75a3e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ce7948b-ba73-42fa-9d0f-3e5841e87cd7"] 2023-01-11T05:00:03.104Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:03.104Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.116Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.117Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.118Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:03.118Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.119Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:03.120Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.120Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:03.129Z|0b647530-d781-45c5-b117-666f6c75a3e9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:03.253Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:03.257Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T05:00:03.258Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||Invoke 2023-01-11T05:00:03.258Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.258Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T05:00:03.259Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Method : GET 2023-01-11T05:00:03.259Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f4e17364f708631", X-B3-SpanId:"7a32dc4c922b4d43", X-B3-ParentSpanId:"6f4e17364f708631", X-B3-Sampled:"0", X-ONAP-RequestID:"f94bcdd3-6e9c-446d-a0e2-539f999811ad", X-RequestID:"f94bcdd3-6e9c-446d-a0e2-539f999811ad", X-TransactionID:"f94bcdd3-6e9c-446d-a0e2-539f999811ad", X-ECOMP-RequestID:"f94bcdd3-6e9c-446d-a0e2-539f999811ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ba7a8a8-c4b2-4e7e-be6e-b860e45739e9"] 2023-01-11T05:00:03.260Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Request body: 2023-01-11T05:00:03.260Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.278Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.279Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.279Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status text : 2023-01-11T05:00:03.279Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.280Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Response body: { "requestId" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:51.000+00:00", "endTime" : "2023-01-11T04:59:56.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:56.000+00:00", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3", "cloudApiRequests" : [ ], "requestURI" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" } } } 2023-01-11T05:00:03.281Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.281Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||InvokeReturn 2023-01-11T05:00:03.283Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.284Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:03.284Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.284Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.285Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:03.285Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f4e17364f708631", X-B3-SpanId:"71d1e7ef91739765", X-B3-ParentSpanId:"6f4e17364f708631", X-B3-Sampled:"0", X-ONAP-RequestID:"f94bcdd3-6e9c-446d-a0e2-539f999811ad", X-RequestID:"f94bcdd3-6e9c-446d-a0e2-539f999811ad", X-TransactionID:"f94bcdd3-6e9c-446d-a0e2-539f999811ad", X-ECOMP-RequestID:"f94bcdd3-6e9c-446d-a0e2-539f999811ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4db96ab7-67c7-4b11-8207-f2b85fa59d67"] 2023-01-11T05:00:03.286Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:03.286Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.298Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.299Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.300Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:03.300Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.301Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:03.301Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.302Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:03.311Z|f94bcdd3-6e9c-446d-a0e2-539f999811ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:03.431Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:03.435Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T05:00:03.435Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||Invoke 2023-01-11T05:00:03.436Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.436Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T05:00:03.436Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Method : GET 2023-01-11T05:00:03.436Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9615e00c0b990808", X-B3-SpanId:"8d6fd934b184d81c", X-B3-ParentSpanId:"9615e00c0b990808", X-B3-Sampled:"0", X-ONAP-RequestID:"6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84", X-RequestID:"6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84", X-TransactionID:"6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84", X-ECOMP-RequestID:"6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a039910-4769-41b9-a684-a24584c336ae"] 2023-01-11T05:00:03.436Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Request body: 2023-01-11T05:00:03.437Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.457Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.457Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.458Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status text : 2023-01-11T05:00:03.458Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.460Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Response body: { "requestId" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:51.000+00:00", "endTime" : "2023-01-11T04:59:56.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:56.000+00:00", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3", "cloudApiRequests" : [ ], "requestURI" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" } } } 2023-01-11T05:00:03.460Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.460Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||InvokeReturn 2023-01-11T05:00:03.462Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.462Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:03.462Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.462Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.463Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:03.463Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9615e00c0b990808", X-B3-SpanId:"7d24fe2d88af4f0b", X-B3-ParentSpanId:"9615e00c0b990808", X-B3-Sampled:"0", X-ONAP-RequestID:"6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84", X-RequestID:"6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84", X-TransactionID:"6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84", X-ECOMP-RequestID:"6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d88936ab-e2aa-4c9a-ac0e-adda08dfe5c8"] 2023-01-11T05:00:03.463Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:03.463Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.476Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.476Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.476Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:03.476Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.478Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:03.479Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.479Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:03.488Z|6e18dc92-4d5b-4be5-9f15-6c56e5a5fe84|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:03.621Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:03.626Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T05:00:03.627Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||Invoke 2023-01-11T05:00:03.628Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.628Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141 2023-01-11T05:00:03.628Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Method : GET 2023-01-11T05:00:03.629Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd337c86cf94aded", X-B3-SpanId:"eb7adb23e2122e62", X-B3-ParentSpanId:"fd337c86cf94aded", X-B3-Sampled:"0", X-ONAP-RequestID:"9751342a-925d-4e59-8020-28364f773c02", X-RequestID:"9751342a-925d-4e59-8020-28364f773c02", X-TransactionID:"9751342a-925d-4e59-8020-28364f773c02", X-ECOMP-RequestID:"9751342a-925d-4e59-8020-28364f773c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe664ca0-3430-49ee-80d0-172ebd2c4c29"] 2023-01-11T05:00:03.629Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Request body: 2023-01-11T05:00:03.630Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.655Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.656Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.656Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Status text : 2023-01-11T05:00:03.656Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.657Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||Response body: { "requestId" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:51.000+00:00", "endTime" : "2023-01-11T04:59:56.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"cd2258e5-0824-435f-a457-13e96986f4e4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"02746d1a-9798-4765-8c9d-302e947c208a\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T04:59:56.000+00:00", "serviceInstanceId" : "741f9816-842f-4447-ad5a-3d66a7d94ec3", "serviceInstanceName" : "basic_network-bb68b053-4192-4464-bf69-0946de7edf43", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/741f9816-842f-4447-ad5a-3d66a7d94ec3", "cloudApiRequests" : [ ], "requestURI" : "541cfd02-0d37-4519-a57a-4c6726f6a141", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141" } } } 2023-01-11T05:00:03.658Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.658Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/541cfd02-0d37-4519-a57a-4c6726f6a141|INFO|500||InvokeReturn 2023-01-11T05:00:03.659Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.660Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:03.660Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.660Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.660Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:03.661Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd337c86cf94aded", X-B3-SpanId:"7fff0d90f2d2e8ba", X-B3-ParentSpanId:"fd337c86cf94aded", X-B3-Sampled:"0", X-ONAP-RequestID:"9751342a-925d-4e59-8020-28364f773c02", X-RequestID:"9751342a-925d-4e59-8020-28364f773c02", X-TransactionID:"9751342a-925d-4e59-8020-28364f773c02", X-ECOMP-RequestID:"9751342a-925d-4e59-8020-28364f773c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8687a955-8699-436b-be3d-1df60418f7e9"] 2023-01-11T05:00:03.661Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:03.661Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.672Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.672Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.673Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:03.673Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.674Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:03.674Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.674Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=541cfd02-0d37-4519-a57a-4c6726f6a141&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:03.682Z|9751342a-925d-4e59-8020-28364f773c02|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/541cfd02-0d37-4519-a57a-4c6726f6a141|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:03.729Z|ff5c717f-64ba-4fb0-9c14-bb2463ac925e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:00:03.730Z|ff5c717f-64ba-4fb0-9c14-bb2463ac925e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:00:03.776Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:03.779Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T05:00:03.780Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||Invoke 2023-01-11T05:00:03.780Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.780Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T05:00:03.781Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Method : GET 2023-01-11T05:00:03.781Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b17cd93f612113eb", X-B3-SpanId:"a9635540e9f909a5", X-B3-ParentSpanId:"b17cd93f612113eb", X-B3-Sampled:"0", X-ONAP-RequestID:"4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0", X-RequestID:"4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0", X-TransactionID:"4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0", X-ECOMP-RequestID:"4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57f5e8fa-f9b4-4621-91f7-99e29549d759"] 2023-01-11T05:00:03.781Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Request body: 2023-01-11T05:00:03.782Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.798Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.799Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.799Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status text : 2023-01-11T05:00:03.799Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.801Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Response body: { "requestId" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:19.000+00:00", "endTime" : "2023-01-11T05:00:03.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:03.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" } } } 2023-01-11T05:00:03.801Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.801Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||InvokeReturn 2023-01-11T05:00:03.803Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.803Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:03.803Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.804Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.804Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:03.804Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b17cd93f612113eb", X-B3-SpanId:"fc3a37f97f51b99b", X-B3-ParentSpanId:"b17cd93f612113eb", X-B3-Sampled:"0", X-ONAP-RequestID:"4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0", X-RequestID:"4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0", X-TransactionID:"4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0", X-ECOMP-RequestID:"4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe801c54-661d-4d29-bb8f-76907312af47"] 2023-01-11T05:00:03.805Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:03.805Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.815Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.816Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.816Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:03.816Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.818Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:03.819Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.819Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:03.827Z|4a14f89e-9e4f-42f9-a5d1-0d05dde31eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:03.942Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:03.949Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T05:00:03.949Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||Invoke 2023-01-11T05:00:03.950Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.950Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T05:00:03.950Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Method : GET 2023-01-11T05:00:03.950Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e0683c8cbd85fb3", X-B3-SpanId:"d53cf5ffa548a239", X-B3-ParentSpanId:"5e0683c8cbd85fb3", X-B3-Sampled:"0", X-ONAP-RequestID:"9fef285b-49d9-41a2-b6fc-a724da55eeb6", X-RequestID:"9fef285b-49d9-41a2-b6fc-a724da55eeb6", X-TransactionID:"9fef285b-49d9-41a2-b6fc-a724da55eeb6", X-ECOMP-RequestID:"9fef285b-49d9-41a2-b6fc-a724da55eeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a44a4a49-5eb5-42da-9e4a-74790d7aa2e8"] 2023-01-11T05:00:03.951Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Request body: 2023-01-11T05:00:03.951Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.969Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.969Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.969Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status text : 2023-01-11T05:00:03.969Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.971Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Response body: { "requestId" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:19.000+00:00", "endTime" : "2023-01-11T05:00:03.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:03.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" } } } 2023-01-11T05:00:03.971Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.971Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||InvokeReturn 2023-01-11T05:00:03.972Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.973Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:03.973Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:03.973Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T05:00:03.973Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:03.974Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e0683c8cbd85fb3", X-B3-SpanId:"301aaf2bcbd7b068", X-B3-ParentSpanId:"5e0683c8cbd85fb3", X-B3-Sampled:"0", X-ONAP-RequestID:"9fef285b-49d9-41a2-b6fc-a724da55eeb6", X-RequestID:"9fef285b-49d9-41a2-b6fc-a724da55eeb6", X-TransactionID:"9fef285b-49d9-41a2-b6fc-a724da55eeb6", X-ECOMP-RequestID:"9fef285b-49d9-41a2-b6fc-a724da55eeb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c6cda8d-7628-469a-85a7-45c1fc42de78"] 2023-01-11T05:00:03.974Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:03.974Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:03.984Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:03.984Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:03.984Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:03.984Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:03.986Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:03.986Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:03.987Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:03.996Z|9fef285b-49d9-41a2-b6fc-a724da55eeb6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:04.116Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:04.121Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T05:00:04.121Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||Invoke 2023-01-11T05:00:04.122Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:04.122Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T05:00:04.122Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Method : GET 2023-01-11T05:00:04.122Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2f424940300ec0c", X-B3-SpanId:"73b699b79e043087", X-B3-ParentSpanId:"f2f424940300ec0c", X-B3-Sampled:"0", X-ONAP-RequestID:"4a4a4156-551b-4bad-9326-16a0e2b21763", X-RequestID:"4a4a4156-551b-4bad-9326-16a0e2b21763", X-TransactionID:"4a4a4156-551b-4bad-9326-16a0e2b21763", X-ECOMP-RequestID:"4a4a4156-551b-4bad-9326-16a0e2b21763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52b78869-d9e1-473b-877a-313f62d6e13d"] 2023-01-11T05:00:04.123Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Request body: 2023-01-11T05:00:04.123Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:04.141Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:04.142Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:04.142Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status text : 2023-01-11T05:00:04.142Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:04.144Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Response body: { "requestId" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:19.000+00:00", "endTime" : "2023-01-11T05:00:03.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:03.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" } } } 2023-01-11T05:00:04.144Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:04.144Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||InvokeReturn 2023-01-11T05:00:04.145Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T05:00:04.146Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:04.146Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:04.146Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T05:00:04.146Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:04.147Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2f424940300ec0c", X-B3-SpanId:"f3d2ba635205243a", X-B3-ParentSpanId:"f2f424940300ec0c", X-B3-Sampled:"0", X-ONAP-RequestID:"4a4a4156-551b-4bad-9326-16a0e2b21763", X-RequestID:"4a4a4156-551b-4bad-9326-16a0e2b21763", X-TransactionID:"4a4a4156-551b-4bad-9326-16a0e2b21763", X-ECOMP-RequestID:"4a4a4156-551b-4bad-9326-16a0e2b21763", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06de0b66-cb8d-4a1c-b9d7-0785019b9ece"] 2023-01-11T05:00:04.147Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:04.147Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:04.158Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:04.158Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:04.158Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:04.159Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:04.159Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:04.159Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:04.160Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:04.168Z|4a4a4156-551b-4bad-9326-16a0e2b21763|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:04.289Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:04.293Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T05:00:04.293Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||Invoke 2023-01-11T05:00:04.294Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:04.294Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T05:00:04.294Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Method : GET 2023-01-11T05:00:04.294Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f1aba0f65ac366b", X-B3-SpanId:"8b473a79696a959a", X-B3-ParentSpanId:"3f1aba0f65ac366b", X-B3-Sampled:"0", X-ONAP-RequestID:"981b0ccb-0db2-4fe8-9533-d7b863e21ee1", X-RequestID:"981b0ccb-0db2-4fe8-9533-d7b863e21ee1", X-TransactionID:"981b0ccb-0db2-4fe8-9533-d7b863e21ee1", X-ECOMP-RequestID:"981b0ccb-0db2-4fe8-9533-d7b863e21ee1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e69d65b0-49fc-4f30-8309-fe9bef63d0b8"] 2023-01-11T05:00:04.295Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Request body: 2023-01-11T05:00:04.295Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:04.315Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:04.316Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:04.316Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status text : 2023-01-11T05:00:04.316Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:04.319Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Response body: { "requestId" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:19.000+00:00", "endTime" : "2023-01-11T05:00:03.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:03.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" } } } 2023-01-11T05:00:04.320Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:04.320Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||InvokeReturn 2023-01-11T05:00:04.321Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T05:00:04.321Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:04.322Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:04.322Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T05:00:04.322Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:04.322Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f1aba0f65ac366b", X-B3-SpanId:"b9fa3aa720a0ed7d", X-B3-ParentSpanId:"3f1aba0f65ac366b", X-B3-Sampled:"0", X-ONAP-RequestID:"981b0ccb-0db2-4fe8-9533-d7b863e21ee1", X-RequestID:"981b0ccb-0db2-4fe8-9533-d7b863e21ee1", X-TransactionID:"981b0ccb-0db2-4fe8-9533-d7b863e21ee1", X-ECOMP-RequestID:"981b0ccb-0db2-4fe8-9533-d7b863e21ee1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f47ae8f-9806-4548-a7c2-faa0fb7d4544"] 2023-01-11T05:00:04.323Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:04.323Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:04.335Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:04.336Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:04.336Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:04.336Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:04.340Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:04.340Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:04.340Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:04.347Z|981b0ccb-0db2-4fe8-9533-d7b863e21ee1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:04.473Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:04.477Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T05:00:04.477Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||Invoke 2023-01-11T05:00:04.478Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:04.478Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82 2023-01-11T05:00:04.478Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Method : GET 2023-01-11T05:00:04.478Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b016b6019718adb", X-B3-SpanId:"54afba5b21dead1d", X-B3-ParentSpanId:"7b016b6019718adb", X-B3-Sampled:"0", X-ONAP-RequestID:"d0066528-a65f-477b-8414-c2b4d279d6fd", X-RequestID:"d0066528-a65f-477b-8414-c2b4d279d6fd", X-TransactionID:"d0066528-a65f-477b-8414-c2b4d279d6fd", X-ECOMP-RequestID:"d0066528-a65f-477b-8414-c2b4d279d6fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a162de9c-882c-46e4-95b0-03f38db74526"] 2023-01-11T05:00:04.479Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Request body: 2023-01-11T05:00:04.479Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:04.497Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:04.498Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:04.498Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Status text : 2023-01-11T05:00:04.498Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:04.499Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||Response body: { "requestId" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T04:59:19.000+00:00", "endTime" : "2023-01-11T05:00:03.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"c07d9797-47f5-413d-b8cf-1f69883bd711\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:03.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "bc5893ed-1b1d-4230-9a57-9bead2dfba82", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82" } } } 2023-01-11T05:00:04.499Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:04.500Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/bc5893ed-1b1d-4230-9a57-9bead2dfba82|INFO|500||InvokeReturn 2023-01-11T05:00:04.501Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T05:00:04.502Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:04.502Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:04.502Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false 2023-01-11T05:00:04.503Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:04.503Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b016b6019718adb", X-B3-SpanId:"65e1aca4eff49670", X-B3-ParentSpanId:"7b016b6019718adb", X-B3-Sampled:"0", X-ONAP-RequestID:"d0066528-a65f-477b-8414-c2b4d279d6fd", X-RequestID:"d0066528-a65f-477b-8414-c2b4d279d6fd", X-TransactionID:"d0066528-a65f-477b-8414-c2b4d279d6fd", X-ECOMP-RequestID:"d0066528-a65f-477b-8414-c2b4d279d6fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18050f7d-70d5-4366-9da5-74a7b77ee40e"] 2023-01-11T05:00:04.503Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:04.504Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:04.513Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:04.514Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:04.514Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:04.515Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:04.515Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:04.516Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:04.516Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=bc5893ed-1b1d-4230-9a57-9bead2dfba82&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:04.526Z|d0066528-a65f-477b-8414-c2b4d279d6fd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/bc5893ed-1b1d-4230-9a57-9bead2dfba82|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:09.170Z|cf1b616e-7f28-4390-b327-439f9681a15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:09.170Z|cf1b616e-7f28-4390-b327-439f9681a15b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:09.584Z|8788eb18-4e9a-4d1d-8d86-16dfd04c1f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:09.585Z|8788eb18-4e9a-4d1d-8d86-16dfd04c1f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:11.565Z|7c4225b7-de3d-4d46-b90d-58012bc177b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:11.565Z|7c4225b7-de3d-4d46-b90d-58012bc177b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:15.366Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:15.370Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|||INFO|500||Checking if requestId: e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 already exists in requestDb InfraActiveRequests table 2023-01-11T05:00:15.371Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:15.372Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||Invoke 2023-01-11T05:00:15.372Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:15.372Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:15.373Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Method : GET 2023-01-11T05:00:15.373Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d988b26668586e46", X-B3-SpanId:"374a9ba4e96e9ffe", X-B3-ParentSpanId:"d988b26668586e46", X-B3-Sampled:"0", X-ONAP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-TransactionID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ECOMP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a619814-bcc9-4bcd-940e-ac03b2a1151f"] 2023-01-11T05:00:15.373Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Request body: 2023-01-11T05:00:15.374Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:15.392Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:15.392Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:00:15.393Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status text : 2023-01-11T05:00:15.393Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:00:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:15.394Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Response body: 2023-01-11T05:00:15.394Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:15.394Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:15.406Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:00:15.411Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:15.444Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:00:15.444Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2023-01-11T05:00:15.496Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2023-01-11T05:00:15.497Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:00:15 GMT], content-length=[1024], vertex-id=[192712], x-aai-txid=[0-aai-resources-230111-05:00:15:099-78698], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:15.498Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673413148359","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c07d9797-47f5-413d-b8cf-1f69883bd711"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2023-01-11T05:00:15.500Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:00:15.500Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:00:15.501Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:00:15.501Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:00:15.502Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:15.502Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:00:15.502Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:00:15.503Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"d988b26668586e46", X-B3-SpanId:"304570600fab151e", X-B3-ParentSpanId:"d988b26668586e46", X-B3-Sampled:"0", X-ONAP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-TransactionID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ECOMP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d643455-df95-43f4-ad82-198100bac35c"] 2023-01-11T05:00:15.503Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"c07d9797-47f5-413d-b8cf-1f69883bd711","serviceInstanceId":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","vfModuleInstanceId":"1c1d4f19-4a88-4d17-91a1-cb048dfcbdef"},"instanceName":null,"requestScope":"vfModule"} 2023-01-11T05:00:15.503Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:15.522Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:15.523Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:15.524Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:00:15.524Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:00:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:15.525Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:00:15.525Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:15.526Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:00:15.527Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-01-11T05:00:15.528Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:00:15.528Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:15.529Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-01-11T05:00:15.529Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:00:15.530Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|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:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-TransactionID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ECOMP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19b593b6-2c08-4b42-b34f-76e5c7298b4b"] 2023-01-11T05:00:15.530Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:00:15.531Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:15.596Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:15.597Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:15.598Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|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 : 2023-01-11T05:00:15.598Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:15.608Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 48, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" } } } 2023-01-11T05:00:15.608Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:15.608Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T05:00:15.611Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18 2023-01-11T05:00:15.612Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|INFO|500||Invoke 2023-01-11T05:00:15.612Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:15.612Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18 2023-01-11T05:00:15.613Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Method : GET 2023-01-11T05:00:15.613Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-TransactionID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ECOMP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"007bf3fa-1785-42cb-b785-d7d1ba148b52"] 2023-01-11T05:00:15.614Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Request body: 2023-01-11T05:00:15.614Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:15.680Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:15.681Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:15.681Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Status text : 2023-01-11T05:00:15.682Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:15.682Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||Response body: { "modelUUID" : "47e8c42f-e92e-4579-a7c3-65059cd01c18", "modelInvariantUUID" : "5321dfec-6f54-4970-b52b-67f91db84b5e", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-11 04:55:35.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18/volumeHeatTemplate" } } } 2023-01-11T05:00:15.683Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:15.683Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/47e8c42f-e92e-4579-a7c3-65059cd01c18|INFO|500||InvokeReturn 2023-01-11T05:00:15.687Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:00:15.688Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:00:15.688Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:15.688Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:00:15.688Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:00:15.689Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1717", X-B3-TraceId:"d988b26668586e46", X-B3-SpanId:"b66cea10e4287bb8", X-B3-ParentSpanId:"d988b26668586e46", X-B3-Sampled:"0", X-ONAP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-TransactionID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ECOMP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1a7c69b-adb7-44bb-901f-dc656cb443d7"] 2023-01-11T05:00:15.689Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596","requestStatus":"IN_PROGRESS","startTime":1673413215407,"source":"VID","vnfId":"c07d9797-47f5-413d-b8cf-1f69883bd711","vnfType":"","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"modelVersion\": \"1673413202463\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"1c1d4f19-4a88-4d17-91a1-cb048dfcbdef","vfModuleModelName":"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d","cloudRegion":"k8sregion","serviceInstanceId":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596"} 2023-01-11T05:00:15.689Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:15.709Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:15.710Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:00:15.710Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:00:15.711Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:15.712Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:00:15.407+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"modelVersion\": \"1673413202463\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:00:15.700+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleModelName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" } } } 2023-01-11T05:00:15.712Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:15.712Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:00:15.719Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:00:15.720Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:00:15.720Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:15.721Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:00:15.721Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:00:15.721Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2455", X-B3-TraceId:"d988b26668586e46", X-B3-SpanId:"465c7e8578880f04", X-B3-ParentSpanId:"d988b26668586e46", X-B3-Sampled:"0", X-ONAP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-TransactionID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ECOMP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24c4541a-9fd9-47b2-9e43-95b9760afff8"] 2023-01-11T05:00:15.722Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5321dfec-6f54-4970-b52b-67f91db84b5e\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\"modelVersion\":\"1673413202463\",\"modelCustomizationUuid\":\"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\"modelVersionId\":\"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\"modelCustomizationId\":\"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\",\"modelUuid\":\"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\"modelInvariantUuid\":\"5321dfec-6f54-4970-b52b-67f91db84b5e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\"vnfInstanceId\":\"c07d9797-47f5-413d-b8cf-1f69883bd711\",\"vfModuleInstanceId\":\"1c1d4f19-4a88-4d17-91a1-cb048dfcbdef\"}","type":"String"},"requestId":{"value":"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596","type":"String"},"mso-request-id":{"value":"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"c07d9797-47f5-413d-b8cf-1f69883bd711","type":"String"},"vfModuleId":{"value":"1c1d4f19-4a88-4d17-91a1-cb048dfcbdef","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/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:00:15.722Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:16.734Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:16.735Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:00:16.735Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:00:16.736Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:00:16 GMT", X-ONAP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-TransactionID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ECOMP-RequestID:"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"24c4541a-9fd9-47b2-9e43-95b9760afff8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:16.737Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596\",\"instanceId\":\"1c1d4f19-4a88-4d17-91a1-cb048dfcbdef\"}}","message":"Success","processInstanceID":"d65e40d8-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:00:16.737Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:16.738Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:00:16.743Z|e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:16.874Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:16.878Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:16.878Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||Invoke 2023-01-11T05:00:16.878Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:16.879Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:16.879Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Method : GET 2023-01-11T05:00:16.879Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1754aa522f7989a3", X-B3-SpanId:"ce843863fbae822c", X-B3-ParentSpanId:"1754aa522f7989a3", X-B3-Sampled:"0", X-ONAP-RequestID:"30f10267-502a-46ad-8844-2e571c12f7ad", X-RequestID:"30f10267-502a-46ad-8844-2e571c12f7ad", X-TransactionID:"30f10267-502a-46ad-8844-2e571c12f7ad", X-ECOMP-RequestID:"30f10267-502a-46ad-8844-2e571c12f7ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bfba7545-6825-46d7-a13b-1c85a46d3663"] 2023-01-11T05:00:16.880Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Request body: 2023-01-11T05:00:16.880Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:16.899Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:16.900Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:16.900Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status text : 2023-01-11T05:00:16.901Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:16.901Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Response body: { "requestId" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:00:15.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"modelVersion\": \"1673413202463\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:16.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" } } } 2023-01-11T05:00:16.902Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:16.902Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||InvokeReturn 2023-01-11T05:00:16.905Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:16.905Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:16.906Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:16.906Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:16.907Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:16.907Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1754aa522f7989a3", X-B3-SpanId:"b0238105b112884e", X-B3-ParentSpanId:"1754aa522f7989a3", X-B3-Sampled:"0", X-ONAP-RequestID:"30f10267-502a-46ad-8844-2e571c12f7ad", X-RequestID:"30f10267-502a-46ad-8844-2e571c12f7ad", X-TransactionID:"30f10267-502a-46ad-8844-2e571c12f7ad", X-ECOMP-RequestID:"30f10267-502a-46ad-8844-2e571c12f7ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9479b2d6-47cc-4774-853d-d885c9a5f517"] 2023-01-11T05:00:16.907Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:16.908Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:16.922Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:16.922Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:16.922Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:16.922Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:16.923Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:16.924Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:16.924Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:16.935Z|30f10267-502a-46ad-8844-2e571c12f7ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:18.730Z|062bc39d-0c18-43e1-83af-e6f5b11dd5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:00:18.730Z|062bc39d-0c18-43e1-83af-e6f5b11dd5c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:00:19.136Z|eeba10ff-9832-4853-9f9e-31ffb56a543c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:00:19.136Z|eeba10ff-9832-4853-9f9e-31ffb56a543c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:00:19.192Z|309aee7b-56b4-4e1d-87b2-546b24eb5461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:19.193Z|309aee7b-56b4-4e1d-87b2-546b24eb5461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:19.606Z|c2527a3b-5616-428c-8fe9-5b75f4ee9e74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:19.607Z|c2527a3b-5616-428c-8fe9-5b75f4ee9e74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:21.589Z|8ec714e4-db80-419c-9144-268ba93ca2a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:21.590Z|8ec714e4-db80-419c-9144-268ba93ca2a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:27.066Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:27.071Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:27.072Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||Invoke 2023-01-11T05:00:27.072Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:27.072Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:27.073Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Method : GET 2023-01-11T05:00:27.073Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd3ebfebc1906fd7", X-B3-SpanId:"a809c8df27954fdf", X-B3-ParentSpanId:"bd3ebfebc1906fd7", X-B3-Sampled:"0", X-ONAP-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-TransactionID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-ECOMP-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3682cb8b-a765-45d4-aa70-7f21af5e0791"] 2023-01-11T05:00:27.073Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Request body: 2023-01-11T05:00:27.073Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:27.094Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:27.094Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:27.094Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status text : 2023-01-11T05:00:27.095Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:27.096Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Response body: { "requestId" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T05:00:15.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"modelVersion\": \"1673413202463\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:18.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" } } } 2023-01-11T05:00:27.096Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:27.097Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||InvokeReturn 2023-01-11T05:00:27.098Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:27.098Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:27.098Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:27.099Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:27.099Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:27.099Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd3ebfebc1906fd7", X-B3-SpanId:"ce440f43d39c9c1f", X-B3-ParentSpanId:"bd3ebfebc1906fd7", X-B3-Sampled:"0", X-ONAP-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-TransactionID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-ECOMP-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cefd0303-d279-4b03-963b-d53d411d1b3c"] 2023-01-11T05:00:27.100Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:27.100Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:27.109Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:27.109Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:27.110Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:27.110Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:27.111Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:27.111Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:27.112Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:27.138Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:00:27.138Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:00:27.138Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:27.139Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:00:27.139Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:00:27.139Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-TransactionID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-ECOMP-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"066ea9eb-bf8b-4e68-ac38-2b97795ba7bd"] 2023-01-11T05:00:27.140Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:00:27.140Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:27.264Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:27.265Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:27.265Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:00:27.266Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3E2B0BF95B814727245489B0F5666861; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:00:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:27.266Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d9cefddc-916c-11ed-ae6e-d28194c8b874","businessKey":"e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:00:21.507+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d65e40d8-916c-11ed-ae6e-d28194c8b874","superProcessInstanceId":"d9ce1339-916c-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:00:27.266Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:27.267Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:00:27.288Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:00:27.289Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:00:27.289Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:27.289Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:00:27.290Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:00:27.290Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-TransactionID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-ECOMP-RequestID:"02d211c8-c72a-4c69-aff2-89c63e7a2522", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8628327-7596-49b1-81b8-06538335343d"] 2023-01-11T05:00:27.290Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:00:27.290Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:27.412Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:27.412Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:27.412Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:00:27.413Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CF02AEA9030DBD960BB620F42BA64383; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Wed, 11 Jan 2023 05:00:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:27.413Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:d9cf24f3-916c-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"d9cefddc-916c-11ed-ae6e-d28194c8b874","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"d9cefddc-916c-11ed-ae6e-d28194c8b874","executionId":"d9cefddc-916c-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:00:21.508+0000","endTime":"2023-01-11T05:00:21.508+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d65e40d8-916c-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:00:27.413Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:27.414Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d9cefddc-916c-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:00:27.418Z|02d211c8-c72a-4c69-aff2-89c63e7a2522|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:29.213Z|f2ac79df-cb56-4d80-899d-6f7974a4bebb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:29.214Z|f2ac79df-cb56-4d80-899d-6f7974a4bebb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:29.628Z|b6535f9d-dda5-462b-b855-2f66eedc0a0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:29.629Z|b6535f9d-dda5-462b-b855-2f66eedc0a0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:31.610Z|919a3319-71d0-413d-9a44-d49561d4ad61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:31.611Z|919a3319-71d0-413d-9a44-d49561d4ad61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:33.729Z|c36e62d4-aa9a-44e5-8d69-595ebe929536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:00:33.730Z|c36e62d4-aa9a-44e5-8d69-595ebe929536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:00:37.548Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:37.553Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:37.553Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||Invoke 2023-01-11T05:00:37.554Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:37.554Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:37.555Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Method : GET 2023-01-11T05:00:37.555Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31368d0653038b23", X-B3-SpanId:"cbf2b435c84dbf28", X-B3-ParentSpanId:"31368d0653038b23", X-B3-Sampled:"0", X-ONAP-RequestID:"ac7ca69c-8c0d-46c2-b567-e788b23f4211", X-RequestID:"ac7ca69c-8c0d-46c2-b567-e788b23f4211", X-TransactionID:"ac7ca69c-8c0d-46c2-b567-e788b23f4211", X-ECOMP-RequestID:"ac7ca69c-8c0d-46c2-b567-e788b23f4211", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3306c399-5cd5-4631-ac3d-67c3826301cb"] 2023-01-11T05:00:37.555Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Request body: 2023-01-11T05:00:37.555Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:37.609Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:37.610Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:37.610Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status text : 2023-01-11T05:00:37.610Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:37.612Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Response body: { "requestId" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:15.000+00:00", "endTime" : "2023-01-11T05:00:37.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"modelVersion\": \"1673413202463\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:37.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" } } } 2023-01-11T05:00:37.612Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:37.613Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||InvokeReturn 2023-01-11T05:00:37.614Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:37.614Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:37.615Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:37.615Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:37.615Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:37.615Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31368d0653038b23", X-B3-SpanId:"33bc29af235de316", X-B3-ParentSpanId:"31368d0653038b23", X-B3-Sampled:"0", X-ONAP-RequestID:"ac7ca69c-8c0d-46c2-b567-e788b23f4211", X-RequestID:"ac7ca69c-8c0d-46c2-b567-e788b23f4211", X-TransactionID:"ac7ca69c-8c0d-46c2-b567-e788b23f4211", X-ECOMP-RequestID:"ac7ca69c-8c0d-46c2-b567-e788b23f4211", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a6936c4-de92-4e9d-b5ba-54ab32b440e7"] 2023-01-11T05:00:37.615Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:37.616Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:37.625Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:37.625Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:37.625Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:37.625Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:37.627Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:37.627Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:37.628Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:37.647Z|ac7ca69c-8c0d-46c2-b567-e788b23f4211|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:37.773Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:37.777Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:37.777Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||Invoke 2023-01-11T05:00:37.778Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:37.778Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:37.778Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Method : GET 2023-01-11T05:00:37.779Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"679295ceb25da8d0", X-B3-SpanId:"f5ec76f8df05f129", X-B3-ParentSpanId:"679295ceb25da8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"9c65d578-3281-4b6e-a8b4-7b46b5fb3281", X-RequestID:"9c65d578-3281-4b6e-a8b4-7b46b5fb3281", X-TransactionID:"9c65d578-3281-4b6e-a8b4-7b46b5fb3281", X-ECOMP-RequestID:"9c65d578-3281-4b6e-a8b4-7b46b5fb3281", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5411159b-183a-4b30-91c4-14efb38081de"] 2023-01-11T05:00:37.779Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Request body: 2023-01-11T05:00:37.779Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:37.797Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:37.797Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:37.798Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status text : 2023-01-11T05:00:37.798Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:37.799Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Response body: { "requestId" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:15.000+00:00", "endTime" : "2023-01-11T05:00:37.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"modelVersion\": \"1673413202463\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:37.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" } } } 2023-01-11T05:00:37.799Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:37.800Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||InvokeReturn 2023-01-11T05:00:37.802Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:37.802Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:37.802Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:37.802Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:37.803Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:37.803Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"679295ceb25da8d0", X-B3-SpanId:"d0b69e1bf3795cd8", X-B3-ParentSpanId:"679295ceb25da8d0", X-B3-Sampled:"0", X-ONAP-RequestID:"9c65d578-3281-4b6e-a8b4-7b46b5fb3281", X-RequestID:"9c65d578-3281-4b6e-a8b4-7b46b5fb3281", X-TransactionID:"9c65d578-3281-4b6e-a8b4-7b46b5fb3281", X-ECOMP-RequestID:"9c65d578-3281-4b6e-a8b4-7b46b5fb3281", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"672dfcf3-44ad-4656-b1c5-30d357fef065"] 2023-01-11T05:00:37.803Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:37.803Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:37.818Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:37.819Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:37.819Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:37.820Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:37.822Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:37.822Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:37.822Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:37.831Z|9c65d578-3281-4b6e-a8b4-7b46b5fb3281|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:37.945Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:37.948Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:37.949Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||Invoke 2023-01-11T05:00:37.949Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:37.949Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:37.949Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Method : GET 2023-01-11T05:00:37.949Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfd77b9d041a5bba", X-B3-SpanId:"30bf9135c5bdd31b", X-B3-ParentSpanId:"dfd77b9d041a5bba", X-B3-Sampled:"0", X-ONAP-RequestID:"e4a1c55a-eb11-4f84-bdc0-ca83f90886e2", X-RequestID:"e4a1c55a-eb11-4f84-bdc0-ca83f90886e2", X-TransactionID:"e4a1c55a-eb11-4f84-bdc0-ca83f90886e2", X-ECOMP-RequestID:"e4a1c55a-eb11-4f84-bdc0-ca83f90886e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3aa0c20-49d4-4f79-87e5-6456da7fe49e"] 2023-01-11T05:00:37.950Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Request body: 2023-01-11T05:00:37.950Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:37.967Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:37.967Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:37.968Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status text : 2023-01-11T05:00:37.968Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:37.968Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Response body: { "requestId" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:15.000+00:00", "endTime" : "2023-01-11T05:00:37.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"modelVersion\": \"1673413202463\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:37.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" } } } 2023-01-11T05:00:37.969Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:37.969Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||InvokeReturn 2023-01-11T05:00:37.970Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:37.970Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:37.971Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:37.971Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:37.971Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:37.971Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfd77b9d041a5bba", X-B3-SpanId:"62edaf4dda42e2cc", X-B3-ParentSpanId:"dfd77b9d041a5bba", X-B3-Sampled:"0", X-ONAP-RequestID:"e4a1c55a-eb11-4f84-bdc0-ca83f90886e2", X-RequestID:"e4a1c55a-eb11-4f84-bdc0-ca83f90886e2", X-TransactionID:"e4a1c55a-eb11-4f84-bdc0-ca83f90886e2", X-ECOMP-RequestID:"e4a1c55a-eb11-4f84-bdc0-ca83f90886e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"821a6389-44a0-47d5-93f0-8dbcfeccbf47"] 2023-01-11T05:00:37.972Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:37.972Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:37.982Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:37.982Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:37.983Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:37.983Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:37.983Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:37.984Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:37.984Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:37.990Z|e4a1c55a-eb11-4f84-bdc0-ca83f90886e2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:38.109Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:38.112Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:38.112Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||Invoke 2023-01-11T05:00:38.113Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:38.113Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:38.113Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Method : GET 2023-01-11T05:00:38.113Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edc4fa3fb44e9f77", X-B3-SpanId:"c007b7cd436d0dc3", X-B3-ParentSpanId:"edc4fa3fb44e9f77", X-B3-Sampled:"0", X-ONAP-RequestID:"eb9dc0bf-82e4-4289-a481-6be15b348c42", X-RequestID:"eb9dc0bf-82e4-4289-a481-6be15b348c42", X-TransactionID:"eb9dc0bf-82e4-4289-a481-6be15b348c42", X-ECOMP-RequestID:"eb9dc0bf-82e4-4289-a481-6be15b348c42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"185d8cd9-ea8a-4701-8c00-ec9231acba3c"] 2023-01-11T05:00:38.113Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Request body: 2023-01-11T05:00:38.114Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:38.133Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:38.133Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:38.133Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status text : 2023-01-11T05:00:38.133Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:38.136Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Response body: { "requestId" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:15.000+00:00", "endTime" : "2023-01-11T05:00:37.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"modelVersion\": \"1673413202463\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:37.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" } } } 2023-01-11T05:00:38.136Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:38.136Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||InvokeReturn 2023-01-11T05:00:38.137Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:38.138Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:38.138Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:38.138Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:38.138Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:38.138Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edc4fa3fb44e9f77", X-B3-SpanId:"83ef6103eac1f779", X-B3-ParentSpanId:"edc4fa3fb44e9f77", X-B3-Sampled:"0", X-ONAP-RequestID:"eb9dc0bf-82e4-4289-a481-6be15b348c42", X-RequestID:"eb9dc0bf-82e4-4289-a481-6be15b348c42", X-TransactionID:"eb9dc0bf-82e4-4289-a481-6be15b348c42", X-ECOMP-RequestID:"eb9dc0bf-82e4-4289-a481-6be15b348c42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c17008c-c291-45b2-afd9-9e52d338442c"] 2023-01-11T05:00:38.139Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:38.139Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:38.150Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:38.150Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:38.151Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:38.151Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:38.153Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:38.153Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:38.153Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:38.160Z|eb9dc0bf-82e4-4289-a481-6be15b348c42|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:38.282Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:38.286Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:38.286Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||Invoke 2023-01-11T05:00:38.286Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:38.287Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596 2023-01-11T05:00:38.287Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Method : GET 2023-01-11T05:00:38.287Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b923320dbd07040d", X-B3-SpanId:"3ed143327a5b7bcd", X-B3-ParentSpanId:"b923320dbd07040d", X-B3-Sampled:"0", X-ONAP-RequestID:"d48732e7-64db-4f29-bc56-862b0720d44e", X-RequestID:"d48732e7-64db-4f29-bc56-862b0720d44e", X-TransactionID:"d48732e7-64db-4f29-bc56-862b0720d44e", X-ECOMP-RequestID:"d48732e7-64db-4f29-bc56-862b0720d44e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9149e33-efd7-48fc-829b-5d46852ca8da"] 2023-01-11T05:00:38.287Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Request body: 2023-01-11T05:00:38.288Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:38.304Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:38.305Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:38.305Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Status text : 2023-01-11T05:00:38.305Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:38.306Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||Response body: { "requestId" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:15.000+00:00", "endTime" : "2023-01-11T05:00:37.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"5321dfec-6f54-4970-b52b-67f91db84b5e\",\n \"modelVersionId\": \"47e8c42f-e92e-4579-a7c3-65059cd01c18\",\n \"modelName\": \"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d\",\n \"modelVersion\": \"1673413202463\",\n \"modelCustomizationId\": \"ea4e0fd2-68fb-4a59-8b31-0773f8e08558\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:37.000+00:00", "vfModuleId" : "1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "vfModuleName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "vfModuleModelName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711/vfModules/1c1d4f19-4a88-4d17-91a1-cb048dfcbdef", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596" } } } 2023-01-11T05:00:38.306Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:38.307Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|INFO|500||InvokeReturn 2023-01-11T05:00:38.310Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:38.310Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:38.310Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:38.311Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false 2023-01-11T05:00:38.311Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:38.311Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b923320dbd07040d", X-B3-SpanId:"57c130c318a04a6a", X-B3-ParentSpanId:"b923320dbd07040d", X-B3-Sampled:"0", X-ONAP-RequestID:"d48732e7-64db-4f29-bc56-862b0720d44e", X-RequestID:"d48732e7-64db-4f29-bc56-862b0720d44e", X-TransactionID:"d48732e7-64db-4f29-bc56-862b0720d44e", X-ECOMP-RequestID:"d48732e7-64db-4f29-bc56-862b0720d44e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3825bf9-6a0f-4f68-980d-6312324b7cfd"] 2023-01-11T05:00:38.311Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:38.312Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:38.322Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:38.323Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:38.323Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:38.323Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:38.324Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:38.324Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:38.324Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:38.331Z|d48732e7-64db-4f29-bc56-862b0720d44e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e9cd5a55-e87e-4d16-a6d1-0c9eb64f6596|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:38.833Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:38.837Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 7d9fc053-8ad8-40c9-9b1b-987fca33bafb already exists in requestDb InfraActiveRequests table 2023-01-11T05:00:38.838Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb 2023-01-11T05:00:38.839Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|INFO|500||Invoke 2023-01-11T05:00:38.839Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:38.839Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb 2023-01-11T05:00:38.839Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Method : GET 2023-01-11T05:00:38.839Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11cc7cb9e4a43a5c", X-B3-SpanId:"10ac8c9868d1f2c3", X-B3-ParentSpanId:"11cc7cb9e4a43a5c", X-B3-Sampled:"0", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c404ba68-fc84-4d6f-b72c-2ce220cf1f51"] 2023-01-11T05:00:38.840Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Request body: 2023-01-11T05:00:38.840Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:38.856Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:38.857Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:00:38.857Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Status text : 2023-01-11T05:00:38.857Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:00:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:38.857Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Response body: 2023-01-11T05:00:38.857Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:38.858Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:38.868Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:00:38.869Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-11T05:00:38.873Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:38.899Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af|INFO|500||Invoke 2023-01-11T05:00:38.900Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af with request headers:{Authorization=[***REDACTED***], X-RequestID=[7d9fc053-8ad8-40c9-9b1b-987fca33bafb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[58c5fcf0-0c66-4141-98ca-21d36298c9dd], X-ECOMP-RequestID=[7d9fc053-8ad8-40c9-9b1b-987fca33bafb], X-TransactionId=[], X-ONAP-RequestID=[7d9fc053-8ad8-40c9-9b1b-987fca33bafb]} 2023-01-11T05:00:38.942Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:00:38 GMT], content-length=[116], vertex-id=[233664], x-aai-txid=[0-aai-resources-230111-05:00:38:558-76823], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:38.944Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af|DEBUG|500||{"service-id":"a14a6855-9778-4e6d-b405-e7f3a92480af","service-description":"pNF","resource-version":"1673413236853"} 2023-01-11T05:00:38.944Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af|INFO|500||InvokeReturn 2023-01-11T05:00:38.951Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2023-01-11T05:00:38.954Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:38.980Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af|INFO|500||Invoke 2023-01-11T05:00:38.980Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af with request headers:{Authorization=[***REDACTED***], X-RequestID=[7d9fc053-8ad8-40c9-9b1b-987fca33bafb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e64c963d-d844-4e5b-9459-66ed1e55cb1f], X-ECOMP-RequestID=[7d9fc053-8ad8-40c9-9b1b-987fca33bafb], X-TransactionId=[], X-ONAP-RequestID=[7d9fc053-8ad8-40c9-9b1b-987fca33bafb]} 2023-01-11T05:00:39.023Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:00:38 GMT], content-length=[116], vertex-id=[233664], x-aai-txid=[2-aai-resources-230111-05:00:38:635-98620], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:39.023Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af|DEBUG|500||{"service-id":"a14a6855-9778-4e6d-b405-e7f3a92480af","service-description":"pNF","resource-version":"1673413236853"} 2023-01-11T05:00:39.024Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/a14a6855-9778-4e6d-b405-e7f3a92480af|INFO|500||InvokeReturn 2023-01-11T05:00:39.025Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:00:39.025Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:00:39.042Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:00:39.043Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:00:39.043Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.043Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:00:39.044Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:00:39.044Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"11cc7cb9e4a43a5c", X-B3-SpanId:"3cde5896807e8ac0", X-B3-ParentSpanId:"11cc7cb9e4a43a5c", X-B3-Sampled:"0", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c547e260-399d-448a-97b9-0ffc386e4403"] 2023-01-11T05:00:39.044Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b","requestScope":"service"} 2023-01-11T05:00:39.044Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.060Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:39.061Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:39.061Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:00:39.061Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:00:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:39.061Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:00:39.062Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:39.062Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:00:39.063Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e 2023-01-11T05:00:39.064Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|INFO|500||Invoke 2023-01-11T05:00:39.064Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.064Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e 2023-01-11T05:00:39.064Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Method : GET 2023-01-11T05:00:39.065Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0635f072-7beb-4580-9ed3-baddb6679906"] 2023-01-11T05:00:39.065Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Request body: 2023-01-11T05:00:39.065Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.113Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:39.114Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:39.114Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Status text : 2023-01-11T05:00:39.114Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:39.129Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Response body: { "modelName" : "Demo_pNF_QaEKWbxi7XHIxSx3C8lW", "description" : "catalog service description", "modelUUID" : "1f12b9a9-3c57-4926-9605-f4153f2e7f5e", "modelInvariantUUID" : "d8528959-cac4-4526-a315-9745d4060f77", "created" : "2023-01-11 04:57:22.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF bbc4f4aa-84ac", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/serviceProxyCustomizations" } } } 2023-01-11T05:00:39.130Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:39.130Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|INFO|500||InvokeReturn 2023-01-11T05:00:39.136Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance 2023-01-11T05:00:39.137Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|INFO|500||Invoke 2023-01-11T05:00:39.137Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.137Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance 2023-01-11T05:00:39.137Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:00:39.137Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f87e8d0-330a-43a0-8d22-d8702f880b9b"] 2023-01-11T05:00:39.138Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:00:39.138Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.164Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:39.165Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:00:39.165Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:00:39.165Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:39.166Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Response body: 2023-01-11T05:00:39.166Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:39.166Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:39.167Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77 2023-01-11T05:00:39.167Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|INFO|500||Invoke 2023-01-11T05:00:39.167Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.168Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77 2023-01-11T05:00:39.168Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||Method : GET 2023-01-11T05:00:39.168Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"145b9f41-e5f0-49dc-b142-014f4702b5d7"] 2023-01-11T05:00:39.168Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||Request body: 2023-01-11T05:00:39.169Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.208Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:39.208Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:39.209Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||Status text : 2023-01-11T05:00:39.209Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:39.211Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_QaEKWbxi7XHIxSx3C8lW", "description" : "catalog service description", "modelUUID" : "1f12b9a9-3c57-4926-9605-f4153f2e7f5e", "modelInvariantUUID" : "d8528959-cac4-4526-a315-9745d4060f77", "created" : "2023-01-11 04:57:22.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF bbc4f4aa-84ac", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77" } } } 2023-01-11T05:00:39.211Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:39.211Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d8528959-cac4-4526-a315-9745d4060f77|INFO|500||InvokeReturn 2023-01-11T05:00:39.217Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance 2023-01-11T05:00:39.218Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|INFO|500||Invoke 2023-01-11T05:00:39.218Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.218Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance 2023-01-11T05:00:39.218Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:00:39.219Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18f33a38-f244-407e-b567-9d846e194b22"] 2023-01-11T05:00:39.219Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:00:39.219Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.236Z|08256edc-c854-4011-9fdd-4142011d8ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:39.237Z|08256edc-c854-4011-9fdd-4142011d8ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:39.245Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:39.245Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:00:39.246Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:00:39.246Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:39.246Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||Response body: 2023-01-11T05:00:39.246Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:39.247Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=1f12b9a9-3c57-4926-9605-f4153f2e7f5e&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:39.247Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:00:39.248Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:00:39.248Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.248Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:00:39.248Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:00:39.249Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dd2b7e2-51e9-4360-82da-2c4b3b5a6289"] 2023-01-11T05:00:39.249Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:00:39.249Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.289Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:39.289Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:39.290Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:00:39.290Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:39.290Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:00:39.290Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:39.291Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:00:39.293Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T05:00:39.294Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-11T05:00:39.294Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.294Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T05:00:39.294Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:00:39.295Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3861464b-c1a5-4213-b3c5-f4cd37a0da0d"] 2023-01-11T05:00:39.295Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:00:39.295Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.324Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:39.325Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:39.325Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:00:39.325Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:39.326Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-11T05:00:39.326Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:39.326Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-11T05:00:39.328Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e 2023-01-11T05:00:39.329Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|INFO|500||Invoke 2023-01-11T05:00:39.329Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.329Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e 2023-01-11T05:00:39.330Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Method : GET 2023-01-11T05:00:39.330Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82a8dd70-8b75-4cb2-aee0-6920747c62b0"] 2023-01-11T05:00:39.330Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Request body: 2023-01-11T05:00:39.330Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.360Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:39.360Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:39.360Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Status text : 2023-01-11T05:00:39.360Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:39.363Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||Response body: { "modelName" : "Demo_pNF_QaEKWbxi7XHIxSx3C8lW", "description" : "catalog service description", "modelUUID" : "1f12b9a9-3c57-4926-9605-f4153f2e7f5e", "modelInvariantUUID" : "d8528959-cac4-4526-a315-9745d4060f77", "created" : "2023-01-11 04:57:22.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF bbc4f4aa-84ac", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e/serviceProxyCustomizations" } } } 2023-01-11T05:00:39.364Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:39.364Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/1f12b9a9-3c57-4926-9605-f4153f2e7f5e|INFO|500||InvokeReturn 2023-01-11T05:00:39.367Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:00:39.367Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:00:39.367Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.367Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:00:39.368Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:00:39.368Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"11cc7cb9e4a43a5c", X-B3-SpanId:"a72eabd1308ebe9d", X-B3-ParentSpanId:"11cc7cb9e4a43a5c", X-B3-Sampled:"0", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcf666ef-ca16-495e-800f-73bf3d570209"] 2023-01-11T05:00:39.368Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7d9fc053-8ad8-40c9-9b1b-987fca33bafb","requestStatus":"IN_PROGRESS","startTime":1673413238869,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"d8528959-cac4-4526-a315-9745d4060f77\",\n \"modelVersionId\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\n \"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"14ae98b3-8f3a-4bb4-a023-1f195b113ccd\",\n \"owningEntityName\":\"OE-ETE_Customer-14ae98b3-8f3a-4bb4-a023-1f195b113ccd\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_c70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\",\n \"productFamilyId\":\"a14a6855-9778-4e6d-b405-e7f3a92480af\",\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\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\n \"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF bbc4f4aa-84ac 0\",\n \"modelCustomizationId\":\"1d86f2c1-8c0a-450e-b121-cd8401f0d6b0\",\n \"modelInvariantId\":\"d8528959-cac4-4526-a315-9745d4060f77\",\n \"modelVersionId\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\n \"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\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\":\"a14a6855-9778-4e6d-b405-e7f3a92480af\",\n \"instanceParams\":[],\n \"instanceName\":\"QaEKWbxi7XHIxSx3C8lW\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"7d9fc053-8ad8-40c9-9b1b-987fca33bafb"} 2023-01-11T05:00:39.368Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.391Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:39.392Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:00:39.392Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:00:39.392Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:39.395Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "7d9fc053-8ad8-40c9-9b1b-987fca33bafb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:00:38.869+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"d8528959-cac4-4526-a315-9745d4060f77\",\n \"modelVersionId\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\n \"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"14ae98b3-8f3a-4bb4-a023-1f195b113ccd\",\n \"owningEntityName\":\"OE-ETE_Customer-14ae98b3-8f3a-4bb4-a023-1f195b113ccd\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_c70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\",\n \"productFamilyId\":\"a14a6855-9778-4e6d-b405-e7f3a92480af\",\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\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\n \"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF bbc4f4aa-84ac 0\",\n \"modelCustomizationId\":\"1d86f2c1-8c0a-450e-b121-cd8401f0d6b0\",\n \"modelInvariantId\":\"d8528959-cac4-4526-a315-9745d4060f77\",\n \"modelVersionId\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\n \"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\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\":\"a14a6855-9778-4e6d-b405-e7f3a92480af\",\n \"instanceParams\":[],\n \"instanceName\":\"QaEKWbxi7XHIxSx3C8lW\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:00:39.382+00:00", "serviceInstanceName" : "Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "7d9fc053-8ad8-40c9-9b1b-987fca33bafb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb" } } } 2023-01-11T05:00:39.395Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:39.395Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:00:39.406Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:00:39.406Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:00:39.406Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.407Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:00:39.407Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:00:39.407Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"11cc7cb9e4a43a5c", X-B3-SpanId:"59a18cd8e34fbddd", X-B3-ParentSpanId:"11cc7cb9e4a43a5c", X-B3-Sampled:"0", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c3e411d-8bb3-47e4-9b09-7f30977d15e9"] 2023-01-11T05:00:39.407Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d8528959-cac4-4526-a315-9745d4060f77\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\"modelUuid\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\"modelInvariantUuid\":\"d8528959-cac4-4526-a315-9745d4060f77\"},\"requestInfo\":{\"productFamilyId\":\"a14a6855-9778-4e6d-b405-e7f3a92480af\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_c70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF bbc4f4aa-84ac 0\",\"modelCustomizationId\":\"1d86f2c1-8c0a-450e-b121-cd8401f0d6b0\",\"modelInvariantId\":\"d8528959-cac4-4526-a315-9745d4060f77\",\"modelVersionId\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"a14a6855-9778-4e6d-b405-e7f3a92480af\",\"instanceParams\":[],\"instanceName\":\"QaEKWbxi7XHIxSx3C8lW\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"14ae98b3-8f3a-4bb4-a023-1f195b113ccd\",\"owningEntityName\":\"OE-ETE_Customer-14ae98b3-8f3a-4bb4-a023-1f195b113ccd\"}}}","type":"String"},"requestId":{"value":"7d9fc053-8ad8-40c9-9b1b-987fca33bafb","type":"String"},"mso-request-id":{"value":"7d9fc053-8ad8-40c9-9b1b-987fca33bafb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:00:39.408Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.650Z|4c22d309-6a78-40ec-9995-bb6dc5b76a60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:39.651Z|4c22d309-6a78-40ec-9995-bb6dc5b76a60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:39.970Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:39.972Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||INFO|500||Checking if requestId: a5eca08e-f65a-4ffd-99d2-d751529b85e8 already exists in requestDb InfraActiveRequests table 2023-01-11T05:00:39.973Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:39.973Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||Invoke 2023-01-11T05:00:39.973Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:39.973Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:39.974Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Method : GET 2023-01-11T05:00:39.974Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1be358714291b370", X-B3-SpanId:"44f9b301d0f12c28", X-B3-ParentSpanId:"1be358714291b370", X-B3-Sampled:"0", X-ONAP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-TransactionID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ECOMP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4bcfb72-a6a1-462e-ab38-6d5102d967e3"] 2023-01-11T05:00:39.974Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Request body: 2023-01-11T05:00:39.974Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:39.986Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:39.986Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:00:39.987Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status text : 2023-01-11T05:00:39.987Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:39.987Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Response body: 2023-01-11T05:00:39.987Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:39.988Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:39.995Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:00:40.002Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:40.029Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/related-to/volume-groups|INFO|500||Invoke 2023-01-11T05:00:40.030Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[a5eca08e-f65a-4ffd-99d2-d751529b85e8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[667fbec8-d293-4ccf-a8c6-9f8e344d290c], X-ECOMP-RequestID=[a5eca08e-f65a-4ffd-99d2-d751529b85e8], X-TransactionId=[], X-ONAP-RequestID=[a5eca08e-f65a-4ffd-99d2-d751529b85e8]} 2023-01-11T05:00:40.073Z|40a059db-c249-4844-a43d-aa9b75198d68|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:00:40.074Z|40a059db-c249-4844-a43d-aa9b75198d68|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:40.076Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/related-to/volume-groups has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:00:39 GMT], content-length=[408], x-aai-txid=[2-aai-resources-230111-05:00:39:687-89325], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:40.077Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/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/c07d9797-47f5-413d-b8cf-1f69883bd711/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-01-11T05:00:40.078Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:40.081Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/related-to/volume-groups 2023-01-11T05:00:40.082Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : c07d9797-47f5-413d-b8cf-1f69883bd711 2023-01-11T05:00:40.087Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:40.111Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/vf-modules|INFO|500||Invoke 2023-01-11T05:00:40.111Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[a5eca08e-f65a-4ffd-99d2-d751529b85e8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[13e910c0-b6d5-4471-8462-43eb8e128bdb], X-ECOMP-RequestID=[a5eca08e-f65a-4ffd-99d2-d751529b85e8], X-TransactionId=[], X-ONAP-RequestID=[a5eca08e-f65a-4ffd-99d2-d751529b85e8]} 2023-01-11T05:00:40.149Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/vf-modules has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:00:39 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230111-05:00:39:764-54856], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:40.150Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/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/c07d9797-47f5-413d-b8cf-1f69883bd711/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/vf-modules","ERR.5.4.6114"]}}} 2023-01-11T05:00:40.150Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/vf-modules|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:40.152Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711/vf-modules 2023-01-11T05:00:40.152Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : c07d9797-47f5-413d-b8cf-1f69883bd711 2023-01-11T05:00:40.156Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:40.178Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2023-01-11T05:00:40.178Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a5eca08e-f65a-4ffd-99d2-d751529b85e8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4acb49b0-8d7d-49f3-8ad9-a5dac295f2bd], X-ECOMP-RequestID=[a5eca08e-f65a-4ffd-99d2-d751529b85e8], X-TransactionId=[], X-ONAP-RequestID=[a5eca08e-f65a-4ffd-99d2-d751529b85e8]} 2023-01-11T05:00:40.227Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:00:39 GMT], content-length=[1024], vertex-id=[192712], x-aai-txid=[2-aai-resources-230111-05:00:39:834-16753], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:40.228Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673413148359","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/c07d9797-47f5-413d-b8cf-1f69883bd711","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"c07d9797-47f5-413d-b8cf-1f69883bd711"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2023-01-11T05:00:40.228Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2023-01-11T05:00:40.229Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:00:40.229Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:00:40.230Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:00:40.230Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:00:40.231Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:40.231Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:00:40.231Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:00:40.231Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"1be358714291b370", X-B3-SpanId:"bb855e3fd212fc41", X-B3-ParentSpanId:"1be358714291b370", X-B3-Sampled:"0", X-ONAP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-TransactionID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ECOMP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ff8c9f9-ea16-4818-8b7e-2b51c4689612"] 2023-01-11T05:00:40.231Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"c07d9797-47f5-413d-b8cf-1f69883bd711","serviceInstanceId":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b"},"instanceName":null,"requestScope":"vnf"} 2023-01-11T05:00:40.232Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:40.247Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:40.248Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:40.248Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:00:40.248Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:40.249Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:00:40.249Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:40.249Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:00:40.250Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-01-11T05:00:40.250Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:00:40.250Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:40.251Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-01-11T05:00:40.251Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:00:40.251Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|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:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-TransactionID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ECOMP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e51b6f2-10f0-4475-baf9-f438b400ae48"] 2023-01-11T05:00:40.251Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:00:40.252Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:40.288Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:40.288Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:40.288Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2023-01-11T05:00:40.289Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:40.291Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|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" : 10038, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" } } } 2023-01-11T05:00:40.291Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:40.291Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T05:00:40.293Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:00:40.294Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:00:40.294Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:40.294Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:00:40.294Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:00:40.295Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1531", X-B3-TraceId:"1be358714291b370", X-B3-SpanId:"91cb01eb77302c97", X-B3-ParentSpanId:"1be358714291b370", X-B3-Sampled:"0", X-ONAP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-TransactionID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ECOMP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfffda34-dc52-4180-bbba-613403a5a305"] 2023-01-11T05:00:40.295Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a5eca08e-f65a-4ffd-99d2-d751529b85e8","requestStatus":"IN_PROGRESS","startTime":1673413240153,"source":"VID","vnfId":"c07d9797-47f5-413d-b8cf-1f69883bd711","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"a5eca08e-f65a-4ffd-99d2-d751529b85e8"} 2023-01-11T05:00:40.295Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:40.318Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:40.319Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:00:40.319Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:00:40.320Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:40.321Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:00:40.153+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:00:40.307+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" } } } 2023-01-11T05:00:40.322Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:40.322Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:00:40.328Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:00:40.328Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:00:40.329Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:40.329Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:00:40.329Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:00:40.329Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2338", X-B3-TraceId:"1be358714291b370", X-B3-SpanId:"5f43ddb46ac08946", X-B3-ParentSpanId:"1be358714291b370", X-B3-Sampled:"0", X-ONAP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-TransactionID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ECOMP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6da8d6af-ad08-4e01-9e40-a6d0431f96f1"] 2023-01-11T05:00:40.330Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|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\":\"95ff84e9-af4d-4d57-a850-c57fe3654272\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e69f55fd-e562-4656-ae5b-e6eda468407a\",\"modelVersionId\":\"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\"modelCustomizationId\":\"e69f55fd-e562-4656-ae5b-e6eda468407a\",\"modelUuid\":\"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\"modelInvariantUuid\":\"95ff84e9-af4d-4d57-a850-c57fe3654272\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\",\"vnfInstanceId\":\"c07d9797-47f5-413d-b8cf-1f69883bd711\"}","type":"String"},"requestId":{"value":"a5eca08e-f65a-4ffd-99d2-d751529b85e8","type":"String"},"mso-request-id":{"value":"a5eca08e-f65a-4ffd-99d2-d751529b85e8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"c07d9797-47f5-413d-b8cf-1f69883bd711","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/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:00:40.330Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:40.421Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:40.421Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:00:40.421Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:00:40.422Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:00:40 GMT", X-ONAP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-TransactionID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ECOMP-RequestID:"7d9fc053-8ad8-40c9-9b1b-987fca33bafb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9c3e411d-8bb3-47e4-9b09-7f30977d15e9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:40.422Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7d9fc053-8ad8-40c9-9b1b-987fca33bafb\",\"instanceId\":\"fe9fa57d-1241-4b2c-928f-90b58e5e3dca\"}}","message":"Success","processInstanceID":"e47cc14c-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:00:40.422Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:40.423Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:00:40.426Z|7d9fc053-8ad8-40c9-9b1b-987fca33bafb|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:41.341Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:41.342Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:00:41.342Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:00:41.342Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:00:41 GMT", X-ONAP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-TransactionID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ECOMP-RequestID:"a5eca08e-f65a-4ffd-99d2-d751529b85e8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6da8d6af-ad08-4e01-9e40-a6d0431f96f1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:41.343Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a5eca08e-f65a-4ffd-99d2-d751529b85e8\",\"instanceId\":\"c07d9797-47f5-413d-b8cf-1f69883bd711\"}}","message":"Success","processInstanceID":"e509227b-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:00:41.343Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:41.343Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:00:41.346Z|a5eca08e-f65a-4ffd-99d2-d751529b85e8|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:41.479Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:41.483Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:41.483Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||Invoke 2023-01-11T05:00:41.484Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:41.484Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:41.484Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Method : GET 2023-01-11T05:00:41.484Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b2fd8f572ef3f4a", X-B3-SpanId:"990d85a219195027", X-B3-ParentSpanId:"0b2fd8f572ef3f4a", X-B3-Sampled:"0", X-ONAP-RequestID:"d032fa12-f718-42b0-b1ba-16c4cb6c375a", X-RequestID:"d032fa12-f718-42b0-b1ba-16c4cb6c375a", X-TransactionID:"d032fa12-f718-42b0-b1ba-16c4cb6c375a", X-ECOMP-RequestID:"d032fa12-f718-42b0-b1ba-16c4cb6c375a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa7e4043-2bfb-4ec7-a436-a05d40e6833e"] 2023-01-11T05:00:41.485Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Request body: 2023-01-11T05:00:41.485Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:41.510Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:41.511Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:41.511Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status text : 2023-01-11T05:00:41.512Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:41.514Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Response body: { "requestId" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:00:40.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:40.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" } } } 2023-01-11T05:00:41.514Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:41.515Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||InvokeReturn 2023-01-11T05:00:41.518Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:41.518Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:41.519Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:41.519Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:41.519Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:41.519Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b2fd8f572ef3f4a", X-B3-SpanId:"8751dec6481dc172", X-B3-ParentSpanId:"0b2fd8f572ef3f4a", X-B3-Sampled:"0", X-ONAP-RequestID:"d032fa12-f718-42b0-b1ba-16c4cb6c375a", X-RequestID:"d032fa12-f718-42b0-b1ba-16c4cb6c375a", X-TransactionID:"d032fa12-f718-42b0-b1ba-16c4cb6c375a", X-ECOMP-RequestID:"d032fa12-f718-42b0-b1ba-16c4cb6c375a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59764755-b565-429b-80d3-5fd64423c33c"] 2023-01-11T05:00:41.520Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:41.520Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:41.530Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:41.531Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:41.531Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:41.532Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:41.532Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:41.533Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:41.533Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:41.539Z|d032fa12-f718-42b0-b1ba-16c4cb6c375a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:41.636Z|faa352b4-f44d-452c-bab9-f02fbe6ad900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:41.637Z|faa352b4-f44d-452c-bab9-f02fbe6ad900|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:48.729Z|b4deab96-501b-4733-b7f0-8ad9139078ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:00:48.730Z|b4deab96-501b-4733-b7f0-8ad9139078ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:00:49.137Z|4b564c61-6b6a-476b-8fe1-19f2e003b9c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:00:49.137Z|4b564c61-6b6a-476b-8fe1-19f2e003b9c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:00:49.264Z|4a82ba40-8703-4e74-9f3d-86e2b5c056ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:49.265Z|4a82ba40-8703-4e74-9f3d-86e2b5c056ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:49.673Z|264b2fbc-43dd-4626-b332-7e0698ea4476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:49.674Z|264b2fbc-43dd-4626-b332-7e0698ea4476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:51.660Z|195cfedf-e8f1-4047-a1fb-8e60be14339f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:51.660Z|195cfedf-e8f1-4047-a1fb-8e60be14339f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:51.673Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:51.677Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:51.678Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||Invoke 2023-01-11T05:00:51.678Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:51.679Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:51.679Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Method : GET 2023-01-11T05:00:51.679Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c78a2ec98f0d544", X-B3-SpanId:"0641404400f1e048", X-B3-ParentSpanId:"2c78a2ec98f0d544", X-B3-Sampled:"0", X-ONAP-RequestID:"21798fe8-5cb0-4a40-859a-eb67a41a9747", X-RequestID:"21798fe8-5cb0-4a40-859a-eb67a41a9747", X-TransactionID:"21798fe8-5cb0-4a40-859a-eb67a41a9747", X-ECOMP-RequestID:"21798fe8-5cb0-4a40-859a-eb67a41a9747", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"802d0903-6b7b-4112-95f0-cc354795b4a0"] 2023-01-11T05:00:51.680Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Request body: 2023-01-11T05:00:51.680Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:51.702Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:51.702Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:51.703Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status text : 2023-01-11T05:00:51.703Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:51.704Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Response body: { "requestId" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:40.000+00:00", "endTime" : "2023-01-11T05:00:45.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:45.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" } } } 2023-01-11T05:00:51.704Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:51.705Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||InvokeReturn 2023-01-11T05:00:51.706Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:51.707Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:51.707Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:51.708Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:51.708Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:51.708Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c78a2ec98f0d544", X-B3-SpanId:"1ec9f32f19a735bb", X-B3-ParentSpanId:"2c78a2ec98f0d544", X-B3-Sampled:"0", X-ONAP-RequestID:"21798fe8-5cb0-4a40-859a-eb67a41a9747", X-RequestID:"21798fe8-5cb0-4a40-859a-eb67a41a9747", X-TransactionID:"21798fe8-5cb0-4a40-859a-eb67a41a9747", X-ECOMP-RequestID:"21798fe8-5cb0-4a40-859a-eb67a41a9747", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5669673a-cf1a-4426-9f56-4afff5c3ba1d"] 2023-01-11T05:00:51.709Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:51.709Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:51.720Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:51.721Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:51.721Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:51.721Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:51.722Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:51.722Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:51.723Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:51.731Z|21798fe8-5cb0-4a40-859a-eb67a41a9747|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:51.845Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:51.849Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:51.850Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||Invoke 2023-01-11T05:00:51.850Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:51.850Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:51.851Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Method : GET 2023-01-11T05:00:51.851Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"111ff467b8916133", X-B3-SpanId:"cd69a1c1d4a95d1f", X-B3-ParentSpanId:"111ff467b8916133", X-B3-Sampled:"0", X-ONAP-RequestID:"74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3", X-RequestID:"74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3", X-TransactionID:"74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3", X-ECOMP-RequestID:"74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7adf94d9-7161-45c0-bf27-95e8bac91821"] 2023-01-11T05:00:51.851Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Request body: 2023-01-11T05:00:51.852Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:51.918Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:51.919Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:51.919Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status text : 2023-01-11T05:00:51.919Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:51.922Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Response body: { "requestId" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:40.000+00:00", "endTime" : "2023-01-11T05:00:45.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:45.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" } } } 2023-01-11T05:00:51.922Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:51.922Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||InvokeReturn 2023-01-11T05:00:51.924Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:51.924Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:51.924Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:51.924Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:51.925Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:51.925Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"111ff467b8916133", X-B3-SpanId:"477ed85f06b7a384", X-B3-ParentSpanId:"111ff467b8916133", X-B3-Sampled:"0", X-ONAP-RequestID:"74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3", X-RequestID:"74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3", X-TransactionID:"74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3", X-ECOMP-RequestID:"74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04d6dde9-71de-4f84-ab32-b642050573ee"] 2023-01-11T05:00:51.925Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:51.925Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:51.936Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:51.936Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:51.936Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:51.937Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:51.937Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:51.938Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:51.938Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:51.945Z|74c4ac0d-a89d-488f-b5e1-cdb8fbbc3cd3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:52.064Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:52.067Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:52.067Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||Invoke 2023-01-11T05:00:52.067Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:52.068Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:52.068Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Method : GET 2023-01-11T05:00:52.068Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66205c2660a991b8", X-B3-SpanId:"ac188495353a1203", X-B3-ParentSpanId:"66205c2660a991b8", X-B3-Sampled:"0", X-ONAP-RequestID:"54b0c2b1-73fa-43b3-af30-9288568d8f9c", X-RequestID:"54b0c2b1-73fa-43b3-af30-9288568d8f9c", X-TransactionID:"54b0c2b1-73fa-43b3-af30-9288568d8f9c", X-ECOMP-RequestID:"54b0c2b1-73fa-43b3-af30-9288568d8f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f893851-c8e7-47ad-8f9c-5eac22e54d22"] 2023-01-11T05:00:52.068Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Request body: 2023-01-11T05:00:52.069Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:52.084Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:52.084Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:52.084Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status text : 2023-01-11T05:00:52.085Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:52.085Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Response body: { "requestId" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:40.000+00:00", "endTime" : "2023-01-11T05:00:45.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:45.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" } } } 2023-01-11T05:00:52.086Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:52.086Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||InvokeReturn 2023-01-11T05:00:52.087Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:52.087Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:52.088Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:52.088Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:52.088Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:52.088Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66205c2660a991b8", X-B3-SpanId:"99a505fd48559da9", X-B3-ParentSpanId:"66205c2660a991b8", X-B3-Sampled:"0", X-ONAP-RequestID:"54b0c2b1-73fa-43b3-af30-9288568d8f9c", X-RequestID:"54b0c2b1-73fa-43b3-af30-9288568d8f9c", X-TransactionID:"54b0c2b1-73fa-43b3-af30-9288568d8f9c", X-ECOMP-RequestID:"54b0c2b1-73fa-43b3-af30-9288568d8f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab317f4c-7460-46c9-89b3-a5175e52912e"] 2023-01-11T05:00:52.089Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:52.089Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:52.097Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:52.098Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:52.098Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:52.098Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:52.099Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:52.099Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:52.100Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:52.107Z|54b0c2b1-73fa-43b3-af30-9288568d8f9c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:52.228Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:52.234Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:52.234Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||Invoke 2023-01-11T05:00:52.234Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:52.235Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:52.235Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Method : GET 2023-01-11T05:00:52.235Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fab9299f601c0f17", X-B3-SpanId:"7361a2f61c7bd4ce", X-B3-ParentSpanId:"fab9299f601c0f17", X-B3-Sampled:"0", X-ONAP-RequestID:"ae3a33a3-32b7-4ea3-8ace-642e60b0d23d", X-RequestID:"ae3a33a3-32b7-4ea3-8ace-642e60b0d23d", X-TransactionID:"ae3a33a3-32b7-4ea3-8ace-642e60b0d23d", X-ECOMP-RequestID:"ae3a33a3-32b7-4ea3-8ace-642e60b0d23d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b943629-3f27-4be0-8b13-5a57a977af84"] 2023-01-11T05:00:52.235Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Request body: 2023-01-11T05:00:52.236Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:52.251Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:52.251Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:52.252Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status text : 2023-01-11T05:00:52.252Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:52.253Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Response body: { "requestId" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:40.000+00:00", "endTime" : "2023-01-11T05:00:45.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:45.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" } } } 2023-01-11T05:00:52.253Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:52.254Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||InvokeReturn 2023-01-11T05:00:52.255Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:52.255Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:52.256Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:52.256Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:52.256Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:52.256Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fab9299f601c0f17", X-B3-SpanId:"d5e764212c9b96f8", X-B3-ParentSpanId:"fab9299f601c0f17", X-B3-Sampled:"0", X-ONAP-RequestID:"ae3a33a3-32b7-4ea3-8ace-642e60b0d23d", X-RequestID:"ae3a33a3-32b7-4ea3-8ace-642e60b0d23d", X-TransactionID:"ae3a33a3-32b7-4ea3-8ace-642e60b0d23d", X-ECOMP-RequestID:"ae3a33a3-32b7-4ea3-8ace-642e60b0d23d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65de50fd-9146-444f-bddc-dcdbb7681da5"] 2023-01-11T05:00:52.256Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:52.257Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:52.267Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:52.267Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:52.267Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:52.267Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:52.269Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:52.269Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:52.270Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:52.278Z|ae3a33a3-32b7-4ea3-8ace-642e60b0d23d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:52.401Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:52.405Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:52.405Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||Invoke 2023-01-11T05:00:52.405Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:52.406Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8 2023-01-11T05:00:52.406Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Method : GET 2023-01-11T05:00:52.406Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72350848b187f388", X-B3-SpanId:"894f90a8c05375c3", X-B3-ParentSpanId:"72350848b187f388", X-B3-Sampled:"0", X-ONAP-RequestID:"19f034da-8a5f-4df7-8943-822f54eda57b", X-RequestID:"19f034da-8a5f-4df7-8943-822f54eda57b", X-TransactionID:"19f034da-8a5f-4df7-8943-822f54eda57b", X-ECOMP-RequestID:"19f034da-8a5f-4df7-8943-822f54eda57b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc27f56c-d31c-45d9-8b6e-e9a91fd5f3c8"] 2023-01-11T05:00:52.406Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Request body: 2023-01-11T05:00:52.407Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:52.422Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:52.423Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:52.423Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Status text : 2023-01-11T05:00:52.423Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:52.424Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||Response body: { "requestId" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:40.000+00:00", "endTime" : "2023-01-11T05:00:45.000+00:00", "source" : "VID", "vnfId" : "c07d9797-47f5-413d-b8cf-1f69883bd711", "vnfName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d_vnf_0", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"95ff84e9-af4d-4d57-a850-c57fe3654272\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"ff40935b-91cf-4cea-9933-bf0e29fce85b\",\n \"modelCustomizationId\": \"e69f55fd-e562-4656-ae5b-e6eda468407a\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:45.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/vnfs/c07d9797-47f5-413d-b8cf-1f69883bd711", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "a5eca08e-f65a-4ffd-99d2-d751529b85e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8" } } } 2023-01-11T05:00:52.425Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:52.425Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a5eca08e-f65a-4ffd-99d2-d751529b85e8|INFO|500||InvokeReturn 2023-01-11T05:00:52.427Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:52.427Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:52.427Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:52.428Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false 2023-01-11T05:00:52.428Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:52.428Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72350848b187f388", X-B3-SpanId:"a53e40abfd1c1d37", X-B3-ParentSpanId:"72350848b187f388", X-B3-Sampled:"0", X-ONAP-RequestID:"19f034da-8a5f-4df7-8943-822f54eda57b", X-RequestID:"19f034da-8a5f-4df7-8943-822f54eda57b", X-TransactionID:"19f034da-8a5f-4df7-8943-822f54eda57b", X-ECOMP-RequestID:"19f034da-8a5f-4df7-8943-822f54eda57b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43e84630-2784-42f1-94e5-45b5e13a7dbd"] 2023-01-11T05:00:52.429Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:52.429Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:52.440Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:52.440Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:52.440Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:52.441Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:52.441Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:52.442Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:52.442Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a5eca08e-f65a-4ffd-99d2-d751529b85e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:52.450Z|19f034da-8a5f-4df7-8943-822f54eda57b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a5eca08e-f65a-4ffd-99d2-d751529b85e8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:53.434Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:53.436Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||Checking if requestId: 48b6abd1-fa3f-41b4-b852-259b53c30a13 already exists in requestDb InfraActiveRequests table 2023-01-11T05:00:53.437Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:00:53.438Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||Invoke 2023-01-11T05:00:53.438Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:53.439Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:00:53.439Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Method : GET 2023-01-11T05:00:53.439Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d7f597009c3370d", X-B3-SpanId:"f6da422765f8ad15", X-B3-ParentSpanId:"1d7f597009c3370d", X-B3-Sampled:"0", X-ONAP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-TransactionID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ECOMP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6525e300-19ae-4162-a517-db77cc2302ab"] 2023-01-11T05:00:53.440Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Request body: 2023-01-11T05:00:53.440Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:53.458Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:53.458Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:00:53.459Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status text : 2023-01-11T05:00:53.459Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:00:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:53.459Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Response body: 2023-01-11T05:00:53.460Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:53.460Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:53.468Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:00:53.474Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:53.500Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:00:53.501Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed|INFO|500||Invoke 2023-01-11T05:00:53.555Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed|INFO|500||InvokeReturn 2023-01-11T05:00:53.556Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:00:53 GMT], content-length=[247], vertex-id=[188552], x-aai-txid=[2-aai-resources-230111-05:00:53:160-18215], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:53.557Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b"}]} 2023-01-11T05:00:53.562Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:53.592Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:00:53.593Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-11T05:00:53.638Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:53.639Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:00:53 GMT], content-length=[605], x-aai-txid=[0-aai-resources-230111-05:00:53:252-94124], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:53.639Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-01-11T05:00:53.642Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-01-11T05:00:53.646Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:53.671Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:00:53.672Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed|INFO|500||Invoke 2023-01-11T05:00:53.713Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed|INFO|500||InvokeReturn 2023-01-11T05:00:53.714Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:00:53 GMT], content-length=[247], vertex-id=[188552], x-aai-txid=[0-aai-resources-230111-05:00:53:326-27324], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:53.714Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b"}]} 2023-01-11T05:00:53.804Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:53.846Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-11T05:00:53.846Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[48b6abd1-fa3f-41b4-b852-259b53c30a13], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0620c253-8895-4c70-b2ed-6e4ab50386cc], X-ECOMP-RequestID=[48b6abd1-fa3f-41b4-b852-259b53c30a13], X-TransactionId=[], X-ONAP-RequestID=[48b6abd1-fa3f-41b4-b852-259b53c30a13]} 2023-01-11T05:00:53.893Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:00:53 GMT], content-length=[602], x-aai-txid=[2-aai-resources-230111-05:00:53:501-67524], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:53.894Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-01-11T05:00:53.894Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:53.897Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-01-11T05:00:53.901Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:53.926Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:00:53.927Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed|INFO|500||Invoke 2023-01-11T05:00:53.987Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed|INFO|500||InvokeReturn 2023-01-11T05:00:53.988Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b?format=pathed has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:00:53 GMT], content-length=[247], vertex-id=[188552], x-aai-txid=[2-aai-resources-230111-05:00:53:582-49825], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:53.990Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b"}]} 2023-01-11T05:00:53.996Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:54.024Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:00:54.025Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-11T05:00:54.073Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-11T05:00:54.073Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:00:53 GMT], content-length=[611], x-aai-txid=[1-aai-resources-230111-05:00:53:681-57555], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:54.074Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/configurations","ERR.5.4.6114"]}}} 2023-01-11T05:00:54.077Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/0a099bd3-0149-4163-9e49-9c6ea2f12d2b/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-01-11T05:00:54.080Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:00:54.106Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2023-01-11T05:00:54.106Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[48b6abd1-fa3f-41b4-b852-259b53c30a13], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2bc490bd-d247-4262-ac13-56080e91fe8a], X-ECOMP-RequestID=[48b6abd1-fa3f-41b4-b852-259b53c30a13], X-TransactionId=[], X-ONAP-RequestID=[48b6abd1-fa3f-41b4-b852-259b53c30a13]} 2023-01-11T05:00:54.153Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:00:53 GMT], content-length=[573], vertex-id=[192712], x-aai-txid=[0-aai-resources-230111-05:00:53:759-69537], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:00:54.153Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673413244720","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2023-01-11T05:00:54.154Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2023-01-11T05:00:54.155Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:00:54.155Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:00:54.156Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:00:54.156Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:00:54.157Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:54.157Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:00:54.157Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:00:54.157Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"1d7f597009c3370d", X-B3-SpanId:"c0be7500813e66d0", X-B3-ParentSpanId:"1d7f597009c3370d", X-B3-Sampled:"0", X-ONAP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-TransactionID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ECOMP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4409a4c5-3017-4ed3-b1d1-37cf73323f68"] 2023-01-11T05:00:54.158Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b"},"instanceName":null,"requestScope":"service"} 2023-01-11T05:00:54.158Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:54.172Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:54.172Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:54.172Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:00:54.173Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:00:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:54.173Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:00:54.173Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:54.173Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:00:54.174Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:00:54.175Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:00:54.175Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:54.175Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:00:54.175Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:00:54.176Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|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:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-TransactionID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ECOMP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67fd8a21-8b45-4dcf-9a92-bebe02c80cd9"] 2023-01-11T05:00:54.176Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:00:54.176Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:54.224Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:54.224Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:54.224Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:00:54.225Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:54.225Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:00:54.225Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:54.226Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:00:54.231Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T05:00:54.232Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:00:54.232Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:54.232Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T05:00:54.232Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:00:54.233Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|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:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-TransactionID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ECOMP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43bc9fa3-1d17-4c53-9ceb-f20d6b97e03b"] 2023-01-11T05:00:54.233Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:00:54.233Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:54.281Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:54.281Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:54.281Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|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 : 2023-01-11T05:00:54.282Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:54.286Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|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" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-11T05:00:54.286Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:54.287Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T05:00:54.290Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:00:54.291Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:00:54.291Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:54.292Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:00:54.292Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:00:54.292Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|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:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-TransactionID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ECOMP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"269168fa-060b-4a63-83c3-d708538a896b"] 2023-01-11T05:00:54.293Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:00:54.293Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:54.341Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:54.341Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:54.342Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:00:54.342Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:54.342Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:00:54.343Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:54.343Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:00:54.346Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:00:54.346Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:00:54.346Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:54.347Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:00:54.347Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:00:54.347Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1317", X-B3-TraceId:"1d7f597009c3370d", X-B3-SpanId:"8f11f5e8fd8948c8", X-B3-ParentSpanId:"1d7f597009c3370d", X-B3-Sampled:"0", X-ONAP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-TransactionID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ECOMP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5501931d-ceca-4637-9952-9ad54f531100"] 2023-01-11T05:00:54.347Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"48b6abd1-fa3f-41b4-b852-259b53c30a13","requestStatus":"IN_PROGRESS","startTime":1673413254077,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"48b6abd1-fa3f-41b4-b852-259b53c30a13"} 2023-01-11T05:00:54.347Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:54.371Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:54.372Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:00:54.372Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:00:54.372Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:54.374Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:00:54.077+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:00:54.361+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" } } } 2023-01-11T05:00:54.374Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:54.375Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:00:54.390Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:00:54.390Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:00:54.391Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:54.391Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:00:54.391Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:00:54.391Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1990", X-B3-TraceId:"1d7f597009c3370d", X-B3-SpanId:"583269a0d2db116b", X-B3-ParentSpanId:"1d7f597009c3370d", X-B3-Sampled:"0", X-ONAP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-TransactionID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ECOMP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a49fdd6a-5028-4756-8367-dd5ac6627c52"] 2023-01-11T05:00:54.392Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8574feaf-cb98-466c-ab19-725d1f060d73\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\"modelUuid\":\"aab637bf-80fd-43e7-a35e-51a2ca73abcf\",\"modelInvariantUuid\":\"8574feaf-cb98-466c-ab19-725d1f060d73\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\"}","type":"String"},"requestId":{"value":"48b6abd1-fa3f-41b4-b852-259b53c30a13","type":"String"},"mso-request-id":{"value":"48b6abd1-fa3f-41b4-b852-259b53c30a13","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"0a099bd3-0149-4163-9e49-9c6ea2f12d2b","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/0a099bd3-0149-4163-9e49-9c6ea2f12d2b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:00:54.392Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:55.405Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:55.406Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:00:55.406Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:00:55.406Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:00:55 GMT", X-ONAP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-TransactionID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ECOMP-RequestID:"48b6abd1-fa3f-41b4-b852-259b53c30a13", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a49fdd6a-5028-4756-8367-dd5ac6627c52", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:55.407Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"48b6abd1-fa3f-41b4-b852-259b53c30a13\",\"instanceId\":\"0a099bd3-0149-4163-9e49-9c6ea2f12d2b\"}}","message":"Success","processInstanceID":"ed6b222c-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:00:55.407Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:55.408Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:00:55.411Z|48b6abd1-fa3f-41b4-b852-259b53c30a13|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:55.538Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:00:55.541Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:00:55.542Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||Invoke 2023-01-11T05:00:55.542Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:55.543Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:00:55.543Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Method : GET 2023-01-11T05:00:55.543Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4740a15e8290d2ef", X-B3-SpanId:"00807648b8b49917", X-B3-ParentSpanId:"4740a15e8290d2ef", X-B3-Sampled:"0", X-ONAP-RequestID:"6ba5ca75-b0fe-4b89-86ea-a2a3b125939b", X-RequestID:"6ba5ca75-b0fe-4b89-86ea-a2a3b125939b", X-TransactionID:"6ba5ca75-b0fe-4b89-86ea-a2a3b125939b", X-ECOMP-RequestID:"6ba5ca75-b0fe-4b89-86ea-a2a3b125939b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d200bbd-c662-4724-a60d-a2d8c8942d1b"] 2023-01-11T05:00:55.544Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Request body: 2023-01-11T05:00:55.544Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:55.561Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:55.562Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:55.562Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status text : 2023-01-11T05:00:55.563Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:55.564Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Response body: { "requestId" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:00:54.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:54.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" } } } 2023-01-11T05:00:55.564Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:55.565Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||InvokeReturn 2023-01-11T05:00:55.566Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false 2023-01-11T05:00:55.567Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:00:55.567Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:00:55.568Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false 2023-01-11T05:00:55.568Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:00:55.568Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4740a15e8290d2ef", X-B3-SpanId:"dee6766492ba18bd", X-B3-ParentSpanId:"4740a15e8290d2ef", X-B3-Sampled:"0", X-ONAP-RequestID:"6ba5ca75-b0fe-4b89-86ea-a2a3b125939b", X-RequestID:"6ba5ca75-b0fe-4b89-86ea-a2a3b125939b", X-TransactionID:"6ba5ca75-b0fe-4b89-86ea-a2a3b125939b", X-ECOMP-RequestID:"6ba5ca75-b0fe-4b89-86ea-a2a3b125939b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"166b7044-88c8-410f-adfb-a3a62defb708"] 2023-01-11T05:00:55.569Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:00:55.569Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:00:55.582Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:00:55.583Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:00:55.583Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:00:55.583Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:00:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:00:55.585Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:00:55.585Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:00:55.586Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:00:55.595Z|6ba5ca75-b0fe-4b89-86ea-a2a3b125939b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:00:59.289Z|0467a598-a595-4121-b7e9-0d47022add63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:59.290Z|0467a598-a595-4121-b7e9-0d47022add63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:00:59.695Z|7c838e29-9a18-4c02-b9af-4f421c8d6a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:00:59.696Z|7c838e29-9a18-4c02-b9af-4f421c8d6a51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:01.684Z|418c49e7-cc24-4967-a9be-92e100b43978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:01.685Z|418c49e7-cc24-4967-a9be-92e100b43978|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:03.730Z|a0bef97b-b1aa-4d19-9764-7b4f996d055d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:01:03.733Z|a0bef97b-b1aa-4d19-9764-7b4f996d055d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:01:05.729Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:05.735Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:01:05.735Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||Invoke 2023-01-11T05:01:05.736Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:05.736Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:01:05.736Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Method : GET 2023-01-11T05:01:05.737Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4146da8c3b97f17", X-B3-SpanId:"239d7d3b8535af11", X-B3-ParentSpanId:"a4146da8c3b97f17", X-B3-Sampled:"0", X-ONAP-RequestID:"f7ef5897-0619-4ae6-b39d-8a0d28fcd057", X-RequestID:"f7ef5897-0619-4ae6-b39d-8a0d28fcd057", X-TransactionID:"f7ef5897-0619-4ae6-b39d-8a0d28fcd057", X-ECOMP-RequestID:"f7ef5897-0619-4ae6-b39d-8a0d28fcd057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68d3e703-a24e-4e7f-acad-596b2daad7d1"] 2023-01-11T05:01:05.737Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Request body: 2023-01-11T05:01:05.737Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:05.758Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:05.758Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:05.759Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status text : 2023-01-11T05:01:05.759Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:05.760Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Response body: { "requestId" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:54.000+00:00", "endTime" : "2023-01-11T05:00:58.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" } } } 2023-01-11T05:01:05.761Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:05.761Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||InvokeReturn 2023-01-11T05:01:05.763Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false 2023-01-11T05:01:05.763Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:05.763Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:05.763Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false 2023-01-11T05:01:05.764Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:05.764Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4146da8c3b97f17", X-B3-SpanId:"3e11e479d26caf4d", X-B3-ParentSpanId:"a4146da8c3b97f17", X-B3-Sampled:"0", X-ONAP-RequestID:"f7ef5897-0619-4ae6-b39d-8a0d28fcd057", X-RequestID:"f7ef5897-0619-4ae6-b39d-8a0d28fcd057", X-TransactionID:"f7ef5897-0619-4ae6-b39d-8a0d28fcd057", X-ECOMP-RequestID:"f7ef5897-0619-4ae6-b39d-8a0d28fcd057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cbd8194-54b4-4cfc-b41c-b5ab8da7cee6"] 2023-01-11T05:01:05.764Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:05.764Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:05.774Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:05.775Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:05.775Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:05.776Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:05.777Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:05.777Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:05.778Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:05.787Z|f7ef5897-0619-4ae6-b39d-8a0d28fcd057|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:05.911Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:05.915Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:01:05.915Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||Invoke 2023-01-11T05:01:05.915Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:05.916Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:01:05.916Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Method : GET 2023-01-11T05:01:05.916Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fce0e2029f6bf4e7", X-B3-SpanId:"62b41d6bba48bcc9", X-B3-ParentSpanId:"fce0e2029f6bf4e7", X-B3-Sampled:"0", X-ONAP-RequestID:"e7d0bedc-2768-46ea-bcb5-8c4f321f42ec", X-RequestID:"e7d0bedc-2768-46ea-bcb5-8c4f321f42ec", X-TransactionID:"e7d0bedc-2768-46ea-bcb5-8c4f321f42ec", X-ECOMP-RequestID:"e7d0bedc-2768-46ea-bcb5-8c4f321f42ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8f4e06a-1774-4ed7-9576-e2bbfce09f6f"] 2023-01-11T05:01:05.917Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Request body: 2023-01-11T05:01:05.917Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:05.932Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:05.933Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:05.934Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status text : 2023-01-11T05:01:05.934Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:05.936Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Response body: { "requestId" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:54.000+00:00", "endTime" : "2023-01-11T05:00:58.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" } } } 2023-01-11T05:01:05.937Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:05.937Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||InvokeReturn 2023-01-11T05:01:05.938Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false 2023-01-11T05:01:05.939Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:05.939Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:05.939Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false 2023-01-11T05:01:05.940Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:05.940Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fce0e2029f6bf4e7", X-B3-SpanId:"64c4d4435f523afc", X-B3-ParentSpanId:"fce0e2029f6bf4e7", X-B3-Sampled:"0", X-ONAP-RequestID:"e7d0bedc-2768-46ea-bcb5-8c4f321f42ec", X-RequestID:"e7d0bedc-2768-46ea-bcb5-8c4f321f42ec", X-TransactionID:"e7d0bedc-2768-46ea-bcb5-8c4f321f42ec", X-ECOMP-RequestID:"e7d0bedc-2768-46ea-bcb5-8c4f321f42ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"905d2712-fd37-4b19-b51a-e8659172e733"] 2023-01-11T05:01:05.940Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:05.941Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:05.961Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:05.961Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:05.961Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:05.962Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:05.963Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:05.963Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:05.963Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:05.973Z|e7d0bedc-2768-46ea-bcb5-8c4f321f42ec|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:06.094Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:06.098Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:01:06.099Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||Invoke 2023-01-11T05:01:06.099Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:06.099Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:01:06.100Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Method : GET 2023-01-11T05:01:06.100Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e68b6331c1ef79ad", X-B3-SpanId:"fea045db284b7214", X-B3-ParentSpanId:"e68b6331c1ef79ad", X-B3-Sampled:"0", X-ONAP-RequestID:"745fb712-1e58-490a-8821-6da000409f09", X-RequestID:"745fb712-1e58-490a-8821-6da000409f09", X-TransactionID:"745fb712-1e58-490a-8821-6da000409f09", X-ECOMP-RequestID:"745fb712-1e58-490a-8821-6da000409f09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0febf3a7-72e7-4f2b-a2ac-5fcf07d0b470"] 2023-01-11T05:01:06.100Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Request body: 2023-01-11T05:01:06.100Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:06.120Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:06.121Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:06.121Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status text : 2023-01-11T05:01:06.122Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:06.122Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Response body: { "requestId" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:54.000+00:00", "endTime" : "2023-01-11T05:00:58.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" } } } 2023-01-11T05:01:06.122Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:06.123Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||InvokeReturn 2023-01-11T05:01:06.124Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false 2023-01-11T05:01:06.124Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:06.125Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:06.125Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false 2023-01-11T05:01:06.125Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:06.125Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e68b6331c1ef79ad", X-B3-SpanId:"f7cf334c92e1e155", X-B3-ParentSpanId:"e68b6331c1ef79ad", X-B3-Sampled:"0", X-ONAP-RequestID:"745fb712-1e58-490a-8821-6da000409f09", X-RequestID:"745fb712-1e58-490a-8821-6da000409f09", X-TransactionID:"745fb712-1e58-490a-8821-6da000409f09", X-ECOMP-RequestID:"745fb712-1e58-490a-8821-6da000409f09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b1373ad-3c1d-4b18-97eb-23ae120ed95d"] 2023-01-11T05:01:06.126Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:06.126Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:06.144Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:06.144Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:06.144Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:06.145Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:06.150Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:06.150Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:06.150Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:06.159Z|745fb712-1e58-490a-8821-6da000409f09|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:06.278Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:06.282Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:01:06.282Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||Invoke 2023-01-11T05:01:06.282Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:06.282Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13 2023-01-11T05:01:06.283Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Method : GET 2023-01-11T05:01:06.283Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd138c529725fcb2", X-B3-SpanId:"103d04cfc0bc753f", X-B3-ParentSpanId:"cd138c529725fcb2", X-B3-Sampled:"0", X-ONAP-RequestID:"70c1afd4-719b-453f-beab-7336daa6a992", X-RequestID:"70c1afd4-719b-453f-beab-7336daa6a992", X-TransactionID:"70c1afd4-719b-453f-beab-7336daa6a992", X-ECOMP-RequestID:"70c1afd4-719b-453f-beab-7336daa6a992", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14d74ca5-dac2-4023-8be7-5c6c03ddaa2e"] 2023-01-11T05:01:06.283Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Request body: 2023-01-11T05:01:06.283Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:06.300Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:06.300Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:06.300Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Status text : 2023-01-11T05:01:06.301Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:06.301Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||Response body: { "requestId" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:54.000+00:00", "endTime" : "2023-01-11T05:00:58.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"8574feaf-cb98-466c-ab19-725d1f060d73\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"aab637bf-80fd-43e7-a35e-51a2ca73abcf\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:00:58.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "serviceInstanceName" : "basic_cnf-38c86b2b-99b2-4cbc-9a2b-559ef72ac94d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/0a099bd3-0149-4163-9e49-9c6ea2f12d2b", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "48b6abd1-fa3f-41b4-b852-259b53c30a13", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13" } } } 2023-01-11T05:01:06.302Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:06.302Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/48b6abd1-fa3f-41b4-b852-259b53c30a13|INFO|500||InvokeReturn 2023-01-11T05:01:06.303Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false 2023-01-11T05:01:06.303Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:06.304Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:06.304Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false 2023-01-11T05:01:06.304Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:06.304Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd138c529725fcb2", X-B3-SpanId:"a56b145f701a8c4e", X-B3-ParentSpanId:"cd138c529725fcb2", X-B3-Sampled:"0", X-ONAP-RequestID:"70c1afd4-719b-453f-beab-7336daa6a992", X-RequestID:"70c1afd4-719b-453f-beab-7336daa6a992", X-TransactionID:"70c1afd4-719b-453f-beab-7336daa6a992", X-ECOMP-RequestID:"70c1afd4-719b-453f-beab-7336daa6a992", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac0722d9-fa42-4c53-8215-7be3c1b2339b"] 2023-01-11T05:01:06.305Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:06.305Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:06.320Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:06.320Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:06.320Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:06.320Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:06.323Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:06.323Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:06.324Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=48b6abd1-fa3f-41b4-b852-259b53c30a13&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:06.330Z|70c1afd4-719b-453f-beab-7336daa6a992|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/48b6abd1-fa3f-41b4-b852-259b53c30a13|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:07.207Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:07.212Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb 2023-01-11T05:01:07.212Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|INFO|500||Invoke 2023-01-11T05:01:07.212Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:07.213Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb 2023-01-11T05:01:07.213Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Method : GET 2023-01-11T05:01:07.213Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d66a22b4c36fbdc6", X-B3-SpanId:"413037cbf17e9efd", X-B3-ParentSpanId:"d66a22b4c36fbdc6", X-B3-Sampled:"0", X-ONAP-RequestID:"ff018d5b-7dfa-4d38-928f-f0c6791cad4f", X-RequestID:"ff018d5b-7dfa-4d38-928f-f0c6791cad4f", X-TransactionID:"ff018d5b-7dfa-4d38-928f-f0c6791cad4f", X-ECOMP-RequestID:"ff018d5b-7dfa-4d38-928f-f0c6791cad4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9830ed66-a709-4a5a-9d58-089406af7c06"] 2023-01-11T05:01:07.214Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Request body: 2023-01-11T05:01:07.214Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:07.243Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:07.245Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:07.245Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Status text : 2023-01-11T05:01:07.245Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:07.247Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||Response body: { "requestId" : "7d9fc053-8ad8-40c9-9b1b-987fca33bafb", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:00:38.000+00:00", "endTime" : "2023-01-11T05:01:06.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"d8528959-cac4-4526-a315-9745d4060f77\",\n \"modelVersionId\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\n \"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"14ae98b3-8f3a-4bb4-a023-1f195b113ccd\",\n \"owningEntityName\":\"OE-ETE_Customer-14ae98b3-8f3a-4bb4-a023-1f195b113ccd\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_c70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\",\n \"productFamilyId\":\"a14a6855-9778-4e6d-b405-e7f3a92480af\",\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\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\n \"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF bbc4f4aa-84ac 0\",\n \"modelCustomizationId\":\"1d86f2c1-8c0a-450e-b121-cd8401f0d6b0\",\n \"modelInvariantId\":\"d8528959-cac4-4526-a315-9745d4060f77\",\n \"modelVersionId\":\"1f12b9a9-3c57-4926-9605-f4153f2e7f5e\",\n \"modelName\":\"Demo_pNF_QaEKWbxi7XHIxSx3C8lW\",\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\":\"a14a6855-9778-4e6d-b405-e7f3a92480af\",\n \"instanceParams\":[],\n \"instanceName\":\"QaEKWbxi7XHIxSx3C8lW\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:06.000+00:00", "serviceInstanceId" : "fe9fa57d-1241-4b2c-928f-90b58e5e3dca", "serviceInstanceName" : "Service_Ete_Namec70634ec-40c7-4b7a-a6cb-1482a0a3dd2b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "7d9fc053-8ad8-40c9-9b1b-987fca33bafb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb" } } } 2023-01-11T05:01:07.248Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:07.248Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|INFO|500||InvokeReturn 2023-01-11T05:01:07.250Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false 2023-01-11T05:01:07.250Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:07.250Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:07.251Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false 2023-01-11T05:01:07.251Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:07.251Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d66a22b4c36fbdc6", X-B3-SpanId:"e6fb62928bc752e0", X-B3-ParentSpanId:"d66a22b4c36fbdc6", X-B3-Sampled:"0", X-ONAP-RequestID:"ff018d5b-7dfa-4d38-928f-f0c6791cad4f", X-RequestID:"ff018d5b-7dfa-4d38-928f-f0c6791cad4f", X-TransactionID:"ff018d5b-7dfa-4d38-928f-f0c6791cad4f", X-ECOMP-RequestID:"ff018d5b-7dfa-4d38-928f-f0c6791cad4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7c36609-1ef0-4c7a-b5e5-8c08f21d5cf2"] 2023-01-11T05:01:07.252Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:07.252Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:07.264Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:07.264Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:07.264Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:07.265Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:07.265Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:07.266Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:07.266Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7d9fc053-8ad8-40c9-9b1b-987fca33bafb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:07.274Z|ff018d5b-7dfa-4d38-928f-f0c6791cad4f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7d9fc053-8ad8-40c9-9b1b-987fca33bafb|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:08.312Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:08.316Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 62b60946-3b7b-430c-b958-0e27928d0d61 already exists in requestDb InfraActiveRequests table 2023-01-11T05:01:08.317Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:08.317Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||Invoke 2023-01-11T05:01:08.318Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:08.318Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:08.318Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Method : GET 2023-01-11T05:01:08.318Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb241cc77f6679eb", X-B3-SpanId:"a983f2a18b32fe72", X-B3-ParentSpanId:"eb241cc77f6679eb", X-B3-Sampled:"0", X-ONAP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-TransactionID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ECOMP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a84da61-f470-4bf9-87bb-ce4a66064577"] 2023-01-11T05:01:08.319Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Request body: 2023-01-11T05:01:08.319Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:08.335Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:08.336Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:01:08.336Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status text : 2023-01-11T05:01:08.336Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:08.337Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Response body: 2023-01-11T05:01:08.337Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:08.337Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|404|Not Found|InvokeReturn 2023-01-11T05:01:08.346Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:01:08.352Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:01:08.393Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:01:08.394Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T05:01:08.440Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T05:01:08.441Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:01:08 GMT], content-length=[602], vertex-id=[221376], x-aai-txid=[2-aai-resources-230111-05:01:08:049-12955], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:01:08.442Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673412906260","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-01-11T05:01:08.444Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:01:08.444Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:01:08.445Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:01:08.446Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:01:08.446Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:08.447Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:01:08.447Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:01:08.448Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"eb241cc77f6679eb", X-B3-SpanId:"b6e38ec2a768175c", X-B3-ParentSpanId:"eb241cc77f6679eb", X-B3-Sampled:"0", X-ONAP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-TransactionID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ECOMP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97fc52b1-7fe1-4f0f-b9bc-d845455419ac"] 2023-01-11T05:01:08.448Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0","requestScope":"service"} 2023-01-11T05:01:08.448Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:08.470Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:08.470Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:08.471Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:01:08.471Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:08.472Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:01:08.472Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:08.473Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:01:08.474Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:01:08.474Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:01:08.475Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:08.475Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:01:08.475Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:01:08.476Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-TransactionID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ECOMP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4f3ab7b-5de5-46c9-af86-fc833af29e29"] 2023-01-11T05:01:08.476Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:01:08.477Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:08.511Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:08.512Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:08.512Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:01:08.512Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:08.517Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:01:08.517Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:08.517Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:01:08.523Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T05:01:08.523Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-11T05:01:08.524Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:08.524Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T05:01:08.524Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:01:08.525Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-TransactionID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ECOMP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef4ef053-6e90-4b4e-8f65-d22d3367d20b"] 2023-01-11T05:01:08.525Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:01:08.526Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:08.559Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:08.559Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:08.559Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:01:08.560Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:08.562Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-11T05:01:08.563Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:08.563Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-11T05:01:08.566Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:01:08.566Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:01:08.567Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:08.567Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:01:08.568Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:01:08.568Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-TransactionID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ECOMP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c30698c-f6c4-46cf-a4a4-2f358693f167"] 2023-01-11T05:01:08.568Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:01:08.569Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:08.620Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:08.620Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:08.621Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:01:08.621Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:08.622Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:01:08.622Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:08.623Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:01:08.629Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:01:08.629Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:01:08.629Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:08.630Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:01:08.630Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:01:08.630Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"eb241cc77f6679eb", X-B3-SpanId:"24e89894f5fcc08a", X-B3-ParentSpanId:"eb241cc77f6679eb", X-B3-Sampled:"0", X-ONAP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-TransactionID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ECOMP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f92bc4e-bd4e-4de4-bf2e-1cc28f06e9c5"] 2023-01-11T05:01:08.631Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"62b60946-3b7b-430c-b958-0e27928d0d61","requestStatus":"IN_PROGRESS","startTime":1673413268347,"source":"VID","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\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\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n\t\t\t\"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"62b60946-3b7b-430c-b958-0e27928d0d61"} 2023-01-11T05:01:08.631Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:08.659Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:08.660Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:01:08.660Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:01:08.660Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:08.661Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "62b60946-3b7b-430c-b958-0e27928d0d61", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:01:08.347+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\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\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n\t\t\t\"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:01:08.647+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "62b60946-3b7b-430c-b958-0e27928d0d61", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" } } } 2023-01-11T05:01:08.661Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:08.662Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:01:08.669Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:01:08.669Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:01:08.669Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:08.669Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:01:08.670Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:01:08.670Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"eb241cc77f6679eb", X-B3-SpanId:"ee0d1d162669b0ff", X-B3-ParentSpanId:"eb241cc77f6679eb", X-B3-Sampled:"0", X-ONAP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-TransactionID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ECOMP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdd65190-e93d-4452-ab9b-481511b06abd"] 2023-01-11T05:01:08.670Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\"modelUuid\":\"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\"modelInvariantUuid\":\"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"62b60946-3b7b-430c-b958-0e27928d0d61","type":"String"},"mso-request-id":{"value":"62b60946-3b7b-430c-b958-0e27928d0d61","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:01:08.670Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:09.313Z|30de2a4d-3775-4c04-8f10-ab94bad06f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:09.314Z|30de2a4d-3775-4c04-8f10-ab94bad06f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:09.688Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:09.689Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:01:09.689Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:01:09.689Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:01:09 GMT", X-ONAP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-TransactionID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ECOMP-RequestID:"62b60946-3b7b-430c-b958-0e27928d0d61", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"bdd65190-e93d-4452-ab9b-481511b06abd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:09.690Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"62b60946-3b7b-430c-b958-0e27928d0d61\",\"instanceId\":\"f6b8d388-0255-4543-951d-d6a5ebf84235\"}}","message":"Success","processInstanceID":"f5ee16e6-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:01:09.690Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:09.690Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:01:09.694Z|62b60946-3b7b-430c-b958-0e27928d0d61|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:09.717Z|85d3f4c4-2fae-4647-9884-f65d163c3b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:09.718Z|85d3f4c4-2fae-4647-9884-f65d163c3b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:09.830Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:09.833Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:09.833Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||Invoke 2023-01-11T05:01:09.834Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:09.834Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:09.834Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Method : GET 2023-01-11T05:01:09.834Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8b7eeebde3645a0", X-B3-SpanId:"7e148d29a497a7ba", X-B3-ParentSpanId:"c8b7eeebde3645a0", X-B3-Sampled:"0", X-ONAP-RequestID:"a1b0d6c1-8c61-445b-b6dd-8285be1a9eac", X-RequestID:"a1b0d6c1-8c61-445b-b6dd-8285be1a9eac", X-TransactionID:"a1b0d6c1-8c61-445b-b6dd-8285be1a9eac", X-ECOMP-RequestID:"a1b0d6c1-8c61-445b-b6dd-8285be1a9eac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"937ad3dc-e586-4297-985d-3abf92673801"] 2023-01-11T05:01:09.835Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Request body: 2023-01-11T05:01:09.835Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:09.850Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:09.850Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:09.851Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status text : 2023-01-11T05:01:09.851Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:09.852Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Response body: { "requestId" : "62b60946-3b7b-430c-b958-0e27928d0d61", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:01:08.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\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\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n\t\t\t\"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "62b60946-3b7b-430c-b958-0e27928d0d61", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" } } } 2023-01-11T05:01:09.852Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:09.853Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||InvokeReturn 2023-01-11T05:01:09.854Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:09.854Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:09.854Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:09.855Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:09.855Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:09.855Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8b7eeebde3645a0", X-B3-SpanId:"30702a13f99c6d8c", X-B3-ParentSpanId:"c8b7eeebde3645a0", X-B3-Sampled:"0", X-ONAP-RequestID:"a1b0d6c1-8c61-445b-b6dd-8285be1a9eac", X-RequestID:"a1b0d6c1-8c61-445b-b6dd-8285be1a9eac", X-TransactionID:"a1b0d6c1-8c61-445b-b6dd-8285be1a9eac", X-ECOMP-RequestID:"a1b0d6c1-8c61-445b-b6dd-8285be1a9eac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eccecb7b-48b6-4b1b-9b47-9af42b0ba9a1"] 2023-01-11T05:01:09.855Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:09.856Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:09.867Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:09.867Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:09.867Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:09.868Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:09.869Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:09.870Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:09.870Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:09.876Z|a1b0d6c1-8c61-445b-b6dd-8285be1a9eac|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:11.705Z|cc2be220-bd5e-4726-a0a6-140495181fa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:11.706Z|cc2be220-bd5e-4726-a0a6-140495181fa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:18.729Z|bb633e31-fe5b-4943-ade1-5c07fa9a46c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:01:18.730Z|bb633e31-fe5b-4943-ade1-5c07fa9a46c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:01:19.138Z|174154fb-5c90-473a-bcdc-885abe280349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:01:19.139Z|174154fb-5c90-473a-bcdc-885abe280349|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:01:19.339Z|a39f68e4-6935-4067-a082-6ac88d829324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:19.339Z|a39f68e4-6935-4067-a082-6ac88d829324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:19.739Z|8b86af79-53e2-4e57-ae06-232211853885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:19.740Z|8b86af79-53e2-4e57-ae06-232211853885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:20.008Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:20.015Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:20.016Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||Invoke 2023-01-11T05:01:20.016Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:20.016Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:20.017Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Method : GET 2023-01-11T05:01:20.017Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e73d725f7461bc6", X-B3-SpanId:"1926007d781ac592", X-B3-ParentSpanId:"7e73d725f7461bc6", X-B3-Sampled:"0", X-ONAP-RequestID:"5e1e37f4-2cd4-4b2b-a779-ba805b96de94", X-RequestID:"5e1e37f4-2cd4-4b2b-a779-ba805b96de94", X-TransactionID:"5e1e37f4-2cd4-4b2b-a779-ba805b96de94", X-ECOMP-RequestID:"5e1e37f4-2cd4-4b2b-a779-ba805b96de94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4d89293-3673-4ff7-9112-c58668b1cd20"] 2023-01-11T05:01:20.017Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Request body: 2023-01-11T05:01:20.018Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:20.045Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:20.046Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:20.046Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status text : 2023-01-11T05:01:20.046Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:20.047Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Response body: { "requestId" : "62b60946-3b7b-430c-b958-0e27928d0d61", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:08.000+00:00", "endTime" : "2023-01-11T05:01:12.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\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\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n\t\t\t\"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "62b60946-3b7b-430c-b958-0e27928d0d61", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" } } } 2023-01-11T05:01:20.048Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:20.048Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||InvokeReturn 2023-01-11T05:01:20.049Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:20.050Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:20.050Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:20.050Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:20.050Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:20.050Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e73d725f7461bc6", X-B3-SpanId:"58d5623c10732eaa", X-B3-ParentSpanId:"7e73d725f7461bc6", X-B3-Sampled:"0", X-ONAP-RequestID:"5e1e37f4-2cd4-4b2b-a779-ba805b96de94", X-RequestID:"5e1e37f4-2cd4-4b2b-a779-ba805b96de94", X-TransactionID:"5e1e37f4-2cd4-4b2b-a779-ba805b96de94", X-ECOMP-RequestID:"5e1e37f4-2cd4-4b2b-a779-ba805b96de94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c05842a-f1c1-4462-a9f0-88eac34b175e"] 2023-01-11T05:01:20.051Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:20.051Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:20.062Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:20.062Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:20.063Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:20.063Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:20.064Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:20.064Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:20.064Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:20.072Z|5e1e37f4-2cd4-4b2b-a779-ba805b96de94|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:20.188Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:20.191Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:20.192Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||Invoke 2023-01-11T05:01:20.192Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:20.192Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:20.192Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Method : GET 2023-01-11T05:01:20.193Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efb707e302a64faf", X-B3-SpanId:"48a1aeb1086315c0", X-B3-ParentSpanId:"efb707e302a64faf", X-B3-Sampled:"0", X-ONAP-RequestID:"4eb34cfe-26c1-48ed-b8ac-26c018c96c04", X-RequestID:"4eb34cfe-26c1-48ed-b8ac-26c018c96c04", X-TransactionID:"4eb34cfe-26c1-48ed-b8ac-26c018c96c04", X-ECOMP-RequestID:"4eb34cfe-26c1-48ed-b8ac-26c018c96c04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c1e5fb2-95f9-4294-98f6-cd1b8bcba785"] 2023-01-11T05:01:20.193Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Request body: 2023-01-11T05:01:20.193Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:20.212Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:20.213Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:20.213Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status text : 2023-01-11T05:01:20.213Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:20.214Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Response body: { "requestId" : "62b60946-3b7b-430c-b958-0e27928d0d61", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:08.000+00:00", "endTime" : "2023-01-11T05:01:12.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\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\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n\t\t\t\"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "62b60946-3b7b-430c-b958-0e27928d0d61", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" } } } 2023-01-11T05:01:20.214Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:20.215Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||InvokeReturn 2023-01-11T05:01:20.216Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:20.216Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:20.217Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:20.217Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:20.217Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:20.218Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efb707e302a64faf", X-B3-SpanId:"3c60688bc1f73567", X-B3-ParentSpanId:"efb707e302a64faf", X-B3-Sampled:"0", X-ONAP-RequestID:"4eb34cfe-26c1-48ed-b8ac-26c018c96c04", X-RequestID:"4eb34cfe-26c1-48ed-b8ac-26c018c96c04", X-TransactionID:"4eb34cfe-26c1-48ed-b8ac-26c018c96c04", X-ECOMP-RequestID:"4eb34cfe-26c1-48ed-b8ac-26c018c96c04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"956897fd-2e90-401c-b183-9d7327fa9932"] 2023-01-11T05:01:20.218Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:20.218Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:20.228Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:20.228Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:20.228Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:20.229Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:20.229Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:20.229Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:20.230Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:20.236Z|4eb34cfe-26c1-48ed-b8ac-26c018c96c04|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:20.365Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:20.369Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:20.370Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||Invoke 2023-01-11T05:01:20.370Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:20.370Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:20.371Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Method : GET 2023-01-11T05:01:20.371Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4294126b6c5931ef", X-B3-SpanId:"5247e62250fa95ba", X-B3-ParentSpanId:"4294126b6c5931ef", X-B3-Sampled:"0", X-ONAP-RequestID:"6b34b3a0-66f3-4e4c-a6e7-f7b24375a462", X-RequestID:"6b34b3a0-66f3-4e4c-a6e7-f7b24375a462", X-TransactionID:"6b34b3a0-66f3-4e4c-a6e7-f7b24375a462", X-ECOMP-RequestID:"6b34b3a0-66f3-4e4c-a6e7-f7b24375a462", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e986b116-a0c6-408e-9dff-d940c9a2cdd8"] 2023-01-11T05:01:20.371Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Request body: 2023-01-11T05:01:20.371Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:20.390Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:20.391Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:20.392Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status text : 2023-01-11T05:01:20.392Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:20.393Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Response body: { "requestId" : "62b60946-3b7b-430c-b958-0e27928d0d61", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:08.000+00:00", "endTime" : "2023-01-11T05:01:12.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\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\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n\t\t\t\"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "62b60946-3b7b-430c-b958-0e27928d0d61", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" } } } 2023-01-11T05:01:20.393Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:20.394Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||InvokeReturn 2023-01-11T05:01:20.395Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:20.396Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:20.396Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:20.397Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:20.397Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:20.398Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4294126b6c5931ef", X-B3-SpanId:"f03ef5f01c78385e", X-B3-ParentSpanId:"4294126b6c5931ef", X-B3-Sampled:"0", X-ONAP-RequestID:"6b34b3a0-66f3-4e4c-a6e7-f7b24375a462", X-RequestID:"6b34b3a0-66f3-4e4c-a6e7-f7b24375a462", X-TransactionID:"6b34b3a0-66f3-4e4c-a6e7-f7b24375a462", X-ECOMP-RequestID:"6b34b3a0-66f3-4e4c-a6e7-f7b24375a462", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"467beae9-82a5-4d1d-919c-5e683b9a89b4"] 2023-01-11T05:01:20.398Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:20.398Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:20.408Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:20.410Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:20.410Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:20.411Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:20.412Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:20.412Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:20.412Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:20.420Z|6b34b3a0-66f3-4e4c-a6e7-f7b24375a462|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:20.539Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:20.543Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:20.544Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||Invoke 2023-01-11T05:01:20.544Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:20.544Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:20.544Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Method : GET 2023-01-11T05:01:20.545Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4c860bef8fe1721", X-B3-SpanId:"b51f35630d9b6227", X-B3-ParentSpanId:"d4c860bef8fe1721", X-B3-Sampled:"0", X-ONAP-RequestID:"bd6c86df-3f8d-48e0-903f-07435b510256", X-RequestID:"bd6c86df-3f8d-48e0-903f-07435b510256", X-TransactionID:"bd6c86df-3f8d-48e0-903f-07435b510256", X-ECOMP-RequestID:"bd6c86df-3f8d-48e0-903f-07435b510256", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ad4c149-812c-47de-ba35-fd2f04fa721b"] 2023-01-11T05:01:20.545Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Request body: 2023-01-11T05:01:20.545Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:20.563Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:20.563Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:20.564Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status text : 2023-01-11T05:01:20.564Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:20.564Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Response body: { "requestId" : "62b60946-3b7b-430c-b958-0e27928d0d61", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:08.000+00:00", "endTime" : "2023-01-11T05:01:12.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\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\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n\t\t\t\"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "62b60946-3b7b-430c-b958-0e27928d0d61", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" } } } 2023-01-11T05:01:20.565Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:20.565Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||InvokeReturn 2023-01-11T05:01:20.566Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:20.567Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:20.567Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:20.567Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:20.567Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:20.568Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4c860bef8fe1721", X-B3-SpanId:"103cefddb55e4c6f", X-B3-ParentSpanId:"d4c860bef8fe1721", X-B3-Sampled:"0", X-ONAP-RequestID:"bd6c86df-3f8d-48e0-903f-07435b510256", X-RequestID:"bd6c86df-3f8d-48e0-903f-07435b510256", X-TransactionID:"bd6c86df-3f8d-48e0-903f-07435b510256", X-ECOMP-RequestID:"bd6c86df-3f8d-48e0-903f-07435b510256", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02e63a3e-9e7d-4a4e-b7cb-b4702f9fb0ca"] 2023-01-11T05:01:20.568Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:20.568Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:20.579Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:20.581Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:20.581Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:20.581Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:20.582Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:20.583Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:20.583Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:20.596Z|bd6c86df-3f8d-48e0-903f-07435b510256|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:20.728Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:20.732Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:20.732Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||Invoke 2023-01-11T05:01:20.733Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:20.733Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61 2023-01-11T05:01:20.733Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Method : GET 2023-01-11T05:01:20.733Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce00fac4c1aa827a", X-B3-SpanId:"fc85761a4bd2031d", X-B3-ParentSpanId:"ce00fac4c1aa827a", X-B3-Sampled:"0", X-ONAP-RequestID:"2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41", X-RequestID:"2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41", X-TransactionID:"2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41", X-ECOMP-RequestID:"2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfd7c626-d69f-42d5-bff2-0b5216e34ee2"] 2023-01-11T05:01:20.734Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Request body: 2023-01-11T05:01:20.734Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:20.750Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:20.751Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:20.751Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Status text : 2023-01-11T05:01:20.751Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:20.752Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||Response body: { "requestId" : "62b60946-3b7b-430c-b958-0e27928d0d61", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:08.000+00:00", "endTime" : "2023-01-11T05:01:12.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\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\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n\t\t\t\"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "62b60946-3b7b-430c-b958-0e27928d0d61", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61" } } } 2023-01-11T05:01:20.752Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:20.752Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/62b60946-3b7b-430c-b958-0e27928d0d61|INFO|500||InvokeReturn 2023-01-11T05:01:20.754Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:20.754Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:20.754Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:20.755Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false 2023-01-11T05:01:20.755Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:20.755Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce00fac4c1aa827a", X-B3-SpanId:"4f232ce8d280be6b", X-B3-ParentSpanId:"ce00fac4c1aa827a", X-B3-Sampled:"0", X-ONAP-RequestID:"2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41", X-RequestID:"2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41", X-TransactionID:"2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41", X-ECOMP-RequestID:"2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63486a93-93f3-43de-9c35-0e45dd0a9525"] 2023-01-11T05:01:20.756Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:20.756Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:20.765Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:20.765Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:20.765Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:20.766Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:20.767Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:20.767Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:20.767Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=62b60946-3b7b-430c-b958-0e27928d0d61&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:20.775Z|2325b7c1-7e69-40b1-aa8c-0f7b6bee4c41|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/62b60946-3b7b-430c-b958-0e27928d0d61|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:21.730Z|307831ab-d5d3-4b24-9377-3e3db872a30a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:21.731Z|307831ab-d5d3-4b24-9377-3e3db872a30a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:22.660Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:22.662Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 52a0dee7-4fe3-4e22-b9a1-d73e6969c21f already exists in requestDb InfraActiveRequests table 2023-01-11T05:01:22.663Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:22.663Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||Invoke 2023-01-11T05:01:22.663Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:22.664Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:22.664Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Method : GET 2023-01-11T05:01:22.664Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d45c83a4b66541cb", X-B3-SpanId:"6a6afd70944e35cd", X-B3-ParentSpanId:"d45c83a4b66541cb", X-B3-Sampled:"0", X-ONAP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-TransactionID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ECOMP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee4a8662-ff7f-481c-9b91-3891d402ddd1"] 2023-01-11T05:01:22.664Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Request body: 2023-01-11T05:01:22.664Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:22.683Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:22.684Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:01:22.684Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status text : 2023-01-11T05:01:22.684Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:22.685Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Response body: 2023-01-11T05:01:22.685Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:22.685Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|404|Not Found|InvokeReturn 2023-01-11T05:01:22.693Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:01:22.694Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-11T05:01:22.699Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:01:22.727Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:01:22.728Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4|INFO|500||Invoke 2023-01-11T05:01:22.768Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4|INFO|404|Not Found|InvokeReturn 2023-01-11T05:01:22.769Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:01:22 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230111-05:01:22:386-97321], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:01:22.770Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/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/b86337b0-d2c7-4c7f-a7a5-16decb611ce4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4","ERR.5.4.6114"]}}} 2023-01-11T05:01:22.772Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4 2023-01-11T05:01:22.773Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: b86337b0-d2c7-4c7f-a7a5-16decb611ce4 2023-01-11T05:01:22.776Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:01:22.799Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4|INFO|500||Invoke 2023-01-11T05:01:22.799Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[52a0dee7-4fe3-4e22-b9a1-d73e6969c21f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5779a045-d830-49de-9985-dbf4b2534c4e], X-ECOMP-RequestID=[52a0dee7-4fe3-4e22-b9a1-d73e6969c21f], X-TransactionId=[], X-ONAP-RequestID=[52a0dee7-4fe3-4e22-b9a1-d73e6969c21f]} 2023-01-11T05:01:22.836Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:01:22 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230111-05:01:22:453-7426], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:01:22.838Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4|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/b86337b0-d2c7-4c7f-a7a5-16decb611ce4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4","ERR.5.4.6114"]}}} 2023-01-11T05:01:22.838Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4|INFO|404|Not Found|InvokeReturn 2023-01-11T05:01:22.840Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/b86337b0-d2c7-4c7f-a7a5-16decb611ce4 2023-01-11T05:01:22.840Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: b86337b0-d2c7-4c7f-a7a5-16decb611ce4 2023-01-11T05:01:22.849Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:01:22.874Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T05:01:22.874Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[52a0dee7-4fe3-4e22-b9a1-d73e6969c21f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1499db1b-58d1-4110-bf82-962a6bc01d2f], X-ECOMP-RequestID=[52a0dee7-4fe3-4e22-b9a1-d73e6969c21f], X-TransactionId=[], X-ONAP-RequestID=[52a0dee7-4fe3-4e22-b9a1-d73e6969c21f]} 2023-01-11T05:01:22.919Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:01:22 GMT], content-length=[602], vertex-id=[221376], x-aai-txid=[2-aai-resources-230111-05:01:22:529-74733], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:01:22.921Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673412906260","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-01-11T05:01:22.921Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T05:01:22.923Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:01:22.923Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:01:22.924Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:01:22.924Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:01:22.925Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:22.925Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:01:22.925Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:01:22.925Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"168", X-B3-TraceId:"d45c83a4b66541cb", X-B3-SpanId:"d43d6c4b9c20063b", X-B3-ParentSpanId:"d45c83a4b66541cb", X-B3-Sampled:"0", X-ONAP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-TransactionID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ECOMP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe0a2881-639f-4816-bf3c-62766035e538"] 2023-01-11T05:01:22.926Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f6b8d388-0255-4543-951d-d6a5ebf84235"},"instanceName":"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0","requestScope":"vnf"} 2023-01-11T05:01:22.926Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:22.942Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:22.942Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:22.943Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:01:22.943Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:22.943Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:01:22.943Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:22.944Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:01:22.944Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030 2023-01-11T05:01:22.945Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|INFO|500||Invoke 2023-01-11T05:01:22.945Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:22.945Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030 2023-01-11T05:01:22.946Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||Method : GET 2023-01-11T05:01:22.946Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-TransactionID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ECOMP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7cdb967-ce02-4f21-881f-b09533c6eea5"] 2023-01-11T05:01:22.946Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||Request body: 2023-01-11T05:01:22.946Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:22.991Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:22.991Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:22.991Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||Status text : 2023-01-11T05:01:22.992Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:22.993Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 12, "modelCustomizationUUID" : "e2f4664a-97f4-4c79-9fda-c1384f5ef030", "modelInstanceName" : "basic_vm 0", "created" : "2023-01-11 04:59:08.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2023-01-11T04:59:08.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfcInstanceGroupCustomizations" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vfModuleCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030" } } } 2023-01-11T05:01:22.994Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:22.994Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e2f4664a-97f4-4c79-9fda-c1384f5ef030|INFO|500||InvokeReturn 2023-01-11T05:01:22.997Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources 2023-01-11T05:01:22.998Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|INFO|500||Invoke 2023-01-11T05:01:22.998Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:22.998Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources 2023-01-11T05:01:22.999Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Method : GET 2023-01-11T05:01:22.999Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-TransactionID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ECOMP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f6f69db-e506-4041-8a4c-579271c42a2c"] 2023-01-11T05:01:22.999Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Request body: 2023-01-11T05:01:23.000Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:23.023Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:23.024Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:23.024Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Status text : 2023-01-11T05:01:23.024Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/cf463099-905f-4987-90b2-21636329cc93", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:23.028Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||Response body: { "modelUUID" : "cf463099-905f-4987-90b2-21636329cc93", "modelInvariantUUID" : "67614930-c340-4cad-a60f-0ebd244216fa", "modelName" : "basic_vm", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicVm", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2023-01-11T04:59:08.000+00:00", "modelInvariantId" : "67614930-c340-4cad-a60f-0ebd244216fa", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/cf463099-905f-4987-90b2-21636329cc93" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/cf463099-905f-4987-90b2-21636329cc93" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/cf463099-905f-4987-90b2-21636329cc93/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/cf463099-905f-4987-90b2-21636329cc93/vnfResourceWorkflow" } } } 2023-01-11T05:01:23.029Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:23.029Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/12/vnfResources|INFO|500||InvokeReturn 2023-01-11T05:01:23.031Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-01-11T05:01:23.031Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-01-11T05:01:23.032Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:23.032Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-01-11T05:01:23.032Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:01:23.032Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/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:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-TransactionID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ECOMP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad5568ef-b32f-44e2-a1d9-1bb31ef11dbe"] 2023-01-11T05:01:23.032Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:01:23.033Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:23.050Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:23.051Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:23.051Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/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 : 2023-01-11T05:01:23.051Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:23.058Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/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" : 10035, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" } } } 2023-01-11T05:01:23.058Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:23.058Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-01-11T05:01:23.062Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:01:23.063Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:01:23.063Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:23.063Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:01:23.063Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:01:23.064Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2613", X-B3-TraceId:"d45c83a4b66541cb", X-B3-SpanId:"e3ece94faf31e6da", X-B3-ParentSpanId:"d45c83a4b66541cb", X-B3-Sampled:"0", X-ONAP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-TransactionID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ECOMP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24614483-bc38-4a14-84e1-7501bcd48a0e"] 2023-01-11T05:01:23.064Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f","requestStatus":"IN_PROGRESS","startTime":1673413282694,"source":"VID","vnfName":"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f6b8d388-0255-4543-951d-d6a5ebf84235","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f"} 2023-01-11T05:01:23.064Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:23.088Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:23.088Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:01:23.089Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:01:23.089Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:23.091Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:01:22.694+00:00", "source" : "VID", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:01:23.078+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" } } } 2023-01-11T05:01:23.091Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:23.092Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:01:23.100Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:01:23.100Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:01:23.100Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:23.101Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:01:23.101Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:01:23.101Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2942", X-B3-TraceId:"d45c83a4b66541cb", X-B3-SpanId:"3b7831131720dd8a", X-B3-ParentSpanId:"d45c83a4b66541cb", X-B3-Sampled:"0", X-ONAP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-TransactionID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ECOMP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"521cc159-62c8-4ed8-af9b-e1049348e81c"] 2023-01-11T05:01:23.102Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"67614930-c340-4cad-a60f-0ebd244216fa\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\"modelVersionId\":\"cf463099-905f-4987-90b2-21636329cc93\",\"modelCustomizationId\":\"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\"modelUuid\":\"cf463099-905f-4987-90b2-21636329cc93\",\"modelInvariantUuid\":\"67614930-c340-4cad-a60f-0ebd244216fa\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\"source\":\"VID\",\"instanceName\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f6b8d388-0255-4543-951d-d6a5ebf84235\",\"modelInfo\":{\"modelInvariantId\":\"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\"modelUuid\":\"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\"modelInvariantUuid\":\"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"}}}],\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"f6b8d388-0255-4543-951d-d6a5ebf84235\"}","type":"String"},"requestId":{"value":"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f","type":"String"},"mso-request-id":{"value":"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f6b8d388-0255-4543-951d-d6a5ebf84235","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:01:23.102Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:24.116Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:24.117Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:01:24.117Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:01:24.118Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:01:24 GMT", X-ONAP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-TransactionID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ECOMP-RequestID:"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"521cc159-62c8-4ed8-af9b-e1049348e81c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:24.118Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"52a0dee7-4fe3-4e22-b9a1-d73e6969c21f\",\"instanceId\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\"}}","message":"Success","processInstanceID":"fe87c70e-916c-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:01:24.119Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:24.119Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:01:24.124Z|52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:24.265Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:24.269Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:24.269Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||Invoke 2023-01-11T05:01:24.269Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:24.270Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:24.270Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Method : GET 2023-01-11T05:01:24.270Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9b33fe3d3984039", X-B3-SpanId:"bcfd1d896992c846", X-B3-ParentSpanId:"a9b33fe3d3984039", X-B3-Sampled:"0", X-ONAP-RequestID:"c2e1aedc-8331-4741-bec5-b2a024394c8d", X-RequestID:"c2e1aedc-8331-4741-bec5-b2a024394c8d", X-TransactionID:"c2e1aedc-8331-4741-bec5-b2a024394c8d", X-ECOMP-RequestID:"c2e1aedc-8331-4741-bec5-b2a024394c8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38a34aa2-f214-4a5c-b2fa-80df008bb3b6"] 2023-01-11T05:01:24.271Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Request body: 2023-01-11T05:01:24.271Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:24.297Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:24.298Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:24.298Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status text : 2023-01-11T05:01:24.298Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:24.299Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Response body: { "requestId" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:01:22.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" } } } 2023-01-11T05:01:24.299Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:24.300Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||InvokeReturn 2023-01-11T05:01:24.301Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:24.302Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:24.302Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:24.302Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:24.302Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:24.303Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9b33fe3d3984039", X-B3-SpanId:"98fa97df6d215a33", X-B3-ParentSpanId:"a9b33fe3d3984039", X-B3-Sampled:"0", X-ONAP-RequestID:"c2e1aedc-8331-4741-bec5-b2a024394c8d", X-RequestID:"c2e1aedc-8331-4741-bec5-b2a024394c8d", X-TransactionID:"c2e1aedc-8331-4741-bec5-b2a024394c8d", X-ECOMP-RequestID:"c2e1aedc-8331-4741-bec5-b2a024394c8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05d588c0-73d8-413d-a21f-89dc81cb6a0a"] 2023-01-11T05:01:24.303Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:24.303Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:24.314Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:24.315Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:24.315Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:24.315Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:24.316Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:24.316Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:24.317Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:24.326Z|c2e1aedc-8331-4741-bec5-b2a024394c8d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:29.360Z|447c0f18-c1c2-4ca8-92c7-c8a3be6bf994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:29.361Z|447c0f18-c1c2-4ca8-92c7-c8a3be6bf994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:29.760Z|7bbb1b98-6332-4547-8ed1-5246b5399130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:29.761Z|7bbb1b98-6332-4547-8ed1-5246b5399130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:31.752Z|26bc11a9-10af-41ca-b4f2-9f3fa5a556d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:31.753Z|26bc11a9-10af-41ca-b4f2-9f3fa5a556d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:33.729Z|92aa0715-af3a-4fd0-8d40-e267cf3760a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:01:33.730Z|92aa0715-af3a-4fd0-8d40-e267cf3760a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:01:34.459Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:34.464Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:34.464Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||Invoke 2023-01-11T05:01:34.464Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:34.465Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:34.465Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Method : GET 2023-01-11T05:01:34.465Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2671025f951f584", X-B3-SpanId:"b5bf31be5171d2ad", X-B3-ParentSpanId:"d2671025f951f584", X-B3-Sampled:"0", X-ONAP-RequestID:"a879a458-ea82-4fea-a671-e2d5169b8d00", X-RequestID:"a879a458-ea82-4fea-a671-e2d5169b8d00", X-TransactionID:"a879a458-ea82-4fea-a671-e2d5169b8d00", X-ECOMP-RequestID:"a879a458-ea82-4fea-a671-e2d5169b8d00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17adf6d6-a2ed-45a1-8136-9be3ccf387e1"] 2023-01-11T05:01:34.466Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Request body: 2023-01-11T05:01:34.466Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:34.485Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:34.485Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:34.486Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status text : 2023-01-11T05:01:34.486Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:34 GMT", Connection:"close"] 2023-01-11T05:01:34.487Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Response body: { "requestId" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:22.000+00:00", "endTime" : "2023-01-11T05:01:29.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" } } } 2023-01-11T05:01:34.487Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:34.488Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||InvokeReturn 2023-01-11T05:01:34.489Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:34.490Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:34.490Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:34.491Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:34.491Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:34.492Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2671025f951f584", X-B3-SpanId:"5d66912cf63e2a59", X-B3-ParentSpanId:"d2671025f951f584", X-B3-Sampled:"0", X-ONAP-RequestID:"a879a458-ea82-4fea-a671-e2d5169b8d00", X-RequestID:"a879a458-ea82-4fea-a671-e2d5169b8d00", X-TransactionID:"a879a458-ea82-4fea-a671-e2d5169b8d00", X-ECOMP-RequestID:"a879a458-ea82-4fea-a671-e2d5169b8d00", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5aa191ba-ce3b-4a63-bb3a-b682e786e005"] 2023-01-11T05:01:34.492Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:34.493Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:34.510Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:34.510Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:34.510Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:34.510Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:34.512Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:34.512Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:34.512Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:34.520Z|a879a458-ea82-4fea-a671-e2d5169b8d00|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:34.640Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:34.644Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:34.645Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||Invoke 2023-01-11T05:01:34.645Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:34.646Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:34.646Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Method : GET 2023-01-11T05:01:34.647Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"947c1f84c2e9a392", X-B3-SpanId:"35abcba783de6965", X-B3-ParentSpanId:"947c1f84c2e9a392", X-B3-Sampled:"0", X-ONAP-RequestID:"35707ff8-f124-4a7a-843c-5312946daf88", X-RequestID:"35707ff8-f124-4a7a-843c-5312946daf88", X-TransactionID:"35707ff8-f124-4a7a-843c-5312946daf88", X-ECOMP-RequestID:"35707ff8-f124-4a7a-843c-5312946daf88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ac2887e-b0c0-46f7-8ede-3bfcc3067570"] 2023-01-11T05:01:34.647Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Request body: 2023-01-11T05:01:34.648Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:34.664Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:34.665Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:34.666Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status text : 2023-01-11T05:01:34.666Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:34.667Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Response body: { "requestId" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:22.000+00:00", "endTime" : "2023-01-11T05:01:29.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" } } } 2023-01-11T05:01:34.667Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:34.668Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||InvokeReturn 2023-01-11T05:01:34.670Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:34.671Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:34.671Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:34.671Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:34.672Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:34.672Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"947c1f84c2e9a392", X-B3-SpanId:"71cd975c2955f571", X-B3-ParentSpanId:"947c1f84c2e9a392", X-B3-Sampled:"0", X-ONAP-RequestID:"35707ff8-f124-4a7a-843c-5312946daf88", X-RequestID:"35707ff8-f124-4a7a-843c-5312946daf88", X-TransactionID:"35707ff8-f124-4a7a-843c-5312946daf88", X-ECOMP-RequestID:"35707ff8-f124-4a7a-843c-5312946daf88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10f57af4-8df5-4d14-9eda-4015f96a97cf"] 2023-01-11T05:01:34.672Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:34.673Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:34.683Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:34.684Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:34.684Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:34.684Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:34.685Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:34.685Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:34.686Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:34.692Z|35707ff8-f124-4a7a-843c-5312946daf88|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:34.819Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:34.822Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:34.823Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||Invoke 2023-01-11T05:01:34.823Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:34.823Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:34.823Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Method : GET 2023-01-11T05:01:34.824Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"966843508ed8a76d", X-B3-SpanId:"e2fb695c7c71d845", X-B3-ParentSpanId:"966843508ed8a76d", X-B3-Sampled:"0", X-ONAP-RequestID:"e8773007-6dbb-494e-b62c-157adabc5f0a", X-RequestID:"e8773007-6dbb-494e-b62c-157adabc5f0a", X-TransactionID:"e8773007-6dbb-494e-b62c-157adabc5f0a", X-ECOMP-RequestID:"e8773007-6dbb-494e-b62c-157adabc5f0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a61a759-7fed-494b-a97b-ea54a388ee97"] 2023-01-11T05:01:34.824Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Request body: 2023-01-11T05:01:34.824Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:34.841Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:34.842Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:34.842Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status text : 2023-01-11T05:01:34.842Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:34.843Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Response body: { "requestId" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:22.000+00:00", "endTime" : "2023-01-11T05:01:29.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" } } } 2023-01-11T05:01:34.843Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:34.843Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||InvokeReturn 2023-01-11T05:01:34.846Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:34.846Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:34.846Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:34.847Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:34.847Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:34.847Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"966843508ed8a76d", X-B3-SpanId:"3d52c661a0bf760b", X-B3-ParentSpanId:"966843508ed8a76d", X-B3-Sampled:"0", X-ONAP-RequestID:"e8773007-6dbb-494e-b62c-157adabc5f0a", X-RequestID:"e8773007-6dbb-494e-b62c-157adabc5f0a", X-TransactionID:"e8773007-6dbb-494e-b62c-157adabc5f0a", X-ECOMP-RequestID:"e8773007-6dbb-494e-b62c-157adabc5f0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf31645b-b138-422c-9f1a-57344ce93c33"] 2023-01-11T05:01:34.847Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:34.848Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:34.860Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:34.860Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:34.861Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:34.861Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:34.861Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:34.862Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:34.862Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:34.869Z|e8773007-6dbb-494e-b62c-157adabc5f0a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:34.998Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:35.002Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:35.002Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||Invoke 2023-01-11T05:01:35.003Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:35.003Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:35.003Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Method : GET 2023-01-11T05:01:35.003Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4db63a89d91796e5", X-B3-SpanId:"6e39420ddd0a73a7", X-B3-ParentSpanId:"4db63a89d91796e5", X-B3-Sampled:"0", X-ONAP-RequestID:"5e302d79-34f0-43c9-bb71-2b237129fe04", X-RequestID:"5e302d79-34f0-43c9-bb71-2b237129fe04", X-TransactionID:"5e302d79-34f0-43c9-bb71-2b237129fe04", X-ECOMP-RequestID:"5e302d79-34f0-43c9-bb71-2b237129fe04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d09af131-e50c-4556-888a-4a07a08d4708"] 2023-01-11T05:01:35.004Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Request body: 2023-01-11T05:01:35.004Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:35.022Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:35.023Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:35.023Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status text : 2023-01-11T05:01:35.023Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:35.024Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Response body: { "requestId" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:22.000+00:00", "endTime" : "2023-01-11T05:01:29.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" } } } 2023-01-11T05:01:35.025Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:35.025Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||InvokeReturn 2023-01-11T05:01:35.026Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:35.027Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:35.027Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:35.027Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:35.028Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:35.028Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4db63a89d91796e5", X-B3-SpanId:"af14b79c0a4fd353", X-B3-ParentSpanId:"4db63a89d91796e5", X-B3-Sampled:"0", X-ONAP-RequestID:"5e302d79-34f0-43c9-bb71-2b237129fe04", X-RequestID:"5e302d79-34f0-43c9-bb71-2b237129fe04", X-TransactionID:"5e302d79-34f0-43c9-bb71-2b237129fe04", X-ECOMP-RequestID:"5e302d79-34f0-43c9-bb71-2b237129fe04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd3c12d1-8afb-454a-936a-00bc67bbcba8"] 2023-01-11T05:01:35.028Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:35.028Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:35.041Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:35.042Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:35.042Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:35.042Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:35.043Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:35.044Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:35.044Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:35.051Z|5e302d79-34f0-43c9-bb71-2b237129fe04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:35.172Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:35.176Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:35.177Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||Invoke 2023-01-11T05:01:35.177Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:35.177Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f 2023-01-11T05:01:35.177Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Method : GET 2023-01-11T05:01:35.178Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"579c75f25fbc16fd", X-B3-SpanId:"256ef9cbbfafc7e6", X-B3-ParentSpanId:"579c75f25fbc16fd", X-B3-Sampled:"0", X-ONAP-RequestID:"b8322d98-f488-4f9e-bbd3-60b941af6b97", X-RequestID:"b8322d98-f488-4f9e-bbd3-60b941af6b97", X-TransactionID:"b8322d98-f488-4f9e-bbd3-60b941af6b97", X-ECOMP-RequestID:"b8322d98-f488-4f9e-bbd3-60b941af6b97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a69a013-3faa-43ec-8040-9845071eb080"] 2023-01-11T05:01:35.178Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Request body: 2023-01-11T05:01:35.178Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:35.196Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:35.197Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:35.197Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Status text : 2023-01-11T05:01:35.197Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:35.199Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||Response body: { "requestId" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:22.000+00:00", "endTime" : "2023-01-11T05:01:29.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:29.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "52a0dee7-4fe3-4e22-b9a1-d73e6969c21f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f" } } } 2023-01-11T05:01:35.199Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:35.199Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|INFO|500||InvokeReturn 2023-01-11T05:01:35.201Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:35.201Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:35.201Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:35.201Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false 2023-01-11T05:01:35.202Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:35.202Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"579c75f25fbc16fd", X-B3-SpanId:"44dcd36753856cc8", X-B3-ParentSpanId:"579c75f25fbc16fd", X-B3-Sampled:"0", X-ONAP-RequestID:"b8322d98-f488-4f9e-bbd3-60b941af6b97", X-RequestID:"b8322d98-f488-4f9e-bbd3-60b941af6b97", X-TransactionID:"b8322d98-f488-4f9e-bbd3-60b941af6b97", X-ECOMP-RequestID:"b8322d98-f488-4f9e-bbd3-60b941af6b97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ff18367-83d4-4a79-b4d6-c287bef0dbd8"] 2023-01-11T05:01:35.202Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:35.202Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:35.215Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:35.215Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:35.215Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:35.215Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:35.217Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:35.217Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:35.218Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=52a0dee7-4fe3-4e22-b9a1-d73e6969c21f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:35.225Z|b8322d98-f488-4f9e-bbd3-60b941af6b97|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/52a0dee7-4fe3-4e22-b9a1-d73e6969c21f|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:36.287Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:36.289Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: d0e6dbed-1120-427d-adf8-d6192558d16c already exists in requestDb InfraActiveRequests table 2023-01-11T05:01:36.289Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:01:36.290Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:01:36.290Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.290Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:01:36.290Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:01:36.290Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81f7a0ce7ccaa9e5", X-B3-SpanId:"0d239c9807bddc4d", X-B3-ParentSpanId:"81f7a0ce7ccaa9e5", X-B3-Sampled:"0", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8c98bc7-e08f-49cb-8072-f56137f8d423"] 2023-01-11T05:01:36.291Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:01:36.291Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:36.305Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:36.306Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:01:36.306Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:01:36.306Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:01:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:36.306Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: 2023-01-11T05:01:36.307Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:36.308Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|404|Not Found|InvokeReturn 2023-01-11T05:01:36.316Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:01:36.320Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:01:36.348Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T05:01:36.349Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d0e6dbed-1120-427d-adf8-d6192558d16c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6215fcb9-2184-4366-82ff-d0132751a3f8], X-ECOMP-RequestID=[d0e6dbed-1120-427d-adf8-d6192558d16c], X-TransactionId=[], X-ONAP-RequestID=[d0e6dbed-1120-427d-adf8-d6192558d16c]} 2023-01-11T05:01:36.399Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:01:36 GMT], content-length=[1052], vertex-id=[221376], x-aai-txid=[0-aai-resources-230111-05:01:36:004-1245], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:01:36.400Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673413284780","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-01-11T05:01:36.400Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T05:01:36.402Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:01:36.403Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:01:36.404Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:01:36.404Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:01:36.404Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.404Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:01:36.405Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:01:36.405Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"222", X-B3-TraceId:"81f7a0ce7ccaa9e5", X-B3-SpanId:"66257e833a0b36b0", X-B3-ParentSpanId:"81f7a0ce7ccaa9e5", X-B3-Sampled:"0", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf58c158-42d1-488d-ad91-28363ff542f2"] 2023-01-11T05:01:36.405Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181","serviceInstanceId":"f6b8d388-0255-4543-951d-d6a5ebf84235"},"instanceName":"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0","requestScope":"vfModule"} 2023-01-11T05:01:36.405Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:36.421Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:36.421Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:36.421Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:01:36.422Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:01:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:36.422Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:01:36.422Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:36.423Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:01:36.423Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e 2023-01-11T05:01:36.424Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|INFO|500||Invoke 2023-01-11T05:01:36.424Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.424Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e 2023-01-11T05:01:36.424Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||Method : GET 2023-01-11T05:01:36.425Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7c31b68-f975-4b95-aa78-c0a15deb71a0"] 2023-01-11T05:01:36.425Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||Request body: 2023-01-11T05:01:36.425Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:36.462Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:36.462Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:36.463Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||Status text : 2023-01-11T05:01:36.463Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:36.470Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||Response body: { "id" : 12, "modelCustomizationUUID" : "6f783c65-d41b-4a75-8a48-1bf600e72d5e", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-01-11 04:59:08.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/heatEnvironment" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/volumeHeatEnv" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/cvnfcCustomization" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vnfCustomization" } } } 2023-01-11T05:01:36.470Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:36.470Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=6f783c65-d41b-4a75-8a48-1bf600e72d5e|INFO|500||InvokeReturn 2023-01-11T05:01:36.473Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule 2023-01-11T05:01:36.473Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|INFO|500||Invoke 2023-01-11T05:01:36.474Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.474Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule 2023-01-11T05:01:36.474Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Method : GET 2023-01-11T05:01:36.474Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b1a1644-67ad-4f80-8675-f6c76b757cbf"] 2023-01-11T05:01:36.475Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Request body: 2023-01-11T05:01:36.475Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:36.503Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:36.503Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:36.504Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Status text : 2023-01-11T05:01:36.504Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:36.504Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||Response body: { "modelUUID" : "d870b2a8-bb65-4bb3-90e2-eb82fd594768", "modelInvariantUUID" : "eb26c9aa-0885-4a30-9028-adf8c89ac79c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-11 04:59:08.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/volumeHeatTemplate" } } } 2023-01-11T05:01:36.505Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:36.505Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/12/vfModule|INFO|500||InvokeReturn 2023-01-11T05:01:36.506Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance 2023-01-11T05:01:36.507Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-01-11T05:01:36.507Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.507Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance 2023-01-11T05:01:36.507Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:01:36.508Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06418afd-b103-4db1-8379-c86214ae007a"] 2023-01-11T05:01:36.508Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:01:36.508Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:36.523Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:36.524Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:01:36.524Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:01:36.524Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:36.524Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-01-11T05:01:36.525Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:36.525Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:01:36.526Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c 2023-01-11T05:01:36.526Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|INFO|500||Invoke 2023-01-11T05:01:36.526Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.526Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c 2023-01-11T05:01:36.527Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||Method : GET 2023-01-11T05:01:36.527Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc6c266d-6809-48be-96bd-29eaa98cd252"] 2023-01-11T05:01:36.527Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||Request body: 2023-01-11T05:01:36.528Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:36.555Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:36.555Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:36.556Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||Status text : 2023-01-11T05:01:36.556Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:36.560Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "d870b2a8-bb65-4bb3-90e2-eb82fd594768", "modelInvariantUUID" : "eb26c9aa-0885-4a30-9028-adf8c89ac79c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-11 04:59:08.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/volumeHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c" } } } 2023-01-11T05:01:36.560Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:36.561Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=eb26c9aa-0885-4a30-9028-adf8c89ac79c|INFO|500||InvokeReturn 2023-01-11T05:01:36.563Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance 2023-01-11T05:01:36.563Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-01-11T05:01:36.563Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.564Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance 2023-01-11T05:01:36.564Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:01:36.564Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d40c8609-0f12-43b0-9bb1-78fb1c467f44"] 2023-01-11T05:01:36.564Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:01:36.565Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:36.581Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:36.581Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:01:36.581Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:01:36.582Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:36.582Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-01-11T05:01:36.582Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:36.583Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=d870b2a8-bb65-4bb3-90e2-eb82fd594768&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:01:36.583Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-01-11T05:01:36.583Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-01-11T05:01:36.584Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.584Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-01-11T05:01:36.584Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:01:36.584Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/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:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4bc9376-a9b8-4f56-98f1-189f002be04e"] 2023-01-11T05:01:36.585Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:01:36.585Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:36.605Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:36.606Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:36.606Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/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 : 2023-01-11T05:01:36.606Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:36.609Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 45, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" } } } 2023-01-11T05:01:36.609Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:36.609Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2023-01-11T05:01:36.611Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768 2023-01-11T05:01:36.611Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|INFO|500||Invoke 2023-01-11T05:01:36.612Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.612Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768 2023-01-11T05:01:36.612Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Method : GET 2023-01-11T05:01:36.612Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"730b973c-c382-496d-b148-61b19e958211"] 2023-01-11T05:01:36.613Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Request body: 2023-01-11T05:01:36.613Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:36.630Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:36.630Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:36.630Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Status text : 2023-01-11T05:01:36.630Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:36.632Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Response body: { "modelUUID" : "d870b2a8-bb65-4bb3-90e2-eb82fd594768", "modelInvariantUUID" : "eb26c9aa-0885-4a30-9028-adf8c89ac79c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-11 04:59:08.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/volumeHeatTemplate" } } } 2023-01-11T05:01:36.632Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:36.632Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|INFO|500||InvokeReturn 2023-01-11T05:01:36.634Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:01:36.634Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:01:36.634Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.635Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:01:36.635Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:01:36.635Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"81f7a0ce7ccaa9e5", X-B3-SpanId:"32799859bacc5046", X-B3-ParentSpanId:"81f7a0ce7ccaa9e5", X-B3-Sampled:"0", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66259408-a09a-4ceb-bec3-9336c7d337e8"] 2023-01-11T05:01:36.635Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d0e6dbed-1120-427d-adf8-d6192558d16c","requestStatus":"IN_PROGRESS","startTime":1673413296316,"source":"VID","vnfId":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181","vnfType":"","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"f6b8d388-0255-4543-951d-d6a5ebf84235","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"d0e6dbed-1120-427d-adf8-d6192558d16c"} 2023-01-11T05:01:36.636Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:36.664Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:36.665Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:01:36.665Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:01:36.665Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:36.667Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:01:36.316+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:01:36.647+00:00", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:01:36.668Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:36.668Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:01:36.675Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:01:36.676Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:01:36.676Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:36.677Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:01:36.677Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:01:36.677Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3671", X-B3-TraceId:"81f7a0ce7ccaa9e5", X-B3-SpanId:"4e28e822f2071d3a", X-B3-ParentSpanId:"81f7a0ce7ccaa9e5", X-B3-Sampled:"0", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8accda3a-ebcc-4e4e-bcc6-565cf525ad33"] 2023-01-11T05:01:36.678Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicVm..base_ubuntu20..module-0\",\"modelInvariantId\":\"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\"modelVersionId\":\"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\"modelCustomizationId\":\"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\"modelUuid\":\"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\"modelInvariantUuid\":\"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f6b8d388-0255-4543-951d-d6a5ebf84235\",\"modelInfo\":{\"modelInvariantId\":\"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\"modelUuid\":\"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\"modelInvariantUuid\":\"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"}}},{\"relatedInstance\":{\"instanceId\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"67614930-c340-4cad-a60f-0ebd244216fa\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\"modelVersionId\":\"cf463099-905f-4987-90b2-21636329cc93\",\"modelCustomizationId\":\"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\"modelUuid\":\"cf463099-905f-4987-90b2-21636329cc93\",\"modelInvariantUuid\":\"67614930-c340-4cad-a60f-0ebd244216fa\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f6b8d388-0255-4543-951d-d6a5ebf84235\",\"vnfInstanceId\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\"}","type":"String"},"requestId":{"value":"d0e6dbed-1120-427d-adf8-d6192558d16c","type":"String"},"mso-request-id":{"value":"d0e6dbed-1120-427d-adf8-d6192558d16c","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f6b8d388-0255-4543-951d-d6a5ebf84235","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"basic_vm/basic_vm 0::BasicVm..base_ubuntu20..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:01:36.678Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:37.690Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:37.696Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:01:37.696Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:01:37.696Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:01:37 GMT", X-ONAP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-TransactionID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ECOMP-RequestID:"d0e6dbed-1120-427d-adf8-d6192558d16c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8accda3a-ebcc-4e4e-bcc6-565cf525ad33", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:37.697Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d0e6dbed-1120-427d-adf8-d6192558d16c\",\"instanceId\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\"}}","message":"Success","processInstanceID":"069f9d64-916d-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:01:37.698Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:37.698Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:01:37.701Z|d0e6dbed-1120-427d-adf8-d6192558d16c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:37.837Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:37.840Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:01:37.841Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:01:37.841Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:37.842Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:01:37.842Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:01:37.842Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86d8ca2a3f7fc1f5", X-B3-SpanId:"60e42c1a00a9dce6", X-B3-ParentSpanId:"86d8ca2a3f7fc1f5", X-B3-Sampled:"0", X-ONAP-RequestID:"20300385-5c11-4c71-a90f-c71349944cb1", X-RequestID:"20300385-5c11-4c71-a90f-c71349944cb1", X-TransactionID:"20300385-5c11-4c71-a90f-c71349944cb1", X-ECOMP-RequestID:"20300385-5c11-4c71-a90f-c71349944cb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"495ceecf-344a-44a4-8678-7449a1eca7da"] 2023-01-11T05:01:37.842Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:01:37.842Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:37.862Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:37.863Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:37.864Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:01:37.864Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:37.865Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:01:36.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:37.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:01:37.865Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:37.866Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:01:37.867Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:01:37.868Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:37.868Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:37.869Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:01:37.869Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:37.869Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86d8ca2a3f7fc1f5", X-B3-SpanId:"ce600a897abb8f00", X-B3-ParentSpanId:"86d8ca2a3f7fc1f5", X-B3-Sampled:"0", X-ONAP-RequestID:"20300385-5c11-4c71-a90f-c71349944cb1", X-RequestID:"20300385-5c11-4c71-a90f-c71349944cb1", X-TransactionID:"20300385-5c11-4c71-a90f-c71349944cb1", X-ECOMP-RequestID:"20300385-5c11-4c71-a90f-c71349944cb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93daf784-45f1-4591-92e7-7aa7e1929d08"] 2023-01-11T05:01:37.870Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:37.870Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:37.886Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:37.886Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:37.886Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:37.887Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:37.887Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:37.887Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:37.888Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:37.895Z|20300385-5c11-4c71-a90f-c71349944cb1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:39.381Z|e7f860f4-a8f8-4a8c-ad72-fca7dbd462a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:39.381Z|e7f860f4-a8f8-4a8c-ad72-fca7dbd462a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:39.792Z|164df354-f987-4d18-8845-a6b32b0a259f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:39.792Z|164df354-f987-4d18-8845-a6b32b0a259f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:40.072Z|2de2eeda-37d8-4bf5-af1f-49179f89e294|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:01:40.074Z|2de2eeda-37d8-4bf5-af1f-49179f89e294|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:41.774Z|0390476e-391b-4bbd-bef7-0b55746d73cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:41.775Z|0390476e-391b-4bbd-bef7-0b55746d73cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:48.032Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:48.036Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:01:48.037Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:01:48.037Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:48.037Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:01:48.037Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:01:48.038Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4dd5d57ddebe77a", X-B3-SpanId:"5402a425c633ca78", X-B3-ParentSpanId:"b4dd5d57ddebe77a", X-B3-Sampled:"0", X-ONAP-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-TransactionID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-ECOMP-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c51a50f4-88d7-4f26-b455-f5d05b55f936"] 2023-01-11T05:01:48.038Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:01:48.038Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:48.056Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:48.057Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:48.057Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:01:48.058Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:48.059Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T05:01:36.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:47.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:01:48.059Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:48.060Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:01:48.062Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:01:48.062Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:48.063Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:48.063Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:01:48.063Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:48.064Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4dd5d57ddebe77a", X-B3-SpanId:"c295697c5224b062", X-B3-ParentSpanId:"b4dd5d57ddebe77a", X-B3-Sampled:"0", X-ONAP-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-TransactionID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-ECOMP-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d2725c1-a32f-4a6a-8d71-7c4b82a7be69"] 2023-01-11T05:01:48.064Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:48.064Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:48.074Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:48.075Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:48.075Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:48.076Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:48.077Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:01:48.077Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:48.077Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:48.126Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:01:48.127Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:01:48.127Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:48.128Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:01:48.128Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:01:48.128Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-TransactionID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-ECOMP-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb6ea0df-1917-4057-ae7e-00c632f2b4d4"] 2023-01-11T05:01:48.128Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:01:48.129Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:48.250Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:48.251Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:48.251Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:01:48.251Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4F116C81CDE0291185F3377EE0C6A958; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:01:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:48.252Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"09c93f7f-916d-11ed-ae6e-d28194c8b874","businessKey":"d0e6dbed-1120-427d-adf8-d6192558d16c","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:01:42.000+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874","superProcessInstanceId":"09c806be-916d-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:01:48.252Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:48.252Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:01:48.280Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:01:48.280Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:01:48.280Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:48.281Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:01:48.281Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:01:48.281Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-TransactionID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-ECOMP-RequestID:"48115a0a-60e0-4c5e-9070-4ae0f63f8746", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ada9194-cb23-4f9b-8276-4d11bca70e2e"] 2023-01-11T05:01:48.281Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:01:48.282Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:48.402Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:48.402Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:48.402Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:01:48.403Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D2B520C1EDC136022F7B1413EAA9C896; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 05:01:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:48.403Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0ce5c1e7-916d-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","executionId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:01:47.220+0000","endTime":"2023-01-11T05:01:47.224+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:01:48.403Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:48.404Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:01:48.407Z|48115a0a-60e0-4c5e-9070-4ae0f63f8746|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:48.729Z|77dcf2c8-67bf-4374-8095-9ef64bfd9b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:01:48.730Z|77dcf2c8-67bf-4374-8095-9ef64bfd9b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:01:49.139Z|fe90b547-a0f9-4732-a9f6-85fd7dc8575a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:01:49.140Z|fe90b547-a0f9-4732-a9f6-85fd7dc8575a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:01:49.401Z|e065fb32-a7ab-4b5c-802c-de04b380b570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:49.402Z|e065fb32-a7ab-4b5c-802c-de04b380b570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:49.814Z|4ad30d89-51ab-4888-80fe-d18899429866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:49.815Z|4ad30d89-51ab-4888-80fe-d18899429866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:51.796Z|869dd027-2cba-4a19-bef4-71966cafced3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:51.797Z|869dd027-2cba-4a19-bef4-71966cafced3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:58.538Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:01:58.542Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:01:58.543Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:01:58.543Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:58.544Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:01:58.544Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:01:58.544Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39fdc2d9e9692b54", X-B3-SpanId:"e5437da5fd305512", X-B3-ParentSpanId:"39fdc2d9e9692b54", X-B3-Sampled:"0", X-ONAP-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-TransactionID:"8637c24c-a126-471a-962f-a7c76abab83b", X-ECOMP-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66046f72-95f9-4d15-a067-baf4bc9d692d"] 2023-01-11T05:01:58.545Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:01:58.545Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:58.567Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:58.567Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:58.568Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:01:58.568Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:58.569Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T05:01:36.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:47.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:01:58.569Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:58.570Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:01:58.572Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:01:58.572Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:01:58.573Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:58.573Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:01:58.573Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:01:58.574Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"39fdc2d9e9692b54", X-B3-SpanId:"8d28444be9e8ac65", X-B3-ParentSpanId:"39fdc2d9e9692b54", X-B3-Sampled:"0", X-ONAP-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-TransactionID:"8637c24c-a126-471a-962f-a7c76abab83b", X-ECOMP-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2ed82bc-e5bb-49f7-85d9-54e666ce0e54"] 2023-01-11T05:01:58.574Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:01:58.574Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:58.585Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:58.585Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:58.586Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:01:58.586Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:58.587Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":null,\"creation_time\":1673413307000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:01:48.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:01:58.587Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:58.587Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:01:58.622Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:01:58.623Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:01:58.623Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:58.623Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:01:58.624Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:01:58.624Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-TransactionID:"8637c24c-a126-471a-962f-a7c76abab83b", X-ECOMP-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"767a161c-734a-453d-9951-8553c061f93e"] 2023-01-11T05:01:58.624Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:01:58.625Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:58.749Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:58.749Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:58.750Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:01:58.750Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FF32074CA9271D47245702DE30087BCD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:58.751Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"09c93f7f-916d-11ed-ae6e-d28194c8b874","businessKey":"d0e6dbed-1120-427d-adf8-d6192558d16c","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:01:42.000+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874","superProcessInstanceId":"09c806be-916d-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:01:58.751Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:58.751Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:01:58.879Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:01:58.880Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:01:58.880Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:01:58.881Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:01:58.881Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:01:58.881Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-TransactionID:"8637c24c-a126-471a-962f-a7c76abab83b", X-ECOMP-RequestID:"8637c24c-a126-471a-962f-a7c76abab83b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87bdecf8-17cf-426b-93f9-d0289090ac01"] 2023-01-11T05:01:58.882Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:01:58.882Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:01:59.006Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:01:59.006Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:01:59.007Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:01:59.007Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0866E71EFAF88615F09807231447EEDD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 05:01:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:01:59.007Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0ce5c1e7-916d-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","executionId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:01:47.220+0000","endTime":"2023-01-11T05:01:47.224+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:01:59.008Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:01:59.008Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:01:59.012Z|8637c24c-a126-471a-962f-a7c76abab83b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:01:59.423Z|5dc8a7cb-3874-4672-86fa-eed1a22a7fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:59.424Z|5dc8a7cb-3874-4672-86fa-eed1a22a7fbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:01:59.836Z|5e331e89-c881-4379-9508-fc9184a301ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:01:59.837Z|5e331e89-c881-4379-9508-fc9184a301ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:01.821Z|a1028207-36b0-44d6-85d5-344ce264482c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:01.822Z|a1028207-36b0-44d6-85d5-344ce264482c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:03.729Z|db202517-1057-4cb5-affe-560daa65df55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:02:03.730Z|db202517-1057-4cb5-affe-560daa65df55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:02:09.134Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:02:09.139Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:09.140Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:02:09.140Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:09.140Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:09.141Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:02:09.141Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"476e3d6bcf020d83", X-B3-SpanId:"53aff2e349bf2655", X-B3-ParentSpanId:"476e3d6bcf020d83", X-B3-Sampled:"0", X-ONAP-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-TransactionID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-ECOMP-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b129804-4964-41af-9466-c127ec7a03a2"] 2023-01-11T05:02:09.142Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:02:09.142Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:09.169Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:09.169Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:09.169Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:02:09.170Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:09.171Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T05:01:36.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:47.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:02:09.172Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:09.172Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:02:09.174Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:09.175Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:02:09.176Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:09.177Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:09.177Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:02:09.178Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"476e3d6bcf020d83", X-B3-SpanId:"027f597e6496fe08", X-B3-ParentSpanId:"476e3d6bcf020d83", X-B3-Sampled:"0", X-ONAP-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-TransactionID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-ECOMP-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db585809-3fbc-4ba6-8b28-5fb7dd34e6ed"] 2023-01-11T05:02:09.178Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:02:09.179Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:09.195Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:09.196Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:09.196Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:02:09.197Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:09.197Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":null,\"creation_time\":1673413307000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:01:48.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:02:09.198Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:09.198Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:02:09.229Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:02:09.230Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:02:09.230Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:09.230Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:02:09.231Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:02:09.231Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-TransactionID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-ECOMP-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c730d34c-6487-40a7-aa2c-723a07e198d1"] 2023-01-11T05:02:09.232Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:02:09.232Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:09.355Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:09.356Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:09.356Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:02:09.357Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E2E5F9EC23B253AB3F7C72CFB4BE0BBD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:02:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:09.357Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"09c93f7f-916d-11ed-ae6e-d28194c8b874","businessKey":"d0e6dbed-1120-427d-adf8-d6192558d16c","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:01:42.000+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874","superProcessInstanceId":"09c806be-916d-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:02:09.357Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:09.358Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:02:09.388Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:02:09.389Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:02:09.389Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:09.389Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:02:09.390Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:02:09.390Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-TransactionID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-ECOMP-RequestID:"f539e60a-835e-4041-acd8-a3da4a459b28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f7f7e13-2ff6-4d30-bfc2-0a27dab26bdb"] 2023-01-11T05:02:09.390Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:02:09.391Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:09.449Z|b4cf7130-1591-402d-b4ae-86abe689e9bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:09.450Z|b4cf7130-1591-402d-b4ae-86abe689e9bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:09.515Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:09.515Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:09.516Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:02:09.516Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=086533DFE8EB2E1C1DA2536CA5AE6BB0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 05:02:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:09.517Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0ce5c1e7-916d-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","executionId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:01:47.220+0000","endTime":"2023-01-11T05:01:47.224+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:02:09.517Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:09.517Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:02:09.521Z|f539e60a-835e-4041-acd8-a3da4a459b28|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:02:09.857Z|1030362c-a61b-4406-b3ba-aa5e92a17577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:09.858Z|1030362c-a61b-4406-b3ba-aa5e92a17577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:11.845Z|32db7bc2-e56d-4b6e-9392-973a73971294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:11.846Z|32db7bc2-e56d-4b6e-9392-973a73971294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:18.729Z|5e7daa04-216c-428a-81ea-1b19029130b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:02:18.732Z|5e7daa04-216c-428a-81ea-1b19029130b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:02:19.140Z|b77b08fc-36e3-44a2-bc12-5b2c3cd0c4e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:02:19.141Z|b77b08fc-36e3-44a2-bc12-5b2c3cd0c4e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:02:19.471Z|19fc280c-2483-4af2-8a78-e0be737d6141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:19.472Z|19fc280c-2483-4af2-8a78-e0be737d6141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:19.650Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:02:19.654Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:19.654Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:02:19.654Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:19.655Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:19.655Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:02:19.656Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f17ffe61fe4ead9", X-B3-SpanId:"abf7252d8e5aa6a8", X-B3-ParentSpanId:"6f17ffe61fe4ead9", X-B3-Sampled:"0", X-ONAP-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-TransactionID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-ECOMP-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b4aadce-2342-4220-a5a2-f473689193c3"] 2023-01-11T05:02:19.656Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:02:19.656Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:19.676Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:19.677Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:19.677Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:02:19.677Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:19.678Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T05:01:36.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:47.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:02:19.678Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:19.678Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:02:19.680Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:19.680Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:02:19.680Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:19.681Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:19.681Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:02:19.681Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f17ffe61fe4ead9", X-B3-SpanId:"843ef44df06f907b", X-B3-ParentSpanId:"6f17ffe61fe4ead9", X-B3-Sampled:"0", X-ONAP-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-TransactionID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-ECOMP-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fd92368-c21e-4cc8-88df-fdb7c5ae17fd"] 2023-01-11T05:02:19.681Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:02:19.682Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:19.693Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:19.694Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:19.694Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:02:19.694Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:19.695Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":null,\"creation_time\":1673413307000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:01:48.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:02:19.695Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:19.696Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:02:19.728Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:02:19.728Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:02:19.728Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:19.729Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:02:19.729Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:02:19.729Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-TransactionID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-ECOMP-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"639261ee-235a-4e4a-9ab9-614ba28fce17"] 2023-01-11T05:02:19.729Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:02:19.729Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:19.859Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:19.860Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:19.860Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:02:19.860Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9117B58012B230837C786179B42DBCCB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:02:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:19.861Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"09c93f7f-916d-11ed-ae6e-d28194c8b874","businessKey":"d0e6dbed-1120-427d-adf8-d6192558d16c","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:01:42.000+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874","superProcessInstanceId":"09c806be-916d-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:02:19.861Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:19.862Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:02:19.878Z|8193c75e-4a14-4c3f-bcea-9754450a41e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:19.878Z|8193c75e-4a14-4c3f-bcea-9754450a41e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:19.888Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:02:19.888Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:02:19.889Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:19.889Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:02:19.889Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:02:19.890Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-TransactionID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-ECOMP-RequestID:"aec54abb-5874-47f5-a5e0-e6dc90fa4443", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"280ece67-1dbc-4c0a-acac-89b0f69a8b68"] 2023-01-11T05:02:19.890Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:02:19.890Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:20.016Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:20.017Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:20.018Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:02:20.018Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=16BB2DF40B1C9BB4AAEBA4CFB83D5669; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 11 Jan 2023 05:02:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:20.019Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2042934a-916d-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","executionId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:02:19.705+0000","endTime":"2023-01-11T05:02:19.705+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:02:20.019Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:20.019Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:02:20.023Z|aec54abb-5874-47f5-a5e0-e6dc90fa4443|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:02:21.870Z|cbf07e3e-7ac8-4046-893b-24092c4a1435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:21.871Z|cbf07e3e-7ac8-4046-893b-24092c4a1435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:29.494Z|236eb9b5-7335-43f7-b810-a1af8cbd290c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:29.495Z|236eb9b5-7335-43f7-b810-a1af8cbd290c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:29.901Z|6b56f0ff-0e85-4438-86bf-f5f969e3268a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:29.901Z|6b56f0ff-0e85-4438-86bf-f5f969e3268a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:30.160Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:02:30.165Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:30.165Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:02:30.166Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:30.166Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:30.166Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:02:30.167Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6f38a68e0023f07", X-B3-SpanId:"2864ffdac21ac37d", X-B3-ParentSpanId:"b6f38a68e0023f07", X-B3-Sampled:"0", X-ONAP-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-TransactionID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-ECOMP-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cb799c2-d046-4286-a315-ce4f6283968b"] 2023-01-11T05:02:30.167Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:02:30.167Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:30.193Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:30.194Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:30.195Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:02:30.195Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:30.196Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T05:01:36.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:47.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:02:30.196Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:30.197Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:02:30.198Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:30.199Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:02:30.199Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:30.199Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:30.200Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:02:30.200Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6f38a68e0023f07", X-B3-SpanId:"31fc248378d43770", X-B3-ParentSpanId:"b6f38a68e0023f07", X-B3-Sampled:"0", X-ONAP-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-TransactionID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-ECOMP-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"036069ac-bd7c-497c-a823-a540d5bfe26a"] 2023-01-11T05:02:30.201Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:02:30.201Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:30.213Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:30.214Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:30.214Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:02:30.215Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:30.216Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":null,\"creation_time\":1673413307000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:01:48.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:02:30.217Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:30.217Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:02:30.246Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:02:30.247Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:02:30.247Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:30.247Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:02:30.248Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:02:30.248Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-TransactionID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-ECOMP-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f6d7a8b-e74e-4505-90a6-2c96787b1e45"] 2023-01-11T05:02:30.248Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:02:30.249Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:30.407Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:30.407Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:30.408Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:02:30.408Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=363B87E6FF909A6FA8475D5F4E43CB8F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 11 Jan 2023 05:02:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:30.408Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"09c93f7f-916d-11ed-ae6e-d28194c8b874","businessKey":"d0e6dbed-1120-427d-adf8-d6192558d16c","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:01:42.000+0000","endTime":"2023-01-11T05:02:19.706+0000","removalTime":null,"durationInMillis":37706,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874","superProcessInstanceId":"09c806be-916d-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T05:02:30.409Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:30.409Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:02:30.444Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:02:30.445Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:02:30.445Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:30.445Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:02:30.446Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:02:30.446Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-TransactionID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-ECOMP-RequestID:"51fa1884-1600-4387-a6a9-41ce7f8bfd37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"736e843f-bcdd-40ac-89ad-7f49e6710ee0"] 2023-01-11T05:02:30.446Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:02:30.447Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:30.581Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:30.581Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:30.582Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:02:30.582Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A4BD3AB9F7CB461BD19A8071FE08B5D2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 11 Jan 2023 05:02:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:30.583Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2042934a-916d-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","executionId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:02:19.705+0000","endTime":"2023-01-11T05:02:19.705+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:02:30.583Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:30.584Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:02:30.593Z|51fa1884-1600-4387-a6a9-41ce7f8bfd37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:02:31.891Z|9868f54b-7381-411d-a8e4-4b2a6bd5a45c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:31.892Z|9868f54b-7381-411d-a8e4-4b2a6bd5a45c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:33.729Z|25145c86-ed84-4442-a869-5a3dd91de606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:02:33.730Z|25145c86-ed84-4442-a869-5a3dd91de606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:02:39.516Z|7da9fea0-565e-47c4-824f-55c1a2a05658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:39.517Z|7da9fea0-565e-47c4-824f-55c1a2a05658|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:39.924Z|65034976-6143-403b-ace3-c291187ca911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:39.924Z|65034976-6143-403b-ace3-c291187ca911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:40.072Z|2587ed16-c356-4472-ab25-815f660a7b40|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:02:40.073Z|2587ed16-c356-4472-ab25-815f660a7b40|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:40.721Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:02:40.726Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:40.726Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:02:40.727Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:40.727Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:40.727Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:02:40.728Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f89a21f3398f960c", X-B3-SpanId:"8842ad6bf29d5a7b", X-B3-ParentSpanId:"f89a21f3398f960c", X-B3-Sampled:"0", X-ONAP-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-TransactionID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-ECOMP-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49440120-882b-4c4e-81ce-c0be2f776398"] 2023-01-11T05:02:40.728Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:02:40.728Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:40.748Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:40.749Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:40.749Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:02:40.749Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:40.751Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T05:01:36.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:01:47.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:02:40.751Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:40.751Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:02:40.753Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:40.753Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:02:40.754Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:40.754Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:40.754Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:02:40.754Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f89a21f3398f960c", X-B3-SpanId:"3054587ab9aad9fb", X-B3-ParentSpanId:"f89a21f3398f960c", X-B3-Sampled:"0", X-ONAP-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-TransactionID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-ECOMP-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d03bf45f-0f1c-4c8c-85da-7718e32219f3"] 2023-01-11T05:02:40.755Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:02:40.755Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:40.767Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:40.768Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:40.768Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:02:40.768Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:40.769Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":null,\"creation_time\":1673413307000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:01:48.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:02:40.770Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:40.770Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:02:40.804Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:02:40.804Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:02:40.805Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:40.805Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:02:40.805Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:02:40.806Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-TransactionID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-ECOMP-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2dc10ab-ee24-4564-8ed2-aa81e8e4ea4a"] 2023-01-11T05:02:40.806Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:02:40.806Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:40.933Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:40.934Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:40.934Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:02:40.935Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=769308E69E3D5181D48F381DF8154B7E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 11 Jan 2023 05:02:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:40.935Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"09c93f7f-916d-11ed-ae6e-d28194c8b874","businessKey":"d0e6dbed-1120-427d-adf8-d6192558d16c","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:01:42.000+0000","endTime":"2023-01-11T05:02:19.706+0000","removalTime":null,"durationInMillis":37706,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874","superProcessInstanceId":"09c806be-916d-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T05:02:40.936Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:40.936Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0e6dbed-1120-427d-adf8-d6192558d16c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:02:40.962Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:02:40.963Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:02:40.963Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:40.963Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:02:40.964Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:02:40.964Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-TransactionID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-ECOMP-RequestID:"ec45fc16-62d2-4b6a-9043-be35b2f21b80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d730810-1fd8-48c6-b98a-006d5a9775b0"] 2023-01-11T05:02:40.965Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:02:40.965Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:41.090Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:41.090Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:41.091Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:02:41.091Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D990714A17980F1927141F406E9F0050; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 11 Jan 2023 05:02:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:41.091Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2042934a-916d-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","executionId":"09c93f7f-916d-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:02:19.705+0000","endTime":"2023-01-11T05:02:19.705+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"069f9d64-916d-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:02:41.092Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:41.092Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09c93f7f-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:02:41.096Z|ec45fc16-62d2-4b6a-9043-be35b2f21b80|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:02:41.913Z|4b6b6185-6f3b-4100-ae53-81c51dc587a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:41.914Z|4b6b6185-6f3b-4100-ae53-81c51dc587a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:48.730Z|f83f27b6-81e6-4157-85fd-900f87e9e7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:02:48.730Z|f83f27b6-81e6-4157-85fd-900f87e9e7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:02:49.141Z|82a0db80-d6f1-4ba2-a94c-3d699aedfa46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:02:49.142Z|82a0db80-d6f1-4ba2-a94c-3d699aedfa46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:02:49.537Z|21e0249e-aad1-4cbe-ad53-db1567676cdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:49.538Z|21e0249e-aad1-4cbe-ad53-db1567676cdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:49.951Z|7ac29fe7-2fab-4558-947d-de9d3a796bfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:49.952Z|7ac29fe7-2fab-4558-947d-de9d3a796bfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:51.230Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:02:51.234Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:51.234Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:02:51.235Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:51.235Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:51.235Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:02:51.236Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30a699b4e1e135c0", X-B3-SpanId:"4dc2636ec8c46783", X-B3-ParentSpanId:"30a699b4e1e135c0", X-B3-Sampled:"0", X-ONAP-RequestID:"3fd9a848-84bb-406e-b768-312f7fd4861d", X-RequestID:"3fd9a848-84bb-406e-b768-312f7fd4861d", X-TransactionID:"3fd9a848-84bb-406e-b768-312f7fd4861d", X-ECOMP-RequestID:"3fd9a848-84bb-406e-b768-312f7fd4861d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fca0b3f-8c69-4e3f-a4d3-ed9d90e9e37b"] 2023-01-11T05:02:51.236Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:02:51.236Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:51.281Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:51.282Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:51.283Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:02:51.283Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:51.284Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:36.000+00:00", "endTime" : "2023-01-11T05:02:50.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:02:50.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:02:51.285Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:51.286Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:02:51.287Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:51.288Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:02:51.288Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:51.288Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:51.289Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:02:51.289Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30a699b4e1e135c0", X-B3-SpanId:"4e5ae8c0e36b770e", X-B3-ParentSpanId:"30a699b4e1e135c0", X-B3-Sampled:"0", X-ONAP-RequestID:"3fd9a848-84bb-406e-b768-312f7fd4861d", X-RequestID:"3fd9a848-84bb-406e-b768-312f7fd4861d", X-TransactionID:"3fd9a848-84bb-406e-b768-312f7fd4861d", X-ECOMP-RequestID:"3fd9a848-84bb-406e-b768-312f7fd4861d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48acda78-5108-424f-b07a-cadfdc96ee59"] 2023-01-11T05:02:51.290Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:02:51.290Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:51.302Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:51.302Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:51.303Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:02:51.303Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:51.305Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":null,\"creation_time\":1673413307000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:01:48.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:02:51.305Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:51.305Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:02:51.312Z|3fd9a848-84bb-406e-b768-312f7fd4861d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:02:51.442Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:02:51.445Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:51.446Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:02:51.446Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:51.446Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:51.447Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:02:51.447Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fa6d511b5d94ca7", X-B3-SpanId:"296494e773d1c561", X-B3-ParentSpanId:"6fa6d511b5d94ca7", X-B3-Sampled:"0", X-ONAP-RequestID:"8f61cc72-e8db-42ce-986e-ea99ef355cfc", X-RequestID:"8f61cc72-e8db-42ce-986e-ea99ef355cfc", X-TransactionID:"8f61cc72-e8db-42ce-986e-ea99ef355cfc", X-ECOMP-RequestID:"8f61cc72-e8db-42ce-986e-ea99ef355cfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"526d4a2b-476d-4f24-8787-ab5de81b5fa4"] 2023-01-11T05:02:51.448Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:02:51.448Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:51.465Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:51.465Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:51.466Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:02:51.466Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:51.467Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:36.000+00:00", "endTime" : "2023-01-11T05:02:50.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:02:50.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:02:51.467Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:51.468Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:02:51.470Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:51.471Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:02:51.471Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:51.471Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:51.472Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:02:51.472Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fa6d511b5d94ca7", X-B3-SpanId:"e1907239764897b6", X-B3-ParentSpanId:"6fa6d511b5d94ca7", X-B3-Sampled:"0", X-ONAP-RequestID:"8f61cc72-e8db-42ce-986e-ea99ef355cfc", X-RequestID:"8f61cc72-e8db-42ce-986e-ea99ef355cfc", X-TransactionID:"8f61cc72-e8db-42ce-986e-ea99ef355cfc", X-ECOMP-RequestID:"8f61cc72-e8db-42ce-986e-ea99ef355cfc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08e247c4-f273-4ecc-9bc6-7a02fd238861"] 2023-01-11T05:02:51.472Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:02:51.473Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:51.486Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:51.486Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:51.486Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:02:51.487Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:51.488Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":null,\"creation_time\":1673413307000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:01:48.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:02:51.488Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:51.489Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:02:51.497Z|8f61cc72-e8db-42ce-986e-ea99ef355cfc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:02:51.616Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:02:51.619Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:51.620Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:02:51.620Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:51.620Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:51.620Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:02:51.621Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4e72c0090e3b101", X-B3-SpanId:"cc4319e52d922819", X-B3-ParentSpanId:"d4e72c0090e3b101", X-B3-Sampled:"0", X-ONAP-RequestID:"2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6", X-RequestID:"2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6", X-TransactionID:"2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6", X-ECOMP-RequestID:"2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d611452e-2ca5-4396-bc86-0244c5cadb23"] 2023-01-11T05:02:51.621Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:02:51.621Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:51.640Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:51.641Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:51.641Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:02:51.641Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:51.642Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:36.000+00:00", "endTime" : "2023-01-11T05:02:50.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:02:50.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:02:51.642Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:51.642Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:02:51.645Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:51.646Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:02:51.646Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:51.646Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:51.646Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:02:51.647Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4e72c0090e3b101", X-B3-SpanId:"0df098a362744bae", X-B3-ParentSpanId:"d4e72c0090e3b101", X-B3-Sampled:"0", X-ONAP-RequestID:"2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6", X-RequestID:"2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6", X-TransactionID:"2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6", X-ECOMP-RequestID:"2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ff2bbf4-4714-47f0-94af-e7d331b0a3cd"] 2023-01-11T05:02:51.647Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:02:51.647Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:51.658Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:51.658Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:51.659Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:02:51.659Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:51.660Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":null,\"creation_time\":1673413307000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:01:48.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:02:51.660Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:51.660Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:02:51.667Z|2ca7a1f0-e6d5-4ce8-9d85-9ae4ec0fbfa6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:02:51.795Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:02:51.798Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:51.799Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:02:51.799Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:51.799Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:51.799Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:02:51.800Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d477534099815349", X-B3-SpanId:"ec61e9c632c1a1ef", X-B3-ParentSpanId:"d477534099815349", X-B3-Sampled:"0", X-ONAP-RequestID:"cd8e0f19-e757-44b8-afd8-00e9df6518dd", X-RequestID:"cd8e0f19-e757-44b8-afd8-00e9df6518dd", X-TransactionID:"cd8e0f19-e757-44b8-afd8-00e9df6518dd", X-ECOMP-RequestID:"cd8e0f19-e757-44b8-afd8-00e9df6518dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"374ac12d-eec6-4a4f-aa67-b243ebd125fb"] 2023-01-11T05:02:51.800Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:02:51.800Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:51.817Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:51.817Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:51.817Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:02:51.818Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:51.819Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:36.000+00:00", "endTime" : "2023-01-11T05:02:50.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:02:50.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:02:51.819Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:51.820Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:02:51.821Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:51.821Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:02:51.822Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:51.822Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:51.822Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:02:51.822Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d477534099815349", X-B3-SpanId:"962ae25e5c8e8d4b", X-B3-ParentSpanId:"d477534099815349", X-B3-Sampled:"0", X-ONAP-RequestID:"cd8e0f19-e757-44b8-afd8-00e9df6518dd", X-RequestID:"cd8e0f19-e757-44b8-afd8-00e9df6518dd", X-TransactionID:"cd8e0f19-e757-44b8-afd8-00e9df6518dd", X-ECOMP-RequestID:"cd8e0f19-e757-44b8-afd8-00e9df6518dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f41373a1-1678-4e74-84a3-1084552e4a7c"] 2023-01-11T05:02:51.823Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:02:51.823Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:51.836Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:51.837Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:51.837Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:02:51.837Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:51.840Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":null,\"creation_time\":1673413307000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:01:48.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:02:51.840Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:51.841Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:02:51.847Z|cd8e0f19-e757-44b8-afd8-00e9df6518dd|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:02:51.937Z|e2487194-4aab-4f39-a14a-38636acb7d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:51.938Z|e2487194-4aab-4f39-a14a-38636acb7d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:51.973Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:02:51.977Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:51.977Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||Invoke 2023-01-11T05:02:51.977Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:51.978Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c 2023-01-11T05:02:51.978Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Method : GET 2023-01-11T05:02:51.978Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"884ab7a5615a45c2", X-B3-SpanId:"163b285f54ca8459", X-B3-ParentSpanId:"884ab7a5615a45c2", X-B3-Sampled:"0", X-ONAP-RequestID:"ca45e26f-d568-436e-94d4-7886b6413ca9", X-RequestID:"ca45e26f-d568-436e-94d4-7886b6413ca9", X-TransactionID:"ca45e26f-d568-436e-94d4-7886b6413ca9", X-ECOMP-RequestID:"ca45e26f-d568-436e-94d4-7886b6413ca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cef19e0d-a181-4a44-a6ea-3fa55dc74be1"] 2023-01-11T05:02:51.979Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Request body: 2023-01-11T05:02:51.979Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:51.996Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:51.996Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:51.997Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Status text : 2023-01-11T05:02:51.997Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:51.998Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||Response body: { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:01:36.000+00:00", "endTime" : "2023-01-11T05:02:50.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"f6b8d388-0255-4543-951d-d6a5ebf84235\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:02:50.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "cloudIdentifier" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:01:43.000+00:00" } ], "requestURI" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c" } } } 2023-01-11T05:02:51.999Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:51.999Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0e6dbed-1120-427d-adf8-d6192558d16c|INFO|500||InvokeReturn 2023-01-11T05:02:52.000Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:52.001Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:02:52.001Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:02:52.001Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false 2023-01-11T05:02:52.001Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:02:52.002Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"884ab7a5615a45c2", X-B3-SpanId:"ed204d91e9d73c93", X-B3-ParentSpanId:"884ab7a5615a45c2", X-B3-Sampled:"0", X-ONAP-RequestID:"ca45e26f-d568-436e-94d4-7886b6413ca9", X-RequestID:"ca45e26f-d568-436e-94d4-7886b6413ca9", X-TransactionID:"ca45e26f-d568-436e-94d4-7886b6413ca9", X-ECOMP-RequestID:"ca45e26f-d568-436e-94d4-7886b6413ca9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a932b99-5d4a-48a7-bfeb-b9548b0271f9"] 2023-01-11T05:02:52.002Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:02:52.002Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:02:52.012Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:02:52.012Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:02:52.013Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:02:52.013Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:02:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:02:52.014Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 41, "soRequestId" : "d0e6dbed-1120-427d-adf8-d6192558d16c", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":null,\"creation_time\":1673413307000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:01:48.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:02:52.015Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:02:52.015Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0e6dbed-1120-427d-adf8-d6192558d16c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:02:52.027Z|ca45e26f-d568-436e-94d4-7886b6413ca9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d0e6dbed-1120-427d-adf8-d6192558d16c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:02:59.559Z|8097a890-3785-4653-85bf-fc6d9f028a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:59.560Z|8097a890-3785-4653-85bf-fc6d9f028a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:02:59.974Z|a95470d2-d5d2-4002-978c-8c749145d22e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:02:59.974Z|a95470d2-d5d2-4002-978c-8c749145d22e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:01.963Z|2ddc65f0-09da-48f3-be10-ddf9d41ba730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:01.964Z|2ddc65f0-09da-48f3-be10-ddf9d41ba730|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:03.081Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:03.083Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|||INFO|500||Checking if requestId: fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa already exists in requestDb InfraActiveRequests table 2023-01-11T05:03:03.084Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:03.085Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||Invoke 2023-01-11T05:03:03.085Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:03.085Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:03.085Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Method : GET 2023-01-11T05:03:03.085Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ed4f2095de7dc20", X-B3-SpanId:"1223bc5dec1dcc3c", X-B3-ParentSpanId:"1ed4f2095de7dc20", X-B3-Sampled:"0", X-ONAP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-TransactionID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ECOMP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ca231aa-a7c2-4167-9dcd-03681b167440"] 2023-01-11T05:03:03.086Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Request body: 2023-01-11T05:03:03.086Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:03.103Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:03.104Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:03:03.105Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status text : 2023-01-11T05:03:03.105Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:03:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:03.105Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Response body: 2023-01-11T05:03:03.106Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:03.107Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|404|Not Found|InvokeReturn 2023-01-11T05:03:03.116Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:03:03.120Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:03.145Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:03:03.146Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T05:03:03.207Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T05:03:03.208Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:03:02 GMT], content-length=[1052], vertex-id=[221376], x-aai-txid=[2-aai-resources-230111-05:03:02:813-93995], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:03.209Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673413284780","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-01-11T05:03:03.210Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:03:03.210Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:03:03.212Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:03:03.212Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:03:03.212Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:03.213Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:03:03.213Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:03:03.213Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"1ed4f2095de7dc20", X-B3-SpanId:"a0b374701a5f0299", X-B3-ParentSpanId:"1ed4f2095de7dc20", X-B3-Sampled:"0", X-ONAP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-TransactionID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ECOMP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae0258c9-beaf-4c23-a14a-d6e4a63a4824"] 2023-01-11T05:03:03.214Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181","serviceInstanceId":"f6b8d388-0255-4543-951d-d6a5ebf84235","vfModuleInstanceId":"c0866185-a1d2-44b4-acab-e6f09dd2cc76"},"instanceName":null,"requestScope":"vfModule"} 2023-01-11T05:03:03.214Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:03.230Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:03.230Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:03.230Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:03:03.231Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:03:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:03.231Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:03:03.231Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:03.232Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:03:03.233Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-01-11T05:03:03.233Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:03:03.233Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:03.233Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-01-11T05:03:03.234Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:03:03.234Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|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:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-TransactionID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ECOMP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8344d08-453e-459e-9415-bc28488bf27c"] 2023-01-11T05:03:03.234Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:03:03.235Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:03.269Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:03.270Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:03.270Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|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 : 2023-01-11T05:03:03.270Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:03.273Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 48, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" } } } 2023-01-11T05:03:03.273Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:03.273Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T05:03:03.277Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768 2023-01-11T05:03:03.277Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|INFO|500||Invoke 2023-01-11T05:03:03.277Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:03.278Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768 2023-01-11T05:03:03.278Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Method : GET 2023-01-11T05:03:03.278Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-TransactionID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ECOMP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f9db1f8-8e9b-44db-bb72-8dd216d7e2aa"] 2023-01-11T05:03:03.279Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Request body: 2023-01-11T05:03:03.279Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:03.304Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:03.304Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:03.304Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Status text : 2023-01-11T05:03:03.305Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:03.307Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||Response body: { "modelUUID" : "d870b2a8-bb65-4bb3-90e2-eb82fd594768", "modelInvariantUUID" : "eb26c9aa-0885-4a30-9028-adf8c89ac79c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-01-11 04:59:08.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/moduleHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768/volumeHeatTemplate" } } } 2023-01-11T05:03:03.307Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:03.307Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/d870b2a8-bb65-4bb3-90e2-eb82fd594768|INFO|500||InvokeReturn 2023-01-11T05:03:03.310Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:03:03.310Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:03:03.310Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:03.311Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:03:03.311Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:03:03.311Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"1ed4f2095de7dc20", X-B3-SpanId:"8d45ebad9cd3143f", X-B3-ParentSpanId:"1ed4f2095de7dc20", X-B3-Sampled:"0", X-ONAP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-TransactionID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ECOMP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e124622b-6fbd-4565-824d-68e266158f01"] 2023-01-11T05:03:03.311Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa","requestStatus":"IN_PROGRESS","startTime":1673413383117,"source":"VID","vnfId":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181","vnfType":"","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n\t\"requestDetails\": {\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\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"modelVersion\": \"1673413369718\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"c0866185-a1d2-44b4-acab-e6f09dd2cc76","vfModuleModelName":"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0","cloudRegion":"RegionOne","serviceInstanceId":"f6b8d388-0255-4543-951d-d6a5ebf84235","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa"} 2023-01-11T05:03:03.311Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:03.335Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:03.336Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:03:03.336Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:03:03.336Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:03.338Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:03:03.117+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"modelVersion\": \"1673413369718\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:03:03.326+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleModelName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" } } } 2023-01-11T05:03:03.338Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:03.341Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:03:03.347Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:03:03.347Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:03:03.347Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:03.348Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:03:03.348Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:03:03.348Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2486", X-B3-TraceId:"1ed4f2095de7dc20", X-B3-SpanId:"999fb4f78de49a4e", X-B3-ParentSpanId:"1ed4f2095de7dc20", X-B3-Sampled:"0", X-ONAP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-TransactionID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ECOMP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2394aab-3d4d-4084-8972-2b2ec916be12"] 2023-01-11T05:03:03.348Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"modelVersion\":\"1673413369718\",\"modelCustomizationUuid\":\"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\"modelVersionId\":\"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\"modelCustomizationId\":\"6f783c65-d41b-4a75-8a48-1bf600e72d5e\",\"modelUuid\":\"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\"modelInvariantUuid\":\"eb26c9aa-0885-4a30-9028-adf8c89ac79c\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f6b8d388-0255-4543-951d-d6a5ebf84235\",\"vnfInstanceId\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vfModuleInstanceId\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\"}","type":"String"},"requestId":{"value":"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa","type":"String"},"mso-request-id":{"value":"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f6b8d388-0255-4543-951d-d6a5ebf84235","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181","type":"String"},"vfModuleId":{"value":"c0866185-a1d2-44b4-acab-e6f09dd2cc76","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/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:03:03.349Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:03.729Z|8d57ed83-420c-4b70-99b8-21bbdbf461d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:03:03.732Z|8d57ed83-420c-4b70-99b8-21bbdbf461d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:03:04.361Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:04.362Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:03:04.362Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:03:04.362Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:03:04 GMT", X-ONAP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-TransactionID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ECOMP-RequestID:"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d2394aab-3d4d-4084-8972-2b2ec916be12", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:04.363Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa\",\"instanceId\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\"}}","message":"Success","processInstanceID":"3a488f93-916d-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:03:04.363Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:04.364Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:03:04.368Z|fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:04.502Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:04.506Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:04.507Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||Invoke 2023-01-11T05:03:04.507Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:04.507Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:04.508Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Method : GET 2023-01-11T05:03:04.508Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbf23b5aa7b28f52", X-B3-SpanId:"0c6272cb91e369b8", X-B3-ParentSpanId:"bbf23b5aa7b28f52", X-B3-Sampled:"0", X-ONAP-RequestID:"d6d02c99-f869-43fa-a12a-fc875a30deec", X-RequestID:"d6d02c99-f869-43fa-a12a-fc875a30deec", X-TransactionID:"d6d02c99-f869-43fa-a12a-fc875a30deec", X-ECOMP-RequestID:"d6d02c99-f869-43fa-a12a-fc875a30deec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22acf02b-d515-42ba-a055-370cb0b24438"] 2023-01-11T05:03:04.508Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Request body: 2023-01-11T05:03:04.508Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:04.532Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:04.532Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:04.533Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status text : 2023-01-11T05:03:04.533Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:04.537Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Response body: { "requestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:03:03.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"modelVersion\": \"1673413369718\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:03.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" } } } 2023-01-11T05:03:04.537Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:04.537Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||InvokeReturn 2023-01-11T05:03:04.538Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:04.539Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:04.539Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:04.539Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:04.539Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:04.540Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbf23b5aa7b28f52", X-B3-SpanId:"3b2fe1799ec712ff", X-B3-ParentSpanId:"bbf23b5aa7b28f52", X-B3-Sampled:"0", X-ONAP-RequestID:"d6d02c99-f869-43fa-a12a-fc875a30deec", X-RequestID:"d6d02c99-f869-43fa-a12a-fc875a30deec", X-TransactionID:"d6d02c99-f869-43fa-a12a-fc875a30deec", X-ECOMP-RequestID:"d6d02c99-f869-43fa-a12a-fc875a30deec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6cf13a0-5a42-46e4-b134-39cae9bd7dea"] 2023-01-11T05:03:04.540Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:04.540Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:04.551Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:04.552Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:04.552Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:04.553Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:04.553Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:03:04.554Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:04.554Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:04.560Z|d6d02c99-f869-43fa-a12a-fc875a30deec|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:09.582Z|fe153487-815b-405a-96e5-cc2914fea9e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:09.583Z|fe153487-815b-405a-96e5-cc2914fea9e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:09.996Z|a8e8a009-4728-4877-8cef-d4c649ed798c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:09.997Z|a8e8a009-4728-4877-8cef-d4c649ed798c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:11.988Z|a748b1c3-cc8b-4d2a-b300-5bd0cf815892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:11.988Z|a748b1c3-cc8b-4d2a-b300-5bd0cf815892|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:14.690Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:14.694Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:14.694Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||Invoke 2023-01-11T05:03:14.694Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:14.695Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:14.695Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Method : GET 2023-01-11T05:03:14.695Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df326d06e36cbd06", X-B3-SpanId:"0cab9815e9817d5b", X-B3-ParentSpanId:"df326d06e36cbd06", X-B3-Sampled:"0", X-ONAP-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-TransactionID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-ECOMP-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1f07d1f-2027-4620-b075-66a4382a5874"] 2023-01-11T05:03:14.695Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Request body: 2023-01-11T05:03:14.696Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:14.716Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:14.717Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:14.717Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status text : 2023-01-11T05:03:14.717Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:14.718Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Response body: { "requestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T05:03:03.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"modelVersion\": \"1673413369718\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:10.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" } } } 2023-01-11T05:03:14.718Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:14.719Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||InvokeReturn 2023-01-11T05:03:14.720Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:14.720Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:14.721Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:14.721Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:14.721Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:14.721Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df326d06e36cbd06", X-B3-SpanId:"90fbe24e5c5e0be9", X-B3-ParentSpanId:"df326d06e36cbd06", X-B3-Sampled:"0", X-ONAP-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-TransactionID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-ECOMP-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d369480e-1cbe-43e7-b35c-05944ab2a5c3"] 2023-01-11T05:03:14.721Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:14.722Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:14.732Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:14.732Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:14.733Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:14.733Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:14.734Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":1673413391000,\"creation_time\":1673413307000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:03:11.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:03:14.734Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:14.734Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:14.764Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:03:14.765Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:03:14.765Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:14.765Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:03:14.765Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:03:14.766Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-TransactionID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-ECOMP-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"085c8659-074f-4fe6-985c-b56e12dfb1ea"] 2023-01-11T05:03:14.766Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:03:14.766Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:14.886Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:14.887Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:14.887Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:03:14.887Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B8080A21ACE3B4B29122DE0A32A932EF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:14.888Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3ce24d87-916d-11ed-ae6e-d28194c8b874","businessKey":"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:03:07.728+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3a488f93-916d-11ed-ae6e-d28194c8b874","superProcessInstanceId":"3ce162e4-916d-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:03:14.888Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:14.889Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:03:14.912Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:03:14.913Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:03:14.913Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:14.913Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:03:14.914Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:03:14.914Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-TransactionID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-ECOMP-RequestID:"e681f016-f0b1-493e-8c24-0b72da8b6fe8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35f03028-505b-457e-ab08-041e0775bbda"] 2023-01-11T05:03:14.914Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:03:14.914Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:15.043Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:15.044Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:15.044Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:03:15.044Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2D425CEA9E29DE8DF0A4BFBE4AA11B91; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 05:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:15.045Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3eb3d95f-916d-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"3ce24d87-916d-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"3ce24d87-916d-11ed-ae6e-d28194c8b874","executionId":"3ce24d87-916d-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:03:10.779+0000","endTime":"2023-01-11T05:03:10.784+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3a488f93-916d-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:03:15.045Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:15.045Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:03:15.049Z|e681f016-f0b1-493e-8c24-0b72da8b6fe8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:18.729Z|500f6bcb-458a-4ba9-a742-593cc195929f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:03:18.730Z|500f6bcb-458a-4ba9-a742-593cc195929f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:03:19.143Z|6ca2109d-df06-4a85-8303-da73b59f680a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:03:19.143Z|6ca2109d-df06-4a85-8303-da73b59f680a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:03:19.605Z|cd18503b-2df5-4e5a-b97b-86b601aa324b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:19.605Z|cd18503b-2df5-4e5a-b97b-86b601aa324b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:20.018Z|9270d276-256b-4c92-b8ee-6eeed9345ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:20.020Z|9270d276-256b-4c92-b8ee-6eeed9345ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:22.009Z|bccfd82d-1c58-475d-93d6-0330cde76b21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:22.010Z|bccfd82d-1c58-475d-93d6-0330cde76b21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:25.179Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:25.183Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:25.183Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||Invoke 2023-01-11T05:03:25.183Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:25.183Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:25.184Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Method : GET 2023-01-11T05:03:25.184Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82b2ec679cda5862", X-B3-SpanId:"bbefadea8e0325a2", X-B3-ParentSpanId:"82b2ec679cda5862", X-B3-Sampled:"0", X-ONAP-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-TransactionID:"062cf442-1706-4147-9800-0d1cc50083f6", X-ECOMP-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6ffd8c8-79c5-4af3-a0d7-f88ed3667def"] 2023-01-11T05:03:25.184Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Request body: 2023-01-11T05:03:25.184Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:25.204Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:25.205Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:25.205Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status text : 2023-01-11T05:03:25.205Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:25.208Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Response body: { "requestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-01-11T05:03:03.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"modelVersion\": \"1673413369718\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:10.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" } } } 2023-01-11T05:03:25.208Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:25.209Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||InvokeReturn 2023-01-11T05:03:25.211Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:25.211Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:25.211Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:25.212Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:25.212Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:25.213Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82b2ec679cda5862", X-B3-SpanId:"0ecd807febae28a7", X-B3-ParentSpanId:"82b2ec679cda5862", X-B3-Sampled:"0", X-ONAP-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-TransactionID:"062cf442-1706-4147-9800-0d1cc50083f6", X-ECOMP-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38fde93f-a03c-4f91-975b-ee2541043b2a"] 2023-01-11T05:03:25.213Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:25.213Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:25.224Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:25.224Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:25.225Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:25.225Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:25.226Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":1673413391000,\"creation_time\":1673413307000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:03:11.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:03:25.227Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:25.227Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:25.252Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:03:25.252Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:03:25.253Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:25.253Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:03:25.253Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:03:25.254Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-TransactionID:"062cf442-1706-4147-9800-0d1cc50083f6", X-ECOMP-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d62fe6b6-77c0-4d01-ba3f-5f86a6b27a79"] 2023-01-11T05:03:25.254Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:03:25.254Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:25.378Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:25.378Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:25.379Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:03:25.379Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D6EF1D193B049CB803E61ACE4F58B1DD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:25.379Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3ce24d87-916d-11ed-ae6e-d28194c8b874","businessKey":"fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:03:07.728+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3a488f93-916d-11ed-ae6e-d28194c8b874","superProcessInstanceId":"3ce162e4-916d-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:03:25.380Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:25.380Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:03:25.407Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:03:25.408Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:03:25.408Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:25.409Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:03:25.409Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:03:25.409Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-TransactionID:"062cf442-1706-4147-9800-0d1cc50083f6", X-ECOMP-RequestID:"062cf442-1706-4147-9800-0d1cc50083f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8328f3bd-9ef7-43b4-8925-7891ea376511"] 2023-01-11T05:03:25.409Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:03:25.410Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:25.536Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:25.536Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:25.537Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:03:25.537Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9FD58B052CCEB33B3C12785963728274; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 05:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:25.538Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:3eb3d95f-916d-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"3ce24d87-916d-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"3ce24d87-916d-11ed-ae6e-d28194c8b874","executionId":"3ce24d87-916d-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:03:10.779+0000","endTime":"2023-01-11T05:03:10.784+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3a488f93-916d-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:03:25.538Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:25.538Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3ce24d87-916d-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:03:25.542Z|062cf442-1706-4147-9800-0d1cc50083f6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:29.627Z|5d1f4b18-a053-4d50-8615-549455c93fad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:29.628Z|5d1f4b18-a053-4d50-8615-549455c93fad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:30.042Z|3a1cf9a7-e35b-4a7c-b21a-c31337937e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:30.043Z|3a1cf9a7-e35b-4a7c-b21a-c31337937e77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:32.030Z|04805ff8-000d-463e-8151-eb1f8448809d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:32.031Z|04805ff8-000d-463e-8151-eb1f8448809d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:33.729Z|3f6b73bd-b2d8-4bb5-8098-9472aad3149c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:03:33.730Z|3f6b73bd-b2d8-4bb5-8098-9472aad3149c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:03:35.673Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:35.678Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:35.678Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||Invoke 2023-01-11T05:03:35.678Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:35.678Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:35.679Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Method : GET 2023-01-11T05:03:35.679Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"631d083442aec303", X-B3-SpanId:"69b7a7b38ae29d57", X-B3-ParentSpanId:"631d083442aec303", X-B3-Sampled:"0", X-ONAP-RequestID:"00ff3093-981f-48fe-863b-3e891505c1d1", X-RequestID:"00ff3093-981f-48fe-863b-3e891505c1d1", X-TransactionID:"00ff3093-981f-48fe-863b-3e891505c1d1", X-ECOMP-RequestID:"00ff3093-981f-48fe-863b-3e891505c1d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00839a76-c012-4598-879e-fdd453206d30"] 2023-01-11T05:03:35.679Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Request body: 2023-01-11T05:03:35.679Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:35.702Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:35.702Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:35.703Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status text : 2023-01-11T05:03:35.703Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:35.705Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Response body: { "requestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:03.000+00:00", "endTime" : "2023-01-11T05:03:33.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"modelVersion\": \"1673413369718\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:33.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" } } } 2023-01-11T05:03:35.705Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:35.705Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||InvokeReturn 2023-01-11T05:03:35.707Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:35.707Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:35.708Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:35.708Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:35.708Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:35.708Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"631d083442aec303", X-B3-SpanId:"e5151e06f5e8e5fb", X-B3-ParentSpanId:"631d083442aec303", X-B3-Sampled:"0", X-ONAP-RequestID:"00ff3093-981f-48fe-863b-3e891505c1d1", X-RequestID:"00ff3093-981f-48fe-863b-3e891505c1d1", X-TransactionID:"00ff3093-981f-48fe-863b-3e891505c1d1", X-ECOMP-RequestID:"00ff3093-981f-48fe-863b-3e891505c1d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"424c3279-0311-4cf6-a887-01ca3497350a"] 2023-01-11T05:03:35.709Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:35.709Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:35.721Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:35.722Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:35.722Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:35.722Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:35.723Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":1673413391000,\"creation_time\":1673413307000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:03:11.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:03:35.723Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:35.724Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:35.731Z|00ff3093-981f-48fe-863b-3e891505c1d1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:35.849Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:35.853Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:35.853Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||Invoke 2023-01-11T05:03:35.854Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:35.854Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:35.855Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Method : GET 2023-01-11T05:03:35.855Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d16c214d92cb09b4", X-B3-SpanId:"ec27f819b5e853af", X-B3-ParentSpanId:"d16c214d92cb09b4", X-B3-Sampled:"0", X-ONAP-RequestID:"cedfda39-5a84-47a1-92ce-a7ec0f37a24c", X-RequestID:"cedfda39-5a84-47a1-92ce-a7ec0f37a24c", X-TransactionID:"cedfda39-5a84-47a1-92ce-a7ec0f37a24c", X-ECOMP-RequestID:"cedfda39-5a84-47a1-92ce-a7ec0f37a24c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25e2616e-50d5-40fd-828a-ceae1c8c3f81"] 2023-01-11T05:03:35.856Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Request body: 2023-01-11T05:03:35.856Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:35.875Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:35.876Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:35.876Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status text : 2023-01-11T05:03:35.876Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:35.880Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Response body: { "requestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:03.000+00:00", "endTime" : "2023-01-11T05:03:33.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"modelVersion\": \"1673413369718\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:33.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" } } } 2023-01-11T05:03:35.880Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:35.881Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||InvokeReturn 2023-01-11T05:03:35.882Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:35.882Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:35.883Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:35.883Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:35.883Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:35.884Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d16c214d92cb09b4", X-B3-SpanId:"4415b55c4c196b74", X-B3-ParentSpanId:"d16c214d92cb09b4", X-B3-Sampled:"0", X-ONAP-RequestID:"cedfda39-5a84-47a1-92ce-a7ec0f37a24c", X-RequestID:"cedfda39-5a84-47a1-92ce-a7ec0f37a24c", X-TransactionID:"cedfda39-5a84-47a1-92ce-a7ec0f37a24c", X-ECOMP-RequestID:"cedfda39-5a84-47a1-92ce-a7ec0f37a24c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fff6c4d7-f1e4-40ef-8688-c65b262dd6d3"] 2023-01-11T05:03:35.884Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:35.884Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:35.896Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:35.896Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:35.896Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:35.896Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:35.899Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":1673413391000,\"creation_time\":1673413307000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:03:11.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:03:35.899Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:35.899Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:35.904Z|cedfda39-5a84-47a1-92ce-a7ec0f37a24c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:36.026Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:36.030Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:36.030Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||Invoke 2023-01-11T05:03:36.030Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:36.030Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:36.031Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Method : GET 2023-01-11T05:03:36.031Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afe16b426fa3639d", X-B3-SpanId:"99ec73ecd8f46f34", X-B3-ParentSpanId:"afe16b426fa3639d", X-B3-Sampled:"0", X-ONAP-RequestID:"7cf49501-9f64-4f77-8894-5a691ec21b94", X-RequestID:"7cf49501-9f64-4f77-8894-5a691ec21b94", X-TransactionID:"7cf49501-9f64-4f77-8894-5a691ec21b94", X-ECOMP-RequestID:"7cf49501-9f64-4f77-8894-5a691ec21b94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"718c07fb-940f-4157-bdd5-678fb3f22992"] 2023-01-11T05:03:36.031Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Request body: 2023-01-11T05:03:36.032Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:36.057Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:36.057Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:36.057Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status text : 2023-01-11T05:03:36.058Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:36.059Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Response body: { "requestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:03.000+00:00", "endTime" : "2023-01-11T05:03:33.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"modelVersion\": \"1673413369718\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:33.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" } } } 2023-01-11T05:03:36.059Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:36.060Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||InvokeReturn 2023-01-11T05:03:36.062Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:36.062Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:36.063Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:36.063Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:36.063Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:36.064Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"afe16b426fa3639d", X-B3-SpanId:"5397df3774d85508", X-B3-ParentSpanId:"afe16b426fa3639d", X-B3-Sampled:"0", X-ONAP-RequestID:"7cf49501-9f64-4f77-8894-5a691ec21b94", X-RequestID:"7cf49501-9f64-4f77-8894-5a691ec21b94", X-TransactionID:"7cf49501-9f64-4f77-8894-5a691ec21b94", X-ECOMP-RequestID:"7cf49501-9f64-4f77-8894-5a691ec21b94", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76aacb5b-809e-4d6b-984d-2f36bbb0bdbf"] 2023-01-11T05:03:36.064Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:36.064Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:36.076Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:36.077Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:36.077Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:36.077Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:36.079Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":1673413391000,\"creation_time\":1673413307000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:03:11.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:03:36.079Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:36.080Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:36.088Z|7cf49501-9f64-4f77-8894-5a691ec21b94|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:36.210Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:36.213Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:36.213Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||Invoke 2023-01-11T05:03:36.213Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:36.214Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:36.214Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Method : GET 2023-01-11T05:03:36.214Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"605e1cbdd6e63b49", X-B3-SpanId:"445356b2c79a37f8", X-B3-ParentSpanId:"605e1cbdd6e63b49", X-B3-Sampled:"0", X-ONAP-RequestID:"255c601e-b4a8-48b8-a434-d95c3e7b1d84", X-RequestID:"255c601e-b4a8-48b8-a434-d95c3e7b1d84", X-TransactionID:"255c601e-b4a8-48b8-a434-d95c3e7b1d84", X-ECOMP-RequestID:"255c601e-b4a8-48b8-a434-d95c3e7b1d84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afe7b9fb-acfd-4f01-8c38-137bc8bf3064"] 2023-01-11T05:03:36.214Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Request body: 2023-01-11T05:03:36.215Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:36.231Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:36.231Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:36.231Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status text : 2023-01-11T05:03:36.232Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:36.233Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Response body: { "requestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:03.000+00:00", "endTime" : "2023-01-11T05:03:33.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"modelVersion\": \"1673413369718\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:33.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" } } } 2023-01-11T05:03:36.234Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:36.234Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||InvokeReturn 2023-01-11T05:03:36.235Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:36.235Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:36.236Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:36.236Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:36.236Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:36.237Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"605e1cbdd6e63b49", X-B3-SpanId:"53cda0ef470f1e4d", X-B3-ParentSpanId:"605e1cbdd6e63b49", X-B3-Sampled:"0", X-ONAP-RequestID:"255c601e-b4a8-48b8-a434-d95c3e7b1d84", X-RequestID:"255c601e-b4a8-48b8-a434-d95c3e7b1d84", X-TransactionID:"255c601e-b4a8-48b8-a434-d95c3e7b1d84", X-ECOMP-RequestID:"255c601e-b4a8-48b8-a434-d95c3e7b1d84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1368801-73db-498a-8d31-ae920bcf8b05"] 2023-01-11T05:03:36.237Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:36.237Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:36.248Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:36.248Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:36.249Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:36.249Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:36.250Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":1673413391000,\"creation_time\":1673413307000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:03:11.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:03:36.250Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:36.251Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:36.257Z|255c601e-b4a8-48b8-a434-d95c3e7b1d84|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:36.378Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:36.382Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:36.382Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||Invoke 2023-01-11T05:03:36.383Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:36.383Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa 2023-01-11T05:03:36.383Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Method : GET 2023-01-11T05:03:36.384Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdd975bbaf42d0e5", X-B3-SpanId:"0b6a6a5160276376", X-B3-ParentSpanId:"fdd975bbaf42d0e5", X-B3-Sampled:"0", X-ONAP-RequestID:"88b1624a-f257-4404-bdbe-ad35c51c28b0", X-RequestID:"88b1624a-f257-4404-bdbe-ad35c51c28b0", X-TransactionID:"88b1624a-f257-4404-bdbe-ad35c51c28b0", X-ECOMP-RequestID:"88b1624a-f257-4404-bdbe-ad35c51c28b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c7ff541-3f21-4f78-9576-54924d2cd0de"] 2023-01-11T05:03:36.384Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Request body: 2023-01-11T05:03:36.384Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:36.400Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:36.400Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:36.400Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Status text : 2023-01-11T05:03:36.400Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:36.402Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||Response body: { "requestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:03.000+00:00", "endTime" : "2023-01-11T05:03:33.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfType" : "", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"eb26c9aa-0885-4a30-9028-adf8c89ac79c\",\n \"modelVersionId\": \"d870b2a8-bb65-4bb3-90e2-eb82fd594768\",\n \"modelName\": \"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\n \"modelVersion\": \"1673413369718\",\n \"modelCustomizationId\": \"6f783c65-d41b-4a75-8a48-1bf600e72d5e\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:33.000+00:00", "vfModuleId" : "c0866185-a1d2-44b4-acab-e6f09dd2cc76", "vfModuleName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "vfModuleModelName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vfModules/c0866185-a1d2-44b4-acab-e6f09dd2cc76", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa" } } } 2023-01-11T05:03:36.402Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:36.402Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|INFO|500||InvokeReturn 2023-01-11T05:03:36.403Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:36.404Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:36.404Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:36.404Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false 2023-01-11T05:03:36.404Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:36.405Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdd975bbaf42d0e5", X-B3-SpanId:"c14e97a57f0e1c76", X-B3-ParentSpanId:"fdd975bbaf42d0e5", X-B3-Sampled:"0", X-ONAP-RequestID:"88b1624a-f257-4404-bdbe-ad35c51c28b0", X-RequestID:"88b1624a-f257-4404-bdbe-ad35c51c28b0", X-TransactionID:"88b1624a-f257-4404-bdbe-ad35c51c28b0", X-ECOMP-RequestID:"88b1624a-f257-4404-bdbe-ad35c51c28b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"def73f54-74c3-4594-a04c-a9fbc4aa04cd"] 2023-01-11T05:03:36.405Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:36.405Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:36.414Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:36.414Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:36.414Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:36.414Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:36.415Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa", "groupingId" : "8cd893b9-004c-4184-9b21-10cc0a30a244", "name" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0/8cd893b9-004c-4184-9b21-10cc0a30a244\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"updated_time\":1673413391000,\"creation_time\":1673413307000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"94573e7283fa4e34961a6878eb05f9c3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8cd893b9-004c-4184-9b21-10cc0a30a244\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0\",\"vnf_name\":\"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0\",\"vnf_id\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\",\"vf_module_id\":\"c0866185-a1d2-44b4-acab-e6f09dd2cc76\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:03:11.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:03:36.415Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:36.415Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:36.421Z|88b1624a-f257-4404-bdbe-ad35c51c28b0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc4b8a8a-9271-4a6b-962f-c0ed8c4906fa|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:37.513Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:37.516Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||INFO|500||Checking if requestId: 94acc3d0-439b-426e-b03b-4942a6b6cd25 already exists in requestDb InfraActiveRequests table 2023-01-11T05:03:37.517Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:37.517Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||Invoke 2023-01-11T05:03:37.518Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:37.518Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:37.518Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Method : GET 2023-01-11T05:03:37.519Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8445ec8196d75b09", X-B3-SpanId:"c06404720a088c9b", X-B3-ParentSpanId:"8445ec8196d75b09", X-B3-Sampled:"0", X-ONAP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-TransactionID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ECOMP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fd49bb0-6954-4fdf-95ed-b568798c4ad1"] 2023-01-11T05:03:37.519Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Request body: 2023-01-11T05:03:37.519Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:37.537Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:37.538Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:03:37.538Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status text : 2023-01-11T05:03:37.538Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:03:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:37.539Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Response body: 2023-01-11T05:03:37.539Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:37.540Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|404|Not Found|InvokeReturn 2023-01-11T05:03:37.546Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:03:37.550Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:37.574Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/related-to/volume-groups|INFO|500||Invoke 2023-01-11T05:03:37.574Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[94acc3d0-439b-426e-b03b-4942a6b6cd25], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b74b3de2-02bb-4e32-ac30-78b32debddfe], X-ECOMP-RequestID=[94acc3d0-439b-426e-b03b-4942a6b6cd25], X-TransactionId=[], X-ONAP-RequestID=[94acc3d0-439b-426e-b03b-4942a6b6cd25]} 2023-01-11T05:03:37.620Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/related-to/volume-groups has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:03:37 GMT], content-length=[408], x-aai-txid=[0-aai-resources-230111-05:03:37:232-191], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:37.621Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/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/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-01-11T05:03:37.622Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-01-11T05:03:37.627Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/related-to/volume-groups 2023-01-11T05:03:37.628Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 01e96c3e-5fc9-4bc9-ba78-637aa14e9181 2023-01-11T05:03:37.633Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:37.661Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vf-modules|INFO|500||Invoke 2023-01-11T05:03:37.661Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[94acc3d0-439b-426e-b03b-4942a6b6cd25], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1c122bb4-d7cb-4e9a-976d-7fc3c852105d], X-ECOMP-RequestID=[94acc3d0-439b-426e-b03b-4942a6b6cd25], X-TransactionId=[], X-ONAP-RequestID=[94acc3d0-439b-426e-b03b-4942a6b6cd25]} 2023-01-11T05:03:37.699Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vf-modules has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:03:37 GMT], content-length=[377], x-aai-txid=[0-aai-resources-230111-05:03:37:316-57057], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:37.700Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/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/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vf-modules","ERR.5.4.6114"]}}} 2023-01-11T05:03:37.700Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vf-modules|INFO|404|Not Found|InvokeReturn 2023-01-11T05:03:37.703Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181/vf-modules 2023-01-11T05:03:37.703Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 01e96c3e-5fc9-4bc9-ba78-637aa14e9181 2023-01-11T05:03:37.707Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:37.731Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:03:37.731Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T05:03:37.784Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T05:03:37.784Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:03:37 GMT], content-length=[1052], vertex-id=[221376], x-aai-txid=[0-aai-resources-230111-05:03:37:384-4040], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:37.785Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673413284780","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/01e96c3e-5fc9-4bc9-ba78-637aa14e9181","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-01-11T05:03:37.787Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:03:37.787Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:03:37.790Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:03:37.790Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:03:37.791Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:37.791Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:03:37.791Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:03:37.792Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"8445ec8196d75b09", X-B3-SpanId:"57f2424c8c33e449", X-B3-ParentSpanId:"8445ec8196d75b09", X-B3-Sampled:"0", X-ONAP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-TransactionID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ECOMP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"307e5e9b-237d-4d09-9ace-2ae4335ed26a"] 2023-01-11T05:03:37.792Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181","serviceInstanceId":"f6b8d388-0255-4543-951d-d6a5ebf84235"},"instanceName":null,"requestScope":"vnf"} 2023-01-11T05:03:37.792Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:37.809Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:37.809Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:37.810Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:03:37.810Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:03:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:37.810Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:03:37.811Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:37.811Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:03:37.812Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-01-11T05:03:37.812Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:03:37.813Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:37.813Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-01-11T05:03:37.814Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:03:37.815Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|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:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-TransactionID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ECOMP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9f3a152-6f32-48c3-9f49-b1ca52d3eafd"] 2023-01-11T05:03:37.816Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:03:37.817Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:37.854Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:37.855Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:37.855Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2023-01-11T05:03:37.855Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:37.858Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|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" : 10038, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" } } } 2023-01-11T05:03:37.858Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:37.859Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T05:03:37.881Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:03:37.882Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:03:37.882Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:37.882Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:03:37.882Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:03:37.883Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"8445ec8196d75b09", X-B3-SpanId:"4383d3204115767c", X-B3-ParentSpanId:"8445ec8196d75b09", X-B3-Sampled:"0", X-ONAP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-TransactionID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ECOMP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86df7e15-2c8a-464d-b968-fd1e8cafa13f"] 2023-01-11T05:03:37.883Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"94acc3d0-439b-426e-b03b-4942a6b6cd25","requestStatus":"IN_PROGRESS","startTime":1673413417704,"source":"VID","vnfId":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f6b8d388-0255-4543-951d-d6a5ebf84235","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"94acc3d0-439b-426e-b03b-4942a6b6cd25"} 2023-01-11T05:03:37.883Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:37.911Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:37.911Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:03:37.911Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:03:37.912Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:37.913Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:03:37.704+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:03:37.900+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" } } } 2023-01-11T05:03:37.914Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:37.914Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:03:37.930Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:03:37.931Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:03:37.931Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:37.931Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:03:37.932Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:03:37.932Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2367", X-B3-TraceId:"8445ec8196d75b09", X-B3-SpanId:"958c8080999a16e4", X-B3-ParentSpanId:"8445ec8196d75b09", X-B3-Sampled:"0", X-ONAP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-TransactionID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ECOMP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81968d08-fd29-4b0c-92fc-eeb139f44e80"] 2023-01-11T05:03:37.932Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"67614930-c340-4cad-a60f-0ebd244216fa\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\"modelVersionId\":\"cf463099-905f-4987-90b2-21636329cc93\",\"modelCustomizationId\":\"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\"modelUuid\":\"cf463099-905f-4987-90b2-21636329cc93\",\"modelInvariantUuid\":\"67614930-c340-4cad-a60f-0ebd244216fa\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f6b8d388-0255-4543-951d-d6a5ebf84235\",\"vnfInstanceId\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\"}","type":"String"},"requestId":{"value":"94acc3d0-439b-426e-b03b-4942a6b6cd25","type":"String"},"mso-request-id":{"value":"94acc3d0-439b-426e-b03b-4942a6b6cd25","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f6b8d388-0255-4543-951d-d6a5ebf84235","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"01e96c3e-5fc9-4bc9-ba78-637aa14e9181","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/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:03:37.932Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:38.948Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:38.949Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:03:38.949Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:03:38.949Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:03:38 GMT", X-ONAP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-TransactionID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ECOMP-RequestID:"94acc3d0-439b-426e-b03b-4942a6b6cd25", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"81968d08-fd29-4b0c-92fc-eeb139f44e80", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:38.950Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"94acc3d0-439b-426e-b03b-4942a6b6cd25\",\"instanceId\":\"01e96c3e-5fc9-4bc9-ba78-637aa14e9181\"}}","message":"Success","processInstanceID":"4ee5a90e-916d-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:03:38.950Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:38.950Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:03:38.966Z|94acc3d0-439b-426e-b03b-4942a6b6cd25|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:39.099Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:39.102Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:39.102Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||Invoke 2023-01-11T05:03:39.103Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:39.103Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:39.104Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Method : GET 2023-01-11T05:03:39.104Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6280b1f82c7bbb5b", X-B3-SpanId:"bcb61d3198d6bea0", X-B3-ParentSpanId:"6280b1f82c7bbb5b", X-B3-Sampled:"0", X-ONAP-RequestID:"1a3157c9-91cb-4c5a-a20e-dec4ded9067e", X-RequestID:"1a3157c9-91cb-4c5a-a20e-dec4ded9067e", X-TransactionID:"1a3157c9-91cb-4c5a-a20e-dec4ded9067e", X-ECOMP-RequestID:"1a3157c9-91cb-4c5a-a20e-dec4ded9067e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9767962-3c37-4d45-be81-5ca5ec12ffe9"] 2023-01-11T05:03:39.104Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Request body: 2023-01-11T05:03:39.105Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:39.121Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:39.121Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:39.122Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status text : 2023-01-11T05:03:39.122Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:39.123Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Response body: { "requestId" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:03:37.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:38.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" } } } 2023-01-11T05:03:39.123Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:39.124Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||InvokeReturn 2023-01-11T05:03:39.125Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:39.126Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:39.126Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:39.126Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:39.127Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:39.127Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6280b1f82c7bbb5b", X-B3-SpanId:"1a6daa200a160cd9", X-B3-ParentSpanId:"6280b1f82c7bbb5b", X-B3-Sampled:"0", X-ONAP-RequestID:"1a3157c9-91cb-4c5a-a20e-dec4ded9067e", X-RequestID:"1a3157c9-91cb-4c5a-a20e-dec4ded9067e", X-TransactionID:"1a3157c9-91cb-4c5a-a20e-dec4ded9067e", X-ECOMP-RequestID:"1a3157c9-91cb-4c5a-a20e-dec4ded9067e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e2e4855-f25f-44ee-8f97-df6a5641ec60"] 2023-01-11T05:03:39.127Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:39.128Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:39.140Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:39.140Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:39.141Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:39.141Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:39.142Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:03:39.143Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:39.143Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:39.149Z|1a3157c9-91cb-4c5a-a20e-dec4ded9067e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:39.649Z|a3201571-88e6-4c29-bc87-caa7c1517a8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:39.649Z|a3201571-88e6-4c29-bc87-caa7c1517a8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:40.063Z|e93a526d-16fb-4d1a-b49c-ba3df8b7262d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:40.064Z|e93a526d-16fb-4d1a-b49c-ba3df8b7262d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:40.071Z|bee8d116-aaae-4db3-aa56-a2eccbcdebec|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:03:40.071Z|bee8d116-aaae-4db3-aa56-a2eccbcdebec|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:42.051Z|768533ec-6c9f-4fb0-8553-03f2a2c8f3e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:42.051Z|768533ec-6c9f-4fb0-8553-03f2a2c8f3e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:48.730Z|b65875b5-d69e-4ef8-bcd2-33c68752866b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:03:48.732Z|b65875b5-d69e-4ef8-bcd2-33c68752866b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:03:49.144Z|58dcacf9-639a-4c7d-83b6-8cf70d4d3fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:03:49.144Z|58dcacf9-639a-4c7d-83b6-8cf70d4d3fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:03:49.277Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:49.282Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:49.282Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||Invoke 2023-01-11T05:03:49.283Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:49.283Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:49.283Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Method : GET 2023-01-11T05:03:49.283Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78cee50692ff9bdf", X-B3-SpanId:"3a32abe8c60b84dd", X-B3-ParentSpanId:"78cee50692ff9bdf", X-B3-Sampled:"0", X-ONAP-RequestID:"803342f3-f215-4eb8-ab50-c9a9ca212cc9", X-RequestID:"803342f3-f215-4eb8-ab50-c9a9ca212cc9", X-TransactionID:"803342f3-f215-4eb8-ab50-c9a9ca212cc9", X-ECOMP-RequestID:"803342f3-f215-4eb8-ab50-c9a9ca212cc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62673685-1123-4184-bd45-fc2b91b7a5cf"] 2023-01-11T05:03:49.284Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Request body: 2023-01-11T05:03:49.284Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:49.307Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:49.308Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:49.308Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status text : 2023-01-11T05:03:49.309Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:49.310Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Response body: { "requestId" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:37.000+00:00", "endTime" : "2023-01-11T05:03:42.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" } } } 2023-01-11T05:03:49.310Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:49.310Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||InvokeReturn 2023-01-11T05:03:49.315Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:49.315Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:49.315Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:49.316Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:49.316Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:49.316Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"78cee50692ff9bdf", X-B3-SpanId:"e9cd5ddfbc6ea882", X-B3-ParentSpanId:"78cee50692ff9bdf", X-B3-Sampled:"0", X-ONAP-RequestID:"803342f3-f215-4eb8-ab50-c9a9ca212cc9", X-RequestID:"803342f3-f215-4eb8-ab50-c9a9ca212cc9", X-TransactionID:"803342f3-f215-4eb8-ab50-c9a9ca212cc9", X-ECOMP-RequestID:"803342f3-f215-4eb8-ab50-c9a9ca212cc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"558d45c5-7a03-4607-9e56-10d2c472727d"] 2023-01-11T05:03:49.316Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:49.317Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:49.341Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:49.341Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:49.341Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:49.342Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:49.344Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:03:49.344Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:49.344Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:49.353Z|803342f3-f215-4eb8-ab50-c9a9ca212cc9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:49.478Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:49.482Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:49.483Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||Invoke 2023-01-11T05:03:49.483Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:49.483Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:49.484Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Method : GET 2023-01-11T05:03:49.484Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cca3440d3ba46f65", X-B3-SpanId:"916f5ef9eccdf43c", X-B3-ParentSpanId:"cca3440d3ba46f65", X-B3-Sampled:"0", X-ONAP-RequestID:"e45e5b13-1e58-4e75-966a-38c812af24e3", X-RequestID:"e45e5b13-1e58-4e75-966a-38c812af24e3", X-TransactionID:"e45e5b13-1e58-4e75-966a-38c812af24e3", X-ECOMP-RequestID:"e45e5b13-1e58-4e75-966a-38c812af24e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a96fd4b0-c282-4e87-836e-137ef3cc8dfe"] 2023-01-11T05:03:49.485Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Request body: 2023-01-11T05:03:49.485Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:49.512Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:49.513Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:49.513Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status text : 2023-01-11T05:03:49.513Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:49.515Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Response body: { "requestId" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:37.000+00:00", "endTime" : "2023-01-11T05:03:42.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" } } } 2023-01-11T05:03:49.515Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:49.516Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||InvokeReturn 2023-01-11T05:03:49.517Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:49.518Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:49.518Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:49.518Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:49.518Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:49.519Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cca3440d3ba46f65", X-B3-SpanId:"f6e385b0f442896c", X-B3-ParentSpanId:"cca3440d3ba46f65", X-B3-Sampled:"0", X-ONAP-RequestID:"e45e5b13-1e58-4e75-966a-38c812af24e3", X-RequestID:"e45e5b13-1e58-4e75-966a-38c812af24e3", X-TransactionID:"e45e5b13-1e58-4e75-966a-38c812af24e3", X-ECOMP-RequestID:"e45e5b13-1e58-4e75-966a-38c812af24e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16a67a1f-e47b-43c4-8242-ae59ef5b1e95"] 2023-01-11T05:03:49.519Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:49.519Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:49.530Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:49.530Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:49.530Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:49.531Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:49.531Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:03:49.531Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:49.532Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:49.538Z|e45e5b13-1e58-4e75-966a-38c812af24e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:49.666Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:49.670Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:49.671Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||Invoke 2023-01-11T05:03:49.671Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:49.671Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:49.672Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Method : GET 2023-01-11T05:03:49.672Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba58cbe33a74f202", X-B3-SpanId:"c9bd7e475eec6264", X-B3-ParentSpanId:"ba58cbe33a74f202", X-B3-Sampled:"0", X-ONAP-RequestID:"0f17d1d3-dca1-4198-99c4-c0c70429a2ae", X-RequestID:"0f17d1d3-dca1-4198-99c4-c0c70429a2ae", X-TransactionID:"0f17d1d3-dca1-4198-99c4-c0c70429a2ae", X-ECOMP-RequestID:"0f17d1d3-dca1-4198-99c4-c0c70429a2ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aafb9d3c-26ea-4fd1-99f1-a4fdd303b7f2"] 2023-01-11T05:03:49.672Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Request body: 2023-01-11T05:03:49.673Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:49.676Z|deb79397-f3fa-4050-9ada-242f3384f849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:49.677Z|deb79397-f3fa-4050-9ada-242f3384f849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:49.694Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:49.694Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:49.695Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status text : 2023-01-11T05:03:49.695Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:49.696Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Response body: { "requestId" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:37.000+00:00", "endTime" : "2023-01-11T05:03:42.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" } } } 2023-01-11T05:03:49.696Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:49.697Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||InvokeReturn 2023-01-11T05:03:49.698Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:49.698Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:49.698Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:49.699Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:49.699Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:49.699Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba58cbe33a74f202", X-B3-SpanId:"3d92b3ffde5b24a2", X-B3-ParentSpanId:"ba58cbe33a74f202", X-B3-Sampled:"0", X-ONAP-RequestID:"0f17d1d3-dca1-4198-99c4-c0c70429a2ae", X-RequestID:"0f17d1d3-dca1-4198-99c4-c0c70429a2ae", X-TransactionID:"0f17d1d3-dca1-4198-99c4-c0c70429a2ae", X-ECOMP-RequestID:"0f17d1d3-dca1-4198-99c4-c0c70429a2ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c14f402f-263e-4292-8c2d-a439434598ec"] 2023-01-11T05:03:49.699Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:49.700Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:49.709Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:49.709Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:49.710Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:49.710Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:49.711Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:03:49.711Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:49.712Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:49.717Z|0f17d1d3-dca1-4198-99c4-c0c70429a2ae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:49.855Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:49.859Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:49.860Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||Invoke 2023-01-11T05:03:49.860Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:49.860Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:49.861Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Method : GET 2023-01-11T05:03:49.861Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cffa64a86c94d358", X-B3-SpanId:"f1f163d537d3e26e", X-B3-ParentSpanId:"cffa64a86c94d358", X-B3-Sampled:"0", X-ONAP-RequestID:"fa09f1a2-e591-4331-bdcd-1df78cba8f2f", X-RequestID:"fa09f1a2-e591-4331-bdcd-1df78cba8f2f", X-TransactionID:"fa09f1a2-e591-4331-bdcd-1df78cba8f2f", X-ECOMP-RequestID:"fa09f1a2-e591-4331-bdcd-1df78cba8f2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87c5c5d7-0b3e-4f0c-9f0f-1d0468e04af5"] 2023-01-11T05:03:49.861Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Request body: 2023-01-11T05:03:49.861Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:49.877Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:49.878Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:49.878Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status text : 2023-01-11T05:03:49.878Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:49.879Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Response body: { "requestId" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:37.000+00:00", "endTime" : "2023-01-11T05:03:42.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" } } } 2023-01-11T05:03:49.879Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:49.880Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||InvokeReturn 2023-01-11T05:03:49.881Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:49.881Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:49.881Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:49.882Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:49.882Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:49.882Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cffa64a86c94d358", X-B3-SpanId:"04cc900d43807201", X-B3-ParentSpanId:"cffa64a86c94d358", X-B3-Sampled:"0", X-ONAP-RequestID:"fa09f1a2-e591-4331-bdcd-1df78cba8f2f", X-RequestID:"fa09f1a2-e591-4331-bdcd-1df78cba8f2f", X-TransactionID:"fa09f1a2-e591-4331-bdcd-1df78cba8f2f", X-ECOMP-RequestID:"fa09f1a2-e591-4331-bdcd-1df78cba8f2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0b0904f-c710-42b2-bccf-3055d7667cc6"] 2023-01-11T05:03:49.883Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:49.883Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:49.892Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:49.893Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:49.893Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:49.894Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:49.934Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:03:49.937Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:49.938Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:49.967Z|fa09f1a2-e591-4331-bdcd-1df78cba8f2f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:50.085Z|56e8b257-e379-45e0-8389-ed4c97e7719c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:50.086Z|56e8b257-e379-45e0-8389-ed4c97e7719c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:50.102Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:50.106Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:50.106Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||Invoke 2023-01-11T05:03:50.106Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:50.107Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25 2023-01-11T05:03:50.107Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Method : GET 2023-01-11T05:03:50.107Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5181f229b7ecafd", X-B3-SpanId:"b71bd255eb20450c", X-B3-ParentSpanId:"c5181f229b7ecafd", X-B3-Sampled:"0", X-ONAP-RequestID:"3981ea6f-03f9-4323-8735-37a74b2d27f4", X-RequestID:"3981ea6f-03f9-4323-8735-37a74b2d27f4", X-TransactionID:"3981ea6f-03f9-4323-8735-37a74b2d27f4", X-ECOMP-RequestID:"3981ea6f-03f9-4323-8735-37a74b2d27f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5022426b-863e-4618-8233-3300fac56b4e"] 2023-01-11T05:03:50.108Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Request body: 2023-01-11T05:03:50.108Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:50.129Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:50.129Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:50.130Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Status text : 2023-01-11T05:03:50.130Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:50.131Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||Response body: { "requestId" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:37.000+00:00", "endTime" : "2023-01-11T05:03:42.000+00:00", "source" : "VID", "vnfId" : "01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "vnfName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0_vnf_0", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"67614930-c340-4cad-a60f-0ebd244216fa\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"cf463099-905f-4987-90b2-21636329cc93\",\n \"modelCustomizationId\": \"e2f4664a-97f4-4c79-9fda-c1384f5ef030\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235/vnfs/01e96c3e-5fc9-4bc9-ba78-637aa14e9181", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "94acc3d0-439b-426e-b03b-4942a6b6cd25", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25" } } } 2023-01-11T05:03:50.131Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:50.132Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/94acc3d0-439b-426e-b03b-4942a6b6cd25|INFO|500||InvokeReturn 2023-01-11T05:03:50.133Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:50.134Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:50.134Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:50.134Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false 2023-01-11T05:03:50.135Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:50.135Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5181f229b7ecafd", X-B3-SpanId:"819641a8c47be4af", X-B3-ParentSpanId:"c5181f229b7ecafd", X-B3-Sampled:"0", X-ONAP-RequestID:"3981ea6f-03f9-4323-8735-37a74b2d27f4", X-RequestID:"3981ea6f-03f9-4323-8735-37a74b2d27f4", X-TransactionID:"3981ea6f-03f9-4323-8735-37a74b2d27f4", X-ECOMP-RequestID:"3981ea6f-03f9-4323-8735-37a74b2d27f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff1e4832-58d6-4f3e-bc06-42a4bb12aad4"] 2023-01-11T05:03:50.135Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:50.136Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:50.145Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:50.146Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:50.146Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:50.146Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:50.147Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:03:50.148Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:50.148Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=94acc3d0-439b-426e-b03b-4942a6b6cd25&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:50.155Z|3981ea6f-03f9-4323-8735-37a74b2d27f4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/94acc3d0-439b-426e-b03b-4942a6b6cd25|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:51.101Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:51.104Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||Checking if requestId: 42837022-8b67-467d-83f2-7288909e929d already exists in requestDb InfraActiveRequests table 2023-01-11T05:03:51.104Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:03:51.105Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||Invoke 2023-01-11T05:03:51.105Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:51.105Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:03:51.106Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Method : GET 2023-01-11T05:03:51.106Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3fd36caad99a604", X-B3-SpanId:"fb7cd246aa52e1c2", X-B3-ParentSpanId:"e3fd36caad99a604", X-B3-Sampled:"0", X-ONAP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-TransactionID:"42837022-8b67-467d-83f2-7288909e929d", X-ECOMP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"896bfad5-5d6a-4019-890a-70e7d899281e"] 2023-01-11T05:03:51.106Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Request body: 2023-01-11T05:03:51.107Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:51.125Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:51.125Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:03:51.125Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status text : 2023-01-11T05:03:51.126Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:03:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:51.126Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Response body: 2023-01-11T05:03:51.126Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:51.126Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|404|Not Found|InvokeReturn 2023-01-11T05:03:51.134Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:03:51.139Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:51.163Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|INFO|500||Invoke 2023-01-11T05:03:51.163Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[42837022-8b67-467d-83f2-7288909e929d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4acca79d-46b1-410d-865a-87ac3391a229], X-ECOMP-RequestID=[42837022-8b67-467d-83f2-7288909e929d], X-TransactionId=[], X-ONAP-RequestID=[42837022-8b67-467d-83f2-7288909e929d]} 2023-01-11T05:03:51.208Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:03:50 GMT], content-length=[246], vertex-id=[233512], x-aai-txid=[2-aai-resources-230111-05:03:50:818-17889], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:51.209Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235"}]} 2023-01-11T05:03:51.210Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|INFO|500||InvokeReturn 2023-01-11T05:03:51.215Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:51.240Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:03:51.240Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-11T05:03:51.279Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-11T05:03:51.280Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:03:50 GMT], content-length=[603], x-aai-txid=[0-aai-resources-230111-05:03:50:892-95179], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:51.281Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-01-11T05:03:51.283Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-01-11T05:03:51.287Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:51.316Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:03:51.317Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|INFO|500||Invoke 2023-01-11T05:03:51.354Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|INFO|500||InvokeReturn 2023-01-11T05:03:51.355Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:03:50 GMT], content-length=[246], vertex-id=[233512], x-aai-txid=[0-aai-resources-230111-05:03:50:967-67934], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:51.356Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235"}]} 2023-01-11T05:03:51.363Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:51.387Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-11T05:03:51.388Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[42837022-8b67-467d-83f2-7288909e929d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3988e798-2fc2-4a4f-a54e-0fefbf8e57b3], X-ECOMP-RequestID=[42837022-8b67-467d-83f2-7288909e929d], X-TransactionId=[], X-ONAP-RequestID=[42837022-8b67-467d-83f2-7288909e929d]} 2023-01-11T05:03:51.426Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:03:51 GMT], content-length=[600], x-aai-txid=[1-aai-resources-230111-05:03:51:040-20070], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:51.427Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-01-11T05:03:51.427Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-11T05:03:51.430Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-01-11T05:03:51.434Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:51.456Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|INFO|500||Invoke 2023-01-11T05:03:51.457Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[42837022-8b67-467d-83f2-7288909e929d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[86222b94-f36d-41c0-8e4f-c223db252fb4], X-ECOMP-RequestID=[42837022-8b67-467d-83f2-7288909e929d], X-TransactionId=[], X-ONAP-RequestID=[42837022-8b67-467d-83f2-7288909e929d]} 2023-01-11T05:03:51.493Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:03:51 GMT], content-length=[246], vertex-id=[233512], x-aai-txid=[2-aai-resources-230111-05:03:51:108-92368], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:51.493Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235"}]} 2023-01-11T05:03:51.494Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235?format=pathed|INFO|500||InvokeReturn 2023-01-11T05:03:51.499Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:51.523Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:03:51.524Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-01-11T05:03:51.563Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-01-11T05:03:51.564Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:03:51 GMT], content-length=[609], x-aai-txid=[2-aai-resources-230111-05:03:51:175-83168], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:51.564Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/configurations","ERR.5.4.6114"]}}} 2023-01-11T05:03:51.566Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/f6b8d388-0255-4543-951d-d6a5ebf84235/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-01-11T05:03:51.570Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:03:51.594Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T05:03:51.594Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[42837022-8b67-467d-83f2-7288909e929d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[99e8b016-4d99-4add-bbdc-ea17093f63d8], X-ECOMP-RequestID=[42837022-8b67-467d-83f2-7288909e929d], X-TransactionId=[], X-ONAP-RequestID=[42837022-8b67-467d-83f2-7288909e929d]} 2023-01-11T05:03:51.647Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:03:51 GMT], content-length=[602], vertex-id=[221376], x-aai-txid=[0-aai-resources-230111-05:03:51:247-88716], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:03:51.648Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673413421523","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-01-11T05:03:51.649Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T05:03:51.650Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:03:51.650Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:03:51.651Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:03:51.651Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:03:51.652Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:51.652Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:03:51.652Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:03:51.653Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"e3fd36caad99a604", X-B3-SpanId:"8e0c43f9da5c075f", X-B3-ParentSpanId:"e3fd36caad99a604", X-B3-Sampled:"0", X-ONAP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-TransactionID:"42837022-8b67-467d-83f2-7288909e929d", X-ECOMP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad6a2a6a-b0df-4081-bffa-8081bd9946c1"] 2023-01-11T05:03:51.653Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f6b8d388-0255-4543-951d-d6a5ebf84235"},"instanceName":null,"requestScope":"service"} 2023-01-11T05:03:51.653Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:51.670Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:51.670Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:51.670Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:03:51.671Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:03:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:51.671Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:03:51.671Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:51.672Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:03:51.673Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:03:51.673Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:03:51.673Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:51.674Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:03:51.674Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:03:51.674Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|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:"42837022-8b67-467d-83f2-7288909e929d", X-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-TransactionID:"42837022-8b67-467d-83f2-7288909e929d", X-ECOMP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a004ee3-2995-484b-900b-ef0b61f550df"] 2023-01-11T05:03:51.674Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:03:51.675Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:51.714Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:51.715Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:51.715Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:03:51.716Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:51.718Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:03:51.719Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:51.720Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:03:51.724Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T05:03:51.724Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:03:51.724Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:51.725Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T05:03:51.725Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:03:51.725Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|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:"42837022-8b67-467d-83f2-7288909e929d", X-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-TransactionID:"42837022-8b67-467d-83f2-7288909e929d", X-ECOMP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca0cc730-63f0-4e41-b068-704feb5c6215"] 2023-01-11T05:03:51.725Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:03:51.726Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:51.790Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:51.790Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:51.791Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|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 : 2023-01-11T05:03:51.791Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:51.792Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|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" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-11T05:03:51.792Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:51.792Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T05:03:51.795Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:03:51.795Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:03:51.796Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:51.796Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:03:51.796Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:03:51.796Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|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:"42837022-8b67-467d-83f2-7288909e929d", X-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-TransactionID:"42837022-8b67-467d-83f2-7288909e929d", X-ECOMP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e7a1ef7-4035-4f03-b47a-e40ad09aa442"] 2023-01-11T05:03:51.797Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:03:51.797Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:51.843Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:51.844Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:51.844Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:03:51.845Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:51.847Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:03:51.848Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:51.849Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:03:51.861Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:03:51.861Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:03:51.862Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:51.862Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:03:51.863Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:03:51.863Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1379", X-B3-TraceId:"e3fd36caad99a604", X-B3-SpanId:"dae1fdcda82c9481", X-B3-ParentSpanId:"e3fd36caad99a604", X-B3-Sampled:"0", X-ONAP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-TransactionID:"42837022-8b67-467d-83f2-7288909e929d", X-ECOMP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52507bfa-af15-4417-af2e-5103d291fe20"] 2023-01-11T05:03:51.863Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"42837022-8b67-467d-83f2-7288909e929d","requestStatus":"IN_PROGRESS","startTime":1673413431567,"source":"VID","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f6b8d388-0255-4543-951d-d6a5ebf84235","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"42837022-8b67-467d-83f2-7288909e929d"} 2023-01-11T05:03:51.864Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:51.891Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:51.892Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:03:51.892Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:03:51.893Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:51.895Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "42837022-8b67-467d-83f2-7288909e929d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:03:51.567+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:03:51.881+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42837022-8b67-467d-83f2-7288909e929d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" } } } 2023-01-11T05:03:51.896Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:51.896Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:03:51.904Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:03:51.904Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:03:51.904Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:51.905Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:03:51.905Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:03:51.905Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2021", X-B3-TraceId:"e3fd36caad99a604", X-B3-SpanId:"7054e5f11553250b", X-B3-ParentSpanId:"e3fd36caad99a604", X-B3-Sampled:"0", X-ONAP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-TransactionID:"42837022-8b67-467d-83f2-7288909e929d", X-ECOMP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55df92bd-a38d-4b6f-b3a0-960e5e8553ff"] 2023-01-11T05:03:51.906Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\"modelUuid\":\"dad5208b-7dce-4e23-8b6c-98c342b0d08b\",\"modelInvariantUuid\":\"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f6b8d388-0255-4543-951d-d6a5ebf84235\"}","type":"String"},"requestId":{"value":"42837022-8b67-467d-83f2-7288909e929d","type":"String"},"mso-request-id":{"value":"42837022-8b67-467d-83f2-7288909e929d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f6b8d388-0255-4543-951d-d6a5ebf84235","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/f6b8d388-0255-4543-951d-d6a5ebf84235","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:03:51.906Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:52.081Z|cfea7e84-82c5-4c28-a2b7-2b71cdb85c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:52.082Z|cfea7e84-82c5-4c28-a2b7-2b71cdb85c8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:03:52.923Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:52.923Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:03:52.924Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:03:52.924Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:03:52 GMT", X-ONAP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-TransactionID:"42837022-8b67-467d-83f2-7288909e929d", X-ECOMP-RequestID:"42837022-8b67-467d-83f2-7288909e929d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"55df92bd-a38d-4b6f-b3a0-960e5e8553ff", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:52.925Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"42837022-8b67-467d-83f2-7288909e929d\",\"instanceId\":\"f6b8d388-0255-4543-951d-d6a5ebf84235\"}}","message":"Success","processInstanceID":"573a3af6-916d-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:03:52.925Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:52.926Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:03:52.929Z|42837022-8b67-467d-83f2-7288909e929d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:53.060Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:03:53.063Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:03:53.064Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||Invoke 2023-01-11T05:03:53.064Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:53.064Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:03:53.065Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Method : GET 2023-01-11T05:03:53.065Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bd62f81d03b2351", X-B3-SpanId:"3a0ff93cba77c888", X-B3-ParentSpanId:"0bd62f81d03b2351", X-B3-Sampled:"0", X-ONAP-RequestID:"a4d36699-52c2-48ce-9d36-7839e9db7fe9", X-RequestID:"a4d36699-52c2-48ce-9d36-7839e9db7fe9", X-TransactionID:"a4d36699-52c2-48ce-9d36-7839e9db7fe9", X-ECOMP-RequestID:"a4d36699-52c2-48ce-9d36-7839e9db7fe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d35f859d-8ffd-404e-8b28-6dfb73f49105"] 2023-01-11T05:03:53.065Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Request body: 2023-01-11T05:03:53.065Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:53.082Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:53.082Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:53.083Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status text : 2023-01-11T05:03:53.083Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:53.084Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Response body: { "requestId" : "42837022-8b67-467d-83f2-7288909e929d", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:03:51.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42837022-8b67-467d-83f2-7288909e929d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" } } } 2023-01-11T05:03:53.084Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:53.085Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||InvokeReturn 2023-01-11T05:03:53.087Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false 2023-01-11T05:03:53.087Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:03:53.088Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:03:53.088Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false 2023-01-11T05:03:53.088Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:03:53.089Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0bd62f81d03b2351", X-B3-SpanId:"f17751543429993c", X-B3-ParentSpanId:"0bd62f81d03b2351", X-B3-Sampled:"0", X-ONAP-RequestID:"a4d36699-52c2-48ce-9d36-7839e9db7fe9", X-RequestID:"a4d36699-52c2-48ce-9d36-7839e9db7fe9", X-TransactionID:"a4d36699-52c2-48ce-9d36-7839e9db7fe9", X-ECOMP-RequestID:"a4d36699-52c2-48ce-9d36-7839e9db7fe9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c32dd5e-f1c5-43d6-a417-086bc0cb2ab8"] 2023-01-11T05:03:53.089Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:03:53.089Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:03:53.101Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:03:53.101Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:03:53.102Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:03:53.102Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:03:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:03:53.103Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:03:53.103Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:03:53.103Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:03:53.110Z|a4d36699-52c2-48ce-9d36-7839e9db7fe9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:03:59.701Z|4f5a1955-6987-450d-ab39-b99521248634|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:03:59.702Z|4f5a1955-6987-450d-ab39-b99521248634|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:00.106Z|3306ab9c-724d-4382-87a5-607e27497fb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:00.107Z|3306ab9c-724d-4382-87a5-607e27497fb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:02.104Z|08b2143d-bf6a-4232-abb0-4d3cbad7fa2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:02.105Z|08b2143d-bf6a-4232-abb0-4d3cbad7fa2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:03.268Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:04:03.274Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:04:03.275Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||Invoke 2023-01-11T05:04:03.275Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||===========================request begin================================================ 2023-01-11T05:04:03.275Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:04:03.275Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Method : GET 2023-01-11T05:04:03.276Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1293f3888e995df7", X-B3-SpanId:"7a8e88fab3726a45", X-B3-ParentSpanId:"1293f3888e995df7", X-B3-Sampled:"0", X-ONAP-RequestID:"48c1bd1a-5e31-4690-b180-69e4847e3a8a", X-RequestID:"48c1bd1a-5e31-4690-b180-69e4847e3a8a", X-TransactionID:"48c1bd1a-5e31-4690-b180-69e4847e3a8a", X-ECOMP-RequestID:"48c1bd1a-5e31-4690-b180-69e4847e3a8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e959ac0-2b70-4d7f-b2dd-03b32d06db9a"] 2023-01-11T05:04:03.276Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Request body: 2023-01-11T05:04:03.276Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||==========================request end================================================ 2023-01-11T05:04:03.304Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||============================response begin========================================== 2023-01-11T05:04:03.305Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status code : 200 OK 2023-01-11T05:04:03.305Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status text : 2023-01-11T05:04:03.306Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:04:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:04:03.308Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Response body: { "requestId" : "42837022-8b67-467d-83f2-7288909e929d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:51.000+00:00", "endTime" : "2023-01-11T05:03:56.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42837022-8b67-467d-83f2-7288909e929d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" } } } 2023-01-11T05:04:03.308Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||=======================response end================================================= 2023-01-11T05:04:03.309Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||InvokeReturn 2023-01-11T05:04:03.310Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false 2023-01-11T05:04:03.310Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:04:03.310Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:04:03.311Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false 2023-01-11T05:04:03.311Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:04:03.311Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1293f3888e995df7", X-B3-SpanId:"1dc96917bbdc7644", X-B3-ParentSpanId:"1293f3888e995df7", X-B3-Sampled:"0", X-ONAP-RequestID:"48c1bd1a-5e31-4690-b180-69e4847e3a8a", X-RequestID:"48c1bd1a-5e31-4690-b180-69e4847e3a8a", X-TransactionID:"48c1bd1a-5e31-4690-b180-69e4847e3a8a", X-ECOMP-RequestID:"48c1bd1a-5e31-4690-b180-69e4847e3a8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"436990b7-69c3-48f4-8f45-36b84ffbfce0"] 2023-01-11T05:04:03.311Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:04:03.312Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:04:03.326Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:04:03.327Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:04:03.327Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:04:03.327Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:04:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:04:03.329Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:04:03.329Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:04:03.330Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:04:03.335Z|48c1bd1a-5e31-4690-b180-69e4847e3a8a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:04:03.452Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:04:03.455Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:04:03.455Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||Invoke 2023-01-11T05:04:03.456Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||===========================request begin================================================ 2023-01-11T05:04:03.456Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:04:03.456Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Method : GET 2023-01-11T05:04:03.456Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e2ea9d7c6f49a2b", X-B3-SpanId:"463352b23f680e35", X-B3-ParentSpanId:"5e2ea9d7c6f49a2b", X-B3-Sampled:"0", X-ONAP-RequestID:"d11a4b35-d12e-43c2-a115-5f9c426dd8fd", X-RequestID:"d11a4b35-d12e-43c2-a115-5f9c426dd8fd", X-TransactionID:"d11a4b35-d12e-43c2-a115-5f9c426dd8fd", X-ECOMP-RequestID:"d11a4b35-d12e-43c2-a115-5f9c426dd8fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17e3e73e-bbeb-4c93-a524-822e02c5cafc"] 2023-01-11T05:04:03.457Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Request body: 2023-01-11T05:04:03.457Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||==========================request end================================================ 2023-01-11T05:04:03.472Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||============================response begin========================================== 2023-01-11T05:04:03.473Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status code : 200 OK 2023-01-11T05:04:03.473Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status text : 2023-01-11T05:04:03.474Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:04:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:04:03.474Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Response body: { "requestId" : "42837022-8b67-467d-83f2-7288909e929d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:51.000+00:00", "endTime" : "2023-01-11T05:03:56.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42837022-8b67-467d-83f2-7288909e929d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" } } } 2023-01-11T05:04:03.475Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||=======================response end================================================= 2023-01-11T05:04:03.475Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||InvokeReturn 2023-01-11T05:04:03.476Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false 2023-01-11T05:04:03.476Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:04:03.476Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:04:03.477Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false 2023-01-11T05:04:03.477Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:04:03.477Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e2ea9d7c6f49a2b", X-B3-SpanId:"ee7511f5b366f3cd", X-B3-ParentSpanId:"5e2ea9d7c6f49a2b", X-B3-Sampled:"0", X-ONAP-RequestID:"d11a4b35-d12e-43c2-a115-5f9c426dd8fd", X-RequestID:"d11a4b35-d12e-43c2-a115-5f9c426dd8fd", X-TransactionID:"d11a4b35-d12e-43c2-a115-5f9c426dd8fd", X-ECOMP-RequestID:"d11a4b35-d12e-43c2-a115-5f9c426dd8fd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5628a3fd-2f3c-4f4c-9c22-495e1a1e6781"] 2023-01-11T05:04:03.477Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:04:03.478Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:04:03.488Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:04:03.489Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:04:03.489Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:04:03.489Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:04:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:04:03.491Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:04:03.491Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:04:03.492Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:04:03.497Z|d11a4b35-d12e-43c2-a115-5f9c426dd8fd|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:04:03.613Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:04:03.616Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:04:03.617Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||Invoke 2023-01-11T05:04:03.617Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||===========================request begin================================================ 2023-01-11T05:04:03.617Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:04:03.617Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Method : GET 2023-01-11T05:04:03.618Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4219c428afa9fad2", X-B3-SpanId:"3753a8472811bce1", X-B3-ParentSpanId:"4219c428afa9fad2", X-B3-Sampled:"0", X-ONAP-RequestID:"454da917-78d3-47b1-ab7b-1ea53e234199", X-RequestID:"454da917-78d3-47b1-ab7b-1ea53e234199", X-TransactionID:"454da917-78d3-47b1-ab7b-1ea53e234199", X-ECOMP-RequestID:"454da917-78d3-47b1-ab7b-1ea53e234199", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e7e8b71-0597-493a-acfd-317c7aefddf0"] 2023-01-11T05:04:03.618Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Request body: 2023-01-11T05:04:03.618Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||==========================request end================================================ 2023-01-11T05:04:03.633Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||============================response begin========================================== 2023-01-11T05:04:03.633Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status code : 200 OK 2023-01-11T05:04:03.633Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status text : 2023-01-11T05:04:03.633Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:04:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:04:03.634Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Response body: { "requestId" : "42837022-8b67-467d-83f2-7288909e929d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:51.000+00:00", "endTime" : "2023-01-11T05:03:56.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42837022-8b67-467d-83f2-7288909e929d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" } } } 2023-01-11T05:04:03.634Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||=======================response end================================================= 2023-01-11T05:04:03.635Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||InvokeReturn 2023-01-11T05:04:03.636Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false 2023-01-11T05:04:03.636Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:04:03.637Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:04:03.637Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false 2023-01-11T05:04:03.637Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:04:03.637Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4219c428afa9fad2", X-B3-SpanId:"ec62e81799d0ed24", X-B3-ParentSpanId:"4219c428afa9fad2", X-B3-Sampled:"0", X-ONAP-RequestID:"454da917-78d3-47b1-ab7b-1ea53e234199", X-RequestID:"454da917-78d3-47b1-ab7b-1ea53e234199", X-TransactionID:"454da917-78d3-47b1-ab7b-1ea53e234199", X-ECOMP-RequestID:"454da917-78d3-47b1-ab7b-1ea53e234199", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e62adb57-c6ff-4036-80b6-c274adf9940b"] 2023-01-11T05:04:03.638Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:04:03.638Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:04:03.648Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:04:03.648Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:04:03.649Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:04:03.650Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:04:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:04:03.650Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:04:03.650Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:04:03.651Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:04:03.657Z|454da917-78d3-47b1-ab7b-1ea53e234199|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:04:03.729Z|16720edc-2cf6-4ad6-9e36-3d3dc7903fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:04:03.730Z|16720edc-2cf6-4ad6-9e36-3d3dc7903fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:04:03.787Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:04:03.791Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:04:03.792Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||Invoke 2023-01-11T05:04:03.792Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||===========================request begin================================================ 2023-01-11T05:04:03.792Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d 2023-01-11T05:04:03.793Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Method : GET 2023-01-11T05:04:03.793Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa1001188875f162", X-B3-SpanId:"0fc051a2ac5f6c25", X-B3-ParentSpanId:"aa1001188875f162", X-B3-Sampled:"0", X-ONAP-RequestID:"d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173", X-RequestID:"d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173", X-TransactionID:"d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173", X-ECOMP-RequestID:"d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cc9c52f-1fc9-4942-bd1d-04e022b3f6e9"] 2023-01-11T05:04:03.793Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Request body: 2023-01-11T05:04:03.794Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||==========================request end================================================ 2023-01-11T05:04:03.809Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||============================response begin========================================== 2023-01-11T05:04:03.810Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status code : 200 OK 2023-01-11T05:04:03.810Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Status text : 2023-01-11T05:04:03.811Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:04:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:04:03.811Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||Response body: { "requestId" : "42837022-8b67-467d-83f2-7288909e929d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:03:51.000+00:00", "endTime" : "2023-01-11T05:03:56.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"b86337b0-d2c7-4c7f-a7a5-16decb611ce4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"dad5208b-7dce-4e23-8b6c-98c342b0d08b\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:03:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f6b8d388-0255-4543-951d-d6a5ebf84235", "serviceInstanceName" : "basic_vm-0055fbfa-8bf4-4c32-a7b3-75bd521cf1d0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f6b8d388-0255-4543-951d-d6a5ebf84235", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "42837022-8b67-467d-83f2-7288909e929d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d" } } } 2023-01-11T05:04:03.812Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|DEBUG|500||=======================response end================================================= 2023-01-11T05:04:03.812Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/42837022-8b67-467d-83f2-7288909e929d|INFO|500||InvokeReturn 2023-01-11T05:04:03.813Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false 2023-01-11T05:04:03.814Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:04:03.814Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:04:03.814Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false 2023-01-11T05:04:03.814Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:04:03.815Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa1001188875f162", X-B3-SpanId:"ca839889bfd09a58", X-B3-ParentSpanId:"aa1001188875f162", X-B3-Sampled:"0", X-ONAP-RequestID:"d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173", X-RequestID:"d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173", X-TransactionID:"d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173", X-ECOMP-RequestID:"d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec9be175-7a6a-4373-a75f-048df3086c66"] 2023-01-11T05:04:03.815Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:04:03.815Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:04:03.823Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:04:03.824Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:04:03.824Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:04:03.824Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:04:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:04:03.825Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:04:03.826Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:04:03.826Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=42837022-8b67-467d-83f2-7288909e929d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:04:03.832Z|d8ea506e-f8c3-4fc7-a1ba-50a63cdf9173|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/42837022-8b67-467d-83f2-7288909e929d|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:04:09.723Z|08d6a556-1791-4f2e-a62f-064efd84e95d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:09.724Z|08d6a556-1791-4f2e-a62f-064efd84e95d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:10.129Z|49a769c2-5d9c-4269-982d-925ee775c985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:10.130Z|49a769c2-5d9c-4269-982d-925ee775c985|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:12.124Z|ee991727-759a-4679-abed-45e5e8fa5600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:12.125Z|ee991727-759a-4679-abed-45e5e8fa5600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:18.729Z|de8a0027-6c48-4f3e-a434-20cc4fc13ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:04:18.730Z|de8a0027-6c48-4f3e-a434-20cc4fc13ee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:04:19.145Z|d03316fe-0b2a-4f25-8acb-bd5806ef6561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:04:19.145Z|d03316fe-0b2a-4f25-8acb-bd5806ef6561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:04:19.753Z|362cf23d-1a5f-4166-b5c7-bf010ac35555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:19.754Z|362cf23d-1a5f-4166-b5c7-bf010ac35555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:20.150Z|55fe0a2a-657b-4e13-8348-4f29562bc0ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:20.151Z|55fe0a2a-657b-4e13-8348-4f29562bc0ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:22.144Z|741a58fd-d857-4ee3-a104-c42a58d6dab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:22.145Z|741a58fd-d857-4ee3-a104-c42a58d6dab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:29.776Z|731983ad-a3ab-446f-9804-ac07edb39797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:29.777Z|731983ad-a3ab-446f-9804-ac07edb39797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:30.171Z|31129fbe-6753-4afe-a695-eb300f49a5ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:30.171Z|31129fbe-6753-4afe-a695-eb300f49a5ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:32.167Z|c4827ab4-ed29-4f41-8140-78c914862bb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:32.168Z|c4827ab4-ed29-4f41-8140-78c914862bb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:33.729Z|c4e430d0-81a8-4de7-9063-5cc42f580ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:04:33.732Z|c4e430d0-81a8-4de7-9063-5cc42f580ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:04:39.797Z|a1502369-c00b-4a7d-968c-e71f7e4b7231|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:39.798Z|a1502369-c00b-4a7d-968c-e71f7e4b7231|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:40.072Z|43a7da5d-0b52-4b2a-bff6-fa48a9e66e69|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:04:40.072Z|43a7da5d-0b52-4b2a-bff6-fa48a9e66e69|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:40.192Z|24c95737-67eb-441e-a3a7-a28916f42671|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:40.193Z|24c95737-67eb-441e-a3a7-a28916f42671|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:42.192Z|dbae175b-e54c-4cb5-87d8-e0ee22799c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:42.192Z|dbae175b-e54c-4cb5-87d8-e0ee22799c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:48.729Z|4cd326e8-32dd-489b-9693-783a60820928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:04:48.730Z|4cd326e8-32dd-489b-9693-783a60820928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:04:49.146Z|3a7916c1-9928-4af1-8506-dcc8402139b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:04:49.147Z|3a7916c1-9928-4af1-8506-dcc8402139b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:04:49.819Z|8e4b8196-c06b-4398-8f86-7e890064a10b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:49.820Z|8e4b8196-c06b-4398-8f86-7e890064a10b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:50.214Z|388ddf6a-7fa3-4c53-943f-78f6745c1f05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:50.216Z|388ddf6a-7fa3-4c53-943f-78f6745c1f05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:52.214Z|388c71dc-4c95-415a-a2b2-60af7740c5df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:52.215Z|388c71dc-4c95-415a-a2b2-60af7740c5df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:04:59.843Z|00df6c2e-19f8-49b7-9985-c22e51d0cdee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:04:59.844Z|00df6c2e-19f8-49b7-9985-c22e51d0cdee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:00.236Z|f695770b-20d1-414f-82bc-117808dab8df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:00.237Z|f695770b-20d1-414f-82bc-117808dab8df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:02.236Z|887a530d-c876-4d36-9871-50bd5719890b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:02.237Z|887a530d-c876-4d36-9871-50bd5719890b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:03.729Z|c6a7bfe6-a9b7-4d11-9775-9de28f944224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:05:03.730Z|c6a7bfe6-a9b7-4d11-9775-9de28f944224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:05:09.866Z|49f3d78b-c3f2-4f42-aad7-aae9a357e5d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:09.867Z|49f3d78b-c3f2-4f42-aad7-aae9a357e5d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:10.257Z|8b5fab9b-9091-4fc4-a38b-d656a714efcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:10.258Z|8b5fab9b-9091-4fc4-a38b-d656a714efcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:12.257Z|e2d30fc8-55a2-4dcb-8843-4da538035727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:12.257Z|e2d30fc8-55a2-4dcb-8843-4da538035727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:18.729Z|a12dfa3b-3618-491c-a269-4f333615e31b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:05:18.732Z|a12dfa3b-3618-491c-a269-4f333615e31b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:05:19.148Z|59097386-6f51-4d6f-aecf-59940f49bd88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:05:19.148Z|59097386-6f51-4d6f-aecf-59940f49bd88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:05:19.889Z|4b86b74a-a4c1-487d-8b01-82bf496f2108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:19.890Z|4b86b74a-a4c1-487d-8b01-82bf496f2108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:20.278Z|737ba106-087f-424a-a4f2-1d03e950575d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:20.279Z|737ba106-087f-424a-a4f2-1d03e950575d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:22.281Z|41bafae1-461d-4be9-9304-ef2255199496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:22.281Z|41bafae1-461d-4be9-9304-ef2255199496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:29.913Z|e3fac666-76f8-4371-9b5d-f050d44c53b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:29.914Z|e3fac666-76f8-4371-9b5d-f050d44c53b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:30.299Z|02740035-4ea5-4986-a988-1e173b8e7707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:30.299Z|02740035-4ea5-4986-a988-1e173b8e7707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:32.302Z|f631c06b-b402-4a80-a0f6-ac6dd715e056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:32.303Z|f631c06b-b402-4a80-a0f6-ac6dd715e056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:33.729Z|f7b05ab6-1038-48b0-aced-7b8c61f7fefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:05:33.730Z|f7b05ab6-1038-48b0-aced-7b8c61f7fefc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:05:39.936Z|1afc014e-2001-4f36-a850-ccb9fa35e157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:39.937Z|1afc014e-2001-4f36-a850-ccb9fa35e157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:40.071Z|bdde9344-8e66-4cca-a0a8-259f3c419027|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:05:40.072Z|bdde9344-8e66-4cca-a0a8-259f3c419027|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:40.322Z|5f7530fd-1929-4e53-8d75-38461cebcc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:40.323Z|5f7530fd-1929-4e53-8d75-38461cebcc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:42.323Z|162de71b-c2bd-4176-a986-1451c15955a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:42.324Z|162de71b-c2bd-4176-a986-1451c15955a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:48.729Z|2bd49431-26ae-4607-bb0a-6f89735346bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:05:48.730Z|2bd49431-26ae-4607-bb0a-6f89735346bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:05:49.150Z|b2ec6816-2091-42e6-a466-f56f92644e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:05:49.150Z|b2ec6816-2091-42e6-a466-f56f92644e89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:05:49.961Z|e76204f5-9eb8-4046-9fe0-7b1909808e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:49.961Z|e76204f5-9eb8-4046-9fe0-7b1909808e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:50.343Z|3a0ec93e-a866-487e-994f-bf4ba67cdc42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:50.344Z|3a0ec93e-a866-487e-994f-bf4ba67cdc42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:52.346Z|5c43f068-4e9e-460b-9b92-dca422e59287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:52.346Z|5c43f068-4e9e-460b-9b92-dca422e59287|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:05:59.984Z|7e784987-2383-4c2e-9690-3e3ca3e9cb2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:05:59.985Z|7e784987-2383-4c2e-9690-3e3ca3e9cb2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:00.369Z|58b2dfa1-cb41-4a00-af8c-f4c396f0f078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:00.372Z|58b2dfa1-cb41-4a00-af8c-f4c396f0f078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:02.372Z|7d7ad698-60e4-462b-baf0-bcd98507c844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:02.373Z|7d7ad698-60e4-462b-baf0-bcd98507c844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:03.729Z|1013be50-211a-4b04-afad-0d7f636bd84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:06:03.732Z|1013be50-211a-4b04-afad-0d7f636bd84c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:06:10.013Z|b8fb3fbe-7ca4-4c81-852d-c21a2ec741f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:10.014Z|b8fb3fbe-7ca4-4c81-852d-c21a2ec741f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:10.396Z|976d567d-33e3-4bb1-9cd3-40b5f707c390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:10.397Z|976d567d-33e3-4bb1-9cd3-40b5f707c390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:12.397Z|daf59927-cb7d-4957-b3d9-5644d0d989ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:12.398Z|daf59927-cb7d-4957-b3d9-5644d0d989ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:18.730Z|6ec6b341-ec37-4d85-8e2f-2561bbe31ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:06:18.730Z|6ec6b341-ec37-4d85-8e2f-2561bbe31ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:06:19.151Z|e5186186-05c7-4b1d-8aa1-f4149ac1c5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:06:19.152Z|e5186186-05c7-4b1d-8aa1-f4149ac1c5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:06:20.035Z|95b324e6-5d4b-45a5-9a98-858f0ef513bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:20.036Z|95b324e6-5d4b-45a5-9a98-858f0ef513bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:20.419Z|ecda07b4-3c6a-412d-9df3-d8dd572032f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:20.420Z|ecda07b4-3c6a-412d-9df3-d8dd572032f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:22.424Z|3b0b7208-3018-457c-8b11-3804b4653464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:22.425Z|3b0b7208-3018-457c-8b11-3804b4653464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:30.063Z|90a35ba2-eeed-4728-8172-903632a93e2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:30.064Z|90a35ba2-eeed-4728-8172-903632a93e2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:30.442Z|9ac5ebb7-537a-4af9-9051-5fe7081b83a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:30.443Z|9ac5ebb7-537a-4af9-9051-5fe7081b83a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:32.445Z|c82a394d-40e2-40ef-98a7-0d9b1d4c072a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:32.446Z|c82a394d-40e2-40ef-98a7-0d9b1d4c072a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:33.729Z|9c696bf8-415a-4012-a25b-63766f347451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:06:33.730Z|9c696bf8-415a-4012-a25b-63766f347451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:06:40.072Z|e044fb4f-ae50-46b9-bfe6-d372fdb3bd79|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:06:40.072Z|e044fb4f-ae50-46b9-bfe6-d372fdb3bd79|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:40.084Z|7d26eec0-0b63-49fb-bdf8-44d465e65451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:40.085Z|7d26eec0-0b63-49fb-bdf8-44d465e65451|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:40.465Z|fbadccf1-29a8-452a-82de-683639261ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:40.466Z|fbadccf1-29a8-452a-82de-683639261ddc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:42.468Z|6d02c0c6-b8d1-43b7-a533-b73f57b653c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:42.468Z|6d02c0c6-b8d1-43b7-a533-b73f57b653c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:48.729Z|b38d702f-ac0c-4db4-b19b-0b98b2722ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:06:48.732Z|b38d702f-ac0c-4db4-b19b-0b98b2722ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:06:49.152Z|e2215ee8-cb73-4fdd-b58c-3870ee76be9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:06:49.153Z|e2215ee8-cb73-4fdd-b58c-3870ee76be9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:06:50.107Z|7a22b264-3844-40fb-8ca8-7b3f97db4a52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:50.108Z|7a22b264-3844-40fb-8ca8-7b3f97db4a52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:50.488Z|9850a113-fed1-42d3-b248-de8031f744f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:50.489Z|9850a113-fed1-42d3-b248-de8031f744f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:06:52.490Z|ea5836a1-f5f7-4361-a146-696f8e9d0700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:06:52.491Z|ea5836a1-f5f7-4361-a146-696f8e9d0700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:00.130Z|a9abc61e-e3ab-4b89-bf59-ebdfd4282a52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:00.131Z|a9abc61e-e3ab-4b89-bf59-ebdfd4282a52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:00.511Z|6cbd8e28-e79a-424f-b0be-d934b0b851f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:00.512Z|6cbd8e28-e79a-424f-b0be-d934b0b851f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:02.512Z|3f6f1444-4c70-4bfb-b49e-97aeef70617c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:02.512Z|3f6f1444-4c70-4bfb-b49e-97aeef70617c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:03.729Z|36a14eab-8529-49be-9265-2f0ce72439ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:07:03.730Z|36a14eab-8529-49be-9265-2f0ce72439ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:07:10.153Z|2fe083f2-2e1b-4c0f-9998-30e6738e4f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:10.154Z|2fe083f2-2e1b-4c0f-9998-30e6738e4f6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:10.535Z|6aa51a35-a780-42bb-b646-167d90ce1740|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:10.535Z|6aa51a35-a780-42bb-b646-167d90ce1740|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:12.533Z|78c3b58f-8f5e-4291-bf89-53c1a5c865b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:12.534Z|78c3b58f-8f5e-4291-bf89-53c1a5c865b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:18.729Z|e82cb635-b69b-4165-a6ff-5eb1466ed079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:07:18.730Z|e82cb635-b69b-4165-a6ff-5eb1466ed079|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:07:19.153Z|7ec6fb54-731f-4499-aa8c-95682e1b0ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:07:19.154Z|7ec6fb54-731f-4499-aa8c-95682e1b0ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:07:20.177Z|fb5fa083-d5fc-4c81-81ce-38a163a13e95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:20.178Z|fb5fa083-d5fc-4c81-81ce-38a163a13e95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:20.557Z|badd15b6-a5d2-4755-8650-6f6aa4dc3740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:20.557Z|badd15b6-a5d2-4755-8650-6f6aa4dc3740|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:22.555Z|d7ffd405-ae24-4450-a26b-b9e90a2741b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:22.556Z|d7ffd405-ae24-4450-a26b-b9e90a2741b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:30.199Z|bbd7c780-bbfe-4f5b-be89-d529c559b407|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:30.200Z|bbd7c780-bbfe-4f5b-be89-d529c559b407|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:30.582Z|eb2982e4-e587-4875-a196-58cdf178130c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:30.582Z|eb2982e4-e587-4875-a196-58cdf178130c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:32.577Z|3d5f22b1-5156-4fc8-814c-69ad8ee6a7c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:32.577Z|3d5f22b1-5156-4fc8-814c-69ad8ee6a7c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:33.729Z|b765f554-d86a-43f0-bf52-b7583804f0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:07:33.732Z|b765f554-d86a-43f0-bf52-b7583804f0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:07:40.072Z|d801e18e-2fc6-4d16-b08f-87fa0ab141b4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:07:40.072Z|d801e18e-2fc6-4d16-b08f-87fa0ab141b4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:40.220Z|57f8ba92-1f88-4a36-9f68-da87b48ed9fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:40.221Z|57f8ba92-1f88-4a36-9f68-da87b48ed9fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:40.603Z|bacd75d7-0991-4d8d-ac45-afed86a66bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:40.604Z|bacd75d7-0991-4d8d-ac45-afed86a66bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:42.599Z|2e965457-e546-4bcc-a7f6-dde7b1d4e26e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:42.599Z|2e965457-e546-4bcc-a7f6-dde7b1d4e26e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:48.729Z|809a208b-d62f-4209-b6b7-3b2a76609c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:07:48.730Z|809a208b-d62f-4209-b6b7-3b2a76609c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:07:49.154Z|ac6fa50e-55cd-42db-92c7-98d66499bcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:07:49.155Z|ac6fa50e-55cd-42db-92c7-98d66499bcc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:07:50.241Z|6f44f7ab-da39-489b-a987-33faaa75f08d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:50.242Z|6f44f7ab-da39-489b-a987-33faaa75f08d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:50.624Z|2432296c-f31a-40b2-b0d5-bc27b4dfff70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:50.625Z|2432296c-f31a-40b2-b0d5-bc27b4dfff70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:07:52.621Z|d8bfc1fd-7698-420d-be3a-5d69157a41b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:07:52.622Z|d8bfc1fd-7698-420d-be3a-5d69157a41b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:00.272Z|9f204b1d-ee52-4120-9546-09f3e079718b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:00.273Z|9f204b1d-ee52-4120-9546-09f3e079718b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:00.645Z|f6d87c70-955c-45d0-901d-2a8b273de1ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:00.646Z|f6d87c70-955c-45d0-901d-2a8b273de1ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:02.645Z|b896228a-86a9-412a-8e89-5a71e2e257ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:02.646Z|b896228a-86a9-412a-8e89-5a71e2e257ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:03.729Z|28608016-b04f-47ec-9b37-fa72f05f098e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:08:03.730Z|28608016-b04f-47ec-9b37-fa72f05f098e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:08:10.295Z|6f04f643-1858-4ff5-8a68-4a768a91cae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:10.296Z|6f04f643-1858-4ff5-8a68-4a768a91cae3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:10.667Z|413a244b-3cbe-48b9-a615-18b8154b52e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:10.668Z|413a244b-3cbe-48b9-a615-18b8154b52e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:12.667Z|adccfc81-c418-45c7-bb4f-d230202af9d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:12.668Z|adccfc81-c418-45c7-bb4f-d230202af9d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:18.730Z|84998571-0428-46fc-aaef-467837fe33a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:08:18.733Z|84998571-0428-46fc-aaef-467837fe33a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:08:19.156Z|539a1cd0-1bbb-4f1b-afec-48a8ec9927b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:08:19.157Z|539a1cd0-1bbb-4f1b-afec-48a8ec9927b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:08:20.318Z|c24b4046-a631-4c8e-ac80-72d9df433e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:20.319Z|c24b4046-a631-4c8e-ac80-72d9df433e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:20.689Z|5f8d6bf0-afd3-4f53-a5a4-d68363f3e9a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:20.690Z|5f8d6bf0-afd3-4f53-a5a4-d68363f3e9a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:22.690Z|73914f12-add4-4b39-bc39-d7c5608a012d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:22.691Z|73914f12-add4-4b39-bc39-d7c5608a012d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:30.342Z|ff04dfef-a37f-4915-ab0d-dd2f20eb6660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:30.343Z|ff04dfef-a37f-4915-ab0d-dd2f20eb6660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:30.710Z|a2a666ac-d4ea-4d43-8639-7181278ce41e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:30.711Z|a2a666ac-d4ea-4d43-8639-7181278ce41e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:32.718Z|ba0dc34d-6aac-4bed-8924-fd44990a964e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:32.719Z|ba0dc34d-6aac-4bed-8924-fd44990a964e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:33.730Z|91b31ef1-eef8-400b-a63d-39abb6982f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:08:33.730Z|91b31ef1-eef8-400b-a63d-39abb6982f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:08:40.073Z|55b7c4da-337c-4368-ae84-c66aa224f859|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:08:40.074Z|55b7c4da-337c-4368-ae84-c66aa224f859|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:40.365Z|a21116d1-e16c-4a6b-85a3-9f6fb2608a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:40.366Z|a21116d1-e16c-4a6b-85a3-9f6fb2608a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:40.731Z|a759e3b4-eb2a-4ec5-8b8f-b055500b1f76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:40.732Z|a759e3b4-eb2a-4ec5-8b8f-b055500b1f76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:42.741Z|0a2086c6-bb8f-4ebb-94d6-b74c53c81178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:42.742Z|0a2086c6-bb8f-4ebb-94d6-b74c53c81178|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:48.729Z|506bab5e-9782-4005-b1ce-e30df554f0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:08:48.730Z|506bab5e-9782-4005-b1ce-e30df554f0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:08:49.157Z|292aafeb-d1f8-481b-a380-b30bc7adcc91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:08:49.158Z|292aafeb-d1f8-481b-a380-b30bc7adcc91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:08:50.391Z|f4d12734-b707-4851-afbc-a86449764612|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:50.392Z|f4d12734-b707-4851-afbc-a86449764612|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:50.753Z|fe1e4581-59ad-47ae-ba41-43d56139cf45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:50.754Z|fe1e4581-59ad-47ae-ba41-43d56139cf45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:08:52.764Z|78325b40-44bf-44e0-87ae-fb2bf4753ec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:08:52.764Z|78325b40-44bf-44e0-87ae-fb2bf4753ec0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:00.424Z|e4e3178e-8154-4c95-b90f-471a370f0708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:00.425Z|e4e3178e-8154-4c95-b90f-471a370f0708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:00.777Z|1c2fdf8f-d4cc-4517-82c8-2c496a539a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:00.777Z|1c2fdf8f-d4cc-4517-82c8-2c496a539a98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:02.784Z|697afffe-64b1-4c9c-a5ae-c61291780658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:02.785Z|697afffe-64b1-4c9c-a5ae-c61291780658|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:03.729Z|5e92facc-bbd1-49e9-9a06-5799ea72d9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:09:03.732Z|5e92facc-bbd1-49e9-9a06-5799ea72d9a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:09:10.449Z|84293346-c902-4ccc-a7a8-d8a9f21d3697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:10.450Z|84293346-c902-4ccc-a7a8-d8a9f21d3697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:10.800Z|71d9683b-5c8c-4baf-a0a6-c048efa404df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:10.801Z|71d9683b-5c8c-4baf-a0a6-c048efa404df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:12.807Z|a8e8957e-afaf-4aae-b168-0e965e26e2a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:12.808Z|a8e8957e-afaf-4aae-b168-0e965e26e2a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:18.729Z|cfa39fc4-069b-4f36-bd90-99edcc731392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:09:18.730Z|cfa39fc4-069b-4f36-bd90-99edcc731392|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:09:19.158Z|a069b692-6495-4502-839a-5d174f46a980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:09:19.159Z|a069b692-6495-4502-839a-5d174f46a980|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:09:20.472Z|5f514200-c230-42ca-9031-d320089c4014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:20.473Z|5f514200-c230-42ca-9031-d320089c4014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:20.821Z|71329848-46b9-43d7-8cfc-c80c6aa41876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:20.822Z|71329848-46b9-43d7-8cfc-c80c6aa41876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:22.831Z|f89c0741-40e8-4b0c-b0d1-94d4cc52bc4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:22.832Z|f89c0741-40e8-4b0c-b0d1-94d4cc52bc4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:30.494Z|4996a688-28cd-496e-a13c-8a10bf5b938e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:30.495Z|4996a688-28cd-496e-a13c-8a10bf5b938e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:30.842Z|179f4b19-3c61-4ae6-9c5d-bc9d38a6db14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:30.843Z|179f4b19-3c61-4ae6-9c5d-bc9d38a6db14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:32.855Z|bc7b4683-8b65-413a-96de-d855cbe80c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:32.856Z|bc7b4683-8b65-413a-96de-d855cbe80c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:33.729Z|0e4d04de-1a28-4ffc-9a36-b9a00b3663d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:09:33.730Z|0e4d04de-1a28-4ffc-9a36-b9a00b3663d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:09:40.072Z|56a88c1a-2893-41e2-a67a-41940b8684ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:09:40.072Z|56a88c1a-2893-41e2-a67a-41940b8684ae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:40.517Z|623a9fa0-771f-484c-94ee-063de6d4723f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:40.518Z|623a9fa0-771f-484c-94ee-063de6d4723f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:40.865Z|3c5f8c62-30d4-498c-a5e9-0cb5504cbf00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:40.865Z|3c5f8c62-30d4-498c-a5e9-0cb5504cbf00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:42.877Z|434c9af2-6424-4ae5-b65f-0ecc4e4f544b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:42.878Z|434c9af2-6424-4ae5-b65f-0ecc4e4f544b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:48.729Z|1ec00576-e1f9-4f5a-84c4-c1ea92066579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:09:48.732Z|1ec00576-e1f9-4f5a-84c4-c1ea92066579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:09:49.160Z|02e5cb10-b790-4b15-8a37-66d7a0cb22b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:09:49.160Z|02e5cb10-b790-4b15-8a37-66d7a0cb22b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:09:50.538Z|3f0bb1cc-f692-4657-937a-fca1d4afd518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:50.539Z|3f0bb1cc-f692-4657-937a-fca1d4afd518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:50.886Z|b3dd6d3d-05e8-4079-9f1f-edc6030e8d44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:50.887Z|b3dd6d3d-05e8-4079-9f1f-edc6030e8d44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:09:52.900Z|c6d57fb8-1cce-459f-8e1e-b61bedb7bedc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:09:52.901Z|c6d57fb8-1cce-459f-8e1e-b61bedb7bedc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:00.560Z|99adeb7f-209e-4710-aa62-fb7df68a5d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:00.561Z|99adeb7f-209e-4710-aa62-fb7df68a5d7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:00.909Z|9aa6fc4c-6802-4086-8357-1bff5436583e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:00.910Z|9aa6fc4c-6802-4086-8357-1bff5436583e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:02.929Z|2a3a3f3c-12ef-41dc-a37e-519f6c86c628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:02.930Z|2a3a3f3c-12ef-41dc-a37e-519f6c86c628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:03.729Z|a956c89a-5e0f-4fd9-aec2-80ae43dd8dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:10:03.730Z|a956c89a-5e0f-4fd9-aec2-80ae43dd8dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:10:10.583Z|13fbaeba-bcbd-4bb6-a7f5-75e0c6dd3f2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:10.584Z|13fbaeba-bcbd-4bb6-a7f5-75e0c6dd3f2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:10.932Z|720c9d3c-acea-4ec9-a114-53d4629f9ac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:10.933Z|720c9d3c-acea-4ec9-a114-53d4629f9ac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:12.956Z|034e9076-cdc3-468d-a6ce-2e0419e61533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:12.956Z|034e9076-cdc3-468d-a6ce-2e0419e61533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:18.729Z|4dee3101-0c9f-4b0c-b0d9-fe1c00071bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:10:18.730Z|4dee3101-0c9f-4b0c-b0d9-fe1c00071bd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:10:19.161Z|2de97f74-30d6-475b-ab4b-aded3b864a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:10:19.162Z|2de97f74-30d6-475b-ab4b-aded3b864a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:10:20.604Z|3e9910f3-357c-40cf-9137-f64518dd2ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:20.605Z|3e9910f3-357c-40cf-9137-f64518dd2ca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:20.953Z|4c57c315-aedd-44c5-aa90-403510206ba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:20.954Z|4c57c315-aedd-44c5-aa90-403510206ba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:22.978Z|1f1cbd5d-692f-4ea9-af86-75a5bd47a45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:22.979Z|1f1cbd5d-692f-4ea9-af86-75a5bd47a45d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:30.629Z|da75d31a-7410-4740-862f-104e6991e5b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:30.630Z|da75d31a-7410-4740-862f-104e6991e5b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:30.975Z|d7c33ae0-217b-4e93-8650-1b12aa1d1579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:30.976Z|d7c33ae0-217b-4e93-8650-1b12aa1d1579|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:33.001Z|528b1b27-c646-43d7-91a0-0f144ee14432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:33.002Z|528b1b27-c646-43d7-91a0-0f144ee14432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:33.730Z|b7067284-1f71-48c7-8cfc-a05fb7f037c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:10:33.732Z|b7067284-1f71-48c7-8cfc-a05fb7f037c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:10:40.072Z|89dbcb5e-79ce-4f35-8660-bf5a7915dfc8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:10:40.073Z|89dbcb5e-79ce-4f35-8660-bf5a7915dfc8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:40.652Z|b8275670-b785-4329-bdaa-7a151dc1a1d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:40.653Z|b8275670-b785-4329-bdaa-7a151dc1a1d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:40.996Z|831f12e0-47f6-4f4c-a9ea-be2f2c6350e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:40.997Z|831f12e0-47f6-4f4c-a9ea-be2f2c6350e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:43.023Z|fe4081a6-c2e7-4f67-becf-c686bd9b5920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:43.024Z|fe4081a6-c2e7-4f67-becf-c686bd9b5920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:48.729Z|1413ed7f-e00a-42fa-9702-068db457f144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:10:48.730Z|1413ed7f-e00a-42fa-9702-068db457f144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:10:49.162Z|f3bbccc6-93fd-44eb-87e8-085b73ad9e42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:10:49.163Z|f3bbccc6-93fd-44eb-87e8-085b73ad9e42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:10:50.674Z|592f7126-5b9e-419c-9f98-a54d1ad74a1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:50.675Z|592f7126-5b9e-419c-9f98-a54d1ad74a1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:51.028Z|7ed18cfd-0852-4709-a95e-6bcf2b7b3b60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:51.029Z|7ed18cfd-0852-4709-a95e-6bcf2b7b3b60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:10:53.046Z|2aa838e7-2707-401e-a547-bea67bb1b4bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:10:53.047Z|2aa838e7-2707-401e-a547-bea67bb1b4bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:00.696Z|6ab2d491-12c4-4acc-94ef-e6ead62bf73e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:00.697Z|6ab2d491-12c4-4acc-94ef-e6ead62bf73e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:01.050Z|6b9ec7d5-1a51-42f6-b8c1-f6ae6d90bdb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:01.051Z|6b9ec7d5-1a51-42f6-b8c1-f6ae6d90bdb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:03.072Z|93ae5de7-84a7-49ab-a7e0-12de2c4774cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:03.073Z|93ae5de7-84a7-49ab-a7e0-12de2c4774cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:03.729Z|d53619be-30b2-42fc-8bee-7a5a3b3c9379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:11:03.730Z|d53619be-30b2-42fc-8bee-7a5a3b3c9379|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:11:10.718Z|6e711b76-c91c-4411-97e1-e6d1a7170210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:10.719Z|6e711b76-c91c-4411-97e1-e6d1a7170210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:11.075Z|736e9ec6-7414-48ad-815a-f71b766da635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:11.076Z|736e9ec6-7414-48ad-815a-f71b766da635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:13.102Z|fa8ec255-fd2d-4402-b202-ce4724753e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:13.103Z|fa8ec255-fd2d-4402-b202-ce4724753e86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:18.729Z|62b96bde-78af-46af-a074-a43f40207d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:11:18.732Z|62b96bde-78af-46af-a074-a43f40207d83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:11:19.163Z|07b6d623-1515-49f0-aa23-391012eecdca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:11:19.164Z|07b6d623-1515-49f0-aa23-391012eecdca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:11:20.739Z|48163747-6105-4621-95e3-b358808cc9fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:20.740Z|48163747-6105-4621-95e3-b358808cc9fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:21.099Z|37f5303b-36bd-42bd-836e-c28bb25ed136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:21.100Z|37f5303b-36bd-42bd-836e-c28bb25ed136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:23.124Z|01329efa-88cf-4cd7-89b4-f13e35f5fd8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:23.125Z|01329efa-88cf-4cd7-89b4-f13e35f5fd8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:30.761Z|a75f73b1-1302-4b62-9bb4-f7e1e7a48a39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:30.762Z|a75f73b1-1302-4b62-9bb4-f7e1e7a48a39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:31.120Z|a55fe862-9628-4e52-b5b2-7a14820f3596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:31.121Z|a55fe862-9628-4e52-b5b2-7a14820f3596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:33.146Z|05ae5073-dc89-47d1-82de-4c728052e73f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:33.147Z|05ae5073-dc89-47d1-82de-4c728052e73f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:33.729Z|d4ace61e-08b7-4079-9da0-a28cefec8fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:11:33.730Z|d4ace61e-08b7-4079-9da0-a28cefec8fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:11:40.072Z|52a8c9f2-fe77-4782-b6ec-0c9dc36b84bc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:11:40.073Z|52a8c9f2-fe77-4782-b6ec-0c9dc36b84bc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:40.784Z|e8c7f8df-2b7d-4cb6-9c0a-f753cb4d8b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:40.785Z|e8c7f8df-2b7d-4cb6-9c0a-f753cb4d8b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:41.143Z|fb767480-dec1-475c-a0aa-49fe092e4912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:41.144Z|fb767480-dec1-475c-a0aa-49fe092e4912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:43.169Z|1ced1ba3-19fe-4978-8410-1424b8032184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:43.170Z|1ced1ba3-19fe-4978-8410-1424b8032184|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:48.729Z|08b5feae-1081-4b8e-be23-7c10a3f02e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:11:48.730Z|08b5feae-1081-4b8e-be23-7c10a3f02e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:11:49.165Z|803f5ecb-5f3c-49f8-916f-c94331e417ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:11:49.165Z|803f5ecb-5f3c-49f8-916f-c94331e417ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:11:50.806Z|67c9debb-dfc6-4b71-a6a8-b042bd793212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:50.807Z|67c9debb-dfc6-4b71-a6a8-b042bd793212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:51.165Z|4f0689c1-2f66-47e3-9ad3-3f4c4eaa8db9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:51.165Z|4f0689c1-2f66-47e3-9ad3-3f4c4eaa8db9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:11:53.192Z|56a55344-c4a0-430d-ad74-8054c32600d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:11:53.192Z|56a55344-c4a0-430d-ad74-8054c32600d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:00.828Z|6bc59b81-04a1-4a82-9bd0-4a5e0994b5a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:00.829Z|6bc59b81-04a1-4a82-9bd0-4a5e0994b5a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:01.189Z|494888fa-3ea6-4beb-9b39-32694b800bcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:01.190Z|494888fa-3ea6-4beb-9b39-32694b800bcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:03.213Z|d259c98a-8dca-4af7-898e-0d9cbdf42c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:03.214Z|d259c98a-8dca-4af7-898e-0d9cbdf42c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:03.729Z|948efc76-d57d-4b1b-a19b-ed8f8d16f3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:12:03.732Z|948efc76-d57d-4b1b-a19b-ed8f8d16f3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:12:10.851Z|eade71d7-2f02-4e69-afac-d955abd325ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:10.851Z|eade71d7-2f02-4e69-afac-d955abd325ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:11.211Z|bd3471bd-f3d2-4520-b991-3ff5ec26060e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:11.211Z|bd3471bd-f3d2-4520-b991-3ff5ec26060e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:13.236Z|1ef40d85-87e7-455c-bc95-f59b9f5dde3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:13.236Z|1ef40d85-87e7-455c-bc95-f59b9f5dde3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:18.729Z|7d8f7dc0-42ab-49a6-80f2-29f9901525dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:12:18.730Z|7d8f7dc0-42ab-49a6-80f2-29f9901525dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:12:19.166Z|05647384-dfe2-4302-8283-49cb92fdb0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:12:19.166Z|05647384-dfe2-4302-8283-49cb92fdb0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:12:20.875Z|51dc4608-9983-4a0f-bd88-d1f61e413662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:20.876Z|51dc4608-9983-4a0f-bd88-d1f61e413662|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:21.232Z|4c37b520-e3f0-41b6-a951-14bc6f0b00cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:21.232Z|4c37b520-e3f0-41b6-a951-14bc6f0b00cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:23.257Z|826f8b37-b43c-4c38-8300-4e2a218d8eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:23.258Z|826f8b37-b43c-4c38-8300-4e2a218d8eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:30.897Z|25b40491-87ae-430d-a196-b0e765ae70d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:30.898Z|25b40491-87ae-430d-a196-b0e765ae70d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:31.253Z|52f0ae71-3307-456e-9790-f199c1f939c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:31.253Z|52f0ae71-3307-456e-9790-f199c1f939c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:33.279Z|cc571727-1fad-4701-bc9d-8a365e634caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:33.280Z|cc571727-1fad-4701-bc9d-8a365e634caf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:33.729Z|295812a2-5ad5-425c-85d8-d8dfd1cb58e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:12:33.730Z|295812a2-5ad5-425c-85d8-d8dfd1cb58e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:12:40.071Z|426583d4-fc74-4290-9e61-5fb4e8f4e733|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:12:40.072Z|426583d4-fc74-4290-9e61-5fb4e8f4e733|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:40.921Z|1884e562-c178-4872-bd77-1a9cdb9781d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:40.922Z|1884e562-c178-4872-bd77-1a9cdb9781d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:41.279Z|b64b6002-9634-4922-8a74-c8696bbda16b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:41.280Z|b64b6002-9634-4922-8a74-c8696bbda16b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:43.302Z|b1eb9629-e81f-476b-b628-137fe2085639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:43.303Z|b1eb9629-e81f-476b-b628-137fe2085639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:48.729Z|396cb794-cb53-4b6a-a5fc-37db28bfd298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:12:48.732Z|396cb794-cb53-4b6a-a5fc-37db28bfd298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:12:49.167Z|79528f3e-4304-4a9b-8381-bbf4a2bd77e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:12:49.168Z|79528f3e-4304-4a9b-8381-bbf4a2bd77e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:12:50.943Z|e681d9ef-d710-4ec9-ad65-1d787c18faa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:50.944Z|e681d9ef-d710-4ec9-ad65-1d787c18faa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:51.301Z|d58e7d2a-7d9f-45e5-9c64-6dc83c8ec091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:51.302Z|d58e7d2a-7d9f-45e5-9c64-6dc83c8ec091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:12:53.324Z|2d371635-fb3c-463f-942f-98fdc2c088a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:12:53.325Z|2d371635-fb3c-463f-942f-98fdc2c088a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:00.965Z|dd44fa50-fcc7-497a-8842-afc338d7e7f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:00.966Z|dd44fa50-fcc7-497a-8842-afc338d7e7f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:01.323Z|e5c8d633-de99-48fe-9067-9ea3ab51186c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:01.324Z|e5c8d633-de99-48fe-9067-9ea3ab51186c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:03.347Z|c992f526-4685-4a35-ac76-33184541c122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:03.348Z|c992f526-4685-4a35-ac76-33184541c122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:03.730Z|42f3248a-403c-40f2-b550-1cd3d2754992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:13:03.730Z|42f3248a-403c-40f2-b550-1cd3d2754992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:13:10.986Z|28c9a3df-5323-4a35-a267-aca204aacf79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:10.987Z|28c9a3df-5323-4a35-a267-aca204aacf79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:11.345Z|094f22a2-295a-497f-84de-e27a0979081d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:11.346Z|094f22a2-295a-497f-84de-e27a0979081d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:13.370Z|d264bca1-8e6f-4b61-8a8c-0d0a61e9b66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:13.371Z|d264bca1-8e6f-4b61-8a8c-0d0a61e9b66d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:18.729Z|d7170aa9-696f-4e99-828e-96d5a343e17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:13:18.730Z|d7170aa9-696f-4e99-828e-96d5a343e17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:13:19.169Z|c82a2cec-d6b4-4395-8df6-4f7d0cdd7dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:13:19.170Z|c82a2cec-d6b4-4395-8df6-4f7d0cdd7dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:13:21.009Z|bd0272a1-bf0f-40c9-860a-c32734ae9276|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:21.010Z|bd0272a1-bf0f-40c9-860a-c32734ae9276|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:21.367Z|7ae0865b-70d8-4c38-ba82-4aef4fa9918d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:21.368Z|7ae0865b-70d8-4c38-ba82-4aef4fa9918d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:23.392Z|1f2951d7-656f-4b03-b27d-fdbe06960df7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:23.393Z|1f2951d7-656f-4b03-b27d-fdbe06960df7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:31.034Z|33c11227-9bd7-4e6d-af67-f869392002a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:31.035Z|33c11227-9bd7-4e6d-af67-f869392002a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:31.390Z|fc2cbd47-eb24-4214-9ef1-43fe4c9506f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:31.390Z|fc2cbd47-eb24-4214-9ef1-43fe4c9506f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:33.414Z|5b7cc5a1-b8a9-4022-9be9-4ead783c9d8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:33.415Z|5b7cc5a1-b8a9-4022-9be9-4ead783c9d8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:33.729Z|4bdde0a5-f2dd-43f1-882b-652861929080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:13:33.732Z|4bdde0a5-f2dd-43f1-882b-652861929080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:13:40.072Z|2308819f-e97c-482f-9ec8-fea43aae2a6f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:13:40.073Z|2308819f-e97c-482f-9ec8-fea43aae2a6f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:41.069Z|ed97a057-3a88-4659-9e19-8fe1d1c48e30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:41.070Z|ed97a057-3a88-4659-9e19-8fe1d1c48e30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:41.411Z|22d52754-10ae-4cef-8f31-2c5a0e9a1ad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:41.412Z|22d52754-10ae-4cef-8f31-2c5a0e9a1ad0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:43.438Z|c28e1c73-825b-49b9-abf6-95649ed8a24f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:43.439Z|c28e1c73-825b-49b9-abf6-95649ed8a24f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:48.729Z|d589fbde-cb5c-4b66-ba22-5b1a399fcc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:13:48.730Z|d589fbde-cb5c-4b66-ba22-5b1a399fcc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:13:49.171Z|11b94a33-c180-400a-ac9f-be19415cd878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:13:49.172Z|11b94a33-c180-400a-ac9f-be19415cd878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:13:51.095Z|a6644004-1651-429b-8b11-1690d2e181c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:51.096Z|a6644004-1651-429b-8b11-1690d2e181c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:51.436Z|35163f18-e2cb-43be-9589-3b43446b17ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:51.437Z|35163f18-e2cb-43be-9589-3b43446b17ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:13:53.461Z|63ece442-16bf-4ddd-8aa8-d6ce4477f404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:13:53.462Z|63ece442-16bf-4ddd-8aa8-d6ce4477f404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:01.118Z|3015d618-90c2-4483-9a8e-54afe85a1447|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:01.119Z|3015d618-90c2-4483-9a8e-54afe85a1447|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:01.458Z|7f341943-eae8-4b06-9280-f861ae8623a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:01.459Z|7f341943-eae8-4b06-9280-f861ae8623a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:03.485Z|14325bd6-698b-45d7-875c-c0dba19846e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:03.485Z|14325bd6-698b-45d7-875c-c0dba19846e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:03.729Z|f9b64f45-eab3-4489-b9c7-46674ccec9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:14:03.730Z|f9b64f45-eab3-4489-b9c7-46674ccec9e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:14:11.140Z|5057d7a1-c673-4eb8-af47-f5e8a3be4b4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:11.141Z|5057d7a1-c673-4eb8-af47-f5e8a3be4b4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:11.480Z|62ab644e-dff5-473b-8b44-7a16aaae6e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:11.480Z|62ab644e-dff5-473b-8b44-7a16aaae6e17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:13.506Z|0b157dca-dd4b-49b0-ac05-13b01f426c2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:13.507Z|0b157dca-dd4b-49b0-ac05-13b01f426c2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:18.729Z|aed0291f-3b05-4fc0-949b-1523d853b00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:14:18.732Z|aed0291f-3b05-4fc0-949b-1523d853b00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:14:19.172Z|305c3855-dc29-4ad7-a2bd-1d0f57e11499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:14:19.173Z|305c3855-dc29-4ad7-a2bd-1d0f57e11499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:14:21.162Z|147e6b71-640e-4281-96f0-2feabc8e2de0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:21.163Z|147e6b71-640e-4281-96f0-2feabc8e2de0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:21.507Z|1fe724d4-274c-4ee9-8ccd-09f8179ec07e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:21.507Z|1fe724d4-274c-4ee9-8ccd-09f8179ec07e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:23.528Z|92c33859-d2a6-4ea4-81e8-bfacc4f57657|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:23.529Z|92c33859-d2a6-4ea4-81e8-bfacc4f57657|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:31.187Z|a528f28a-10e7-45b7-8e07-c3407f0690dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:31.188Z|a528f28a-10e7-45b7-8e07-c3407f0690dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:31.529Z|2a7f9f85-421d-4c8e-b0e6-c1befb3bace6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:31.530Z|2a7f9f85-421d-4c8e-b0e6-c1befb3bace6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:33.553Z|1472ec4f-1923-43b9-90db-4ab6c72b5f71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:33.554Z|1472ec4f-1923-43b9-90db-4ab6c72b5f71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:33.729Z|421bdc63-76e0-445f-9f22-9d9fe19b3f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:14:33.730Z|421bdc63-76e0-445f-9f22-9d9fe19b3f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:14:40.072Z|8473785d-ccbe-4e3a-9317-dae62f212b52|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:14:40.073Z|8473785d-ccbe-4e3a-9317-dae62f212b52|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:41.210Z|9903d0e2-9ccd-4766-976e-a5fb1b10fd7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:41.211Z|9903d0e2-9ccd-4766-976e-a5fb1b10fd7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:41.550Z|e4ca5fb4-f981-4d5c-b13d-379f6d456191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:41.551Z|e4ca5fb4-f981-4d5c-b13d-379f6d456191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:43.576Z|3d72508d-5f73-4456-828f-8b46f6682bbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:43.577Z|3d72508d-5f73-4456-828f-8b46f6682bbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:48.729Z|c3e4c524-36bb-40f1-9e15-80bfb02bab6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:14:48.730Z|c3e4c524-36bb-40f1-9e15-80bfb02bab6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:14:49.173Z|c0cfc3d9-32c4-4905-af8e-1bb6e022cc44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:14:49.174Z|c0cfc3d9-32c4-4905-af8e-1bb6e022cc44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:14:51.232Z|7880f53b-3522-4838-905a-ff4162aadbcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:51.233Z|7880f53b-3522-4838-905a-ff4162aadbcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:51.576Z|672390da-8f00-4608-b7fe-29738157e656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:51.577Z|672390da-8f00-4608-b7fe-29738157e656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:14:53.599Z|32ebf9c2-7e53-4938-ac4d-73112ec03539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:14:53.600Z|32ebf9c2-7e53-4938-ac4d-73112ec03539|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:01.255Z|82f9a6b5-8af4-4377-aef2-7cf7b13857e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:01.256Z|82f9a6b5-8af4-4377-aef2-7cf7b13857e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:01.602Z|5f2f01cc-cabc-41ab-8024-1966d503a87c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:01.603Z|5f2f01cc-cabc-41ab-8024-1966d503a87c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:03.624Z|9ee71004-4699-4b02-945e-cb62da27535f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:03.625Z|9ee71004-4699-4b02-945e-cb62da27535f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:03.730Z|52f5230f-a5fb-4390-bee0-24bca40de63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:15:03.732Z|52f5230f-a5fb-4390-bee0-24bca40de63a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:15:11.280Z|5efbe543-2216-42c3-b61c-10891175ca72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:11.282Z|5efbe543-2216-42c3-b61c-10891175ca72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:11.628Z|7be37f86-87d6-47b9-b9f9-e785ac9f8f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:11.629Z|7be37f86-87d6-47b9-b9f9-e785ac9f8f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:13.646Z|1b87617b-24b6-46ab-b4eb-be1fa0fd158c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:13.647Z|1b87617b-24b6-46ab-b4eb-be1fa0fd158c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:18.730Z|4dd3138c-f2e7-46bb-a5a7-cc0d394d958e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:15:18.731Z|4dd3138c-f2e7-46bb-a5a7-cc0d394d958e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:15:19.175Z|3c1a1a81-44aa-4c72-b51e-43d6ff6217d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:15:19.176Z|3c1a1a81-44aa-4c72-b51e-43d6ff6217d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:15:21.305Z|e4d5dac8-a303-4c33-87f0-fee40a2f314a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:21.306Z|e4d5dac8-a303-4c33-87f0-fee40a2f314a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:21.649Z|ac65a63a-6d99-47db-b11f-ca8b702255e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:21.650Z|ac65a63a-6d99-47db-b11f-ca8b702255e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:23.669Z|f50f62fe-6fa3-48be-9c3e-885fe601c358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:23.670Z|f50f62fe-6fa3-48be-9c3e-885fe601c358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:31.328Z|083dc6e9-49c7-4654-b99a-c39e7e152a59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:31.329Z|083dc6e9-49c7-4654-b99a-c39e7e152a59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:31.671Z|222ed3bc-3dc9-429e-9fd9-733ad9f79916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:31.671Z|222ed3bc-3dc9-429e-9fd9-733ad9f79916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:33.694Z|698db625-5bcf-4f66-b0e6-8a2ee0a54918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:33.694Z|698db625-5bcf-4f66-b0e6-8a2ee0a54918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:33.729Z|0113889b-7ff3-4660-9c7a-9e8199b8ebc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:15:33.730Z|0113889b-7ff3-4660-9c7a-9e8199b8ebc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:15:40.071Z|5bf2ec2d-84c6-4e15-a79d-ceb66056de34|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:15:40.072Z|5bf2ec2d-84c6-4e15-a79d-ceb66056de34|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:41.350Z|e40f621e-4ad8-4585-ab3f-4266db83df73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:41.351Z|e40f621e-4ad8-4585-ab3f-4266db83df73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:41.692Z|d63ce26c-aaa0-449e-a86f-bfb2b2d25c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:41.693Z|d63ce26c-aaa0-449e-a86f-bfb2b2d25c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:43.716Z|f9f1e5fe-5bf8-4786-b671-9e98be22abca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:43.716Z|f9f1e5fe-5bf8-4786-b671-9e98be22abca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:48.729Z|0e6cea87-a5cd-492d-8a5a-eff223681f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:15:48.735Z|0e6cea87-a5cd-492d-8a5a-eff223681f06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:15:49.176Z|7ca82b2b-d2d8-4cc0-9166-107886e70c77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:15:49.177Z|7ca82b2b-d2d8-4cc0-9166-107886e70c77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:15:51.384Z|48ab1dcc-4b77-4f82-a6a3-ead37df07b9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:51.385Z|48ab1dcc-4b77-4f82-a6a3-ead37df07b9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:51.715Z|3d185ab9-40fa-4319-bfda-3731f23a3534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:51.715Z|3d185ab9-40fa-4319-bfda-3731f23a3534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:15:53.737Z|625b8835-220d-4eac-ba7a-6a1254d5f45d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:15:53.738Z|625b8835-220d-4eac-ba7a-6a1254d5f45d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:01.406Z|f64c9005-2439-4781-82e0-d92848e21fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:01.407Z|f64c9005-2439-4781-82e0-d92848e21fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:01.736Z|6518a561-145b-4a08-ac3c-615c7c42e623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:01.736Z|6518a561-145b-4a08-ac3c-615c7c42e623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:03.729Z|71239ebf-6dea-4945-8049-300ba9420da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:16:03.730Z|71239ebf-6dea-4945-8049-300ba9420da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:16:03.760Z|18b250bc-8ff4-401d-baa6-73186a7b6798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:03.760Z|18b250bc-8ff4-401d-baa6-73186a7b6798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:11.431Z|9b9f5878-b7de-40d7-8b2a-9d683fafcf7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:11.432Z|9b9f5878-b7de-40d7-8b2a-9d683fafcf7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:11.758Z|8e519ac3-4a89-43cc-a893-f85b61a5cf34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:11.758Z|8e519ac3-4a89-43cc-a893-f85b61a5cf34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:13.783Z|8b6b7cdb-2e58-47b5-8261-2245fffc0e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:13.784Z|8b6b7cdb-2e58-47b5-8261-2245fffc0e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:18.729Z|371f3340-588d-4d42-8208-e4ff708790f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:16:18.730Z|371f3340-588d-4d42-8208-e4ff708790f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:16:19.178Z|322b1835-7953-4904-9e3c-534c743ba381|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:16:19.178Z|322b1835-7953-4904-9e3c-534c743ba381|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:16:21.453Z|1660933d-b3c3-4405-8089-cb3a78744833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:21.454Z|1660933d-b3c3-4405-8089-cb3a78744833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:21.779Z|37db0ecb-12a4-4191-bcf9-35f2a8012a2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:21.780Z|37db0ecb-12a4-4191-bcf9-35f2a8012a2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:23.805Z|3a977d80-28a5-4836-aab1-bb5c0c77167e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:23.806Z|3a977d80-28a5-4836-aab1-bb5c0c77167e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:31.476Z|27562c74-db1b-4dc8-9c07-eed41c1f94f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:31.476Z|27562c74-db1b-4dc8-9c07-eed41c1f94f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:31.802Z|18786720-4db2-4b73-99f4-6d0435080e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:31.803Z|18786720-4db2-4b73-99f4-6d0435080e24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:33.729Z|a36e0428-2eed-46f4-8962-a8cfb8070910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:16:33.732Z|a36e0428-2eed-46f4-8962-a8cfb8070910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:16:33.827Z|c84bb79c-48cd-4355-a20e-221e58eda88e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:33.828Z|c84bb79c-48cd-4355-a20e-221e58eda88e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:40.072Z|968e8301-6194-4b26-9965-ffca3ea763b2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:16:40.073Z|968e8301-6194-4b26-9965-ffca3ea763b2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:41.498Z|b25697ab-8b6b-43db-9d6f-dd07c671c04c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:41.499Z|b25697ab-8b6b-43db-9d6f-dd07c671c04c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:41.825Z|0c5352f5-46ae-4998-9764-f69f816d921c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:41.827Z|0c5352f5-46ae-4998-9764-f69f816d921c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:43.849Z|a2a1ae51-886e-4f71-a65a-f6d8485e70a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:43.849Z|a2a1ae51-886e-4f71-a65a-f6d8485e70a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:48.730Z|cce9dddb-69bb-4835-a7e3-b3f9caf89900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:16:48.731Z|cce9dddb-69bb-4835-a7e3-b3f9caf89900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:16:49.179Z|cf627530-5d28-41b9-a5ac-cf4dc7bf07ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:16:49.180Z|cf627530-5d28-41b9-a5ac-cf4dc7bf07ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:16:51.522Z|82befea4-2024-4c1b-97a9-a98fc930850a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:51.523Z|82befea4-2024-4c1b-97a9-a98fc930850a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:51.848Z|d8e777c8-b3cc-48ef-9db3-ec9e46cc087c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:51.849Z|d8e777c8-b3cc-48ef-9db3-ec9e46cc087c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:16:53.874Z|94d97b69-a8cb-41bd-aae7-e7f6a9f1c76a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:16:53.875Z|94d97b69-a8cb-41bd-aae7-e7f6a9f1c76a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:01.544Z|0be6c0a9-de95-4ef8-8b6e-b4e160b906ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:01.545Z|0be6c0a9-de95-4ef8-8b6e-b4e160b906ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:01.868Z|bea2472d-bc5a-4eea-8eff-1bb82ca6092a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:01.869Z|bea2472d-bc5a-4eea-8eff-1bb82ca6092a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:03.730Z|fd9f046d-1d54-47fc-b073-b7ab97cf44a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:17:03.731Z|fd9f046d-1d54-47fc-b073-b7ab97cf44a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:17:03.898Z|09816c33-eec3-4888-b38d-9266660d55e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:03.899Z|09816c33-eec3-4888-b38d-9266660d55e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:11.565Z|4f82d1d7-f5d6-4039-9d29-bb1567f2c03e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:11.566Z|4f82d1d7-f5d6-4039-9d29-bb1567f2c03e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:11.888Z|a8af00a2-9712-4797-bbd3-55e35b71b106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:11.889Z|a8af00a2-9712-4797-bbd3-55e35b71b106|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:13.925Z|f9ee6ffd-ea4e-4c47-b3b7-a03cd58cea88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:13.926Z|f9ee6ffd-ea4e-4c47-b3b7-a03cd58cea88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:18.729Z|df79d559-9b28-4574-8e08-7e3133e198c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:17:18.732Z|df79d559-9b28-4574-8e08-7e3133e198c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:17:19.180Z|5f206097-277c-40db-a3e7-2659587f8e31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:17:19.181Z|5f206097-277c-40db-a3e7-2659587f8e31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:17:21.586Z|50e45fc8-1252-4233-8dc0-896756dbaf5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:21.587Z|50e45fc8-1252-4233-8dc0-896756dbaf5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:21.908Z|ff6d6dac-ab4a-4ea1-a481-5197bad47b66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:21.909Z|ff6d6dac-ab4a-4ea1-a481-5197bad47b66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:23.948Z|023ebcec-cfb8-4aae-8091-1486d5b4feb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:23.949Z|023ebcec-cfb8-4aae-8091-1486d5b4feb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:31.610Z|7bcca038-89ba-48a5-8bd6-31dd58cd3976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:31.611Z|7bcca038-89ba-48a5-8bd6-31dd58cd3976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:31.930Z|3935fa43-1e56-4482-b758-0916e6957a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:31.931Z|3935fa43-1e56-4482-b758-0916e6957a88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:33.729Z|b27e0930-38ac-4f7c-9803-7cd1cea426f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:17:33.730Z|b27e0930-38ac-4f7c-9803-7cd1cea426f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:17:33.969Z|3bdbca27-5530-4ee1-95a7-8d0e612765cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:33.970Z|3bdbca27-5530-4ee1-95a7-8d0e612765cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:40.071Z|8fa23f5d-eb11-42a3-9e91-080bd5c3715c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:17:40.072Z|8fa23f5d-eb11-42a3-9e91-080bd5c3715c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:41.633Z|9a24af5c-9f4f-4236-bde7-02647cb22f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:41.633Z|9a24af5c-9f4f-4236-bde7-02647cb22f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:41.957Z|177c109b-af13-410d-8bba-663284729a4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:41.958Z|177c109b-af13-410d-8bba-663284729a4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:43.991Z|f3d80dde-5f25-4c8d-bf8d-af9cfde1fa40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:43.992Z|f3d80dde-5f25-4c8d-bf8d-af9cfde1fa40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:48.729Z|a2de37a1-cf6e-4228-9479-61077b51b50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:17:48.730Z|a2de37a1-cf6e-4228-9479-61077b51b50b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:17:49.182Z|928edd40-44e9-44c6-bb53-be138d362545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:17:49.182Z|928edd40-44e9-44c6-bb53-be138d362545|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:17:51.655Z|a1543f9a-b74b-433b-99ae-54329db0d647|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:51.656Z|a1543f9a-b74b-433b-99ae-54329db0d647|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:51.979Z|30504290-7baa-4794-8972-6ba75d5ab1f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:51.979Z|30504290-7baa-4794-8972-6ba75d5ab1f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:17:54.012Z|e172d8a9-22dd-46a3-8bbc-0dd0b94227fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:17:54.013Z|e172d8a9-22dd-46a3-8bbc-0dd0b94227fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:01.678Z|5e7399b4-b267-42ed-bc0f-22943219cb44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:01.679Z|5e7399b4-b267-42ed-bc0f-22943219cb44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:02.000Z|d8701cfb-c777-40e8-a1a7-8240a12710e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:02.001Z|d8701cfb-c777-40e8-a1a7-8240a12710e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:03.731Z|cc561e4f-9670-4cd1-9059-edbcce1c4a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:18:03.739Z|cc561e4f-9670-4cd1-9059-edbcce1c4a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:18:04.034Z|11cd6e65-b4b2-4b69-a006-9e9076da3cc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:04.035Z|11cd6e65-b4b2-4b69-a006-9e9076da3cc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:11.701Z|6cae02af-646e-4d1f-8577-d68fdc42c346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:11.702Z|6cae02af-646e-4d1f-8577-d68fdc42c346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:12.022Z|3c8d79d1-984d-4e29-8ce9-27333b1195e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:12.022Z|3c8d79d1-984d-4e29-8ce9-27333b1195e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:14.056Z|e900cde9-5f81-4ff2-8ddb-af2f01fdd9fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:14.057Z|e900cde9-5f81-4ff2-8ddb-af2f01fdd9fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:18.729Z|4ebe4c6a-0d97-4230-8673-8b3b37f1403e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:18:18.730Z|4ebe4c6a-0d97-4230-8673-8b3b37f1403e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:18:19.183Z|86b15933-98db-4f23-9f43-e1621100c807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:18:19.184Z|86b15933-98db-4f23-9f43-e1621100c807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:18:21.723Z|42d9c0d0-ad0d-4cba-b4e7-c56751f7bb42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:21.724Z|42d9c0d0-ad0d-4cba-b4e7-c56751f7bb42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:22.043Z|c8315e24-94ce-4af3-b081-85085e1dcc52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:22.043Z|c8315e24-94ce-4af3-b081-85085e1dcc52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:24.081Z|58ce2da4-345c-45b8-b8cb-1b50246ab264|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:24.081Z|58ce2da4-345c-45b8-b8cb-1b50246ab264|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:31.745Z|c4ff4d00-e5e7-4387-8a2c-230de0d17381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:31.745Z|c4ff4d00-e5e7-4387-8a2c-230de0d17381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:32.065Z|871523d2-0e6a-4dae-a5c4-32a2adcf6c13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:32.065Z|871523d2-0e6a-4dae-a5c4-32a2adcf6c13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:33.729Z|187b0193-8a53-411a-a6c4-59cb2507341c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:18:33.730Z|187b0193-8a53-411a-a6c4-59cb2507341c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:18:34.103Z|4ff46ebd-10f4-4849-a466-8e6bf5270930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:34.104Z|4ff46ebd-10f4-4849-a466-8e6bf5270930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:40.077Z|dd084198-f22f-4ed6-880b-c88e4ee74fd6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:18:40.079Z|dd084198-f22f-4ed6-880b-c88e4ee74fd6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:41.767Z|7a5be5ab-1107-41fc-9662-018bfa18e836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:41.768Z|7a5be5ab-1107-41fc-9662-018bfa18e836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:42.086Z|64b6b3c3-dc06-47ce-9574-385293b86124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:42.087Z|64b6b3c3-dc06-47ce-9574-385293b86124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:44.125Z|eef9ef85-9b6d-4903-b704-49bf01697113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:44.125Z|eef9ef85-9b6d-4903-b704-49bf01697113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:48.729Z|d09840eb-7336-40a0-b614-1f6ae92d0ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:18:48.732Z|d09840eb-7336-40a0-b614-1f6ae92d0ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:18:49.184Z|298b781c-c90f-4eb8-8643-43acb9559483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:18:49.185Z|298b781c-c90f-4eb8-8643-43acb9559483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:18:51.790Z|019c9d22-2250-41b5-81f5-edce7a98bc4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:51.790Z|019c9d22-2250-41b5-81f5-edce7a98bc4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:52.108Z|8cd30bbc-10dd-467f-b296-66d5f10a49d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:52.109Z|8cd30bbc-10dd-467f-b296-66d5f10a49d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:18:54.146Z|44d0d5d1-d0bd-4f88-8cbf-bf0ef0e1fec5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:18:54.147Z|44d0d5d1-d0bd-4f88-8cbf-bf0ef0e1fec5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:01.810Z|920cedcf-4a7e-4cb3-b31b-0f94f65a6ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:01.811Z|920cedcf-4a7e-4cb3-b31b-0f94f65a6ecd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:02.129Z|da87b770-48c2-49c8-8d6b-df40012c5d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:02.130Z|da87b770-48c2-49c8-8d6b-df40012c5d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:03.730Z|5933d079-c256-441d-ab05-6121b854e1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:19:03.730Z|5933d079-c256-441d-ab05-6121b854e1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:19:04.168Z|66033aab-3501-4b5c-96fd-3cfa0bae6e1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:04.168Z|66033aab-3501-4b5c-96fd-3cfa0bae6e1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:11.832Z|71a7668a-c861-455b-9534-705ec3f2f41a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:11.833Z|71a7668a-c861-455b-9534-705ec3f2f41a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:12.150Z|e771df9f-1aa0-47f2-8247-c9ccbe9ea646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:12.151Z|e771df9f-1aa0-47f2-8247-c9ccbe9ea646|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:14.188Z|1c3851bd-89cc-497b-9d10-f1eadf5f5cdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:14.189Z|1c3851bd-89cc-497b-9d10-f1eadf5f5cdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:18.729Z|ac7b094f-0b76-423d-a2c3-45ee38f56de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:19:18.730Z|ac7b094f-0b76-423d-a2c3-45ee38f56de8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:19:19.187Z|cb633e80-51e3-4e1b-afd2-8ef1bdb75185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:19:19.187Z|cb633e80-51e3-4e1b-afd2-8ef1bdb75185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:19:21.854Z|6e16b916-1146-41a6-bba2-b00d12d8d185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:21.854Z|6e16b916-1146-41a6-bba2-b00d12d8d185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:22.172Z|b70b1cef-9c12-4e29-b821-415a549b4686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:22.173Z|b70b1cef-9c12-4e29-b821-415a549b4686|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:24.210Z|e7c251d5-d475-4b4e-b598-cda60535e2dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:24.212Z|e7c251d5-d475-4b4e-b598-cda60535e2dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:31.877Z|6dd1e8df-5c9a-4441-92e2-61bd15b381c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:31.878Z|6dd1e8df-5c9a-4441-92e2-61bd15b381c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:32.192Z|9c396798-d6a4-42b5-9b53-821fc389ea3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:32.193Z|9c396798-d6a4-42b5-9b53-821fc389ea3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:33.729Z|1e67d9db-b864-4b43-a8a7-ddf489d6d5c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:19:33.732Z|1e67d9db-b864-4b43-a8a7-ddf489d6d5c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:19:34.234Z|38c272b5-bf88-412d-bc32-1d4cadb4b4ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:34.235Z|38c272b5-bf88-412d-bc32-1d4cadb4b4ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:40.071Z|6ac6a026-28f0-4b8a-8cf8-a6e930a6ccfb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:19:40.072Z|6ac6a026-28f0-4b8a-8cf8-a6e930a6ccfb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:41.900Z|da5f8235-a9af-43b1-9689-cea9d03c1b81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:41.901Z|da5f8235-a9af-43b1-9689-cea9d03c1b81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:42.214Z|bc683792-dec4-41fb-a4f1-0579de1ebdec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:42.214Z|bc683792-dec4-41fb-a4f1-0579de1ebdec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:44.257Z|088c2853-71a4-445e-adc6-6d81fbd6d6d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:44.258Z|088c2853-71a4-445e-adc6-6d81fbd6d6d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:48.729Z|4b1eed41-9b18-41d9-9016-0492b2a42622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:19:48.730Z|4b1eed41-9b18-41d9-9016-0492b2a42622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:19:49.188Z|5d06e1a3-1fb2-4864-a75c-2c12d3046be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:19:49.188Z|5d06e1a3-1fb2-4864-a75c-2c12d3046be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:19:51.922Z|715c1d7a-a95c-43a6-8dc0-108137e3cc5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:51.922Z|715c1d7a-a95c-43a6-8dc0-108137e3cc5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:52.234Z|16442763-a1dc-4760-ba61-b53f1fc552ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:52.236Z|16442763-a1dc-4760-ba61-b53f1fc552ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:19:54.279Z|30c9037a-48b4-46b5-a57b-182101c2215d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:19:54.280Z|30c9037a-48b4-46b5-a57b-182101c2215d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:01.949Z|28421ae8-d154-477c-9cce-583ddbcf0133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:01.950Z|28421ae8-d154-477c-9cce-583ddbcf0133|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:02.258Z|51a9349d-a895-4697-920f-90f49463da6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:02.258Z|51a9349d-a895-4697-920f-90f49463da6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:03.730Z|be33b1eb-4a0e-40e8-8d6c-62a6c75d3fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:20:03.731Z|be33b1eb-4a0e-40e8-8d6c-62a6c75d3fdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:20:04.304Z|11875a35-9656-4aea-aa42-d3f34cefa4a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:04.305Z|11875a35-9656-4aea-aa42-d3f34cefa4a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:11.973Z|43396395-abdb-4c6f-87bd-ee30b04788e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:11.974Z|43396395-abdb-4c6f-87bd-ee30b04788e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:12.279Z|24e991a7-3928-4d50-9b0c-ba84864c7f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:12.280Z|24e991a7-3928-4d50-9b0c-ba84864c7f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:14.326Z|4299e6f5-e0ea-4689-8472-7a7c7c0f47c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:14.327Z|4299e6f5-e0ea-4689-8472-7a7c7c0f47c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:18.729Z|d250dce7-c71e-461b-8f3b-b96397e8bfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:20:18.731Z|d250dce7-c71e-461b-8f3b-b96397e8bfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:20:19.189Z|746672b4-7ce0-493c-9a7a-b96ac2e8d42d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:20:19.190Z|746672b4-7ce0-493c-9a7a-b96ac2e8d42d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:20:21.994Z|a13e926e-d339-41f7-bcf9-1e37e1e82154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:21.995Z|a13e926e-d339-41f7-bcf9-1e37e1e82154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:22.301Z|133bf35d-c380-4dcc-b099-576eac38727a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:22.302Z|133bf35d-c380-4dcc-b099-576eac38727a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:24.348Z|ec9a1719-c1af-42a6-a62a-ee508ef2fe30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:24.349Z|ec9a1719-c1af-42a6-a62a-ee508ef2fe30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:32.016Z|d582e17b-ec7c-4be5-9dab-af18263c15e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:32.017Z|d582e17b-ec7c-4be5-9dab-af18263c15e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:32.330Z|cbbaf470-e64d-41b3-b464-bdda0ff13714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:32.331Z|cbbaf470-e64d-41b3-b464-bdda0ff13714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:33.730Z|a54bbb88-a194-40a0-b80c-a340fa1cdc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:20:33.730Z|a54bbb88-a194-40a0-b80c-a340fa1cdc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:20:34.369Z|6c621286-0390-42b3-9a83-f08716bb3428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:34.370Z|6c621286-0390-42b3-9a83-f08716bb3428|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:40.073Z|3ae3138c-9fd6-43ab-927f-08225cacf21b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:20:40.074Z|3ae3138c-9fd6-43ab-927f-08225cacf21b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:42.038Z|e56a6e3d-1bb8-43c0-a04d-2f3fb1730b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:42.039Z|e56a6e3d-1bb8-43c0-a04d-2f3fb1730b40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:42.351Z|265476dc-4bb2-44e4-a0e7-b3632dd84016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:42.352Z|265476dc-4bb2-44e4-a0e7-b3632dd84016|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:44.392Z|4cceb1ef-7c2b-48e2-993e-911a77e2bed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:44.392Z|4cceb1ef-7c2b-48e2-993e-911a77e2bed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:48.729Z|63577d80-b8ed-4d32-8f60-b6fc9c028cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:20:48.730Z|63577d80-b8ed-4d32-8f60-b6fc9c028cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:20:49.191Z|a264db32-15dd-433a-b6ee-53405249ba19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:20:49.191Z|a264db32-15dd-433a-b6ee-53405249ba19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:20:52.060Z|a9a46e94-6f28-4489-917e-e092335b793c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:52.060Z|a9a46e94-6f28-4489-917e-e092335b793c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:52.372Z|e8b966c8-2aca-425c-a8b0-d07cc4c61735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:52.372Z|e8b966c8-2aca-425c-a8b0-d07cc4c61735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:20:54.413Z|3fd1d58a-e101-4e5e-a72d-6e612cafe455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:20:54.413Z|3fd1d58a-e101-4e5e-a72d-6e612cafe455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:02.083Z|f346b8e4-768d-42d6-bbe0-02300d08771b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:02.083Z|f346b8e4-768d-42d6-bbe0-02300d08771b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:02.393Z|93203235-10e6-48b8-b90b-f2fc8411d42a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:02.394Z|93203235-10e6-48b8-b90b-f2fc8411d42a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:03.729Z|47048a6b-8b2f-4275-b6b9-2b5b2e950006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:21:03.732Z|47048a6b-8b2f-4275-b6b9-2b5b2e950006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:21:04.434Z|234177c5-6ec5-4324-a674-a650b3bae458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:04.434Z|234177c5-6ec5-4324-a674-a650b3bae458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:12.104Z|65391e39-638e-44e6-a957-6fdde9e05c8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:12.105Z|65391e39-638e-44e6-a957-6fdde9e05c8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:12.418Z|7cb83e1e-f0cc-4d90-a85f-533528b9afc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:12.419Z|7cb83e1e-f0cc-4d90-a85f-533528b9afc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:14.456Z|b3d9fc5a-5085-42a1-aa22-0835aad29e06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:14.457Z|b3d9fc5a-5085-42a1-aa22-0835aad29e06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:18.729Z|3b0b9b80-f173-4da7-8ca9-6f60d0b937d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:21:18.730Z|3b0b9b80-f173-4da7-8ca9-6f60d0b937d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:21:19.192Z|8a41295c-95f1-4e88-8beb-1c7906d8af4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:21:19.192Z|8a41295c-95f1-4e88-8beb-1c7906d8af4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:21:22.128Z|71caccbc-6237-4350-9ea6-12be7cb89f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:22.128Z|71caccbc-6237-4350-9ea6-12be7cb89f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:22.440Z|0bb0a62f-e559-4a80-85f6-2c92cffc4991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:22.441Z|0bb0a62f-e559-4a80-85f6-2c92cffc4991|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:24.478Z|5208d320-8b19-4125-b05c-4945e77c7b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:24.479Z|5208d320-8b19-4125-b05c-4945e77c7b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:32.149Z|74eec8f7-d2d5-4a55-972f-0c51e581085a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:32.150Z|74eec8f7-d2d5-4a55-972f-0c51e581085a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:32.463Z|22a5d959-4a11-4a2a-aa4b-9e688d222f2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:32.464Z|22a5d959-4a11-4a2a-aa4b-9e688d222f2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:33.729Z|6b6da1e1-296f-4e06-ae8a-434371dc31ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:21:33.730Z|6b6da1e1-296f-4e06-ae8a-434371dc31ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:21:34.500Z|acfa743f-f477-4c80-ae91-f0b20d409f47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:34.500Z|acfa743f-f477-4c80-ae91-f0b20d409f47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:40.072Z|58183a16-f182-41bd-a54a-61602d04ac90|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:21:40.073Z|58183a16-f182-41bd-a54a-61602d04ac90|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:42.170Z|f28c930b-9e19-4347-b929-3e69d9ad99f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:42.171Z|f28c930b-9e19-4347-b929-3e69d9ad99f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:42.486Z|b37fd584-5d54-4de9-b7bf-5508507e95d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:42.486Z|b37fd584-5d54-4de9-b7bf-5508507e95d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:44.521Z|551d4ad8-ea2a-431f-8994-944d302817dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:44.521Z|551d4ad8-ea2a-431f-8994-944d302817dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:48.729Z|52b03398-6009-404b-881a-853226cbef8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:21:48.732Z|52b03398-6009-404b-881a-853226cbef8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:21:49.193Z|1f2ec5bb-5ad2-4816-b5ea-f3d52a31b7f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:21:49.193Z|1f2ec5bb-5ad2-4816-b5ea-f3d52a31b7f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:21:52.195Z|651dd784-e846-44c0-9ce7-d4384a6b3c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:52.196Z|651dd784-e846-44c0-9ce7-d4384a6b3c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:52.509Z|3ca6f966-66d9-4251-a72c-8422a094cc95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:52.510Z|3ca6f966-66d9-4251-a72c-8422a094cc95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:21:54.543Z|ddefdd81-f305-4977-8785-a9b5d403b23d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:21:54.543Z|ddefdd81-f305-4977-8785-a9b5d403b23d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:02.217Z|cb7cfe00-0879-4cb1-9768-074b044b3be9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:02.218Z|cb7cfe00-0879-4cb1-9768-074b044b3be9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:02.534Z|9ffd3de5-2741-4baa-87e1-7605b253e69e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:02.534Z|9ffd3de5-2741-4baa-87e1-7605b253e69e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:03.729Z|b4a0da6d-b150-412b-8540-9ab16d171e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:22:03.730Z|b4a0da6d-b150-412b-8540-9ab16d171e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:22:04.565Z|f27c9315-3243-4ee4-87fe-34f539625249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:04.566Z|f27c9315-3243-4ee4-87fe-34f539625249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:12.240Z|f06d1a78-d6f1-4080-8ed2-968e08a093ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:12.241Z|f06d1a78-d6f1-4080-8ed2-968e08a093ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:12.555Z|39e3a6a3-f47f-47cd-ad61-2eebe39f49ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:12.556Z|39e3a6a3-f47f-47cd-ad61-2eebe39f49ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:14.590Z|429c791c-d25a-4c7f-95b0-638e732307eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:14.591Z|429c791c-d25a-4c7f-95b0-638e732307eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:18.729Z|210ac881-8b52-48ec-83a9-8b3cddd5906a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:22:18.730Z|210ac881-8b52-48ec-83a9-8b3cddd5906a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:22:19.194Z|6f61661f-54b8-4fb8-ad2f-9fd0add9d16f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:22:19.194Z|6f61661f-54b8-4fb8-ad2f-9fd0add9d16f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:22:22.263Z|6da5def8-3e57-4ba6-afee-06016386fdc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:22.264Z|6da5def8-3e57-4ba6-afee-06016386fdc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:22.576Z|8a4df293-39e4-4b83-b34e-2ee215ebee62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:22.577Z|8a4df293-39e4-4b83-b34e-2ee215ebee62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:24.612Z|9561824f-2020-46cb-95a9-325cd2f168c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:24.613Z|9561824f-2020-46cb-95a9-325cd2f168c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:32.285Z|edaad12c-bf03-48d5-8105-183005450980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:32.286Z|edaad12c-bf03-48d5-8105-183005450980|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:32.599Z|6c20cff3-da8f-40af-8791-d20980549ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:32.600Z|6c20cff3-da8f-40af-8791-d20980549ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:33.729Z|e6b78f62-7a6e-4b87-9d71-24ca72d66223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:22:33.732Z|e6b78f62-7a6e-4b87-9d71-24ca72d66223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:22:34.633Z|2d8bd9df-6d4b-4c5b-8e1c-92d6c374493d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:34.634Z|2d8bd9df-6d4b-4c5b-8e1c-92d6c374493d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:40.072Z|1a56340d-c754-44da-83f1-606823bd68db|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:22:40.073Z|1a56340d-c754-44da-83f1-606823bd68db|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:42.308Z|c93405d0-e74a-4c33-9143-5a087e465663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:42.309Z|c93405d0-e74a-4c33-9143-5a087e465663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:42.621Z|04dcc52b-1038-4549-9c8e-9c6fbaaf26ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:42.621Z|04dcc52b-1038-4549-9c8e-9c6fbaaf26ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:44.657Z|d574a6b1-ac29-4a60-95e5-a87597276a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:44.657Z|d574a6b1-ac29-4a60-95e5-a87597276a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:48.729Z|b17e6994-0195-4ca4-87bb-ad171757e394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:22:48.730Z|b17e6994-0195-4ca4-87bb-ad171757e394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:22:49.195Z|9827b7d3-44cc-4db2-adff-1d641bf108f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:22:49.196Z|9827b7d3-44cc-4db2-adff-1d641bf108f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:22:52.330Z|61877da8-c0ff-485a-acce-f8d6e8cd4af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:52.330Z|61877da8-c0ff-485a-acce-f8d6e8cd4af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:52.642Z|8c1a404d-49c6-48a1-9aaf-19440ac56d80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:52.642Z|8c1a404d-49c6-48a1-9aaf-19440ac56d80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:22:54.678Z|b6f8b10c-6fd3-401a-8900-0b452d38061a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:22:54.679Z|b6f8b10c-6fd3-401a-8900-0b452d38061a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:02.351Z|2d1e2b47-28f3-41c1-b060-54d8abf2085e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:02.352Z|2d1e2b47-28f3-41c1-b060-54d8abf2085e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:02.663Z|6d89b750-a6b0-41e3-90c2-e9901a013349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:02.663Z|6d89b750-a6b0-41e3-90c2-e9901a013349|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:03.729Z|2ad7e6c7-bf1d-4b8f-b672-0a9780c473f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:23:03.730Z|2ad7e6c7-bf1d-4b8f-b672-0a9780c473f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:23:04.701Z|933377b1-9470-4d3e-bf50-693770531562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:04.701Z|933377b1-9470-4d3e-bf50-693770531562|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:12.374Z|9da78eef-8421-4afc-802b-98cd8ffc1170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:12.375Z|9da78eef-8421-4afc-802b-98cd8ffc1170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:12.684Z|96517bca-094e-446f-903f-b4d7c6d8393b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:12.685Z|96517bca-094e-446f-903f-b4d7c6d8393b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:14.721Z|0d19c296-9907-47d5-9f49-1f4f4b0d361f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:14.722Z|0d19c296-9907-47d5-9f49-1f4f4b0d361f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:18.730Z|e4aff56f-e267-4bce-b08a-48040e853604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:23:18.732Z|e4aff56f-e267-4bce-b08a-48040e853604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:23:19.196Z|4b7c9fb9-b7e4-4791-86b7-3ffa126718ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:23:19.197Z|4b7c9fb9-b7e4-4791-86b7-3ffa126718ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:23:22.396Z|8cac27f7-a50a-4967-bb1c-56052ae2ea5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:22.397Z|8cac27f7-a50a-4967-bb1c-56052ae2ea5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:22.707Z|8b578e8b-aae9-477d-bd85-a54ce4b8584e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:22.708Z|8b578e8b-aae9-477d-bd85-a54ce4b8584e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:24.743Z|12644075-4db0-4c9d-a9d9-dfa4ec038b1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:24.743Z|12644075-4db0-4c9d-a9d9-dfa4ec038b1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:32.420Z|ea1a8977-7012-4d45-8c33-f4e1f41a948c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:32.420Z|ea1a8977-7012-4d45-8c33-f4e1f41a948c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:32.729Z|e8ccd80d-bc69-498a-82c6-b8de2aa12c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:32.730Z|e8ccd80d-bc69-498a-82c6-b8de2aa12c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:33.729Z|d12e1d41-b194-43ac-9736-1295e57906f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:23:33.730Z|d12e1d41-b194-43ac-9736-1295e57906f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:23:34.764Z|d97583c8-a972-4ec4-9a9d-c7b2658e4006|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:34.765Z|d97583c8-a972-4ec4-9a9d-c7b2658e4006|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:40.071Z|dd31892c-43eb-4535-97ae-4c2810d81269|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:23:40.072Z|dd31892c-43eb-4535-97ae-4c2810d81269|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:42.441Z|0546972d-dd56-45b8-beee-3c54affb7221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:42.442Z|0546972d-dd56-45b8-beee-3c54affb7221|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:42.750Z|ea2b3ab5-a52f-49a4-819e-cc93e9f2b3f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:42.751Z|ea2b3ab5-a52f-49a4-819e-cc93e9f2b3f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:44.787Z|d5c515d1-7efa-48d0-9d76-0209382c3f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:44.788Z|d5c515d1-7efa-48d0-9d76-0209382c3f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:48.729Z|055e6bd9-34ae-49da-af6d-7d8dbd80c924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:23:48.730Z|055e6bd9-34ae-49da-af6d-7d8dbd80c924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:23:49.197Z|e0eb9494-e29c-428e-b102-611bd32d98a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:23:49.198Z|e0eb9494-e29c-428e-b102-611bd32d98a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:23:52.464Z|507cb878-4f3f-45ef-a602-4ee97e54831f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:52.465Z|507cb878-4f3f-45ef-a602-4ee97e54831f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:52.860Z|23f0b127-cf90-4577-baa0-95dd063873bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:52.868Z|23f0b127-cf90-4577-baa0-95dd063873bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:23:54.808Z|58ab3486-0062-4bd5-ba9d-7b8d274378b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:23:54.809Z|58ab3486-0062-4bd5-ba9d-7b8d274378b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:02.487Z|2e8dd833-895a-4f7e-83ef-3e2b1524fa20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:02.488Z|2e8dd833-895a-4f7e-83ef-3e2b1524fa20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:02.897Z|829e0099-b52f-4387-9513-cfecc6c26719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:02.898Z|829e0099-b52f-4387-9513-cfecc6c26719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:03.729Z|03b18920-7d72-422d-850a-c8a3b52b2800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:24:03.731Z|03b18920-7d72-422d-850a-c8a3b52b2800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:24:04.830Z|b03ab204-0c39-4024-917f-9afeb7ea7a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:04.831Z|b03ab204-0c39-4024-917f-9afeb7ea7a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:12.510Z|a80906c9-76f0-47a7-9942-bbd9947bec0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:12.511Z|a80906c9-76f0-47a7-9942-bbd9947bec0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:12.919Z|a856009d-680d-43a8-aa4d-150217d8ee5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:12.919Z|a856009d-680d-43a8-aa4d-150217d8ee5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:14.853Z|911c9541-93da-46c7-b243-f7bb5d3a3f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:14.853Z|911c9541-93da-46c7-b243-f7bb5d3a3f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:18.729Z|5f6f75f5-6cbe-41e0-8e01-06452504b97f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:24:18.730Z|5f6f75f5-6cbe-41e0-8e01-06452504b97f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:24:19.199Z|afd9e685-ce50-433a-a97e-7f2ea4238dbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:24:19.200Z|afd9e685-ce50-433a-a97e-7f2ea4238dbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:24:22.532Z|80d10e94-51d4-4259-bb9a-c2b3d6f0d56c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:22.532Z|80d10e94-51d4-4259-bb9a-c2b3d6f0d56c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:22.940Z|dbf61312-dc35-46a6-a6e9-e3edf6257e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:22.941Z|dbf61312-dc35-46a6-a6e9-e3edf6257e90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:24.875Z|54ab9258-75d9-47d7-a58a-62f1c370c309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:24.876Z|54ab9258-75d9-47d7-a58a-62f1c370c309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:32.553Z|68550dd7-b37f-42c7-9bf8-00981ac9c119|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:32.553Z|68550dd7-b37f-42c7-9bf8-00981ac9c119|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:32.963Z|76f267f3-e5fe-4a4d-b511-6094502dfeb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:32.964Z|76f267f3-e5fe-4a4d-b511-6094502dfeb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:33.729Z|0e1c431f-ad82-4988-8150-6d47f2639f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:24:33.730Z|0e1c431f-ad82-4988-8150-6d47f2639f2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:24:34.897Z|0fa7864a-7a8b-4b2f-ba5a-447ec48c23dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:34.898Z|0fa7864a-7a8b-4b2f-ba5a-447ec48c23dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:40.072Z|caea3196-d5cd-4fbb-a9f8-463f7dde509d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:24:40.072Z|caea3196-d5cd-4fbb-a9f8-463f7dde509d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:42.575Z|79caa80c-a7a0-4f27-ac38-53be540ea7da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:42.577Z|79caa80c-a7a0-4f27-ac38-53be540ea7da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:42.985Z|c2278647-b2c1-40a6-8123-c6141539827c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:42.986Z|c2278647-b2c1-40a6-8123-c6141539827c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:44.920Z|abdabedc-e6fa-4bb2-97d4-1fd4c97e5425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:44.921Z|abdabedc-e6fa-4bb2-97d4-1fd4c97e5425|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:48.730Z|23a85a08-47fc-4022-8a86-8ef7c18cafab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:24:48.731Z|23a85a08-47fc-4022-8a86-8ef7c18cafab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:24:49.201Z|ed7a7f90-6be1-4b63-a624-412cb1656e2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:24:49.201Z|ed7a7f90-6be1-4b63-a624-412cb1656e2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:24:52.599Z|af9329b9-5d11-49cf-9d91-f2cc4934554c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:52.600Z|af9329b9-5d11-49cf-9d91-f2cc4934554c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:53.007Z|fb27fdb6-45aa-43b5-89ea-3992d5602b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:53.008Z|fb27fdb6-45aa-43b5-89ea-3992d5602b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:24:54.942Z|46d3053c-2583-4bf7-8fe4-65cd0c657652|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:24:54.943Z|46d3053c-2583-4bf7-8fe4-65cd0c657652|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:02.622Z|4d1c1f13-40ef-4197-9e28-be186d987aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:02.623Z|4d1c1f13-40ef-4197-9e28-be186d987aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:03.030Z|7730092f-ff3f-47df-af55-046c2da13878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:03.031Z|7730092f-ff3f-47df-af55-046c2da13878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:03.730Z|5333d41e-4d68-411f-b84f-bd34489e09a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:25:03.730Z|5333d41e-4d68-411f-b84f-bd34489e09a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:25:04.963Z|d338a3d7-ba51-4501-b70c-49bb3c8716b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:04.964Z|d338a3d7-ba51-4501-b70c-49bb3c8716b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:12.643Z|aacc27fe-f9f2-4fd7-a184-cb63b684ce78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:12.644Z|aacc27fe-f9f2-4fd7-a184-cb63b684ce78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:13.053Z|05226886-b1f1-498a-bc67-a0c198b869b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:13.053Z|05226886-b1f1-498a-bc67-a0c198b869b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:14.984Z|a6c25e56-4395-4808-85e8-1e73bb1f56c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:14.984Z|a6c25e56-4395-4808-85e8-1e73bb1f56c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:18.729Z|4732263d-33a6-4a5e-92d5-3683e74efdac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:25:18.730Z|4732263d-33a6-4a5e-92d5-3683e74efdac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:25:19.202Z|0153cf5d-34d8-44b6-9367-85c274292753|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:25:19.203Z|0153cf5d-34d8-44b6-9367-85c274292753|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:25:22.664Z|c07c40e9-fa81-432b-91a1-6a6cc9165c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:22.665Z|c07c40e9-fa81-432b-91a1-6a6cc9165c5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:23.074Z|f89d0f31-bf5e-48b1-a745-853456c6686e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:23.075Z|f89d0f31-bf5e-48b1-a745-853456c6686e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:25.004Z|5bb94a8a-681f-48be-ada0-f5ff266f5774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:25.005Z|5bb94a8a-681f-48be-ada0-f5ff266f5774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:32.691Z|3675f2b9-2cea-45b1-8dfc-8f1905b1f65c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:32.691Z|3675f2b9-2cea-45b1-8dfc-8f1905b1f65c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:33.096Z|da6cc4b6-a7e2-4bb3-8901-308456741d30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:33.097Z|da6cc4b6-a7e2-4bb3-8901-308456741d30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:33.729Z|1d060b73-23d9-49b5-942d-5724484deaf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:25:33.731Z|1d060b73-23d9-49b5-942d-5724484deaf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:25:35.025Z|a33e9cb1-0891-4774-8fb8-5bc11ca390da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:35.026Z|a33e9cb1-0891-4774-8fb8-5bc11ca390da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:40.071Z|9a14103a-8ef9-4dcd-b5a5-b38cf92d4937|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:25:40.072Z|9a14103a-8ef9-4dcd-b5a5-b38cf92d4937|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:42.712Z|a4b89c93-e088-445f-a65d-68ae6dea9e56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:42.713Z|a4b89c93-e088-445f-a65d-68ae6dea9e56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:43.118Z|01d52fba-f1c0-4ecf-9f70-ced19cff3f8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:43.119Z|01d52fba-f1c0-4ecf-9f70-ced19cff3f8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:45.049Z|39aa86d5-3792-473f-9df2-c545dfff149d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:45.049Z|39aa86d5-3792-473f-9df2-c545dfff149d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:48.730Z|877d5097-1f11-402d-934e-a937b1c5bdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:25:48.730Z|877d5097-1f11-402d-934e-a937b1c5bdbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:25:49.204Z|6dce4c8f-a885-40c8-9a29-7116ca07353e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:25:49.204Z|6dce4c8f-a885-40c8-9a29-7116ca07353e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:25:52.736Z|a07d3a81-7f15-47c9-9fc2-abb44b928bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:52.737Z|a07d3a81-7f15-47c9-9fc2-abb44b928bc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:53.141Z|0a96487f-aee6-4385-8b50-4707570fcd5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:53.141Z|0a96487f-aee6-4385-8b50-4707570fcd5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:25:55.072Z|146283df-316f-44a9-bb83-8b786e063c34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:25:55.073Z|146283df-316f-44a9-bb83-8b786e063c34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:02.759Z|84dfa5c7-af60-4449-bca8-f443a6f0dcc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:02.760Z|84dfa5c7-af60-4449-bca8-f443a6f0dcc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:03.165Z|7fd1b852-47a3-43b4-9121-3ee86590fbea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:03.166Z|7fd1b852-47a3-43b4-9121-3ee86590fbea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:03.729Z|6e7762fe-5441-4597-84d9-3114333363e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:26:03.730Z|6e7762fe-5441-4597-84d9-3114333363e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:26:05.093Z|f6efce17-cd90-4879-b911-d4dcf01bed05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:05.094Z|f6efce17-cd90-4879-b911-d4dcf01bed05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:12.782Z|1d014b80-f675-49a0-beb8-5c88edbce5c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:12.783Z|1d014b80-f675-49a0-beb8-5c88edbce5c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:13.186Z|bcd68249-6b08-4b93-8108-c7170b54dd28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:13.187Z|bcd68249-6b08-4b93-8108-c7170b54dd28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:15.113Z|918f01d5-22be-4513-81a5-60222edb3090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:15.114Z|918f01d5-22be-4513-81a5-60222edb3090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:18.729Z|f85dad22-8269-4eac-974a-1851069a9810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:26:18.731Z|f85dad22-8269-4eac-974a-1851069a9810|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:26:19.205Z|7b83d51f-48d8-45a6-bd93-1ee7cd14571c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:26:19.206Z|7b83d51f-48d8-45a6-bd93-1ee7cd14571c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:26:22.806Z|e1daaae7-c4f8-4226-a237-0c552f6ff449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:22.807Z|e1daaae7-c4f8-4226-a237-0c552f6ff449|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:23.207Z|e5beb4ed-587d-480c-82a7-d396413ad784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:23.208Z|e5beb4ed-587d-480c-82a7-d396413ad784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:25.137Z|577bfb75-9e4e-4e57-8481-cd9df2203077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:25.137Z|577bfb75-9e4e-4e57-8481-cd9df2203077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:32.829Z|5f7d85ac-1633-4de8-875f-62b12eb87b09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:32.830Z|5f7d85ac-1633-4de8-875f-62b12eb87b09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:33.228Z|27e9f941-b57e-442b-b21a-8302327fee75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:33.229Z|27e9f941-b57e-442b-b21a-8302327fee75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:33.729Z|5f731197-412e-490d-9a57-205538927772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:26:33.730Z|5f731197-412e-490d-9a57-205538927772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:26:35.158Z|492826f2-23f8-4076-af5f-944d63d73406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:35.159Z|492826f2-23f8-4076-af5f-944d63d73406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:40.071Z|7b638f38-36e9-4255-adbc-019ed87b0f1e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:26:40.072Z|7b638f38-36e9-4255-adbc-019ed87b0f1e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:42.853Z|5af98db3-2ec8-42ae-b5a7-1cd31c2e5f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:42.854Z|5af98db3-2ec8-42ae-b5a7-1cd31c2e5f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:43.250Z|4d9a75c0-4ad2-40b7-82d7-67f1186a8602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:43.251Z|4d9a75c0-4ad2-40b7-82d7-67f1186a8602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:45.179Z|b5a11da6-a97d-4d6d-8c2e-76bd4f005dd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:45.180Z|b5a11da6-a97d-4d6d-8c2e-76bd4f005dd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:48.729Z|ee463e31-7bbc-4dd4-955a-b7dcaf734a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:26:48.730Z|ee463e31-7bbc-4dd4-955a-b7dcaf734a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:26:49.206Z|0936c60f-d152-4b81-b250-7445a085233f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:26:49.207Z|0936c60f-d152-4b81-b250-7445a085233f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:26:52.876Z|6ce5f453-79ee-4867-a5a0-966ed2059543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:52.877Z|6ce5f453-79ee-4867-a5a0-966ed2059543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:53.271Z|99acc8bb-9a5c-4f99-84c0-708266de2050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:53.271Z|99acc8bb-9a5c-4f99-84c0-708266de2050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:26:55.201Z|349a5416-af4d-459f-b311-f0771a1ff356|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:26:55.202Z|349a5416-af4d-459f-b311-f0771a1ff356|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:02.897Z|d0970bc7-36eb-49be-a0e1-3129be848744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:02.898Z|d0970bc7-36eb-49be-a0e1-3129be848744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:03.291Z|fd20ac36-4d70-413c-beaa-f964084c97f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:03.292Z|fd20ac36-4d70-413c-beaa-f964084c97f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:03.729Z|32ee08a0-08db-4bff-b1fe-36aca6f2a448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:27:03.732Z|32ee08a0-08db-4bff-b1fe-36aca6f2a448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:27:05.226Z|b38770bb-2357-4ea2-85c0-3d17713912f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:05.226Z|b38770bb-2357-4ea2-85c0-3d17713912f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:12.919Z|74dc72c1-17b4-4ae6-95a9-a80f5e655dda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:12.919Z|74dc72c1-17b4-4ae6-95a9-a80f5e655dda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:13.313Z|7bdd3e6a-fe6b-4d9b-b143-01c1cde65307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:13.314Z|7bdd3e6a-fe6b-4d9b-b143-01c1cde65307|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:15.250Z|0975938c-1cdb-4d0c-afef-eb33157be935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:15.251Z|0975938c-1cdb-4d0c-afef-eb33157be935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:18.729Z|4ada3011-64e0-4912-89e2-6e5960b6b40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:27:18.730Z|4ada3011-64e0-4912-89e2-6e5960b6b40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:27:19.208Z|011fcf77-08d7-4f9c-8e41-2428c0d9c644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:27:19.209Z|011fcf77-08d7-4f9c-8e41-2428c0d9c644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:27:22.940Z|61915906-4ded-4272-a817-ae10b88ccd2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:22.941Z|61915906-4ded-4272-a817-ae10b88ccd2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:23.337Z|0e586dd5-692c-43ae-9756-ced7cc4807da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:23.337Z|0e586dd5-692c-43ae-9756-ced7cc4807da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:25.294Z|5512b4f6-f4cf-4876-b183-9db01ed70c3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:25.294Z|5512b4f6-f4cf-4876-b183-9db01ed70c3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:32.965Z|bff877b9-adb3-4bee-8553-192856e7567b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:32.965Z|bff877b9-adb3-4bee-8553-192856e7567b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:33.360Z|b25e662f-c8f9-4af5-8a8b-80d1fe5b8614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:33.361Z|b25e662f-c8f9-4af5-8a8b-80d1fe5b8614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:33.729Z|d766a0d8-a072-45d9-8d00-996724b77fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:27:33.730Z|d766a0d8-a072-45d9-8d00-996724b77fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:27:35.327Z|d35909b6-3f6b-4595-be67-5d494dd67d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:35.328Z|d35909b6-3f6b-4595-be67-5d494dd67d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:40.072Z|f935bc01-1142-43a3-bf39-b43881dba606|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:27:40.072Z|f935bc01-1142-43a3-bf39-b43881dba606|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:42.985Z|78dac608-ef04-47ab-9a48-60aea836e557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:42.986Z|78dac608-ef04-47ab-9a48-60aea836e557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:43.383Z|ffb28fb2-69eb-474c-acb3-91cc0fc2c7ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:43.384Z|ffb28fb2-69eb-474c-acb3-91cc0fc2c7ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:45.356Z|bab6c5db-4251-4af9-935b-7624de209f98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:45.357Z|bab6c5db-4251-4af9-935b-7624de209f98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:48.729Z|17a8fb01-7305-47b7-9392-38887672e800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:27:48.732Z|17a8fb01-7305-47b7-9392-38887672e800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:27:49.209Z|7c226e20-1a2d-4eb7-825d-04ca4a139098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:27:49.210Z|7c226e20-1a2d-4eb7-825d-04ca4a139098|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:27:53.007Z|b6b9aff6-0dd2-4ac1-be79-17f3a267f40c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:53.008Z|b6b9aff6-0dd2-4ac1-be79-17f3a267f40c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:53.408Z|fba95887-b7aa-4fa0-8325-41bf983c99e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:53.409Z|fba95887-b7aa-4fa0-8325-41bf983c99e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:27:55.382Z|aeb35e4b-0e50-4e0f-934d-f4784ca214de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:27:55.383Z|aeb35e4b-0e50-4e0f-934d-f4784ca214de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:03.032Z|13f013e1-09f8-4822-a9b4-85be683a461d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:03.032Z|13f013e1-09f8-4822-a9b4-85be683a461d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:03.430Z|3e85ed55-a226-4218-89dd-fab0b1f34968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:03.431Z|3e85ed55-a226-4218-89dd-fab0b1f34968|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:03.730Z|acc79dd5-02d0-4b77-9056-2ae781d26fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:28:03.731Z|acc79dd5-02d0-4b77-9056-2ae781d26fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:28:05.411Z|33280b32-59b9-4dd4-a7ea-cac7bd9b64f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:05.412Z|33280b32-59b9-4dd4-a7ea-cac7bd9b64f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:13.052Z|a3cd8e4c-fe4b-4b10-a95a-a4ce0163d694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:13.053Z|a3cd8e4c-fe4b-4b10-a95a-a4ce0163d694|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:13.452Z|41fd266e-9d94-4c7f-9eba-d5548d005cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:13.453Z|41fd266e-9d94-4c7f-9eba-d5548d005cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:15.439Z|3948fd54-de8f-4ed6-834b-6ba0b1f727d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:15.440Z|3948fd54-de8f-4ed6-834b-6ba0b1f727d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:18.729Z|d3d07add-8610-40d1-8c99-babf1b880b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:28:18.730Z|d3d07add-8610-40d1-8c99-babf1b880b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:28:19.210Z|765b5eb1-cd57-43ff-80cc-6a9e85c7b98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:28:19.211Z|765b5eb1-cd57-43ff-80cc-6a9e85c7b98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:28:23.073Z|e17b7ce1-5f3e-420e-acd5-616e24a5b08a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:23.073Z|e17b7ce1-5f3e-420e-acd5-616e24a5b08a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:23.475Z|a93fff8a-4535-46a6-8bda-bc0e8172823a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:23.476Z|a93fff8a-4535-46a6-8bda-bc0e8172823a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:25.471Z|68689e4e-7ff7-4fc9-8057-3cbd601fa9b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:25.472Z|68689e4e-7ff7-4fc9-8057-3cbd601fa9b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:33.094Z|7301cdac-40f3-4d7a-a911-e6b94cf5c71b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:33.095Z|7301cdac-40f3-4d7a-a911-e6b94cf5c71b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:33.497Z|152a930d-d397-4bb2-8c13-3db606197426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:33.497Z|152a930d-d397-4bb2-8c13-3db606197426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:33.729Z|3a918206-44a3-4116-be5b-6a97d285ba37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:28:33.732Z|3a918206-44a3-4116-be5b-6a97d285ba37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:28:35.501Z|521da1ad-8435-4ce9-bdf9-f11110523f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:35.502Z|521da1ad-8435-4ce9-bdf9-f11110523f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:40.071Z|14a1c536-fe29-41cc-abb2-777c901b1901|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:28:40.072Z|14a1c536-fe29-41cc-abb2-777c901b1901|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:43.116Z|cbefb392-c66d-4ddf-8466-cfe18d02ee88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:43.117Z|cbefb392-c66d-4ddf-8466-cfe18d02ee88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:43.517Z|0f7181e3-049a-4fd4-85c0-66108b65bbdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:43.518Z|0f7181e3-049a-4fd4-85c0-66108b65bbdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:45.525Z|97cc3020-3698-46c0-b442-bb4506576eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:45.526Z|97cc3020-3698-46c0-b442-bb4506576eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:48.729Z|3df10119-8101-43a3-b4a9-867acb2d28fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:28:48.730Z|3df10119-8101-43a3-b4a9-867acb2d28fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:28:49.211Z|f5e9a695-f829-408d-9196-f4bd63ed8239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:28:49.212Z|f5e9a695-f829-408d-9196-f4bd63ed8239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:28:53.138Z|67bbe7c1-4c0e-410c-9c06-e2206b83a78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:53.139Z|67bbe7c1-4c0e-410c-9c06-e2206b83a78d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:53.538Z|0c5ce753-07dd-4924-9938-6f9c2fea940c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:53.539Z|0c5ce753-07dd-4924-9938-6f9c2fea940c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:28:55.555Z|ceca264f-d8c7-4def-b120-50ae086a39a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:28:55.556Z|ceca264f-d8c7-4def-b120-50ae086a39a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:03.169Z|93fac1fd-8228-42c8-a858-397d3605dc2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:03.170Z|93fac1fd-8228-42c8-a858-397d3605dc2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:03.560Z|6915b9ce-45d9-4064-834f-8ffe6b9a26d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:03.560Z|6915b9ce-45d9-4064-834f-8ffe6b9a26d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:03.729Z|f7d74f6d-9eac-4e38-b822-2e127c13a5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:29:03.730Z|f7d74f6d-9eac-4e38-b822-2e127c13a5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:29:05.581Z|481acaa2-94ba-4f9c-94d9-8518c7b3a572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:05.582Z|481acaa2-94ba-4f9c-94d9-8518c7b3a572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:13.190Z|2918747f-8c34-4c6b-b1eb-17c4353f58df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:13.191Z|2918747f-8c34-4c6b-b1eb-17c4353f58df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:13.580Z|afd45a5e-a44b-485b-bc4b-ed7b74f2e36a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:13.581Z|afd45a5e-a44b-485b-bc4b-ed7b74f2e36a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:15.621Z|700efa73-030e-4627-9c62-13e23e029596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:15.622Z|700efa73-030e-4627-9c62-13e23e029596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:18.729Z|ac562db2-4711-45a9-81ee-2551285049cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:29:18.732Z|ac562db2-4711-45a9-81ee-2551285049cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:29:19.212Z|0b6a2c3a-5464-47e1-85c8-1c2153b0ec18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:29:19.213Z|0b6a2c3a-5464-47e1-85c8-1c2153b0ec18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:29:23.212Z|a345cf5f-9ede-428c-b15d-221d136d993c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:23.213Z|a345cf5f-9ede-428c-b15d-221d136d993c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:23.607Z|bba857cb-48af-4aa0-9b35-1eb98dafdce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:23.608Z|bba857cb-48af-4aa0-9b35-1eb98dafdce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:25.649Z|4392811f-fe24-4f5b-91bf-c1f98ec96f58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:25.649Z|4392811f-fe24-4f5b-91bf-c1f98ec96f58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:33.234Z|7c2afe71-1dc4-4a04-a779-490274f43cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:33.235Z|7c2afe71-1dc4-4a04-a779-490274f43cbd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:33.629Z|35dba108-7924-4617-b6d6-dde7cc639db7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:33.629Z|35dba108-7924-4617-b6d6-dde7cc639db7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:33.729Z|354634d2-dad4-4216-abd9-168a385f1506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:29:33.730Z|354634d2-dad4-4216-abd9-168a385f1506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:29:35.673Z|acb4cf63-8204-43a6-b628-ead7672cae9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:35.674Z|acb4cf63-8204-43a6-b628-ead7672cae9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:40.071Z|9287820d-6c30-4bab-97b8-1c418a40e14b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:29:40.072Z|9287820d-6c30-4bab-97b8-1c418a40e14b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:43.256Z|69db2881-a076-4435-aa1d-d81f53af4af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:43.257Z|69db2881-a076-4435-aa1d-d81f53af4af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:43.650Z|ddc48b62-fb01-4cc2-983c-5b60153dac29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:43.650Z|ddc48b62-fb01-4cc2-983c-5b60153dac29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:45.695Z|426f7477-f738-4687-845d-0b1351d73401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:45.696Z|426f7477-f738-4687-845d-0b1351d73401|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:48.730Z|49157cfc-0ea8-4c3e-8a4f-a949c9775da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:29:48.731Z|49157cfc-0ea8-4c3e-8a4f-a949c9775da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:29:49.214Z|5314ac91-3f85-4c3a-a5e1-f42b0512dd05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:29:49.215Z|5314ac91-3f85-4c3a-a5e1-f42b0512dd05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:29:53.279Z|deb6e7b6-8702-4ae9-90c2-73db558a95a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:53.280Z|deb6e7b6-8702-4ae9-90c2-73db558a95a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:53.671Z|7248f902-d15f-4321-892f-618b61fa3cb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:53.672Z|7248f902-d15f-4321-892f-618b61fa3cb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:29:55.717Z|0efea454-67c4-47c6-8d4b-2543ab0c5538|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:29:55.718Z|0efea454-67c4-47c6-8d4b-2543ab0c5538|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:03.301Z|6562eab2-8f96-43d4-8aef-53a30f3735c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:03.302Z|6562eab2-8f96-43d4-8aef-53a30f3735c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:03.693Z|12519a79-ba99-4602-9bfd-0dc931479e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:03.694Z|12519a79-ba99-4602-9bfd-0dc931479e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:03.729Z|50735a92-be1b-42bd-be8f-fb8399640b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:30:03.730Z|50735a92-be1b-42bd-be8f-fb8399640b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:30:05.741Z|6dfc8906-11ca-4f4e-8367-d058fe67245a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:05.742Z|6dfc8906-11ca-4f4e-8367-d058fe67245a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:13.322Z|e396b3a0-9d5b-4dad-a738-97ec4da87327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:13.323Z|e396b3a0-9d5b-4dad-a738-97ec4da87327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:13.713Z|41f8ce7a-6132-4cac-b174-f57d749a39c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:13.714Z|41f8ce7a-6132-4cac-b174-f57d749a39c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:15.765Z|fa2a084b-735c-4fea-b235-4acd09a5a219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:15.766Z|fa2a084b-735c-4fea-b235-4acd09a5a219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:18.729Z|b8e73525-5156-421e-b61c-d01a8c75ce3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:30:18.730Z|b8e73525-5156-421e-b61c-d01a8c75ce3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:30:19.216Z|d2a1839d-c33c-47a4-be5d-92a8108988c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:30:19.217Z|d2a1839d-c33c-47a4-be5d-92a8108988c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:30:23.349Z|dcfb9a02-efa6-4774-a0e7-53a98e81b218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:23.350Z|dcfb9a02-efa6-4774-a0e7-53a98e81b218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:23.735Z|2ca49ff9-4d4f-465d-a02b-3fa4117c4c84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:23.736Z|2ca49ff9-4d4f-465d-a02b-3fa4117c4c84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:25.793Z|b4d3e8a2-c6a3-40b6-a00e-1a712b39ec24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:25.793Z|b4d3e8a2-c6a3-40b6-a00e-1a712b39ec24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:33.369Z|7bdace4f-1b68-40a8-ba24-45e0256ee3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:33.370Z|7bdace4f-1b68-40a8-ba24-45e0256ee3c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:33.729Z|9bd36d8d-7a8d-4f42-b50b-af180f4e1a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:30:33.730Z|9bd36d8d-7a8d-4f42-b50b-af180f4e1a27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:30:33.757Z|9827af79-2d50-4dc7-8d98-a87850ff97d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:33.758Z|9827af79-2d50-4dc7-8d98-a87850ff97d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:35.815Z|a3c6b0d2-e707-43c9-b61e-12952942a84c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:35.816Z|a3c6b0d2-e707-43c9-b61e-12952942a84c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:40.072Z|03c84d58-7739-44bc-b681-d8976f43e2c8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:30:40.073Z|03c84d58-7739-44bc-b681-d8976f43e2c8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:43.392Z|5f3c2514-1176-4815-add1-131bb2fcd889|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:43.393Z|5f3c2514-1176-4815-add1-131bb2fcd889|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:43.779Z|48bdf075-3255-4e2d-b366-557dbcf5201f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:43.780Z|48bdf075-3255-4e2d-b366-557dbcf5201f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:45.837Z|059deb0f-4853-4e88-b7f1-94286867577a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:45.837Z|059deb0f-4853-4e88-b7f1-94286867577a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:48.729Z|bf25739c-246b-43c3-92de-96d0ee1391cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:30:48.730Z|bf25739c-246b-43c3-92de-96d0ee1391cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:30:49.217Z|4ca85e92-04bd-4f70-93ef-db97cdb1d990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:30:49.218Z|4ca85e92-04bd-4f70-93ef-db97cdb1d990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:30:53.415Z|be4398dd-9cf3-4d9e-ab07-adde3cc25c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:53.415Z|be4398dd-9cf3-4d9e-ab07-adde3cc25c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:53.800Z|c65453e5-f700-4401-9185-1b8abb4a275d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:53.801Z|c65453e5-f700-4401-9185-1b8abb4a275d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:30:55.857Z|4393feff-5ec1-456d-b299-ef49ae1a2909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:30:55.858Z|4393feff-5ec1-456d-b299-ef49ae1a2909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:03.441Z|38004380-026c-48de-9458-b823fbea6193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:03.442Z|38004380-026c-48de-9458-b823fbea6193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:03.729Z|ed05251b-1216-40a3-858c-6399f993ed75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:31:03.730Z|ed05251b-1216-40a3-858c-6399f993ed75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:31:03.822Z|3c431680-7653-42c2-aa63-cbd62fcf1a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:03.822Z|3c431680-7653-42c2-aa63-cbd62fcf1a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:05.881Z|a450e136-659e-4595-b199-45712f2b0915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:05.881Z|a450e136-659e-4595-b199-45712f2b0915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:13.463Z|74c68fb0-e4fa-4363-b5fb-2b29e234ec83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:13.464Z|74c68fb0-e4fa-4363-b5fb-2b29e234ec83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:13.842Z|ea5e9d35-3fe3-441b-b359-ddb105d431a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:13.843Z|ea5e9d35-3fe3-441b-b359-ddb105d431a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:15.900Z|7c160ae7-4e3d-4116-9183-7bdf49c200b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:15.901Z|7c160ae7-4e3d-4116-9183-7bdf49c200b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:18.729Z|91db759a-b7dd-46bb-a466-fe7c81cbd485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:31:18.730Z|91db759a-b7dd-46bb-a466-fe7c81cbd485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:31:19.219Z|32e6d0b4-0811-4c95-aaad-fabc2ea16bc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:31:19.219Z|32e6d0b4-0811-4c95-aaad-fabc2ea16bc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:31:23.485Z|36e56bb7-b9e1-4e38-9a32-00324ad6b614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:23.486Z|36e56bb7-b9e1-4e38-9a32-00324ad6b614|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:23.863Z|49bebbca-107f-45c3-881a-75c776b3f389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:23.864Z|49bebbca-107f-45c3-881a-75c776b3f389|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:25.933Z|c00089dd-359d-4108-bebe-88fc6788c22f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:25.934Z|c00089dd-359d-4108-bebe-88fc6788c22f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:33.511Z|583bf897-f42b-4ac9-bea0-d85d4508e3e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:33.512Z|583bf897-f42b-4ac9-bea0-d85d4508e3e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:33.729Z|9181947f-594d-4ccd-b3c1-6d9b0961698c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:31:33.731Z|9181947f-594d-4ccd-b3c1-6d9b0961698c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:31:33.886Z|8c4e9bac-c6b7-4839-8cc6-a5f02848e961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:33.886Z|8c4e9bac-c6b7-4839-8cc6-a5f02848e961|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:35.962Z|72be1663-72d1-4563-abc6-e80dc39ec0d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:35.962Z|72be1663-72d1-4563-abc6-e80dc39ec0d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:40.071Z|eb7221ed-bae1-4959-884d-ac63b18c5325|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:31:40.072Z|eb7221ed-bae1-4959-884d-ac63b18c5325|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:43.534Z|ea74b3b6-fd9a-40d6-ba84-4d8aa87bcd7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:43.534Z|ea74b3b6-fd9a-40d6-ba84-4d8aa87bcd7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:43.908Z|c13b2bf4-40cc-4af3-b2fe-ed09b7654122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:43.909Z|c13b2bf4-40cc-4af3-b2fe-ed09b7654122|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:45.987Z|13bd1771-bc6c-4d3f-bf1a-707e37bdde96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:45.987Z|13bd1771-bc6c-4d3f-bf1a-707e37bdde96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:48.729Z|e6ee18f6-13fd-4a40-bf09-cac087318e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:31:48.730Z|e6ee18f6-13fd-4a40-bf09-cac087318e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:31:49.221Z|895218b5-1e7a-4519-8adf-9cf93972735f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:31:49.222Z|895218b5-1e7a-4519-8adf-9cf93972735f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:31:53.556Z|d7345430-b7d3-435d-82cb-b644c5d4a727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:53.557Z|d7345430-b7d3-435d-82cb-b644c5d4a727|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:53.930Z|c0d74608-a025-4ed0-a780-8a0d2de5ec2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:53.930Z|c0d74608-a025-4ed0-a780-8a0d2de5ec2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:31:56.009Z|d3bc1579-006c-433a-b199-1c84613561d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:31:56.010Z|d3bc1579-006c-433a-b199-1c84613561d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:03.578Z|222b27d1-95d9-4f6b-a134-9b99b2137fe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:03.579Z|222b27d1-95d9-4f6b-a134-9b99b2137fe3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:03.729Z|43d48efc-7abe-4707-b3f5-57d8aa5b7973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:32:03.730Z|43d48efc-7abe-4707-b3f5-57d8aa5b7973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:32:03.953Z|cd621e81-5f28-4873-9e16-15742315cd39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:03.953Z|cd621e81-5f28-4873-9e16-15742315cd39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:06.032Z|29b03938-f6dd-46fb-9b95-10ca4d7db32b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:06.032Z|29b03938-f6dd-46fb-9b95-10ca4d7db32b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:13.599Z|be003c6e-677a-4188-aa92-4a3506ccfd6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:13.599Z|be003c6e-677a-4188-aa92-4a3506ccfd6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:13.975Z|7b2c57e5-b3a8-4ada-820f-912ea50507f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:13.976Z|7b2c57e5-b3a8-4ada-820f-912ea50507f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:16.053Z|aa1a35a0-d114-4899-8c5e-f4114af2e71b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:16.053Z|aa1a35a0-d114-4899-8c5e-f4114af2e71b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:18.729Z|3131c808-9633-43ca-a432-15725dcee8c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:32:18.732Z|3131c808-9633-43ca-a432-15725dcee8c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:32:19.223Z|9090143c-8ee0-473c-abc4-ac761baf7f66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:32:19.224Z|9090143c-8ee0-473c-abc4-ac761baf7f66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:32:23.620Z|1c364da1-3582-4021-b72b-cc9b0b05e7f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:23.620Z|1c364da1-3582-4021-b72b-cc9b0b05e7f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:23.997Z|9f71b278-9493-44ca-a7b7-1dc4029ba4d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:23.998Z|9f71b278-9493-44ca-a7b7-1dc4029ba4d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:26.088Z|5068d2e6-425e-4349-97b3-d889ac93d24a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:26.088Z|5068d2e6-425e-4349-97b3-d889ac93d24a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:33.643Z|05e66a52-26cd-4405-9a4c-c315c30f8023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:33.644Z|05e66a52-26cd-4405-9a4c-c315c30f8023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:33.729Z|32110bc9-77ab-4c03-959d-34deef92286a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:32:33.730Z|32110bc9-77ab-4c03-959d-34deef92286a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:32:34.019Z|60b122ed-2f24-4d4b-a454-b6eb29afde87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:34.020Z|60b122ed-2f24-4d4b-a454-b6eb29afde87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:36.126Z|9e171455-0b9a-4669-99e7-4b5f81b5d4cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:36.127Z|9e171455-0b9a-4669-99e7-4b5f81b5d4cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:40.071Z|b149958d-afb0-4505-a06c-9e110063d336|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:32:40.072Z|b149958d-afb0-4505-a06c-9e110063d336|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:43.671Z|d18a469e-5e62-4dee-b53e-8ee0a2cfd557|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:43.672Z|d18a469e-5e62-4dee-b53e-8ee0a2cfd557|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:44.043Z|b0d93c7b-6e76-4b61-9654-c6908dbaebc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:44.044Z|b0d93c7b-6e76-4b61-9654-c6908dbaebc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:46.153Z|da5c4ed1-8362-4003-96ed-0d20e06e557f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:46.154Z|da5c4ed1-8362-4003-96ed-0d20e06e557f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:48.731Z|06f05dfe-8ee5-4e9a-8c37-17c78172ab57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:32:48.734Z|06f05dfe-8ee5-4e9a-8c37-17c78172ab57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:32:49.224Z|c6247702-5b61-442b-b655-9032debff009|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:32:49.225Z|c6247702-5b61-442b-b655-9032debff009|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:32:53.693Z|bcc2c48a-ca3a-4d24-9e72-ad559fa9a0f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:53.694Z|bcc2c48a-ca3a-4d24-9e72-ad559fa9a0f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:54.067Z|f6c335c2-f9cb-4eaa-b91c-fc15945fe3ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:54.067Z|f6c335c2-f9cb-4eaa-b91c-fc15945fe3ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:32:56.178Z|bfdaa440-673c-4817-82e5-06e6be7daeee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:32:56.178Z|bfdaa440-673c-4817-82e5-06e6be7daeee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:03.715Z|16bbb730-8c8d-4488-80f2-545f6cde9f67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:03.716Z|16bbb730-8c8d-4488-80f2-545f6cde9f67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:03.729Z|980a7442-9cc8-48b4-90e8-12dfa9063439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:33:03.730Z|980a7442-9cc8-48b4-90e8-12dfa9063439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:33:04.090Z|cff8561e-0fae-436e-be45-78469de379f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:04.091Z|cff8561e-0fae-436e-be45-78469de379f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:06.202Z|5271bdeb-bf5a-4a65-8320-1766dd2a0724|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:06.204Z|5271bdeb-bf5a-4a65-8320-1766dd2a0724|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:13.738Z|1e845cf3-f99f-49f1-bba6-9ea943e1e334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:13.739Z|1e845cf3-f99f-49f1-bba6-9ea943e1e334|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:14.114Z|8170298a-deb1-486a-a784-0b18add52965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:14.115Z|8170298a-deb1-486a-a784-0b18add52965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:16.230Z|9741e1e2-50d0-45af-a26d-fc7943cd39bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:16.230Z|9741e1e2-50d0-45af-a26d-fc7943cd39bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:18.729Z|40472bf2-d769-461a-9d1c-5676404e3183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:33:18.730Z|40472bf2-d769-461a-9d1c-5676404e3183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:33:19.225Z|49de1ab8-835c-44f1-acd6-c62c0adc96dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:33:19.226Z|49de1ab8-835c-44f1-acd6-c62c0adc96dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:33:23.761Z|da19b206-bb12-417f-8fa2-fc28b3493104|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:23.761Z|da19b206-bb12-417f-8fa2-fc28b3493104|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:24.136Z|7ead1f64-77e2-4f15-90b6-de3f91ce82c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:24.137Z|7ead1f64-77e2-4f15-90b6-de3f91ce82c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:26.254Z|dedb96a0-5192-4e97-802d-9cf8c96c5d71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:26.255Z|dedb96a0-5192-4e97-802d-9cf8c96c5d71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:33.729Z|d527a0dc-6c15-4d5c-bb39-92e85f1d7ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:33:33.732Z|d527a0dc-6c15-4d5c-bb39-92e85f1d7ae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:33:33.783Z|ac99098b-34d6-4aa4-98aa-8bd58ec283a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:33.784Z|ac99098b-34d6-4aa4-98aa-8bd58ec283a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:34.157Z|363d5f0b-8fe8-4bfe-88f8-ae2211a71c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:34.158Z|363d5f0b-8fe8-4bfe-88f8-ae2211a71c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:36.278Z|111c8e39-b663-4651-99b9-fdc6d76e4fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:36.279Z|111c8e39-b663-4651-99b9-fdc6d76e4fb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:40.071Z|762b9990-08e4-41ec-b42e-8449b9df664d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:33:40.072Z|762b9990-08e4-41ec-b42e-8449b9df664d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:43.807Z|7e758a92-0897-40cd-99f7-ea2fcf0f53c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:43.808Z|7e758a92-0897-40cd-99f7-ea2fcf0f53c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:44.179Z|9d6479dd-b200-4471-93bf-6ba19a8b90dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:44.180Z|9d6479dd-b200-4471-93bf-6ba19a8b90dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:46.300Z|1149bd5d-63c0-4128-b2cc-cfd78939c362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:46.301Z|1149bd5d-63c0-4128-b2cc-cfd78939c362|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:48.729Z|f13c70cc-3198-4b8d-9601-c86d13b751a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:33:48.730Z|f13c70cc-3198-4b8d-9601-c86d13b751a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:33:49.227Z|02d80f2b-bb16-4747-bd9a-1e58abcf0218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:33:49.227Z|02d80f2b-bb16-4747-bd9a-1e58abcf0218|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:33:53.831Z|4261942e-8528-4990-8258-26af5f192d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:53.832Z|4261942e-8528-4990-8258-26af5f192d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:54.201Z|c6033932-183f-4a3d-b32e-a79f835c5f4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:54.201Z|c6033932-183f-4a3d-b32e-a79f835c5f4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:33:56.325Z|3a2055c2-9388-4aeb-9591-68b376f6a1ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:33:56.325Z|3a2055c2-9388-4aeb-9591-68b376f6a1ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:03.729Z|615c9f21-5833-4f78-84ec-4bcedf6db0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:34:03.730Z|615c9f21-5833-4f78-84ec-4bcedf6db0db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:34:03.854Z|4723985c-3c29-45de-b2dc-63b627b6f4d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:03.855Z|4723985c-3c29-45de-b2dc-63b627b6f4d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:04.222Z|90922fa3-2eb2-40e2-a476-a0863b94b5a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:04.223Z|90922fa3-2eb2-40e2-a476-a0863b94b5a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:06.349Z|4029c91d-0ee1-4adb-a24f-3d0e75001355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:06.349Z|4029c91d-0ee1-4adb-a24f-3d0e75001355|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:13.876Z|020879a3-6c9e-4d46-a247-8ee39a9db8f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:13.877Z|020879a3-6c9e-4d46-a247-8ee39a9db8f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:14.243Z|79a28f02-5b40-4018-ae75-da2ff5f03b4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:14.244Z|79a28f02-5b40-4018-ae75-da2ff5f03b4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:16.373Z|da1f7251-61d2-4078-a27c-892411369014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:16.374Z|da1f7251-61d2-4078-a27c-892411369014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:18.730Z|67c04f34-80d4-4f97-8a5a-391f39abe606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:34:18.733Z|67c04f34-80d4-4f97-8a5a-391f39abe606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:34:19.228Z|5a8e7c71-5a40-4de9-b31a-07e2b60e8dd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:34:19.229Z|5a8e7c71-5a40-4de9-b31a-07e2b60e8dd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:34:23.900Z|0052643c-22f8-415b-a5d3-ace43a6c70b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:23.901Z|0052643c-22f8-415b-a5d3-ace43a6c70b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:24.264Z|c28c4afa-863e-4ffa-aa05-70b291e08a0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:24.265Z|c28c4afa-863e-4ffa-aa05-70b291e08a0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:26.397Z|6a7be0ee-dc23-4bf6-88eb-4c6f098b2a40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:26.397Z|6a7be0ee-dc23-4bf6-88eb-4c6f098b2a40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:33.729Z|f9a72d2f-df70-49a2-b0a2-34f442623c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:34:33.730Z|f9a72d2f-df70-49a2-b0a2-34f442623c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:34:33.922Z|8f0eaa02-fc2e-4bfd-8c12-ba5db16a128f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:33.923Z|8f0eaa02-fc2e-4bfd-8c12-ba5db16a128f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:34.286Z|be0f70a4-298b-48fe-afea-629247778cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:34.287Z|be0f70a4-298b-48fe-afea-629247778cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:36.421Z|7093004b-856a-4232-83a1-681d0a7cb4cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:36.422Z|7093004b-856a-4232-83a1-681d0a7cb4cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:40.071Z|5070c597-1537-4a2c-8949-e1f6daf94c2f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:34:40.072Z|5070c597-1537-4a2c-8949-e1f6daf94c2f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:43.944Z|60a49f80-a5e8-4b8d-bff1-2cb22d8ceb13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:43.944Z|60a49f80-a5e8-4b8d-bff1-2cb22d8ceb13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:44.309Z|c48f265c-4d00-4524-91fe-3852f370d488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:44.310Z|c48f265c-4d00-4524-91fe-3852f370d488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:46.446Z|5cc76a0f-19b1-4faf-9fec-951d37818acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:46.447Z|5cc76a0f-19b1-4faf-9fec-951d37818acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:48.729Z|918ba19c-6f74-4dc3-a121-1014524b444a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:34:48.730Z|918ba19c-6f74-4dc3-a121-1014524b444a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:34:49.229Z|69b49536-186d-4488-82dc-8b05e142ce56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:34:49.230Z|69b49536-186d-4488-82dc-8b05e142ce56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:34:53.967Z|827a087b-d368-43a9-9f46-71610d8a8d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:53.968Z|827a087b-d368-43a9-9f46-71610d8a8d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:54.333Z|ca941bf6-4ab2-4859-a56e-e04ceb6b763e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:54.334Z|ca941bf6-4ab2-4859-a56e-e04ceb6b763e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:34:56.472Z|b130d894-0e17-434f-aa31-e4a8ec3cd792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:34:56.473Z|b130d894-0e17-434f-aa31-e4a8ec3cd792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:03.730Z|d519e204-6a84-4f21-971b-10ea0a94b59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:35:03.733Z|d519e204-6a84-4f21-971b-10ea0a94b59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:35:03.990Z|cbf3a5d5-122b-47fd-a3fa-55ed185f7f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:03.990Z|cbf3a5d5-122b-47fd-a3fa-55ed185f7f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:04.356Z|d811a1d9-86c2-4d51-9292-e37d329d22ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:04.356Z|d811a1d9-86c2-4d51-9292-e37d329d22ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:06.503Z|f1e832be-12ae-4d4d-a14b-de3111643905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:06.504Z|f1e832be-12ae-4d4d-a14b-de3111643905|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:14.015Z|aa4d431b-f5e7-4786-a347-a48b8060e239|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:14.016Z|aa4d431b-f5e7-4786-a347-a48b8060e239|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:14.377Z|dc2401ab-9b56-4de7-8f0a-c7191eb3358b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:14.378Z|dc2401ab-9b56-4de7-8f0a-c7191eb3358b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:16.529Z|f78161e8-9239-4799-9b1d-5a9d7593aaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:16.530Z|f78161e8-9239-4799-9b1d-5a9d7593aaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:18.729Z|a65386fa-4f11-4e8d-8e4f-e69a3b7d94a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:35:18.730Z|a65386fa-4f11-4e8d-8e4f-e69a3b7d94a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:35:19.231Z|66dbdc37-6737-4a1b-b556-031c6e994ffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:35:19.231Z|66dbdc37-6737-4a1b-b556-031c6e994ffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:35:24.040Z|d5b94adc-b427-47f2-b908-3967aec79e05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:24.041Z|d5b94adc-b427-47f2-b908-3967aec79e05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:24.401Z|61330077-6c25-4920-a9b4-6fadd1e7d26d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:24.402Z|61330077-6c25-4920-a9b4-6fadd1e7d26d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:26.555Z|4ea9efd0-ecf9-4e99-a0d3-46ce2a5a68fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:26.557Z|4ea9efd0-ecf9-4e99-a0d3-46ce2a5a68fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:33.729Z|1d7a0a19-51af-4785-a691-d5e4fa498c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:35:33.730Z|1d7a0a19-51af-4785-a691-d5e4fa498c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:35:34.065Z|5fca253b-77d5-4b91-a40a-d1a840de96bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:34.065Z|5fca253b-77d5-4b91-a40a-d1a840de96bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:34.424Z|bc1ac0e8-a760-494c-9445-d82a62622a1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:34.424Z|bc1ac0e8-a760-494c-9445-d82a62622a1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:36.578Z|2ef85909-c2fe-4548-b24c-4717d1c62a99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:36.578Z|2ef85909-c2fe-4548-b24c-4717d1c62a99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:40.072Z|1e395123-104f-464f-9679-d98a0ffbdd1b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:35:40.074Z|1e395123-104f-464f-9679-d98a0ffbdd1b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:44.086Z|6b552455-62ad-45b4-90bd-12d3bd1008d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:44.087Z|6b552455-62ad-45b4-90bd-12d3bd1008d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:44.446Z|367b74a9-5f95-420b-b9b2-0f513dcbea6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:44.447Z|367b74a9-5f95-420b-b9b2-0f513dcbea6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:46.602Z|21dfd15f-d310-4f5e-9d13-0075d83e3089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:46.603Z|21dfd15f-d310-4f5e-9d13-0075d83e3089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:48.729Z|9e758cdb-5ef1-4eec-ad46-e45464758d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:35:48.732Z|9e758cdb-5ef1-4eec-ad46-e45464758d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:35:49.232Z|994b5d42-1b48-4f2a-b918-f982d42a6fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:35:49.233Z|994b5d42-1b48-4f2a-b918-f982d42a6fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:35:54.108Z|c53d8c22-84ad-40fc-b9d8-eabf36d3fdca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:54.108Z|c53d8c22-84ad-40fc-b9d8-eabf36d3fdca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:54.470Z|dbd3e161-5c84-4ddb-abc2-036877f114ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:54.470Z|dbd3e161-5c84-4ddb-abc2-036877f114ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:35:56.625Z|02443081-8bc3-4665-880c-ee9625295fa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:35:56.625Z|02443081-8bc3-4665-880c-ee9625295fa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:03.729Z|930dfceb-abbd-4720-9c4c-abfc8fb724d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:36:03.730Z|930dfceb-abbd-4720-9c4c-abfc8fb724d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:36:04.133Z|0ca65e35-f58a-4f1d-99c7-0eaecb0da54e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:04.134Z|0ca65e35-f58a-4f1d-99c7-0eaecb0da54e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:04.492Z|c885098f-d58a-4a14-b6b9-bdbe6dfd06d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:04.492Z|c885098f-d58a-4a14-b6b9-bdbe6dfd06d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:06.659Z|08419b54-0225-42d2-a817-5f887d43e98b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:06.660Z|08419b54-0225-42d2-a817-5f887d43e98b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:14.155Z|2570e4e7-c7cd-4143-9d90-4e6d35801374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:14.156Z|2570e4e7-c7cd-4143-9d90-4e6d35801374|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:14.512Z|7886905f-9c34-4237-b3db-188be18414f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:14.513Z|7886905f-9c34-4237-b3db-188be18414f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:16.687Z|758512c4-124d-4aa5-8423-667f68d7526e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:16.688Z|758512c4-124d-4aa5-8423-667f68d7526e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:18.729Z|d7ac4cd8-4b4b-4bb3-ac1a-1bea39daa97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:36:18.730Z|d7ac4cd8-4b4b-4bb3-ac1a-1bea39daa97b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:36:19.234Z|f034c5fc-7f77-4411-baee-87624a9ce9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:36:19.234Z|f034c5fc-7f77-4411-baee-87624a9ce9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:36:24.177Z|334be696-bfd7-4f28-bd23-abccf11c74da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:24.178Z|334be696-bfd7-4f28-bd23-abccf11c74da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:24.533Z|a7660211-8e46-4743-b583-c7fdabd8b461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:24.534Z|a7660211-8e46-4743-b583-c7fdabd8b461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:26.712Z|e0d1f357-4a15-4e09-b257-20425cbf9c20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:26.715Z|e0d1f357-4a15-4e09-b257-20425cbf9c20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:33.730Z|9f2a2ba6-5d5b-45a6-af22-035817423d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:36:33.733Z|9f2a2ba6-5d5b-45a6-af22-035817423d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:36:34.199Z|cec18d2c-451d-4a72-a9e1-0fe0245dcff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:34.199Z|cec18d2c-451d-4a72-a9e1-0fe0245dcff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:34.555Z|c7d510ca-a1ef-4707-a7fb-5b0741885c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:34.556Z|c7d510ca-a1ef-4707-a7fb-5b0741885c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:36.742Z|4bffc230-cdac-4147-88b2-c677bfac521d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:36.742Z|4bffc230-cdac-4147-88b2-c677bfac521d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:40.072Z|b9db69ba-75ec-4b44-9c1e-a6c042f8a985|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:36:40.073Z|b9db69ba-75ec-4b44-9c1e-a6c042f8a985|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:44.220Z|b89362db-273d-4739-a1ba-843df1425651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:44.221Z|b89362db-273d-4739-a1ba-843df1425651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:44.577Z|34de8a9d-0d9c-40e3-91ad-18bb4c640a31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:44.579Z|34de8a9d-0d9c-40e3-91ad-18bb4c640a31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:46.764Z|f0f4404f-0c4f-4950-abb2-8d0e1957eac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:46.764Z|f0f4404f-0c4f-4950-abb2-8d0e1957eac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:48.729Z|231dd198-a6bc-4a72-a6ee-5e46b19e1db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:36:48.730Z|231dd198-a6bc-4a72-a6ee-5e46b19e1db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:36:49.235Z|2ce6a4d3-5b37-49c7-8f10-aa078211788b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:36:49.235Z|2ce6a4d3-5b37-49c7-8f10-aa078211788b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:36:54.242Z|82bfbc9b-7d0e-457f-88d4-4598a69f3896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:54.243Z|82bfbc9b-7d0e-457f-88d4-4598a69f3896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:54.602Z|a7d7003e-1773-4cf7-8480-12b6c03810d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:54.602Z|a7d7003e-1773-4cf7-8480-12b6c03810d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:36:56.785Z|8111294b-96bf-4f3d-b5a0-bc297c93e564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:36:56.786Z|8111294b-96bf-4f3d-b5a0-bc297c93e564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:03.729Z|b5aeb878-d800-453c-aca9-cff7cbb4e8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:37:03.730Z|b5aeb878-d800-453c-aca9-cff7cbb4e8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:37:04.266Z|3915e8cf-4165-4400-9b93-8c83d996e21a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:04.266Z|3915e8cf-4165-4400-9b93-8c83d996e21a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:04.625Z|18632c3d-c560-45dc-b796-8f2673752ef9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:04.625Z|18632c3d-c560-45dc-b796-8f2673752ef9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:06.807Z|85a1c700-e208-4ae7-8e4e-6380a30ad7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:06.808Z|85a1c700-e208-4ae7-8e4e-6380a30ad7f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:14.288Z|b5c14eec-05c0-4f32-8740-e64080ca375c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:14.289Z|b5c14eec-05c0-4f32-8740-e64080ca375c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:14.646Z|13787509-7e00-4e1d-a732-c0a6ca385ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:14.647Z|13787509-7e00-4e1d-a732-c0a6ca385ed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:16.829Z|32ffb449-b49c-40ae-a5ac-94ffaf8f54bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:16.829Z|32ffb449-b49c-40ae-a5ac-94ffaf8f54bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:18.729Z|3971fa19-9152-4810-927d-1d8b2fbd5c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:37:18.732Z|3971fa19-9152-4810-927d-1d8b2fbd5c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:37:19.236Z|2170c80e-cf28-4d0e-940b-30f071ccd5ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:37:19.237Z|2170c80e-cf28-4d0e-940b-30f071ccd5ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:37:24.311Z|d9d771a3-655a-4146-8a89-9590d31a0408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:24.312Z|d9d771a3-655a-4146-8a89-9590d31a0408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:24.668Z|82a970d7-9667-4ddd-8259-9e6a04328cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:24.669Z|82a970d7-9667-4ddd-8259-9e6a04328cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:26.850Z|ed2bba37-5bda-4ffb-8774-66988d669020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:26.851Z|ed2bba37-5bda-4ffb-8774-66988d669020|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:33.729Z|7d2d5e8d-75a4-400a-9732-c24573495827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:37:33.730Z|7d2d5e8d-75a4-400a-9732-c24573495827|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:37:34.333Z|aee2f7aa-8ced-427f-baf3-43b8b432b028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:34.334Z|aee2f7aa-8ced-427f-baf3-43b8b432b028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:34.691Z|8f305405-2566-41c3-b58a-5c8471a3069a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:34.692Z|8f305405-2566-41c3-b58a-5c8471a3069a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:36.873Z|689dcd1b-2db5-4ea3-b9c7-968f25df52f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:36.873Z|689dcd1b-2db5-4ea3-b9c7-968f25df52f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:38.524Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:37:38.529Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 957aa183-c425-43a2-9f6c-bbd4dee65097 already exists in requestDb InfraActiveRequests table 2023-01-11T05:37:38.531Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:37:38.532Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:37:38.532Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:38.533Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:37:38.533Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:37:38.533Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6681b8f2e216c57", X-B3-SpanId:"278c59fb940eafe2", X-B3-ParentSpanId:"d6681b8f2e216c57", X-B3-Sampled:"0", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28eebd5a-dffb-42d0-87df-c1cb09a3dc76"] 2023-01-11T05:37:38.534Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:37:38.534Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:38.688Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:38.688Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:37:38.689Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:37:38.689Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=91346E9EA1807233EBA256A437AE1A23; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:37:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:38.690Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: 2023-01-11T05:37:38.691Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:38.691Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|404|Not Found|InvokeReturn 2023-01-11T05:37:38.721Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:37:38.723Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-11T05:37:38.733Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:37:38.791Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:37:38.791Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-01-11T05:37:38.841Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-01-11T05:37:38.842Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:37:38 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230111-05:37:38:464-35763], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:37:38.845Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-01-11T05:37:38.849Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2023-01-11T05:37:38.849Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-11T05:37:38.854Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:37:38.884Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-01-11T05:37:38.886Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[957aa183-c425-43a2-9f6c-bbd4dee65097], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9accc9ec-a945-4fda-a7a8-e0f1cf0af3b4], X-ECOMP-RequestID=[957aa183-c425-43a2-9f6c-bbd4dee65097], X-TransactionId=[], X-ONAP-RequestID=[957aa183-c425-43a2-9f6c-bbd4dee65097]} 2023-01-11T05:37:38.921Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:37:38 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230111-05:37:38:545-51404], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:37:38.922Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-01-11T05:37:38.923Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-01-11T05:37:38.925Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2023-01-11T05:37:38.926Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-11T05:37:38.930Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:37:38.960Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:37:38.962Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-01-11T05:37:39.004Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-01-11T05:37:39.005Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:37:38 GMT], content-length=[599], vertex-id=[233472], x-aai-txid=[0-aai-resources-230111-05:37:38:621-25436], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:37:39.006Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673415276192","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2023-01-11T05:37:39.011Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:37:39.011Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:37:39.020Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:37:39.020Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:37:39.021Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:39.021Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:37:39.021Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:37:39.021Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"d6681b8f2e216c57", X-B3-SpanId:"97274be9cbe5f2da", X-B3-ParentSpanId:"d6681b8f2e216c57", X-B3-Sampled:"0", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f16738b6-607e-4264-9979-b132f3394cc6"] 2023-01-11T05:37:39.022Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594","requestScope":"service"} 2023-01-11T05:37:39.022Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:39.049Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:39.050Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:39.050Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:37:39.050Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:37:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:39.051Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:37:39.051Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:39.052Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:37:39.053Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac 2023-01-11T05:37:39.053Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|INFO|500||Invoke 2023-01-11T05:37:39.053Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:39.054Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac 2023-01-11T05:37:39.054Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Method : GET 2023-01-11T05:37:39.054Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58e6f709-e0b1-4f2f-976a-c4f8a5185a98"] 2023-01-11T05:37:39.055Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Request body: 2023-01-11T05:37:39.055Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:39.249Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:39.249Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:39.250Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Status text : 2023-01-11T05:37:39.250Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2B8846FA6398B3A3CA6764066EBB39C9; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:39.253Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "2b1c9a97-9135-4a3e-b660-7452956622ac", "modelInvariantUUID" : "49e2eb33-dcbf-40e9-a642-10d4a6db7c7d", "created" : "2023-01-11 05:35:36.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/serviceProxyCustomizations" } } } 2023-01-11T05:37:39.253Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:39.253Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|INFO|500||InvokeReturn 2023-01-11T05:37:39.260Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance 2023-01-11T05:37:39.261Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|INFO|500||Invoke 2023-01-11T05:37:39.261Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:39.262Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance 2023-01-11T05:37:39.262Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:37:39.263Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6615555a-74d9-477f-909c-1c28bcceee99"] 2023-01-11T05:37:39.263Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:37:39.263Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:39.287Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:39.287Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:37:39.288Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:37:39.288Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:39.289Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Response body: 2023-01-11T05:37:39.289Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:39.289Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:37:39.290Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d 2023-01-11T05:37:39.291Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|INFO|500||Invoke 2023-01-11T05:37:39.291Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:39.291Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d 2023-01-11T05:37:39.292Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Method : GET 2023-01-11T05:37:39.292Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2df1dcba-addb-4ae0-a5fe-f02827365fc3"] 2023-01-11T05:37:39.292Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Request body: 2023-01-11T05:37:39.293Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:39.323Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:39.324Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:39.324Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Status text : 2023-01-11T05:37:39.325Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:39.327Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "2b1c9a97-9135-4a3e-b660-7452956622ac", "modelInvariantUUID" : "49e2eb33-dcbf-40e9-a642-10d4a6db7c7d", "created" : "2023-01-11 05:35:36.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d" } } } 2023-01-11T05:37:39.327Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:39.327Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|INFO|500||InvokeReturn 2023-01-11T05:37:39.332Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance 2023-01-11T05:37:39.332Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|INFO|500||Invoke 2023-01-11T05:37:39.333Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:39.333Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance 2023-01-11T05:37:39.334Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:37:39.334Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b95340c-e1d6-477a-a056-cd97bf54b6db"] 2023-01-11T05:37:39.335Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:37:39.335Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:39.360Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:39.361Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:37:39.361Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:37:39.361Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:39.362Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||Response body: 2023-01-11T05:37:39.362Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:39.363Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:37:39.364Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:37:39.364Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:37:39.364Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:39.365Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:37:39.365Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:37:39.365Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"523565ee-b24e-4ee8-853a-e51146d00570"] 2023-01-11T05:37:39.366Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:37:39.366Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:39.399Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:39.400Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:39.400Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:37:39.401Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:39.403Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:37:39.403Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:39.404Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:37:39.407Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T05:37:39.407Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-11T05:37:39.408Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:39.408Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T05:37:39.409Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:37:39.409Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"813c2454-3769-4242-b712-fb3f5dd022ce"] 2023-01-11T05:37:39.409Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:37:39.410Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:39.443Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:39.443Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:39.444Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:37:39.444Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:39.448Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-11T05:37:39.448Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:39.449Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-11T05:37:39.452Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac 2023-01-11T05:37:39.452Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|INFO|500||Invoke 2023-01-11T05:37:39.452Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:39.453Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac 2023-01-11T05:37:39.453Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Method : GET 2023-01-11T05:37:39.454Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67b6987b-c02e-4303-9f9f-cf1118ad83ad"] 2023-01-11T05:37:39.454Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Request body: 2023-01-11T05:37:39.454Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:39.506Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:39.507Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:39.507Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Status text : 2023-01-11T05:37:39.508Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:37:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:39.512Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "2b1c9a97-9135-4a3e-b660-7452956622ac", "modelInvariantUUID" : "49e2eb33-dcbf-40e9-a642-10d4a6db7c7d", "created" : "2023-01-11 05:35:36.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/serviceProxyCustomizations" } } } 2023-01-11T05:37:39.512Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:39.513Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|INFO|500||InvokeReturn 2023-01-11T05:37:39.517Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:37:39.518Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:37:39.518Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:39.518Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:37:39.519Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:37:39.519Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8979", X-B3-TraceId:"d6681b8f2e216c57", X-B3-SpanId:"3261498c58c276b9", X-B3-ParentSpanId:"d6681b8f2e216c57", X-B3-Sampled:"0", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d67c79c7-1d81-4392-80f5-afa2a4c640b6"] 2023-01-11T05:37:39.519Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"957aa183-c425-43a2-9f6c-bbd4dee65097","requestStatus":"IN_PROGRESS","startTime":1673415458723,"source":"VID","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"957aa183-c425-43a2-9f6c-bbd4dee65097"} 2023-01-11T05:37:39.520Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:39.557Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:39.557Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:37:39.558Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:37:39.558Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:37:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:39.561Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:37:38.723+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:37:39.535+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:37:39.562Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:39.562Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:37:39.575Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:37:39.576Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:37:39.576Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:39.576Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:37:39.577Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:37:39.577Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"d6681b8f2e216c57", X-B3-SpanId:"e2ef01c1f50d5bcd", X-B3-ParentSpanId:"d6681b8f2e216c57", X-B3-Sampled:"0", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45bf9edb-fd50-43da-8831-3c44e2c90d9a"] 2023-01-11T05:37:39.578Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2b1c9a97-9135-4a3e-b660-7452956622ac\",\"modelUuid\":\"2b1c9a97-9135-4a3e-b660-7452956622ac\",\"modelInvariantUuid\":\"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basiccnf-macro-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"3bf38f38-ddc3-4461-879d-9083feb259d2\",\"modelInvariantUuid\":\"e255cb68-75bf-4769-bce7-0726893095f1\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"6b0b5be4-d203-4994-b646-da40145d8bfa\",\"modelInstanceName\":\"basic_cnf_macro\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"platform\":{\"platformName\":\"basicnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_macro_lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_cnf_macro\",\"instanceParams\":[{\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-profile-k8s-version\":\"1.19.0\"}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicCnfMacro..helm_apache..module-1\",\"modelVersionId\":\"ec91c613-9f94-4945-b510-c652b49e61a0\",\"modelInvariantUuid\":\"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"1b875370-a4d1-4f07-a09f-98cfd19ede40\"},\"instanceName\":\"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\"instanceParams\":[{\"vf_module_label\":\"helm_apache\",\"k8s-rb-profile-name\":\"node-port-profile\",\"k8s-rb-profile-source\":\"node-port-profile\",\"k8s-rb-profile-namespace\":\"onap-tests\",\"k8s-rb-instance-release-name\":\"rel-1-apache\",\"k8s-rb-config-template-name\":\"replica-count-template\",\"k8s-rb-config-template-source\":\"deployment-config\",\"k8s-rb-config-name\":\"replica-count-change\",\"k8s-rb-config-value-source\":\"custom-values\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"2b1c9a97-9135-4a3e-b660-7452956622ac\",\"modelInvariantId\":\"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"957aa183-c425-43a2-9f6c-bbd4dee65097","type":"String"},"mso-request-id":{"value":"957aa183-c425-43a2-9f6c-bbd4dee65097","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:37:39.578Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:40.072Z|85a5759e-b2e4-48c0-be3c-4e201c6ac27e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:37:40.072Z|85a5759e-b2e4-48c0-be3c-4e201c6ac27e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:41.720Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:41.721Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:37:41.721Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:37:41.722Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=75E51BAB799D233F3C9EAE53401049D8; Path=/; HttpOnly", Date:"Wed, 11 Jan 2023 05:37:41 GMT", X-ONAP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-TransactionID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ECOMP-RequestID:"957aa183-c425-43a2-9f6c-bbd4dee65097", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"45bf9edb-fd50-43da-8831-3c44e2c90d9a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:41.722Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"957aa183-c425-43a2-9f6c-bbd4dee65097\",\"instanceId\":\"339b6db3-b0d7-477b-be6c-2a767ec143c4\"}}","message":"Success","processInstanceID":"0fe37eba-9172-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:37:41.722Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:41.723Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:37:41.728Z|957aa183-c425-43a2-9f6c-bbd4dee65097|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:37:41.880Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:37:41.884Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:37:41.884Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:37:41.885Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:41.885Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:37:41.885Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:37:41.886Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b044a34d6fa88b28", X-B3-SpanId:"7cc8965328c86a0d", X-B3-ParentSpanId:"b044a34d6fa88b28", X-B3-Sampled:"0", X-ONAP-RequestID:"d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb", X-RequestID:"d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb", X-TransactionID:"d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb", X-ECOMP-RequestID:"d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ec0d40d-63b2-4865-938a-dc99b1ef75eb"] 2023-01-11T05:37:41.886Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:37:41.887Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:41.911Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:41.912Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:41.912Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:37:41.913Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:41.914Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:37:41.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:37:41.914Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:41.915Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:37:41.919Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:37:41.920Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:37:41.921Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:41.922Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:37:41.922Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:37:41.923Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b044a34d6fa88b28", X-B3-SpanId:"90071c5b0c00f1ff", X-B3-ParentSpanId:"b044a34d6fa88b28", X-B3-Sampled:"0", X-ONAP-RequestID:"d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb", X-RequestID:"d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb", X-TransactionID:"d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb", X-ECOMP-RequestID:"d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb562b69-6cf3-4cea-80bd-d83a0f12e23d"] 2023-01-11T05:37:41.923Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:37:41.924Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:41.937Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:41.938Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:41.939Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:37:41.939Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:37:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:41.941Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:37:41.941Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:41.942Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:37:41.950Z|d7fd3afe-5f35-4d23-a5f1-e4451d74b3bb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:37:44.357Z|49835034-a91e-4258-ad36-73ac30406b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:44.357Z|49835034-a91e-4258-ad36-73ac30406b4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:44.713Z|57886aef-a71e-46e0-bacf-e598fbf297c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:44.713Z|57886aef-a71e-46e0-bacf-e598fbf297c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:46.895Z|29ed7176-9ddf-4ea9-9448-0dc9b9cd555f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:46.895Z|29ed7176-9ddf-4ea9-9448-0dc9b9cd555f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:48.730Z|63bc64fe-74b3-43ab-8bb8-1ccc177e7b6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:37:48.731Z|63bc64fe-74b3-43ab-8bb8-1ccc177e7b6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:37:49.237Z|c2b7ad5b-1176-4816-9c81-ebd96c6eac74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:37:49.238Z|c2b7ad5b-1176-4816-9c81-ebd96c6eac74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:37:52.094Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:37:52.099Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:37:52.099Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:37:52.100Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:52.100Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:37:52.100Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:37:52.101Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8eb4195a30f250f", X-B3-SpanId:"61c57271d3e95df1", X-B3-ParentSpanId:"b8eb4195a30f250f", X-B3-Sampled:"0", X-ONAP-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-TransactionID:"db7417dc-a385-46e2-adfa-445a833d294a", X-ECOMP-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11cf269c-ba15-4e5b-9c05-6ff547a629c4"] 2023-01-11T05:37:52.101Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:37:52.102Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:52.121Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:52.122Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:52.122Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:37:52.123Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:37:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:52.124Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:37:45.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:37:52.125Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:52.125Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:37:52.127Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:37:52.128Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:37:52.128Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:52.128Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:37:52.128Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:37:52.129Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8eb4195a30f250f", X-B3-SpanId:"69ebea5f96d4811d", X-B3-ParentSpanId:"b8eb4195a30f250f", X-B3-Sampled:"0", X-ONAP-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-TransactionID:"db7417dc-a385-46e2-adfa-445a833d294a", X-ECOMP-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f17e9660-3aa8-42b2-88c1-43eb0b9b4b80"] 2023-01-11T05:37:52.129Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:37:52.129Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:52.139Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:52.140Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:52.140Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:37:52.140Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:37:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:52.141Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:37:52.141Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:52.142Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:37:52.213Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:37:52.213Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:37:52.214Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:52.214Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:37:52.214Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:37:52.214Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-TransactionID:"db7417dc-a385-46e2-adfa-445a833d294a", X-ECOMP-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66fdf868-c3b5-4906-8101-34f135395f51"] 2023-01-11T05:37:52.215Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:37:52.215Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:52.357Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:52.358Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:52.358Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:37:52.359Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0AB6E5FE8462AF646BA9590293C6F298; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Wed, 11 Jan 2023 05:37:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:52.359Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1455a61c-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-11T05:37:47.182+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"13ac205b-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:37:52.360Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:52.360Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:37:52.395Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:37:52.395Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:37:52.396Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:37:52.396Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:37:52.397Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:37:52.397Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-TransactionID:"db7417dc-a385-46e2-adfa-445a833d294a", X-ECOMP-RequestID:"db7417dc-a385-46e2-adfa-445a833d294a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91bf7c1d-8c03-4efa-82b4-aab4ba2fa1de"] 2023-01-11T05:37:52.397Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:37:52.398Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:37:52.529Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:37:52.530Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:37:52.530Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:37:52.530Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=61DC52977EFA67A81AA0735EDCAC79EB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"781", Date:"Wed, 11 Jan 2023 05:37:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:37:52.531Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"14887624-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"SubProcess_0y8yozw:146cfec8-9172-11ed-ae6e-d28194c8b874","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processInstanceId":"1455a61c-9172-11ed-ae6e-d28194c8b874","executionId":"14884f12-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:37:47.514+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:37:52.531Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:37:52.532Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1455a61c-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:37:52.537Z|db7417dc-a385-46e2-adfa-445a833d294a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:37:54.377Z|1d2575e1-f36b-40d6-adbf-c036ec7d8c9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:54.377Z|1d2575e1-f36b-40d6-adbf-c036ec7d8c9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:54.737Z|732c73c8-0723-4ffd-8197-93966375fba9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:54.738Z|732c73c8-0723-4ffd-8197-93966375fba9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:37:56.916Z|108c3659-0268-4f15-a6a5-3ecb5663cc91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:37:56.917Z|108c3659-0268-4f15-a6a5-3ecb5663cc91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:02.681Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:38:02.688Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:02.688Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:38:02.688Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:02.689Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:02.689Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:38:02.689Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd87ca58786c9667", X-B3-SpanId:"421c7c3a38d0d7e4", X-B3-ParentSpanId:"bd87ca58786c9667", X-B3-Sampled:"0", X-ONAP-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-TransactionID:"2918a789-10b7-453a-80e0-24030f685f40", X-ECOMP-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33c07e1a-fcb0-4ade-a99e-673486c83dbe"] 2023-01-11T05:38:02.689Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:38:02.690Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:02.713Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:02.714Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:02.714Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:38:02.715Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:02.716Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:37:59.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:38:02.717Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:02.718Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:38:02.719Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:02.720Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:38:02.720Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:02.721Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:02.721Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:38:02.721Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd87ca58786c9667", X-B3-SpanId:"2d776e962af6614b", X-B3-ParentSpanId:"bd87ca58786c9667", X-B3-Sampled:"0", X-ONAP-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-TransactionID:"2918a789-10b7-453a-80e0-24030f685f40", X-ECOMP-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98858cb8-bd14-47a9-8302-44f2ed0c42ca"] 2023-01-11T05:38:02.722Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:38:02.722Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:02.732Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:02.733Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:02.734Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:38:02.734Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:02.735Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:38:02.736Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:02.736Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:38:02.774Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:02.774Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:02.775Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:02.775Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:02.775Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:02.775Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-TransactionID:"2918a789-10b7-453a-80e0-24030f685f40", X-ECOMP-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92f23e1b-e624-4de0-b811-faf9858f2e97"] 2023-01-11T05:38:02.776Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:02.776Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:02.903Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:02.904Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:02.905Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:02.905Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=99E64F6A1ED4314F224B43249FAFC4FE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 11 Jan 2023 05:38:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:02.906Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1caecba7-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-11T05:38:01.187+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"1bdbeb01-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:38:02.906Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:02.907Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:02.944Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:02.944Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:02.944Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:02.945Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:02.945Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:02.945Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-TransactionID:"2918a789-10b7-453a-80e0-24030f685f40", X-ECOMP-RequestID:"2918a789-10b7-453a-80e0-24030f685f40", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9eb01926-4101-445e-9281-d455b4f92777"] 2023-01-11T05:38:02.945Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:02.946Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:03.083Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:03.084Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:03.084Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:03.084Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A504814BBCD25A5633AF16F9880451E4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 11 Jan 2023 05:38:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:03.085Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:1cb8b6ec-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"1caecba7-9172-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processInstanceId":"1caecba7-9172-11ed-ae6e-d28194c8b874","executionId":"1caecba7-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:38:01.252+0000","endTime":"2023-01-11T05:38:01.252+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:38:03.085Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:03.085Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:03.089Z|2918a789-10b7-453a-80e0-24030f685f40|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:38:03.729Z|741d5b67-aaf0-431b-b9dc-0eff12e4367a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:38:03.732Z|741d5b67-aaf0-431b-b9dc-0eff12e4367a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:38:04.398Z|1f94cf94-50b5-4eab-ae70-2a5063e451c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:04.398Z|1f94cf94-50b5-4eab-ae70-2a5063e451c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:04.775Z|13eca7fe-88e9-42ad-b55c-dbe934582fb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:04.776Z|13eca7fe-88e9-42ad-b55c-dbe934582fb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:06.940Z|cf5246a3-856b-4af9-b441-757f4999ee0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:06.941Z|cf5246a3-856b-4af9-b441-757f4999ee0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:13.219Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:38:13.223Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:13.224Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:38:13.224Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:13.224Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:13.224Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:38:13.225Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a765840d82ad82f9", X-B3-SpanId:"09d74220fafe1d44", X-B3-ParentSpanId:"a765840d82ad82f9", X-B3-Sampled:"0", X-ONAP-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-TransactionID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-ECOMP-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1d12238-c51a-4bd0-abd8-9e14de480189"] 2023-01-11T05:38:13.225Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:38:13.225Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:13.243Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:13.244Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:13.244Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:38:13.244Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:13.246Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:38:11.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:38:13.247Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:13.247Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:38:13.250Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:13.250Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:38:13.250Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:13.251Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:13.251Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:38:13.251Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a765840d82ad82f9", X-B3-SpanId:"d718a19b4e39e087", X-B3-ParentSpanId:"a765840d82ad82f9", X-B3-Sampled:"0", X-ONAP-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-TransactionID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-ECOMP-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea3f85bd-7747-431a-b388-cc07206ea39c"] 2023-01-11T05:38:13.252Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:38:13.252Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:13.270Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:13.271Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:13.272Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:38:13.272Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:13.275Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:38:13.275Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:13.276Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:38:13.325Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:13.326Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:13.327Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:13.328Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:13.328Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:13.329Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-TransactionID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-ECOMP-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1656a35-3d30-4d21-8690-0fe7b84044de"] 2023-01-11T05:38:13.329Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:13.330Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:13.471Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:13.471Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:13.471Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:13.472Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C12B43DBA948B18E5FDCD53F8A24817F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"721", Date:"Wed, 11 Jan 2023 05:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:13.472Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1caecba7-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-11T05:38:01.187+0000","endTime":"2023-01-11T05:38:11.269+0000","removalTime":null,"durationInMillis":10082,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"1bdbeb01-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T05:38:13.473Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:13.473Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:13.502Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:13.503Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:13.503Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:13.503Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:13.504Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:13.504Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-TransactionID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-ECOMP-RequestID:"b20528a9-f051-4aed-bec1-c2fd86c6e4fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b05384e-0745-4cbc-bec3-d0b01fc83114"] 2023-01-11T05:38:13.505Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:13.505Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:13.623Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:13.624Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:13.624Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:13.624Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D0BEFE347C6A827A8AAD41989EA87035; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Wed, 11 Jan 2023 05:38:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:13.625Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:22b093e7-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"1caecba7-9172-11ed-ae6e-d28194c8b874","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processInstanceId":"1caecba7-9172-11ed-ae6e-d28194c8b874","executionId":"1caecba7-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:38:11.265+0000","endTime":"2023-01-11T05:38:11.265+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:38:13.625Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:13.626Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1caecba7-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:13.631Z|b20528a9-f051-4aed-bec1-c2fd86c6e4fb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:38:14.423Z|aad1ac54-bfca-4795-8070-3637677d279e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:14.423Z|aad1ac54-bfca-4795-8070-3637677d279e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:14.802Z|7da350f2-5c55-4b41-be96-2e0ab19355da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:14.803Z|7da350f2-5c55-4b41-be96-2e0ab19355da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:16.964Z|5136855f-7cda-4fde-adbe-088872a22b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:16.964Z|5136855f-7cda-4fde-adbe-088872a22b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:18.729Z|4d736f28-f869-4ccb-83d8-0a227115c359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:38:18.730Z|4d736f28-f869-4ccb-83d8-0a227115c359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:38:19.238Z|c5a5e556-691e-4815-a8b3-01b5edec88e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:38:19.239Z|c5a5e556-691e-4815-a8b3-01b5edec88e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:38:23.764Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:38:23.768Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:23.768Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:38:23.768Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:23.769Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:23.769Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:38:23.769Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3670d2ba4d090707", X-B3-SpanId:"0debb4dbbf5ab3e0", X-B3-ParentSpanId:"3670d2ba4d090707", X-B3-Sampled:"0", X-ONAP-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-TransactionID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-ECOMP-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9348e33f-9608-46fc-9af1-4199a63e725e"] 2023-01-11T05:38:23.769Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:38:23.770Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:23.791Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:23.792Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:23.792Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:38:23.792Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:23.794Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:38:11.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:38:23.795Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:23.795Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:38:23.797Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:23.797Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:38:23.798Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:23.798Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:23.798Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:38:23.799Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3670d2ba4d090707", X-B3-SpanId:"e08898fcc89ba5fc", X-B3-ParentSpanId:"3670d2ba4d090707", X-B3-Sampled:"0", X-ONAP-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-TransactionID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-ECOMP-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39d1b1d5-6304-45d7-9642-1560d74ffa31"] 2023-01-11T05:38:23.799Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:38:23.799Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:23.809Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:23.810Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:23.810Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:38:23.811Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:23.811Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:38:23.812Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:23.812Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:38:23.845Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:23.845Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:23.846Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:23.846Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:23.846Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:23.847Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-TransactionID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-ECOMP-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68cdf27a-4491-40ee-8a2a-57daa9d486ba"] 2023-01-11T05:38:23.847Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:23.848Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:23.973Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:23.973Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:23.974Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:23.974Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=86BE143CEAF9E3E0CBE00607AC0F96C9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Wed, 11 Jan 2023 05:38:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:23.975Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"260bcc06-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-11T05:38:16.896+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"256ca6bc-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:38:23.975Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:23.975Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:24.004Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:24.005Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:24.005Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:24.006Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:24.006Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:24.006Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-TransactionID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-ECOMP-RequestID:"2955cf7b-54d3-49cc-8b44-d99457010a4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1313b671-f8f8-42bb-a9f8-dd5137c26edd"] 2023-01-11T05:38:24.007Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:24.007Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:24.128Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:24.129Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:24.129Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:24.130Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F13D5857A5CC6B60B14538CBCD1ADE40; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Wed, 11 Jan 2023 05:38:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:24.130Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:26154205-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"SubProcess_2:2614a5bc-9172-11ed-ae6e-d28194c8b874","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processInstanceId":"260bcc06-9172-11ed-ae6e-d28194c8b874","executionId":"26154203-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:38:16.958+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:38:24.131Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:24.131Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:24.136Z|2955cf7b-54d3-49cc-8b44-d99457010a4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:38:24.443Z|d23e7887-fad1-408e-a298-ee391e47740f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:24.444Z|d23e7887-fad1-408e-a298-ee391e47740f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:24.824Z|83e9626b-3da6-4edd-8c44-d7c7a7944d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:24.824Z|83e9626b-3da6-4edd-8c44-d7c7a7944d7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:26.985Z|a22c56c3-a6bb-492d-b2b8-7fd8cd709c8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:26.986Z|a22c56c3-a6bb-492d-b2b8-7fd8cd709c8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:33.729Z|b2857168-8ced-4481-a4e6-dda01c60f6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:38:33.730Z|b2857168-8ced-4481-a4e6-dda01c60f6d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:38:34.277Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:38:34.281Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:34.281Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:38:34.281Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:34.282Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:34.282Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:38:34.283Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76f81a08b285e9f3", X-B3-SpanId:"882cf11eeaae483c", X-B3-ParentSpanId:"76f81a08b285e9f3", X-B3-Sampled:"0", X-ONAP-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-TransactionID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-ECOMP-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9022cb47-3d45-45c2-b637-e068816834b1"] 2023-01-11T05:38:34.283Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:38:34.283Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:34.302Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:34.302Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:34.303Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:38:34.303Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:34.304Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:38:11.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:38:34.305Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:34.305Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:38:34.307Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:34.307Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:38:34.308Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:34.308Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:34.308Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:38:34.309Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"76f81a08b285e9f3", X-B3-SpanId:"00b4a8c9b8633b2e", X-B3-ParentSpanId:"76f81a08b285e9f3", X-B3-Sampled:"0", X-ONAP-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-TransactionID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-ECOMP-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd92174a-d07b-47b2-b168-2d80d694ffb2"] 2023-01-11T05:38:34.309Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:38:34.309Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:34.321Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:34.321Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:34.322Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:38:34.322Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:34.324Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:38:34.324Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:34.325Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:38:34.433Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:34.434Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:34.434Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:34.435Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:34.435Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:34.435Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-TransactionID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-ECOMP-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22a0c0ff-63f1-4948-9d83-0160368324c4"] 2023-01-11T05:38:34.435Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:34.436Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:34.464Z|3ae1623b-92a8-4ab4-a439-b3afaf018683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:34.464Z|3ae1623b-92a8-4ab4-a439-b3afaf018683|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:34.561Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:34.562Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:34.562Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:34.562Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9E4E101C2988A1D582CC43965EAE0CE4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Wed, 11 Jan 2023 05:38:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:34.563Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"260bcc06-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-11T05:38:16.896+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"256ca6bc-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:38:34.563Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:34.563Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:34.593Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:34.593Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:34.594Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:34.594Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:34.594Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:34.594Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-TransactionID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-ECOMP-RequestID:"5eb08020-73b5-4a1b-a653-17c595c94904", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d9e3f47-89a4-4418-9a57-67565e696914"] 2023-01-11T05:38:34.595Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:34.595Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:34.715Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:34.716Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:34.716Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:34.717Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=18F46C0237EBD8AF463E087D7A164687; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Wed, 11 Jan 2023 05:38:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:34.717Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:26154205-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"SubProcess_2:2614a5bc-9172-11ed-ae6e-d28194c8b874","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processInstanceId":"260bcc06-9172-11ed-ae6e-d28194c8b874","executionId":"26154203-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:38:16.958+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:38:34.717Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:34.718Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:34.721Z|5eb08020-73b5-4a1b-a653-17c595c94904|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:38:34.845Z|79d135d7-7967-42bb-a598-a9a63641a33c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:34.845Z|79d135d7-7967-42bb-a598-a9a63641a33c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:37.008Z|f2b362cd-da46-458d-89ca-f398e761a4bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:37.009Z|f2b362cd-da46-458d-89ca-f398e761a4bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:40.071Z|83fc3e9f-a33e-4bec-ba32-862e98412cb7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:38:40.072Z|83fc3e9f-a33e-4bec-ba32-862e98412cb7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:44.484Z|f146f9f5-3338-487b-989c-a9cefdb6935c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:44.484Z|f146f9f5-3338-487b-989c-a9cefdb6935c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:44.852Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:38:44.856Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:44.856Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:38:44.856Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:44.857Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:44.857Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:38:44.857Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53b02d020d098979", X-B3-SpanId:"9396998c03079c28", X-B3-ParentSpanId:"53b02d020d098979", X-B3-Sampled:"0", X-ONAP-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-TransactionID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-ECOMP-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6580accb-cde7-4e97-9ca4-50740c76b3c8"] 2023-01-11T05:38:44.857Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:38:44.858Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:44.865Z|a42b1695-aa89-4f12-a127-e80cb1fedacb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:44.865Z|a42b1695-aa89-4f12-a127-e80cb1fedacb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:44.877Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:44.878Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:44.878Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:38:44.878Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:44.881Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:38:11.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:38:44.881Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:44.882Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:38:44.883Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:44.883Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:38:44.884Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:44.884Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:44.884Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:38:44.884Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53b02d020d098979", X-B3-SpanId:"474dafb5a5f708f5", X-B3-ParentSpanId:"53b02d020d098979", X-B3-Sampled:"0", X-ONAP-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-TransactionID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-ECOMP-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ad3df7f-10bd-4516-9ee7-68d536308741"] 2023-01-11T05:38:44.885Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:38:44.885Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:44.896Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:44.896Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:44.897Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:38:44.897Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:44.900Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:38:44.900Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:44.900Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:38:44.933Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:44.933Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:44.934Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:44.934Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:44.934Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:44.934Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-TransactionID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-ECOMP-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85b3dd91-454e-4342-9f6f-902edb6b1a61"] 2023-01-11T05:38:44.935Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:44.935Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:45.068Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:45.069Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:45.069Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:45.069Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=516003E49A27CE310486AE7A1CDB5A2C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Wed, 11 Jan 2023 05:38:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:45.070Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"260bcc06-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-11T05:38:16.896+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"256ca6bc-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:38:45.070Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:45.070Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:45.099Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:45.099Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:45.100Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:45.100Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:45.100Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:45.100Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-TransactionID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-ECOMP-RequestID:"30233c04-82bb-4056-9117-5cf7e995fac3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e5cc938-a8e3-4164-a613-9cbeb59b7ddd"] 2023-01-11T05:38:45.101Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:45.101Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:45.223Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:45.224Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:45.224Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:45.225Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4B6356E97C54FB29CE59722246B4B63F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Wed, 11 Jan 2023 05:38:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:45.225Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:26154205-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"SubProcess_2:2614a5bc-9172-11ed-ae6e-d28194c8b874","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processInstanceId":"260bcc06-9172-11ed-ae6e-d28194c8b874","executionId":"26154203-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:38:16.958+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:38:45.225Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:45.225Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:45.229Z|30233c04-82bb-4056-9117-5cf7e995fac3|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:38:46.645Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:38:46.647Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 9a23cc94-6e39-406d-97e8-d327c4bfc193 already exists in requestDb InfraActiveRequests table 2023-01-11T05:38:46.648Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:38:46.649Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:38:46.649Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:46.649Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:38:46.650Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:38:46.650Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7427fa59c7e4c409", X-B3-SpanId:"98af11964b3b8fce", X-B3-ParentSpanId:"7427fa59c7e4c409", X-B3-Sampled:"0", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c740163-5858-45ac-8a66-7b502ada3359"] 2023-01-11T05:38:46.650Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:38:46.650Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:46.666Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:46.667Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:38:46.667Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:38:46.667Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:38:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:46.668Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: 2023-01-11T05:38:46.668Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:46.669Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|404|Not Found|InvokeReturn 2023-01-11T05:38:46.677Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:38:46.677Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-11T05:38:46.682Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:38:46.716Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:38:46.717Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-01-11T05:38:46.764Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-01-11T05:38:46.765Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:38:46 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230111-05:38:46:386-78712], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:38:46.766Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-01-11T05:38:46.768Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2023-01-11T05:38:46.769Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-11T05:38:46.777Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:38:46.802Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-01-11T05:38:46.803Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9a23cc94-6e39-406d-97e8-d327c4bfc193], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7eeccaf4-db09-4cf5-b10e-964288d7acc9], X-ECOMP-RequestID=[9a23cc94-6e39-406d-97e8-d327c4bfc193], X-TransactionId=[], X-ONAP-RequestID=[9a23cc94-6e39-406d-97e8-d327c4bfc193]} 2023-01-11T05:38:46.847Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:38:46 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230111-05:38:46:469-89154], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:38:46.849Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-01-11T05:38:46.849Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-01-11T05:38:46.851Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2023-01-11T05:38:46.852Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-11T05:38:46.856Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:38:46.882Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T05:38:46.882Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9a23cc94-6e39-406d-97e8-d327c4bfc193], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2823881a-79fc-4765-9cc3-40c822679e2f], X-ECOMP-RequestID=[9a23cc94-6e39-406d-97e8-d327c4bfc193], X-TransactionId=[], X-ONAP-RequestID=[9a23cc94-6e39-406d-97e8-d327c4bfc193]} 2023-01-11T05:38:46.925Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:38:46 GMT], content-length=[614], vertex-id=[262160], x-aai-txid=[0-aai-resources-230111-05:38:46:540-41253], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:38:46.926Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673415284463","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-01-11T05:38:46.926Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T05:38:46.927Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:38:46.928Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:38:46.933Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:38:46.933Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:38:46.933Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:46.934Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:38:46.934Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:38:46.934Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"7427fa59c7e4c409", X-B3-SpanId:"3ec816f1032c0eb3", X-B3-ParentSpanId:"7427fa59c7e4c409", X-B3-Sampled:"0", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b2a5b77-2062-4042-9aef-007a954769f3"] 2023-01-11T05:38:46.935Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182","requestScope":"service"} 2023-01-11T05:38:46.935Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:46.951Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:46.952Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:46.952Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:38:46.952Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:38:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:46.953Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:38:46.953Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:46.953Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:38:46.954Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c 2023-01-11T05:38:46.954Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|INFO|500||Invoke 2023-01-11T05:38:46.955Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:46.955Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c 2023-01-11T05:38:46.956Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Method : GET 2023-01-11T05:38:46.956Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48a7d743-efa8-4a28-9dbb-ff44d4397b93"] 2023-01-11T05:38:46.956Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Request body: 2023-01-11T05:38:46.957Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:47.032Z|745988bb-ca59-4ba9-b2b5-afcbd3a95d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:47.032Z|745988bb-ca59-4ba9-b2b5-afcbd3a95d08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:47.081Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:47.082Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:47.082Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Status text : 2023-01-11T05:38:47.082Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:47.087Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "71c84e2d-0e99-4579-8c77-57cfe4e4e76c", "modelInvariantUUID" : "bd51aaf7-feb2-4f00-ae63-8b33f298b42c", "created" : "2023-01-11 05:36:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/serviceProxyCustomizations" } } } 2023-01-11T05:38:47.088Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:47.088Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|INFO|500||InvokeReturn 2023-01-11T05:38:47.091Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance 2023-01-11T05:38:47.091Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|INFO|500||Invoke 2023-01-11T05:38:47.091Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:47.091Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance 2023-01-11T05:38:47.092Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:38:47.092Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d416c81-a414-431d-9874-c0fcf2439ab5"] 2023-01-11T05:38:47.092Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:38:47.092Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:47.126Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:47.127Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:38:47.127Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:38:47.127Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:47.127Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Response body: 2023-01-11T05:38:47.128Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:47.128Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:38:47.128Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c 2023-01-11T05:38:47.129Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|INFO|500||Invoke 2023-01-11T05:38:47.129Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:47.129Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c 2023-01-11T05:38:47.129Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Method : GET 2023-01-11T05:38:47.130Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a1228cd-f0c5-4708-ae96-1509f5ecf301"] 2023-01-11T05:38:47.130Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Request body: 2023-01-11T05:38:47.130Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:47.194Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:47.195Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:47.195Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Status text : 2023-01-11T05:38:47.195Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:47.200Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "71c84e2d-0e99-4579-8c77-57cfe4e4e76c", "modelInvariantUUID" : "bd51aaf7-feb2-4f00-ae63-8b33f298b42c", "created" : "2023-01-11 05:36:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c" } } } 2023-01-11T05:38:47.200Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:47.201Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|INFO|500||InvokeReturn 2023-01-11T05:38:47.204Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance 2023-01-11T05:38:47.204Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|INFO|500||Invoke 2023-01-11T05:38:47.204Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:47.204Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance 2023-01-11T05:38:47.205Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:38:47.205Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5f73188-5f05-4312-9e0f-d122951e5936"] 2023-01-11T05:38:47.205Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:38:47.205Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:47.250Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:47.250Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:38:47.251Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:38:47.251Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:47.252Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||Response body: 2023-01-11T05:38:47.252Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:47.252Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:38:47.253Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:38:47.254Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:38:47.254Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:47.254Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:38:47.255Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:38:47.255Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36604eb9-f878-4b57-bf3a-96fd579255b8"] 2023-01-11T05:38:47.255Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:38:47.256Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:47.321Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:47.322Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:47.322Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:38:47.323Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:47.323Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:38:47.323Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:47.324Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:38:47.329Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T05:38:47.330Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-11T05:38:47.330Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:47.330Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T05:38:47.330Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:38:47.331Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27db2d7a-24d6-4678-9867-9e511b0848f3"] 2023-01-11T05:38:47.331Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:38:47.332Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:47.360Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:47.361Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:47.361Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:38:47.361Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:47.366Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-11T05:38:47.367Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:47.367Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-11T05:38:47.369Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c 2023-01-11T05:38:47.370Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|INFO|500||Invoke 2023-01-11T05:38:47.370Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:47.370Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c 2023-01-11T05:38:47.371Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Method : GET 2023-01-11T05:38:47.371Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4956b778-7e08-4e67-bfc3-d9e2db579781"] 2023-01-11T05:38:47.371Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Request body: 2023-01-11T05:38:47.372Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:47.446Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:47.447Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:47.447Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Status text : 2023-01-11T05:38:47.448Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:47.456Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "71c84e2d-0e99-4579-8c77-57cfe4e4e76c", "modelInvariantUUID" : "bd51aaf7-feb2-4f00-ae63-8b33f298b42c", "created" : "2023-01-11 05:36:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/serviceProxyCustomizations" } } } 2023-01-11T05:38:47.457Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:47.457Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|INFO|500||InvokeReturn 2023-01-11T05:38:47.460Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:38:47.460Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:38:47.461Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:47.461Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:38:47.461Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:38:47.461Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9178", X-B3-TraceId:"7427fa59c7e4c409", X-B3-SpanId:"50d027adbc7ad8e8", X-B3-ParentSpanId:"7427fa59c7e4c409", X-B3-Sampled:"0", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"524ae858-165a-4453-a979-a55e0d9cf194"] 2023-01-11T05:38:47.462Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9a23cc94-6e39-406d-97e8-d327c4bfc193","requestStatus":"IN_PROGRESS","startTime":1673415526677,"source":"VID","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"9a23cc94-6e39-406d-97e8-d327c4bfc193"} 2023-01-11T05:38:47.462Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:47.485Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:47.486Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:38:47.487Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:38:47.487Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:47.488Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:38:46.677+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:38:47.474+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:38:47.488Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:47.489Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:38:47.497Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:38:47.498Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:38:47.498Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:47.498Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:38:47.498Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:38:47.499Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4602", X-B3-TraceId:"7427fa59c7e4c409", X-B3-SpanId:"953f7631b32e714a", X-B3-ParentSpanId:"7427fa59c7e4c409", X-B3-Sampled:"0", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"215fb65a-f244-4e1a-b27c-45883c0b83fb"] 2023-01-11T05:38:47.499Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\"modelUuid\":\"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\"modelInvariantUuid\":\"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\"modelInvariantUuid\":\"16ea36da-0af9-40b7-8ca2-04b532e52995\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"4b867b56-b30e-47e7-8e99-8f75999aedba\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\"modelInvariantUuid\":\"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"},\"instanceName\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\"modelInvariantId\":\"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"9a23cc94-6e39-406d-97e8-d327c4bfc193","type":"String"},"mso-request-id":{"value":"9a23cc94-6e39-406d-97e8-d327c4bfc193","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:38:47.499Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:48.729Z|75cbb565-eb13-4988-982d-6e9cf9f6044f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:38:48.732Z|75cbb565-eb13-4988-982d-6e9cf9f6044f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:38:49.240Z|060a104d-49fe-42f7-8b58-5295fe125d35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:38:49.240Z|060a104d-49fe-42f7-8b58-5295fe125d35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:38:49.513Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:49.514Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:38:49.514Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:38:49.515Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:38:49 GMT", X-ONAP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-TransactionID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ECOMP-RequestID:"9a23cc94-6e39-406d-97e8-d327c4bfc193", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"215fb65a-f244-4e1a-b27c-45883c0b83fb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:49.516Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9a23cc94-6e39-406d-97e8-d327c4bfc193\",\"instanceId\":\"668e4ca6-4b23-47c5-bb63-413192713fbd\"}}","message":"Success","processInstanceID":"384c5819-9172-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:38:49.516Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:49.517Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:38:49.521Z|9a23cc94-6e39-406d-97e8-d327c4bfc193|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:38:49.668Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:38:49.671Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:38:49.671Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:38:49.672Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:49.672Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:38:49.672Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:38:49.673Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"feb8ed8beb6e489f", X-B3-SpanId:"9c213f677338a380", X-B3-ParentSpanId:"feb8ed8beb6e489f", X-B3-Sampled:"0", X-ONAP-RequestID:"daba1fdf-ac9e-48bc-9e6c-ba3992d28563", X-RequestID:"daba1fdf-ac9e-48bc-9e6c-ba3992d28563", X-TransactionID:"daba1fdf-ac9e-48bc-9e6c-ba3992d28563", X-ECOMP-RequestID:"daba1fdf-ac9e-48bc-9e6c-ba3992d28563", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"146297b0-7f47-48ba-9a19-b2c73ad684fc"] 2023-01-11T05:38:49.673Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:38:49.674Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:49.693Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:49.693Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:49.694Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:38:49.694Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:49.695Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:38:46.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:38:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:38:49.695Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:49.696Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:38:49.697Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:38:49.697Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:38:49.697Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:49.698Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:38:49.698Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:38:49.698Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"feb8ed8beb6e489f", X-B3-SpanId:"b923489ff1c1073f", X-B3-ParentSpanId:"feb8ed8beb6e489f", X-B3-Sampled:"0", X-ONAP-RequestID:"daba1fdf-ac9e-48bc-9e6c-ba3992d28563", X-RequestID:"daba1fdf-ac9e-48bc-9e6c-ba3992d28563", X-TransactionID:"daba1fdf-ac9e-48bc-9e6c-ba3992d28563", X-ECOMP-RequestID:"daba1fdf-ac9e-48bc-9e6c-ba3992d28563", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6586e9ca-1512-4eec-8516-94118f4dea66"] 2023-01-11T05:38:49.699Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:38:49.699Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:49.711Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:49.711Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:49.711Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:38:49.712Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:49.712Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:38:49.713Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:49.713Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:38:49.719Z|daba1fdf-ac9e-48bc-9e6c-ba3992d28563|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:38:54.509Z|eb11b437-c783-4055-a699-0888781c23ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:54.510Z|eb11b437-c783-4055-a699-0888781c23ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:54.887Z|6b8c270e-6666-4b94-b4c4-b629844118f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:54.888Z|6b8c270e-6666-4b94-b4c4-b629844118f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:55.357Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:38:55.361Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:55.362Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:38:55.362Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:55.362Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:38:55.363Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:38:55.363Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31f479f51f62dec4", X-B3-SpanId:"9314fb1bc198c216", X-B3-ParentSpanId:"31f479f51f62dec4", X-B3-Sampled:"0", X-ONAP-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-TransactionID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-ECOMP-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8cf954c-21c8-4a0f-a44b-be698a91bc1a"] 2023-01-11T05:38:55.364Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:38:55.364Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:55.394Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:55.395Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:55.395Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:38:55.395Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:55.397Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:38:11.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:38:55.398Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:55.398Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:38:55.400Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:55.401Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:38:55.401Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:55.401Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:38:55.402Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:38:55.402Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31f479f51f62dec4", X-B3-SpanId:"7e5037947ddbe39e", X-B3-ParentSpanId:"31f479f51f62dec4", X-B3-Sampled:"0", X-ONAP-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-TransactionID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-ECOMP-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28e9279b-fa15-4bbe-ad30-0a5101411749"] 2023-01-11T05:38:55.402Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:38:55.403Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:55.412Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:55.412Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:55.413Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:38:55.413Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:55.414Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:38:55.414Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:55.414Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:38:55.438Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:55.438Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:55.439Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:55.439Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:55.439Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:55.439Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-TransactionID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-ECOMP-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9da9a5d-250b-46af-8f79-84d848c84cc9"] 2023-01-11T05:38:55.440Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:55.440Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:55.579Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:55.580Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:55.580Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:55.581Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=93E576FCEF4863E87F232DAA48FEB5FD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Wed, 11 Jan 2023 05:38:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:55.581Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"260bcc06-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-11T05:38:16.896+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"256ca6bc-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:38:55.581Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:55.582Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:55.602Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:55.602Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:55.602Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:55.603Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:38:55.603Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:55.603Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-TransactionID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-ECOMP-RequestID:"c33fec74-cacb-4d19-8eaa-10e858c0dbf4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0e44d7c-7754-43a3-9987-75633ed97c18"] 2023-01-11T05:38:55.603Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:55.604Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:55.720Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:55.720Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:55.721Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:38:55.721Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=96293F141DEF9BECCD0980248E4FA0F4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Wed, 11 Jan 2023 05:38:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:55.722Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:26154205-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"SubProcess_2:2614a5bc-9172-11ed-ae6e-d28194c8b874","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processInstanceId":"260bcc06-9172-11ed-ae6e-d28194c8b874","executionId":"26154203-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:38:16.958+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:38:55.722Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:55.722Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:38:55.726Z|c33fec74-cacb-4d19-8eaa-10e858c0dbf4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:38:57.052Z|2fdca44b-6b5f-4aa2-921b-81730e26ed05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:38:57.053Z|2fdca44b-6b5f-4aa2-921b-81730e26ed05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:38:59.862Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:38:59.866Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:38:59.866Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:38:59.866Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:59.867Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:38:59.867Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:38:59.867Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c8177d43dee35d4", X-B3-SpanId:"ed9327f09fb3d5c5", X-B3-ParentSpanId:"8c8177d43dee35d4", X-B3-Sampled:"0", X-ONAP-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-TransactionID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-ECOMP-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e859649-16b0-422f-aa63-e04f942e60be"] 2023-01-11T05:38:59.867Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:38:59.868Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:59.887Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:59.888Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:59.888Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:38:59.888Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:59.889Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2023-01-11T05:38:46.000+00:00", "source" : "VID", "vnfId" : "5ee57921-efe2-4be3-bca0-00a1a706527e", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:38:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:38:59.889Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:59.890Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:38:59.891Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:38:59.891Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:38:59.891Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:59.891Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:38:59.892Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:38:59.892Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c8177d43dee35d4", X-B3-SpanId:"d45e97624ef80cfc", X-B3-ParentSpanId:"8c8177d43dee35d4", X-B3-Sampled:"0", X-ONAP-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-TransactionID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-ECOMP-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae3add70-3345-4d4e-8385-d49ad95d0da4"] 2023-01-11T05:38:59.892Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:38:59.892Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:38:59.904Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:38:59.904Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:38:59.904Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:38:59.904Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:38:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:38:59.907Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:38:59.907Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:38:59.908Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:38:59.931Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:59.932Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:38:59.932Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:38:59.932Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:38:59.932Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:38:59.932Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-TransactionID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-ECOMP-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"537a669c-2d0c-4e04-920e-45697cff8474"] 2023-01-11T05:38:59.933Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:38:59.933Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:00.052Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:00.052Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:00.052Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:00.053Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=306242AD312B8EA21B339709E25B578A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Wed, 11 Jan 2023 05:39:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:00.053Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3f572bef-9172-11ed-ae6e-d28194c8b874","businessKey":"9a23cc94-6e39-406d-97e8-d327c4bfc193","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-11T05:38:59.333+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"384c5819-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"3f3e9aa2-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:00.053Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:00.053Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:00.075Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:00.076Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:00.076Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:00.076Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:00.076Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:00.077Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-TransactionID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-ECOMP-RequestID:"e987db14-c093-4757-b6c3-a3bd0950ed80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46e73918-1d02-4982-9430-591253f91b10"] 2023-01-11T05:39:00.077Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:00.077Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:00.198Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:00.198Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:00.198Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:00.199Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2EB3EAFFCD778D1B578A7CB4DEE6CF2E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"781", Date:"Wed, 11 Jan 2023 05:39:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:00.199Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"3f8e1aa7-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"SubProcess_0y8yozw:3f71dffb-9172-11ed-ae6e-d28194c8b874","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processInstanceId":"3f572bef-9172-11ed-ae6e-d28194c8b874","executionId":"3f8e1aa5-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:38:59.693+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"384c5819-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:00.199Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:00.200Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3f572bef-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:00.202Z|e987db14-c093-4757-b6c3-a3bd0950ed80|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:03.729Z|f3f75187-1328-44ea-848e-8fae3b850300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:39:03.730Z|f3f75187-1328-44ea-848e-8fae3b850300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:39:04.531Z|a0be5ff7-906c-4c30-8cc0-e34642b330db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:04.532Z|a0be5ff7-906c-4c30-8cc0-e34642b330db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:04.909Z|61ae7024-2194-481f-a52f-6df1e43ca6a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:04.910Z|61ae7024-2194-481f-a52f-6df1e43ca6a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:05.854Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:05.859Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:05.860Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:39:05.860Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:05.860Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:05.860Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:39:05.861Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b29c26349637d981", X-B3-SpanId:"feabeecf962a2533", X-B3-ParentSpanId:"b29c26349637d981", X-B3-Sampled:"0", X-ONAP-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-TransactionID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-ECOMP-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a164518-4318-419b-b302-2cd2f5027aed"] 2023-01-11T05:39:05.861Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:39:05.861Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:05.883Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:05.884Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:05.884Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:39:05.884Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:05.886Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:38:11.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:39:05.886Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:05.887Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:39:05.888Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:05.888Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:05.889Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:05.889Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:05.889Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:05.889Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b29c26349637d981", X-B3-SpanId:"4be02f123eef0dfe", X-B3-ParentSpanId:"b29c26349637d981", X-B3-Sampled:"0", X-ONAP-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-TransactionID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-ECOMP-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0353551e-28b9-482e-81c6-ec9177a6262e"] 2023-01-11T05:39:05.890Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:05.890Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:05.901Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:05.901Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:05.902Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:05.902Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:05.904Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:05.904Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:05.904Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:05.930Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:05.930Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:05.930Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:05.930Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:05.931Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:05.931Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-TransactionID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-ECOMP-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e827abdb-f5e9-4edd-a287-0a407820fc30"] 2023-01-11T05:39:05.931Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:05.931Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:06.094Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:06.094Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:06.094Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:06.095Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B42A560F6C836BD2F2B52440B52BCADA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Wed, 11 Jan 2023 05:39:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:06.095Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"260bcc06-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-11T05:38:16.896+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"256ca6bc-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:06.096Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:06.096Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:06.121Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:06.122Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:06.122Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:06.122Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:06.122Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:06.123Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-TransactionID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-ECOMP-RequestID:"75cb456b-7bb8-443c-bd18-231b3bc6f7df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcde317f-f5f4-45d7-a01d-35a178f890a1"] 2023-01-11T05:39:06.123Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:06.123Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:06.251Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:06.251Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:06.252Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:06.252Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=64F2EEC46BC2E270B4795C3AFA27F336; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Wed, 11 Jan 2023 05:39:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:06.252Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:26154205-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"SubProcess_2:2614a5bc-9172-11ed-ae6e-d28194c8b874","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processInstanceId":"260bcc06-9172-11ed-ae6e-d28194c8b874","executionId":"26154203-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:38:16.958+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:06.253Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:06.253Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=260bcc06-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:06.256Z|75cb456b-7bb8-443c-bd18-231b3bc6f7df|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:07.075Z|f7151f24-3ebb-4dff-b876-e029ae292706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:07.076Z|f7151f24-3ebb-4dff-b876-e029ae292706|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:10.339Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:10.344Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:10.345Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:39:10.345Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:10.345Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:10.346Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:39:10.346Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54705db537a385bf", X-B3-SpanId:"7051714258a29e29", X-B3-ParentSpanId:"54705db537a385bf", X-B3-Sampled:"0", X-ONAP-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-TransactionID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-ECOMP-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdaf1c22-8ea6-4845-903b-a4ee72b5fc2c"] 2023-01-11T05:39:10.347Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:39:10.347Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:10.365Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:10.366Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:10.366Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:39:10.367Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:10.368Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-01-11T05:38:46.000+00:00", "source" : "VID", "vnfId" : "5ee57921-efe2-4be3-bca0-00a1a706527e", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:39:10.368Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:10.369Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:39:10.370Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:10.371Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:10.371Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:10.372Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:10.372Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:10.373Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54705db537a385bf", X-B3-SpanId:"321679cd11475b18", X-B3-ParentSpanId:"54705db537a385bf", X-B3-Sampled:"0", X-ONAP-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-TransactionID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-ECOMP-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e52e43d-60d2-4203-baa5-a819c8653f91"] 2023-01-11T05:39:10.373Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:10.373Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:10.384Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:10.385Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:10.386Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:10.387Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:10.388Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:10.388Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:10.389Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:10.416Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:10.417Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:10.418Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:10.418Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:10.418Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:10.419Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-TransactionID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-ECOMP-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"080c1346-9cd8-4bac-929b-2c4ab7ab259d"] 2023-01-11T05:39:10.419Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:10.419Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:10.543Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:10.543Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:10.544Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:10.545Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6EF777D2C365FA243B6A76488D3879FE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:39:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:10.545Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"439c9d3e-9172-11ed-ae6e-d28194c8b874","businessKey":"9a23cc94-6e39-406d-97e8-d327c4bfc193","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:39:06.499+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"384c5819-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"439bb39d-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:10.545Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:10.546Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:10.569Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:10.569Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:10.569Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:10.570Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:10.570Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:10.570Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-TransactionID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-ECOMP-RequestID:"a0b7dece-5c03-4735-9d00-0c1373d17080", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c46f0c8-45bd-403c-93ad-97bd87d463be"] 2023-01-11T05:39:10.571Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:10.571Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:10.695Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:10.695Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:10.696Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:10.696Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=80900E82927C329DC29DB84AFA0E19CE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Wed, 11 Jan 2023 05:39:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:10.697Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:439c9d45-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","executionId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:39:06.499+0000","endTime":"2023-01-11T05:39:06.499+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"384c5819-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:10.697Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:10.697Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:10.701Z|a0b7dece-5c03-4735-9d00-0c1373d17080|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:14.553Z|87719bac-25d0-415a-9257-b46a2fc9be9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:14.554Z|87719bac-25d0-415a-9257-b46a2fc9be9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:14.930Z|c1cda8a9-9d96-4c46-bafb-06303e438cb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:14.930Z|c1cda8a9-9d96-4c46-bafb-06303e438cb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:16.393Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:16.398Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:16.399Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:39:16.399Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:16.399Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:16.399Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:39:16.400Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43b9c4a4476beb57", X-B3-SpanId:"c6ca5e244276aa0b", X-B3-ParentSpanId:"43b9c4a4476beb57", X-B3-Sampled:"0", X-ONAP-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-TransactionID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-ECOMP-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c081f35-a930-432d-a66e-7945e4d5d3ba"] 2023-01-11T05:39:16.400Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:39:16.400Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:16.419Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:16.420Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:16.420Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:39:16.420Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:16.422Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:10.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:39:16.422Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:16.423Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:39:16.424Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:16.424Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:16.424Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:16.425Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:16.425Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:16.425Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43b9c4a4476beb57", X-B3-SpanId:"d3664b740347d075", X-B3-ParentSpanId:"43b9c4a4476beb57", X-B3-Sampled:"0", X-ONAP-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-TransactionID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-ECOMP-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5d4d9b6-69a8-4b7e-80c0-73d8ab7bc78c"] 2023-01-11T05:39:16.425Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:16.426Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:16.438Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:16.438Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:16.438Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:16.439Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:16.439Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:16.439Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:16.440Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:16.465Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:16.465Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:16.465Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:16.466Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:16.466Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:16.466Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-TransactionID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-ECOMP-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40569cd5-1889-4363-a431-dd14b4d3a255"] 2023-01-11T05:39:16.466Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:16.466Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:16.593Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:16.593Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:16.594Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:16.594Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=347B6F5ECE5C9ED2911FAEEFED7A3B57; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 11 Jan 2023 05:39:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:16.594Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"47229094-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-11T05:39:12.410+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"4647e7be-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:16.594Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:16.595Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:16.616Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:16.617Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:16.617Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:16.617Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:16.617Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:16.618Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-TransactionID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-ECOMP-RequestID:"bd11314d-9969-4c64-90ac-80e3e40ce21a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e58742a3-e7b3-4ef5-8ec7-488c08d0ed3b"] 2023-01-11T05:39:16.618Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:16.618Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:16.748Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:16.749Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:16.749Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:16.749Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1BB06936C128E4E75CC4A1B42D930754; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 11 Jan 2023 05:39:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:16.750Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:47322029-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"47229094-9172-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processInstanceId":"47229094-9172-11ed-ae6e-d28194c8b874","executionId":"47229094-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:39:12.512+0000","endTime":"2023-01-11T05:39:12.512+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:16.750Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:16.750Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:16.754Z|bd11314d-9969-4c64-90ac-80e3e40ce21a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:17.099Z|417929fd-6d25-4b50-9cac-fe1fd70cfcea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:17.100Z|417929fd-6d25-4b50-9cac-fe1fd70cfcea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:18.729Z|17414830-80ea-48b7-95cf-230140a81b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:39:18.730Z|17414830-80ea-48b7-95cf-230140a81b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:39:19.241Z|966ab2f4-d786-445c-9fc9-9e8a0aab57c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:39:19.241Z|966ab2f4-d786-445c-9fc9-9e8a0aab57c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:39:20.845Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:20.849Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:20.849Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:39:20.849Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:20.849Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:20.850Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:39:20.850Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b88d99de3bda782c", X-B3-SpanId:"7fe5f0755fd1f097", X-B3-ParentSpanId:"b88d99de3bda782c", X-B3-Sampled:"0", X-ONAP-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-TransactionID:"eae88bd1-f831-4129-af19-49b563d930da", X-ECOMP-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d87ce2ed-6ff8-4ba4-b421-50799c760912"] 2023-01-11T05:39:20.850Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:39:20.850Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:20.881Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:20.882Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:20.882Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:39:20.882Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:20.887Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-01-11T05:38:46.000+00:00", "source" : "VID", "vnfId" : "5ee57921-efe2-4be3-bca0-00a1a706527e", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "cloudIdentifier" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:39:12.000+00:00" } ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:39:20.887Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:20.888Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:39:20.889Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:20.889Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:20.889Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:20.889Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:20.890Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:20.890Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b88d99de3bda782c", X-B3-SpanId:"550154b2aa0e402a", X-B3-ParentSpanId:"b88d99de3bda782c", X-B3-Sampled:"0", X-ONAP-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-TransactionID:"eae88bd1-f831-4129-af19-49b563d930da", X-ECOMP-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d4e23a3-de16-4458-af17-3e385a72b0c3"] 2023-01-11T05:39:20.890Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:20.890Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:20.903Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:20.903Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:20.904Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:20.904Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:20.907Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673415554000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:39:19.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:39:20.908Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:20.908Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:20.935Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:20.935Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:20.936Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:20.936Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:20.936Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:20.937Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-TransactionID:"eae88bd1-f831-4129-af19-49b563d930da", X-ECOMP-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62df1442-38da-4a48-9e3a-c026c2cd1948"] 2023-01-11T05:39:20.937Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:20.937Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:21.065Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:21.066Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:21.067Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:21.067Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A0858EFB325D059BB1A63B8A74508169; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:39:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:21.068Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"439c9d3e-9172-11ed-ae6e-d28194c8b874","businessKey":"9a23cc94-6e39-406d-97e8-d327c4bfc193","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:39:06.499+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"384c5819-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"439bb39d-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:21.069Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:21.070Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:21.096Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:21.097Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:21.097Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:21.098Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:21.098Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:21.099Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-TransactionID:"eae88bd1-f831-4129-af19-49b563d930da", X-ECOMP-RequestID:"eae88bd1-f831-4129-af19-49b563d930da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a0afd0f-b1bb-4c48-825b-ad38b67b78ed"] 2023-01-11T05:39:21.099Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:21.099Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:21.219Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:21.220Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:21.220Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:21.220Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D10BCD3ECD19A4BB8CC1A0B377F2728D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 05:39:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:21.221Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:488e2deb-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","executionId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:39:14.793+0000","endTime":"2023-01-11T05:39:14.797+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"384c5819-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:21.221Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:21.222Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:21.226Z|eae88bd1-f831-4129-af19-49b563d930da|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:22.655Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:22.657Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: baf9f3c1-4cdc-476e-8271-625aedec42a8 already exists in requestDb InfraActiveRequests table 2023-01-11T05:39:22.658Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:22.658Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||Invoke 2023-01-11T05:39:22.659Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:22.659Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:22.659Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Method : GET 2023-01-11T05:39:22.659Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca3fb11e2a0b5639", X-B3-SpanId:"e467fa75a455a00b", X-B3-ParentSpanId:"ca3fb11e2a0b5639", X-B3-Sampled:"0", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6443d428-5837-4cc7-935f-68af74a1814d"] 2023-01-11T05:39:22.660Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Request body: 2023-01-11T05:39:22.660Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:22.676Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:22.676Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:39:22.676Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status text : 2023-01-11T05:39:22.676Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:22.677Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Response body: 2023-01-11T05:39:22.677Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:22.677Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:22.683Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:39:22.683Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-01-11T05:39:22.687Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:39:22.714Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-01-11T05:39:22.714Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[baf9f3c1-4cdc-476e-8271-625aedec42a8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[24c5a2b2-25bf-49d8-9d77-c5295af092c5], X-ECOMP-RequestID=[baf9f3c1-4cdc-476e-8271-625aedec42a8], X-TransactionId=[], X-ONAP-RequestID=[baf9f3c1-4cdc-476e-8271-625aedec42a8]} 2023-01-11T05:39:22.755Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:39:22 GMT], content-length=[313], x-aai-txid=[2-aai-resources-230111-05:39:22:379-91034], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:39:22.756Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-01-11T05:39:22.756Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:22.758Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2023-01-11T05:39:22.758Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-11T05:39:22.761Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:39:22.785Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:39:22.786Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-01-11T05:39:22.819Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:22.820Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Wed, 11 Jan 2023 05:39:22 GMT], content-length=[313], x-aai-txid=[1-aai-resources-230111-05:39:22:445-98146], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:39:22.820Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-01-11T05:39:22.822Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2023-01-11T05:39:22.823Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-01-11T05:39:22.823Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:39:22.823Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:39:22.829Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:39:22.830Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:39:22.830Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:22.831Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:39:22.831Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:39:22.832Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"127", X-B3-TraceId:"ca3fb11e2a0b5639", X-B3-SpanId:"464c20a689a89bf4", X-B3-ParentSpanId:"ca3fb11e2a0b5639", X-B3-Sampled:"0", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc53e3e7-e8d2-474b-872d-8919a5dc896c"] 2023-01-11T05:39:22.832Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9","requestScope":"service"} 2023-01-11T05:39:22.832Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:22.846Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:22.877Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:22.882Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:39:22.883Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:22.883Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:39:22.883Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:22.884Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:39:22.885Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588 2023-01-11T05:39:22.885Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|INFO|500||Invoke 2023-01-11T05:39:22.885Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:22.886Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588 2023-01-11T05:39:22.887Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Method : GET 2023-01-11T05:39:22.888Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7685de6c-f6ab-4140-b00e-0eff4872cd0d"] 2023-01-11T05:39:22.888Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Request body: 2023-01-11T05:39:22.889Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:22.921Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:22.921Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:22.921Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Status text : 2023-01-11T05:39:22.922Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:22.925Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7512d389-d325-43d0-b29b-e19a0fec0588", "modelInvariantUUID" : "c22df8d2-eab9-4c96-ad40-fcc6ba351cab", "created" : "2023-01-11 05:37:29.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/serviceProxyCustomizations" } } } 2023-01-11T05:39:22.925Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:22.926Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|INFO|500||InvokeReturn 2023-01-11T05:39:22.929Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance 2023-01-11T05:39:22.929Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|INFO|500||Invoke 2023-01-11T05:39:22.929Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:22.930Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance 2023-01-11T05:39:22.930Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:39:22.930Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77685bca-7cc5-4026-845e-d7c4e2d76e3c"] 2023-01-11T05:39:22.931Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:39:22.931Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:22.953Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:22.953Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:39:22.954Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:39:22.954Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:22.955Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Response body: 2023-01-11T05:39:22.955Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:22.956Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:22.957Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab 2023-01-11T05:39:22.957Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|INFO|500||Invoke 2023-01-11T05:39:22.957Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:22.958Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab 2023-01-11T05:39:22.958Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Method : GET 2023-01-11T05:39:22.958Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aabea50-6926-406e-81f9-b55c25ffa2b5"] 2023-01-11T05:39:22.959Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Request body: 2023-01-11T05:39:22.959Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:23.001Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:23.002Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:23.002Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Status text : 2023-01-11T05:39:23.002Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:23.005Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7512d389-d325-43d0-b29b-e19a0fec0588", "modelInvariantUUID" : "c22df8d2-eab9-4c96-ad40-fcc6ba351cab", "created" : "2023-01-11 05:37:29.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab" } } } 2023-01-11T05:39:23.005Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:23.005Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|INFO|500||InvokeReturn 2023-01-11T05:39:23.008Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance 2023-01-11T05:39:23.009Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|INFO|500||Invoke 2023-01-11T05:39:23.009Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:23.009Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance 2023-01-11T05:39:23.009Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:39:23.010Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bb5d42e-c04d-446f-bb4e-e6388e49f48a"] 2023-01-11T05:39:23.010Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:39:23.010Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:23.032Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:23.032Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:39:23.033Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:39:23.033Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:23.033Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||Response body: 2023-01-11T05:39:23.034Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:23.034Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:23.034Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:39:23.035Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:39:23.035Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:23.035Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:39:23.035Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:39:23.036Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9479812d-caea-415d-86e0-ce54b43fb692"] 2023-01-11T05:39:23.036Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:39:23.036Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:23.070Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:23.070Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:23.070Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:39:23.071Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:23.075Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:39:23.076Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:23.076Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:39:23.079Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T05:39:23.079Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-01-11T05:39:23.079Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:23.079Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-01-11T05:39:23.080Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-01-11T05:39:23.080Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b77b2c0e-b5ee-4060-bb2d-76ab9f186ae9"] 2023-01-11T05:39:23.080Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-01-11T05:39:23.080Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:23.103Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:23.103Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:23.103Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2023-01-11T05:39:23.103Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:23.107Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-01-11T05:39:23.107Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:23.108Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-01-11T05:39:23.109Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588 2023-01-11T05:39:23.110Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|INFO|500||Invoke 2023-01-11T05:39:23.110Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:23.110Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588 2023-01-11T05:39:23.110Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Method : GET 2023-01-11T05:39:23.111Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb2af432-a083-4197-8898-fe1573fc2197"] 2023-01-11T05:39:23.111Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Request body: 2023-01-11T05:39:23.111Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:23.139Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:23.139Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:23.140Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Status text : 2023-01-11T05:39:23.140Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:23.142Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7512d389-d325-43d0-b29b-e19a0fec0588", "modelInvariantUUID" : "c22df8d2-eab9-4c96-ad40-fcc6ba351cab", "created" : "2023-01-11 05:37:29.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/serviceProxyCustomizations" } } } 2023-01-11T05:39:23.143Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:23.143Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|INFO|500||InvokeReturn 2023-01-11T05:39:23.145Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:39:23.146Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:39:23.146Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:23.146Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:39:23.146Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:39:23.146Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4532", X-B3-TraceId:"ca3fb11e2a0b5639", X-B3-SpanId:"3e4cfc385aa8a473", X-B3-ParentSpanId:"ca3fb11e2a0b5639", X-B3-Sampled:"0", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eea07365-4c80-4b4d-b516-0828f091c7c8"] 2023-01-11T05:39:23.147Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"baf9f3c1-4cdc-476e-8271-625aedec42a8","requestStatus":"IN_PROGRESS","startTime":1673415562683,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n\t\t\t\"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"2b8b5cf1-7e02-4e81-86b6-a2771b9cca9a\",\n \"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9053fe45-0620-4551-9af6-30fa17f51712\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"baf9f3c1-4cdc-476e-8271-625aedec42a8"} 2023-01-11T05:39:23.147Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:23.168Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:23.169Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:39:23.169Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:39:23.169Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:23.171Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:39:22.683+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n\t\t\t\"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"2b8b5cf1-7e02-4e81-86b6-a2771b9cca9a\",\n \"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9053fe45-0620-4551-9af6-30fa17f51712\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:39:23.159+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" } } } 2023-01-11T05:39:23.171Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:23.172Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:39:23.178Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:39:23.179Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:39:23.179Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:23.179Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:39:23.179Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:39:23.180Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3168", X-B3-TraceId:"ca3fb11e2a0b5639", X-B3-SpanId:"9e90c4e332148480", X-B3-ParentSpanId:"ca3fb11e2a0b5639", X-B3-Sampled:"0", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"749883b6-0a02-4049-b2f5-f58058ad28bd"] 2023-01-11T05:39:23.180Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\"modelUuid\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\"modelInvariantUuid\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"2b8b5cf1-7e02-4e81-86b6-a2771b9cca9a\",\"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"9053fe45-0620-4551-9af6-30fa17f51712\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"baf9f3c1-4cdc-476e-8271-625aedec42a8","type":"String"},"mso-request-id":{"value":"baf9f3c1-4cdc-476e-8271-625aedec42a8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:39:23.180Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:24.192Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:24.193Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:39:24.193Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:39:24.194Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:39:24 GMT", X-ONAP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-TransactionID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ECOMP-RequestID:"baf9f3c1-4cdc-476e-8271-625aedec42a8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"749883b6-0a02-4049-b2f5-f58058ad28bd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:24.194Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"baf9f3c1-4cdc-476e-8271-625aedec42a8\",\"instanceId\":\"52c01f4a-4182-465d-821f-26c91ab724bc\"}}","message":"Success","processInstanceID":"4d901204-9172-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:39:24.194Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:24.195Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:39:24.198Z|baf9f3c1-4cdc-476e-8271-625aedec42a8|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:24.336Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:24.339Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:24.339Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||Invoke 2023-01-11T05:39:24.339Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:24.340Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:24.340Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Method : GET 2023-01-11T05:39:24.340Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3134a2277e52e9b", X-B3-SpanId:"72164dd2c4db8d42", X-B3-ParentSpanId:"a3134a2277e52e9b", X-B3-Sampled:"0", X-ONAP-RequestID:"985f1867-4698-4540-a6f6-b64c86d00cb4", X-RequestID:"985f1867-4698-4540-a6f6-b64c86d00cb4", X-TransactionID:"985f1867-4698-4540-a6f6-b64c86d00cb4", X-ECOMP-RequestID:"985f1867-4698-4540-a6f6-b64c86d00cb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1737b5b6-ea3c-4acd-9d3c-a90bb8862efd"] 2023-01-11T05:39:24.340Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Request body: 2023-01-11T05:39:24.341Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:24.361Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:24.361Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:24.361Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status text : 2023-01-11T05:39:24.362Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:24.363Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Response body: { "requestId" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:39:22.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n\t\t\t\"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"2b8b5cf1-7e02-4e81-86b6-a2771b9cca9a\",\n \"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9053fe45-0620-4551-9af6-30fa17f51712\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:23.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" } } } 2023-01-11T05:39:24.363Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:24.363Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||InvokeReturn 2023-01-11T05:39:24.364Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:24.365Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:24.365Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:24.365Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:24.365Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:24.366Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3134a2277e52e9b", X-B3-SpanId:"eea62a23b38cd65b", X-B3-ParentSpanId:"a3134a2277e52e9b", X-B3-Sampled:"0", X-ONAP-RequestID:"985f1867-4698-4540-a6f6-b64c86d00cb4", X-RequestID:"985f1867-4698-4540-a6f6-b64c86d00cb4", X-TransactionID:"985f1867-4698-4540-a6f6-b64c86d00cb4", X-ECOMP-RequestID:"985f1867-4698-4540-a6f6-b64c86d00cb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b9b298f-00b4-4367-a43d-bca4f04d2569"] 2023-01-11T05:39:24.366Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:24.366Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:24.377Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:24.377Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:24.377Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:24.377Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:24.379Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:24.379Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:24.380Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:24.385Z|985f1867-4698-4540-a6f6-b64c86d00cb4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:24.574Z|58d22c53-0988-4979-8306-201057b6f8c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:24.575Z|58d22c53-0988-4979-8306-201057b6f8c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:24.951Z|9f422f71-54eb-420b-89d0-4e58528ae55d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:24.951Z|9f422f71-54eb-420b-89d0-4e58528ae55d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:26.887Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:26.891Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:26.892Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:39:26.892Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:26.893Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:26.893Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:39:26.894Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a48d75bf0e0bd4d6", X-B3-SpanId:"1717786616898bf0", X-B3-ParentSpanId:"a48d75bf0e0bd4d6", X-B3-Sampled:"0", X-ONAP-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-TransactionID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-ECOMP-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9c5b20c-c7c4-4c4c-981f-6042fcfaee46"] 2023-01-11T05:39:26.894Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:39:26.894Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:26.917Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:26.918Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:26.919Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:39:26.920Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:26.923Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:10.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:39:26.924Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:26.924Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:39:26.926Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:26.926Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:26.926Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:26.927Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:26.927Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:26.927Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a48d75bf0e0bd4d6", X-B3-SpanId:"d3325f48a7f97179", X-B3-ParentSpanId:"a48d75bf0e0bd4d6", X-B3-Sampled:"0", X-ONAP-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-TransactionID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-ECOMP-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42f877dc-78de-4633-bb30-b01beee1ab34"] 2023-01-11T05:39:26.928Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:26.928Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:26.947Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:26.948Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:26.948Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:26.949Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:26.949Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:26.949Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:26.950Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:26.992Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:26.992Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:26.993Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:26.993Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:26.993Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:26.993Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-TransactionID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-ECOMP-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c1b71f2-6902-4c12-8d25-aa1dc75e9e9b"] 2023-01-11T05:39:26.994Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:26.994Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:27.117Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:27.117Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:27.118Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:27.118Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3453EF7AC30679CC8D04752F331D8DEB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 11 Jan 2023 05:39:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:27.118Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"47229094-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-11T05:39:12.410+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"4647e7be-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:27.118Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:27.119Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:27.121Z|eb498d0f-983f-49d0-8d5a-bd46f8097e01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:27.122Z|eb498d0f-983f-49d0-8d5a-bd46f8097e01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:27.139Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:27.140Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:27.140Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:27.140Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:27.140Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:27.140Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-TransactionID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-ECOMP-RequestID:"9d6396b2-bc15-4952-aada-a4b3369d4957", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d07d560-b4ba-4aa7-a879-77e09fe04a8e"] 2023-01-11T05:39:27.141Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:27.141Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:27.295Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:27.296Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:27.296Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:27.296Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D600C0EAFBB8A6C1E6EECFC583536485; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 11 Jan 2023 05:39:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:27.297Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:47322029-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"47229094-9172-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processInstanceId":"47229094-9172-11ed-ae6e-d28194c8b874","executionId":"47229094-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:39:12.512+0000","endTime":"2023-01-11T05:39:12.512+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:27.297Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:27.297Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:27.303Z|9d6396b2-bc15-4952-aada-a4b3369d4957|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:31.360Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:31.364Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:31.364Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:39:31.364Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:31.365Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:31.365Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:39:31.365Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8077bb5a1d842235", X-B3-SpanId:"f460752886ac5d1f", X-B3-ParentSpanId:"8077bb5a1d842235", X-B3-Sampled:"0", X-ONAP-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-TransactionID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-ECOMP-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f0e2a72-26eb-400a-a545-d120168b5757"] 2023-01-11T05:39:31.365Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:39:31.365Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:31.384Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:31.384Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:31.385Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:39:31.385Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:31.387Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-01-11T05:38:46.000+00:00", "source" : "VID", "vnfId" : "5ee57921-efe2-4be3-bca0-00a1a706527e", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "cloudIdentifier" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:39:12.000+00:00" } ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:39:31.387Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:31.388Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:39:31.389Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:31.389Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:31.390Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:31.390Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:31.390Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:31.390Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8077bb5a1d842235", X-B3-SpanId:"417c439453e6a77b", X-B3-ParentSpanId:"8077bb5a1d842235", X-B3-Sampled:"0", X-ONAP-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-TransactionID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-ECOMP-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abdb1c74-11ba-400a-bf9b-d64fce3de1dd"] 2023-01-11T05:39:31.390Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:31.391Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:31.403Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:31.403Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:31.403Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:31.403Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:31.405Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673415554000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:39:19.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:39:31.405Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:31.405Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:31.429Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:31.430Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:31.430Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:31.430Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:31.430Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:31.431Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-TransactionID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-ECOMP-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4349cc36-86e6-4fe9-afe4-616033adf225"] 2023-01-11T05:39:31.431Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:31.431Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:31.559Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:31.559Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:31.560Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:31.560Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A3B019EE21013D4960F01AB44D7212E3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:39:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:31.560Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"439c9d3e-9172-11ed-ae6e-d28194c8b874","businessKey":"9a23cc94-6e39-406d-97e8-d327c4bfc193","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:39:06.499+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"384c5819-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"439bb39d-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:31.560Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:31.561Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:31.585Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:31.586Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:31.586Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:31.586Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:31.586Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:31.587Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-TransactionID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-ECOMP-RequestID:"18de03bf-7b01-4cb3-b569-0457fe4c74b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d9331b8-fd8c-4d57-8854-279a7822539f"] 2023-01-11T05:39:31.587Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:31.587Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:31.709Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:31.709Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:31.710Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:31.710Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=89D017C641FD2BDE3D809A48262CDAC6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 05:39:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:31.710Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:488e2deb-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","executionId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:39:14.793+0000","endTime":"2023-01-11T05:39:14.797+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"384c5819-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:31.710Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:31.711Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:31.714Z|18de03bf-7b01-4cb3-b569-0457fe4c74b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:33.729Z|6e2cf06c-46dd-487c-a8ac-96f1ceb0a872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:39:33.732Z|6e2cf06c-46dd-487c-a8ac-96f1ceb0a872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:39:34.542Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:34.547Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:34.547Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||Invoke 2023-01-11T05:39:34.548Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:34.548Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:34.549Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Method : GET 2023-01-11T05:39:34.549Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"400e71a199abca43", X-B3-SpanId:"2a904ac4bef934e1", X-B3-ParentSpanId:"400e71a199abca43", X-B3-Sampled:"0", X-ONAP-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-TransactionID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-ECOMP-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f56ea22e-3ad5-4f03-97c2-4da1a9239115"] 2023-01-11T05:39:34.550Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Request body: 2023-01-11T05:39:34.550Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:34.570Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:34.571Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:34.571Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status text : 2023-01-11T05:39:34.572Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:34.574Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Response body: { "requestId" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-01-11T05:39:22.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n\t\t\t\"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"2b8b5cf1-7e02-4e81-86b6-a2771b9cca9a\",\n \"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9053fe45-0620-4551-9af6-30fa17f51712\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:28.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" } } } 2023-01-11T05:39:34.575Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:34.575Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||InvokeReturn 2023-01-11T05:39:34.577Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:34.578Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:34.578Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:34.578Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:34.579Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:34.579Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"400e71a199abca43", X-B3-SpanId:"78fcd7e6ea8bfdbd", X-B3-ParentSpanId:"400e71a199abca43", X-B3-Sampled:"0", X-ONAP-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-TransactionID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-ECOMP-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a207e739-2fe9-4a82-bc91-7be4c22cd8cf"] 2023-01-11T05:39:34.580Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:34.580Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:34.591Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:34.592Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:34.593Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:34.594Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:34.594Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:34.594Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:34.595Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:34.595Z|cf128041-f00b-44bd-8c7b-be8f5dcb52c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:34.596Z|cf128041-f00b-44bd-8c7b-be8f5dcb52c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:34.628Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:34.629Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:34.629Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:34.629Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:34.630Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:34.630Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-TransactionID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-ECOMP-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd776bde-6808-4d14-8285-5539b3cda267"] 2023-01-11T05:39:34.631Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:34.631Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:34.753Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:34.753Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:34.754Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:34.755Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A7FCA1BC055534B76E767E764EA6624C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Wed, 11 Jan 2023 05:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:34.756Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"51c3f75f-9172-11ed-ae6e-d28194c8b874","businessKey":"baf9f3c1-4cdc-476e-8271-625aedec42a8","processDefinitionId":"WaitForPnfReadyBB:1:74be265d-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-01-11T05:39:30.245+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"4d901204-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"51481159-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:34.756Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:34.757Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=baf9f3c1-4cdc-476e-8271-625aedec42a8&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:34.801Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:34.802Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:34.802Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:34.803Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:34.803Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:34.804Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-TransactionID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-ECOMP-RequestID:"38a5dc52-1378-46b2-a186-3341ec49a1f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e9fe12e-d2b6-4567-b6bf-feeb10e4a220"] 2023-01-11T05:39:34.804Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:34.805Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:34.929Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:34.930Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:34.930Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:34.931Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AC73B98EE84D627A75A1964D4E813269; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Wed, 11 Jan 2023 05:39:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:34.932Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"51c493b6-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"51c3f75f-9172-11ed-ae6e-d28194c8b874","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:74be265d-9160-11ed-ae6e-d28194c8b874","processInstanceId":"51c3f75f-9172-11ed-ae6e-d28194c8b874","executionId":"51c3f75f-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:39:30.249+0000","endTime":"2023-01-11T05:39:30.354+0000","durationInMillis":105,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4d901204-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:34.932Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:34.933Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=51c3f75f-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:34.936Z|38a5dc52-1378-46b2-a186-3341ec49a1f1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:34.975Z|0696138f-757d-42ed-b395-bc42dcff2ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:34.976Z|0696138f-757d-42ed-b395-bc42dcff2ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:37.143Z|30a55c81-8c98-43e2-80e8-f52a12cfb339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:37.144Z|30a55c81-8c98-43e2-80e8-f52a12cfb339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:37.427Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:37.431Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:37.431Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:39:37.431Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:37.431Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:37.432Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:39:37.432Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec0b7e4e12aae752", X-B3-SpanId:"dfe16c188820c131", X-B3-ParentSpanId:"ec0b7e4e12aae752", X-B3-Sampled:"0", X-ONAP-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-TransactionID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-ECOMP-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2208f9dd-91d4-4456-adf6-331ba20deeb2"] 2023-01-11T05:39:37.432Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:39:37.432Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:37.449Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:37.449Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:37.449Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:39:37.450Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:37.450Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:10.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:39:37.451Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:37.451Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:39:37.452Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:37.452Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:37.452Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:37.453Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:37.453Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:37.453Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec0b7e4e12aae752", X-B3-SpanId:"204114658724d407", X-B3-ParentSpanId:"ec0b7e4e12aae752", X-B3-Sampled:"0", X-ONAP-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-TransactionID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-ECOMP-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29423868-4b07-42da-91d9-263c7cc2734a"] 2023-01-11T05:39:37.453Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:37.454Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:37.463Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:37.463Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:37.463Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:37.463Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:37.465Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:37.465Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:37.465Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:37.490Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:37.491Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:37.491Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:37.491Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:37.491Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:37.492Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-TransactionID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-ECOMP-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1299c4f4-32ab-46d7-aa7a-b4920ad9daaf"] 2023-01-11T05:39:37.492Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:37.492Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:37.616Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:37.616Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:37.617Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:37.617Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=94F0458308E29D31F6AD0BC7F5409B03; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 11 Jan 2023 05:39:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:37.617Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"47229094-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-11T05:39:12.410+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"4647e7be-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:37.617Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:37.618Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:37.644Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:37.644Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:37.645Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:37.645Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:37.645Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:37.646Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-TransactionID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-ECOMP-RequestID:"895e93a9-b821-41e5-b465-08f435ec25b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38a0acfa-9a34-4e05-8640-d3e7645b63c1"] 2023-01-11T05:39:37.646Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:37.646Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:37.772Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:37.772Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:37.773Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:37.773Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BFC5AFEC9588FD1308C242A9E7486BB2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 11 Jan 2023 05:39:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:37.773Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:47322029-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"47229094-9172-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processInstanceId":"47229094-9172-11ed-ae6e-d28194c8b874","executionId":"47229094-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:39:12.512+0000","endTime":"2023-01-11T05:39:12.512+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:37.774Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:37.774Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:37.777Z|895e93a9-b821-41e5-b465-08f435ec25b2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:40.072Z|ca589358-a6c3-4d79-bf6c-77b916ce1522|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:39:40.073Z|ca589358-a6c3-4d79-bf6c-77b916ce1522|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:41.851Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:41.855Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:41.856Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:39:41.856Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:41.857Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:41.857Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:39:41.857Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd2ebaf055edb3b5", X-B3-SpanId:"06114192c14332fe", X-B3-ParentSpanId:"bd2ebaf055edb3b5", X-B3-Sampled:"0", X-ONAP-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-TransactionID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-ECOMP-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3968c31-8bb6-425d-a12d-1624aad766da"] 2023-01-11T05:39:41.858Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:39:41.858Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:41.879Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:41.880Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:41.881Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:39:41.881Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:41.883Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).", "progress" : 57, "startTime" : "2023-01-11T05:38:46.000+00:00", "source" : "VID", "vnfId" : "5ee57921-efe2-4be3-bca0-00a1a706527e", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "cloudIdentifier" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:39:12.000+00:00" } ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:39:41.884Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:41.884Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:39:41.886Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:41.886Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:41.887Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:41.887Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:41.887Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:41.888Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd2ebaf055edb3b5", X-B3-SpanId:"ec1e36be014dfa5c", X-B3-ParentSpanId:"bd2ebaf055edb3b5", X-B3-Sampled:"0", X-ONAP-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-TransactionID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-ECOMP-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f1f522d-0739-41b9-9d18-24f5066852b4"] 2023-01-11T05:39:41.888Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:41.889Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:41.924Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:41.924Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:41.924Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:41.927Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:41.928Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673415554000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:39:19.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:39:41.928Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:41.928Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:41.953Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:41.954Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:41.954Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:41.954Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:41.954Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:41.955Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-TransactionID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-ECOMP-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cffb3f29-2ec2-47ea-89aa-39b9eef0d492"] 2023-01-11T05:39:41.955Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:41.955Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:42.085Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:42.086Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:42.087Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:42.087Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4EED19D45776C10888BE20B4DD277E2A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Wed, 11 Jan 2023 05:39:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:42.088Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"439c9d3e-9172-11ed-ae6e-d28194c8b874","businessKey":"9a23cc94-6e39-406d-97e8-d327c4bfc193","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:39:06.499+0000","endTime":"2023-01-11T05:39:33.948+0000","removalTime":null,"durationInMillis":27449,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"384c5819-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"439bb39d-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T05:39:42.089Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:42.090Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9a23cc94-6e39-406d-97e8-d327c4bfc193&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:42.114Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:42.115Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:42.115Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:42.115Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:42.116Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:42.116Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-TransactionID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-ECOMP-RequestID:"40405f8b-a031-432a-b7d2-6aacce33f6e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"156c884a-be02-43d7-b950-0be7bc2bdae7"] 2023-01-11T05:39:42.116Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:42.117Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:42.247Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:42.247Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:42.248Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:42.248Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E2B785FA60732610AFFDA6A84F7CD372; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Wed, 11 Jan 2023 05:39:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:42.248Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:53f8d916-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","executionId":"439c9d3e-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:39:33.947+0000","endTime":"2023-01-11T05:39:33.947+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"384c5819-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:42.248Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:42.249Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=439c9d3e-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:42.251Z|40405f8b-a031-432a-b7d2-6aacce33f6e4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:44.618Z|bbdf903f-1213-45de-92d1-723f677162bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:44.619Z|bbdf903f-1213-45de-92d1-723f677162bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:44.999Z|1b799d96-97bf-495a-8f03-07acece7a6ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:44.999Z|1b799d96-97bf-495a-8f03-07acece7a6ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:45.065Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:45.069Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:45.069Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||Invoke 2023-01-11T05:39:45.069Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:45.070Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:45.070Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Method : GET 2023-01-11T05:39:45.070Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2ffee2e5b51fd78", X-B3-SpanId:"00c9d8329df74f80", X-B3-ParentSpanId:"d2ffee2e5b51fd78", X-B3-Sampled:"0", X-ONAP-RequestID:"2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9", X-RequestID:"2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9", X-TransactionID:"2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9", X-ECOMP-RequestID:"2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67c4d3bf-c556-4374-bcc5-02b6951dd821"] 2023-01-11T05:39:45.070Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Request body: 2023-01-11T05:39:45.071Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:45.087Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:45.087Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:45.088Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status text : 2023-01-11T05:39:45.088Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:45.089Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Response body: { "requestId" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:22.000+00:00", "endTime" : "2023-01-11T05:39:43.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n\t\t\t\"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"2b8b5cf1-7e02-4e81-86b6-a2771b9cca9a\",\n \"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9053fe45-0620-4551-9af6-30fa17f51712\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:43.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" } } } 2023-01-11T05:39:45.089Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:45.089Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||InvokeReturn 2023-01-11T05:39:45.090Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:45.091Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:45.091Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:45.092Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:45.092Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:45.092Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2ffee2e5b51fd78", X-B3-SpanId:"aa10fa5a735deb6d", X-B3-ParentSpanId:"d2ffee2e5b51fd78", X-B3-Sampled:"0", X-ONAP-RequestID:"2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9", X-RequestID:"2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9", X-TransactionID:"2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9", X-ECOMP-RequestID:"2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f9bda11-1b8d-497f-824a-f5364ae8e516"] 2023-01-11T05:39:45.092Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:45.093Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:45.102Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:45.102Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:45.102Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:45.103Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:45.104Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:45.104Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:45.105Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:45.110Z|2766fc8e-7600-4b1e-b38d-7f8c5ac68ad9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:45.227Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:45.230Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:45.231Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||Invoke 2023-01-11T05:39:45.231Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:45.231Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:45.232Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Method : GET 2023-01-11T05:39:45.232Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77a06480db2c265d", X-B3-SpanId:"85528be2c268036a", X-B3-ParentSpanId:"77a06480db2c265d", X-B3-Sampled:"0", X-ONAP-RequestID:"2902f5f4-203f-47af-9997-17fc8ad34a67", X-RequestID:"2902f5f4-203f-47af-9997-17fc8ad34a67", X-TransactionID:"2902f5f4-203f-47af-9997-17fc8ad34a67", X-ECOMP-RequestID:"2902f5f4-203f-47af-9997-17fc8ad34a67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8996e796-6516-4b69-bf0d-d774e85b4f76"] 2023-01-11T05:39:45.232Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Request body: 2023-01-11T05:39:45.232Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:45.246Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:45.246Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:45.247Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status text : 2023-01-11T05:39:45.247Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:45.248Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Response body: { "requestId" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:22.000+00:00", "endTime" : "2023-01-11T05:39:43.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n\t\t\t\"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"2b8b5cf1-7e02-4e81-86b6-a2771b9cca9a\",\n \"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9053fe45-0620-4551-9af6-30fa17f51712\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:43.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" } } } 2023-01-11T05:39:45.248Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:45.248Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||InvokeReturn 2023-01-11T05:39:45.250Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:45.250Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:45.250Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:45.250Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:45.251Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:45.251Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77a06480db2c265d", X-B3-SpanId:"df44d6725752b6de", X-B3-ParentSpanId:"77a06480db2c265d", X-B3-Sampled:"0", X-ONAP-RequestID:"2902f5f4-203f-47af-9997-17fc8ad34a67", X-RequestID:"2902f5f4-203f-47af-9997-17fc8ad34a67", X-TransactionID:"2902f5f4-203f-47af-9997-17fc8ad34a67", X-ECOMP-RequestID:"2902f5f4-203f-47af-9997-17fc8ad34a67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca9b374b-9d2a-4eae-a55f-01d1b3cbc74e"] 2023-01-11T05:39:45.251Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:45.251Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:45.263Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:45.263Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:45.264Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:45.264Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:45.266Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:45.266Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:45.267Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:45.271Z|2902f5f4-203f-47af-9997-17fc8ad34a67|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:45.392Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:45.395Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:45.395Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||Invoke 2023-01-11T05:39:45.396Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:45.396Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:45.396Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Method : GET 2023-01-11T05:39:45.397Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e986ff54560a473b", X-B3-SpanId:"107976cdb60cd6e1", X-B3-ParentSpanId:"e986ff54560a473b", X-B3-Sampled:"0", X-ONAP-RequestID:"36beef64-6ad0-4ebe-8d4c-50a270413814", X-RequestID:"36beef64-6ad0-4ebe-8d4c-50a270413814", X-TransactionID:"36beef64-6ad0-4ebe-8d4c-50a270413814", X-ECOMP-RequestID:"36beef64-6ad0-4ebe-8d4c-50a270413814", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cafc66b1-4c98-41d5-b5e6-4f1b71aa6e5a"] 2023-01-11T05:39:45.397Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Request body: 2023-01-11T05:39:45.398Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:45.411Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:45.412Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:45.412Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status text : 2023-01-11T05:39:45.412Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:45.414Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Response body: { "requestId" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:22.000+00:00", "endTime" : "2023-01-11T05:39:43.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n\t\t\t\"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"2b8b5cf1-7e02-4e81-86b6-a2771b9cca9a\",\n \"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9053fe45-0620-4551-9af6-30fa17f51712\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:43.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" } } } 2023-01-11T05:39:45.414Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:45.414Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||InvokeReturn 2023-01-11T05:39:45.416Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:45.416Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:45.416Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:45.416Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:45.417Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:45.417Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e986ff54560a473b", X-B3-SpanId:"72db937a5e4a5a28", X-B3-ParentSpanId:"e986ff54560a473b", X-B3-Sampled:"0", X-ONAP-RequestID:"36beef64-6ad0-4ebe-8d4c-50a270413814", X-RequestID:"36beef64-6ad0-4ebe-8d4c-50a270413814", X-TransactionID:"36beef64-6ad0-4ebe-8d4c-50a270413814", X-ECOMP-RequestID:"36beef64-6ad0-4ebe-8d4c-50a270413814", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95a66b2e-3eb6-4e3f-94dd-8234b5164b8e"] 2023-01-11T05:39:45.417Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:45.417Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:45.428Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:45.429Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:45.429Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:45.429Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:45.430Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:45.430Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:45.431Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:45.438Z|36beef64-6ad0-4ebe-8d4c-50a270413814|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:45.573Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:45.577Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:45.577Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||Invoke 2023-01-11T05:39:45.578Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:45.578Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:45.579Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Method : GET 2023-01-11T05:39:45.579Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47e09f3e93a1c95b", X-B3-SpanId:"d52750550da94fe2", X-B3-ParentSpanId:"47e09f3e93a1c95b", X-B3-Sampled:"0", X-ONAP-RequestID:"ac565b2f-67c1-4522-861f-f3dd64d5378b", X-RequestID:"ac565b2f-67c1-4522-861f-f3dd64d5378b", X-TransactionID:"ac565b2f-67c1-4522-861f-f3dd64d5378b", X-ECOMP-RequestID:"ac565b2f-67c1-4522-861f-f3dd64d5378b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99eab1f9-bfa0-4195-9ec9-8d7c6c518382"] 2023-01-11T05:39:45.579Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Request body: 2023-01-11T05:39:45.580Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:45.595Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:45.595Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:45.596Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status text : 2023-01-11T05:39:45.596Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:45.597Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Response body: { "requestId" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:22.000+00:00", "endTime" : "2023-01-11T05:39:43.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n\t\t\t\"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"2b8b5cf1-7e02-4e81-86b6-a2771b9cca9a\",\n \"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9053fe45-0620-4551-9af6-30fa17f51712\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:43.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" } } } 2023-01-11T05:39:45.597Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:45.598Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||InvokeReturn 2023-01-11T05:39:45.599Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:45.600Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:45.600Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:45.600Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:45.600Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:45.601Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"47e09f3e93a1c95b", X-B3-SpanId:"57825edebc9f55a9", X-B3-ParentSpanId:"47e09f3e93a1c95b", X-B3-Sampled:"0", X-ONAP-RequestID:"ac565b2f-67c1-4522-861f-f3dd64d5378b", X-RequestID:"ac565b2f-67c1-4522-861f-f3dd64d5378b", X-TransactionID:"ac565b2f-67c1-4522-861f-f3dd64d5378b", X-ECOMP-RequestID:"ac565b2f-67c1-4522-861f-f3dd64d5378b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a1f7837-5102-405e-aeeb-aaa50591e9db"] 2023-01-11T05:39:45.601Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:45.601Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:45.615Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:45.616Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:45.616Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:45.616Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:45.617Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:45.617Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:45.617Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:45.622Z|ac565b2f-67c1-4522-861f-f3dd64d5378b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:45.757Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:45.760Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:45.760Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||Invoke 2023-01-11T05:39:45.761Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:45.761Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8 2023-01-11T05:39:45.761Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Method : GET 2023-01-11T05:39:45.761Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c75da6bbc9b5f90d", X-B3-SpanId:"dfaf23b45fa6665b", X-B3-ParentSpanId:"c75da6bbc9b5f90d", X-B3-Sampled:"0", X-ONAP-RequestID:"e0bb4c73-5df9-4d98-a377-501146e2285e", X-RequestID:"e0bb4c73-5df9-4d98-a377-501146e2285e", X-TransactionID:"e0bb4c73-5df9-4d98-a377-501146e2285e", X-ECOMP-RequestID:"e0bb4c73-5df9-4d98-a377-501146e2285e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44c7091b-a8f6-4323-9607-c08ba8496b67"] 2023-01-11T05:39:45.762Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Request body: 2023-01-11T05:39:45.762Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:45.784Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:45.784Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:45.785Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Status text : 2023-01-11T05:39:45.785Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:45.785Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||Response body: { "requestId" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:22.000+00:00", "endTime" : "2023-01-11T05:39:43.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n\t\t\t\"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"2b8b5cf1-7e02-4e81-86b6-a2771b9cca9a\",\n \"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9053fe45-0620-4551-9af6-30fa17f51712\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:43.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "baf9f3c1-4cdc-476e-8271-625aedec42a8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8" } } } 2023-01-11T05:39:45.786Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:45.786Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/baf9f3c1-4cdc-476e-8271-625aedec42a8|INFO|500||InvokeReturn 2023-01-11T05:39:45.787Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:45.788Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:45.788Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:45.788Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false 2023-01-11T05:39:45.788Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:45.789Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c75da6bbc9b5f90d", X-B3-SpanId:"d742b831ec3aa348", X-B3-ParentSpanId:"c75da6bbc9b5f90d", X-B3-Sampled:"0", X-ONAP-RequestID:"e0bb4c73-5df9-4d98-a377-501146e2285e", X-RequestID:"e0bb4c73-5df9-4d98-a377-501146e2285e", X-TransactionID:"e0bb4c73-5df9-4d98-a377-501146e2285e", X-ECOMP-RequestID:"e0bb4c73-5df9-4d98-a377-501146e2285e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3de24a63-d682-47b1-ace3-7cfae1ba9b5f"] 2023-01-11T05:39:45.789Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:45.789Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:45.800Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:45.800Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:45.801Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:45.801Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:45.801Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:45.802Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:45.802Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=baf9f3c1-4cdc-476e-8271-625aedec42a8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:45.807Z|e0bb4c73-5df9-4d98-a377-501146e2285e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/baf9f3c1-4cdc-476e-8271-625aedec42a8|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:47.163Z|e1bf6120-4be8-4a0e-baaa-6942cedc9341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:47.164Z|e1bf6120-4be8-4a0e-baaa-6942cedc9341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:47.912Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:47.916Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:47.916Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:39:47.917Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:47.917Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:47.917Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:39:47.917Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"806af2b5948e8cfa", X-B3-SpanId:"45948fcef23690fe", X-B3-ParentSpanId:"806af2b5948e8cfa", X-B3-Sampled:"0", X-ONAP-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-TransactionID:"1e73279f-55fc-43d2-baba-896835cc2946", X-ECOMP-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b715ee0-6faa-45c1-ab68-c0b590047a76"] 2023-01-11T05:39:47.918Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:39:47.918Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:47.944Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:47.945Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:47.945Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:39:47.945Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:47.955Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:10.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:39:47.956Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:47.956Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:39:47.957Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:47.957Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:47.958Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:47.958Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:47.958Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:47.958Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"806af2b5948e8cfa", X-B3-SpanId:"10e5263dd17c93ca", X-B3-ParentSpanId:"806af2b5948e8cfa", X-B3-Sampled:"0", X-ONAP-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-TransactionID:"1e73279f-55fc-43d2-baba-896835cc2946", X-ECOMP-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d193fa30-dbbc-46de-98f6-83675e7b3588"] 2023-01-11T05:39:47.958Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:47.959Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:47.976Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:47.977Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:47.977Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:47.977Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:47.978Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:47.978Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:47.978Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:48.005Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:48.006Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:48.006Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:48.006Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:48.006Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:48.007Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-TransactionID:"1e73279f-55fc-43d2-baba-896835cc2946", X-ECOMP-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"520588cd-c311-4be9-b217-f913e8dbd40e"] 2023-01-11T05:39:48.007Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:48.007Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:48.138Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:48.139Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:48.139Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:48.139Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CB3622740FD7E94BD07BDDC690A59C1D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 11 Jan 2023 05:39:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:48.140Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"47229094-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-11T05:39:12.410+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"4647e7be-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:48.140Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:48.140Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:48.176Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:48.177Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:48.177Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:48.177Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:48.177Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:48.178Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-TransactionID:"1e73279f-55fc-43d2-baba-896835cc2946", X-ECOMP-RequestID:"1e73279f-55fc-43d2-baba-896835cc2946", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb33f413-2cbc-42f2-b604-030853128668"] 2023-01-11T05:39:48.178Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:48.178Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:48.310Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:48.310Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:48.311Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:48.311Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=62C9DEE50204B1C95CD4F048F0E5975E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 11 Jan 2023 05:39:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:48.312Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:47322029-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"47229094-9172-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processInstanceId":"47229094-9172-11ed-ae6e-d28194c8b874","executionId":"47229094-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:39:12.512+0000","endTime":"2023-01-11T05:39:12.512+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:48.312Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:48.313Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:48.316Z|1e73279f-55fc-43d2-baba-896835cc2946|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:48.729Z|fb3aa50f-9ae5-41da-a480-fa6bc25bd362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:39:48.730Z|fb3aa50f-9ae5-41da-a480-fa6bc25bd362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:39:49.242Z|ff879360-a708-4b9a-b2da-6ca7d5fc853e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:39:49.242Z|ff879360-a708-4b9a-b2da-6ca7d5fc853e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:39:52.387Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:52.391Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:52.391Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:39:52.391Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:52.392Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:52.392Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:39:52.392Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe1bfe5de51b9f19", X-B3-SpanId:"e1e56e77253b18d0", X-B3-ParentSpanId:"fe1bfe5de51b9f19", X-B3-Sampled:"0", X-ONAP-RequestID:"3cc12bc3-6e16-40d8-a974-ba4340495260", X-RequestID:"3cc12bc3-6e16-40d8-a974-ba4340495260", X-TransactionID:"3cc12bc3-6e16-40d8-a974-ba4340495260", X-ECOMP-RequestID:"3cc12bc3-6e16-40d8-a974-ba4340495260", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"246b2a82-3bef-4155-b72a-3bc6cbdccea4"] 2023-01-11T05:39:52.392Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:39:52.393Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:52.411Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:52.411Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:52.412Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:39:52.412Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:52.416Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:38:46.000+00:00", "endTime" : "2023-01-11T05:39:49.000+00:00", "source" : "VID", "vnfId" : "5ee57921-efe2-4be3-bca0-00a1a706527e", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "cloudIdentifier" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:39:12.000+00:00" } ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:39:52.417Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:52.417Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:39:52.419Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:52.419Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:52.419Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:52.420Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:52.420Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:52.420Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe1bfe5de51b9f19", X-B3-SpanId:"e465073325705adb", X-B3-ParentSpanId:"fe1bfe5de51b9f19", X-B3-Sampled:"0", X-ONAP-RequestID:"3cc12bc3-6e16-40d8-a974-ba4340495260", X-RequestID:"3cc12bc3-6e16-40d8-a974-ba4340495260", X-TransactionID:"3cc12bc3-6e16-40d8-a974-ba4340495260", X-ECOMP-RequestID:"3cc12bc3-6e16-40d8-a974-ba4340495260", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"851ec863-dd27-4b30-bc86-3bb9ad3b08f5"] 2023-01-11T05:39:52.420Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:52.421Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:52.430Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:52.430Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:52.430Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:52.431Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:52.432Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673415554000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:39:19.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:39:52.433Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:52.433Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:52.441Z|3cc12bc3-6e16-40d8-a974-ba4340495260|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:52.563Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:52.566Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:52.567Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:39:52.567Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:52.568Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:52.568Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:39:52.569Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c416daa10c9a6ca8", X-B3-SpanId:"29fdff140c10a7a5", X-B3-ParentSpanId:"c416daa10c9a6ca8", X-B3-Sampled:"0", X-ONAP-RequestID:"0ff3b36e-fd09-417e-b442-0a54f15e7912", X-RequestID:"0ff3b36e-fd09-417e-b442-0a54f15e7912", X-TransactionID:"0ff3b36e-fd09-417e-b442-0a54f15e7912", X-ECOMP-RequestID:"0ff3b36e-fd09-417e-b442-0a54f15e7912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5a27722-cc45-41f8-b2a7-cf6b919383bc"] 2023-01-11T05:39:52.569Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:39:52.569Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:52.584Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:52.584Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:52.584Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:39:52.585Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:52.587Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:38:46.000+00:00", "endTime" : "2023-01-11T05:39:49.000+00:00", "source" : "VID", "vnfId" : "5ee57921-efe2-4be3-bca0-00a1a706527e", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "cloudIdentifier" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:39:12.000+00:00" } ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:39:52.587Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:52.588Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:39:52.589Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:52.589Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:52.589Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:52.590Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:52.590Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:52.590Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c416daa10c9a6ca8", X-B3-SpanId:"fd6ee7d88158e536", X-B3-ParentSpanId:"c416daa10c9a6ca8", X-B3-Sampled:"0", X-ONAP-RequestID:"0ff3b36e-fd09-417e-b442-0a54f15e7912", X-RequestID:"0ff3b36e-fd09-417e-b442-0a54f15e7912", X-TransactionID:"0ff3b36e-fd09-417e-b442-0a54f15e7912", X-ECOMP-RequestID:"0ff3b36e-fd09-417e-b442-0a54f15e7912", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7790f303-81e7-4d19-91d9-95c426af4757"] 2023-01-11T05:39:52.590Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:52.591Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:52.602Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:52.602Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:52.603Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:52.603Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:52.604Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673415554000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:39:19.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:39:52.605Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:52.605Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:52.610Z|0ff3b36e-fd09-417e-b442-0a54f15e7912|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:52.732Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:52.735Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:52.736Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:39:52.736Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:52.736Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:52.737Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:39:52.737Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2607c4f34db9b06c", X-B3-SpanId:"50eed0ee2a4060f2", X-B3-ParentSpanId:"2607c4f34db9b06c", X-B3-Sampled:"0", X-ONAP-RequestID:"9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100", X-RequestID:"9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100", X-TransactionID:"9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100", X-ECOMP-RequestID:"9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08c6da9c-ad78-49b0-a1a9-69a57cbf40f6"] 2023-01-11T05:39:52.737Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:39:52.737Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:52.753Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:52.753Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:52.753Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:39:52.753Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:52.756Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:38:46.000+00:00", "endTime" : "2023-01-11T05:39:49.000+00:00", "source" : "VID", "vnfId" : "5ee57921-efe2-4be3-bca0-00a1a706527e", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "cloudIdentifier" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:39:12.000+00:00" } ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:39:52.756Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:52.757Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:39:52.758Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:52.758Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:52.759Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:52.759Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:52.759Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:52.759Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2607c4f34db9b06c", X-B3-SpanId:"91f05ac88fb5dd7a", X-B3-ParentSpanId:"2607c4f34db9b06c", X-B3-Sampled:"0", X-ONAP-RequestID:"9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100", X-RequestID:"9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100", X-TransactionID:"9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100", X-ECOMP-RequestID:"9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a719711-b74f-48da-a63a-b1e4d4aa9c6d"] 2023-01-11T05:39:52.760Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:52.760Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:52.774Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:52.774Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:52.775Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:52.775Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:52.777Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673415554000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:39:19.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:39:52.777Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:52.777Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:52.783Z|9f53ada1-6da4-4cbe-a2a9-b7bc49f1d100|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:52.923Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:52.926Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:52.927Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:39:52.927Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:52.927Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:52.928Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:39:52.928Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89532a65bf7af48e", X-B3-SpanId:"31f5e8e4ad25a73e", X-B3-ParentSpanId:"89532a65bf7af48e", X-B3-Sampled:"0", X-ONAP-RequestID:"e09647ca-5fb9-491e-b0d8-8a0fe782bea5", X-RequestID:"e09647ca-5fb9-491e-b0d8-8a0fe782bea5", X-TransactionID:"e09647ca-5fb9-491e-b0d8-8a0fe782bea5", X-ECOMP-RequestID:"e09647ca-5fb9-491e-b0d8-8a0fe782bea5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49dc0739-5ea7-414e-9500-0df5517dbb77"] 2023-01-11T05:39:52.928Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:39:52.929Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:52.946Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:52.946Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:52.947Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:39:52.947Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:52.950Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:38:46.000+00:00", "endTime" : "2023-01-11T05:39:49.000+00:00", "source" : "VID", "vnfId" : "5ee57921-efe2-4be3-bca0-00a1a706527e", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "cloudIdentifier" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:39:12.000+00:00" } ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:39:52.950Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:52.950Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:39:52.951Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:52.952Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:52.952Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:52.952Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:52.952Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:52.953Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89532a65bf7af48e", X-B3-SpanId:"29c6e606cc71ab51", X-B3-ParentSpanId:"89532a65bf7af48e", X-B3-Sampled:"0", X-ONAP-RequestID:"e09647ca-5fb9-491e-b0d8-8a0fe782bea5", X-RequestID:"e09647ca-5fb9-491e-b0d8-8a0fe782bea5", X-TransactionID:"e09647ca-5fb9-491e-b0d8-8a0fe782bea5", X-ECOMP-RequestID:"e09647ca-5fb9-491e-b0d8-8a0fe782bea5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c129e322-2393-4bda-bf36-3bee23a42c56"] 2023-01-11T05:39:52.953Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:52.953Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:52.964Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:52.964Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:52.964Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:52.964Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:52.966Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673415554000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:39:19.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:39:52.970Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:52.971Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:52.977Z|e09647ca-5fb9-491e-b0d8-8a0fe782bea5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:53.097Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:53.100Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:53.100Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||Invoke 2023-01-11T05:39:53.100Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:53.100Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193 2023-01-11T05:39:53.101Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Method : GET 2023-01-11T05:39:53.101Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4aa4945d8f2a49a", X-B3-SpanId:"fd53e03cee71966d", X-B3-ParentSpanId:"d4aa4945d8f2a49a", X-B3-Sampled:"0", X-ONAP-RequestID:"d83a94a3-05ef-4452-82b7-ac15e4a6bfcc", X-RequestID:"d83a94a3-05ef-4452-82b7-ac15e4a6bfcc", X-TransactionID:"d83a94a3-05ef-4452-82b7-ac15e4a6bfcc", X-ECOMP-RequestID:"d83a94a3-05ef-4452-82b7-ac15e4a6bfcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dec1d469-ddc6-4341-a668-2cc536b8b8f6"] 2023-01-11T05:39:53.101Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Request body: 2023-01-11T05:39:53.101Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:53.116Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:53.116Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:53.116Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Status text : 2023-01-11T05:39:53.116Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:53.118Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||Response body: { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:38:46.000+00:00", "endTime" : "2023-01-11T05:39:49.000+00:00", "source" : "VID", "vnfId" : "5ee57921-efe2-4be3-bca0-00a1a706527e", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n\t\t\t\"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"018ec323-a8cf-44a4-aebf-df0905bc7f75\",\n \"modelInvariantUuid\": \"16ea36da-0af9-40b7-8ca2-04b532e52995\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4b867b56-b30e-47e7-8e99-8f75999aedba\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"4f5776c6-69a8-4a8d-87b3-fd527f7af6cf\",\n \"modelInvariantUuid\": \"70495cad-7c95-44b7-9fc3-c59fce3be79a\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"6ec3ccb2-dd1f-4f28-b62a-e5c1f2ad5140\"\n },\n \"instanceName\": \"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-kohn\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"04c7b5d7-9cfa-4e1d-b6d1-d5c83576e8f9\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "cloudIdentifier" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-01-11T05:39:12.000+00:00" } ], "requestURI" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193" } } } 2023-01-11T05:39:53.118Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:53.119Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a23cc94-6e39-406d-97e8-d327c4bfc193|INFO|500||InvokeReturn 2023-01-11T05:39:53.120Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:53.120Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:53.121Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:53.121Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false 2023-01-11T05:39:53.121Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:53.121Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4aa4945d8f2a49a", X-B3-SpanId:"918dcfcc53e45d9f", X-B3-ParentSpanId:"d4aa4945d8f2a49a", X-B3-Sampled:"0", X-ONAP-RequestID:"d83a94a3-05ef-4452-82b7-ac15e4a6bfcc", X-RequestID:"d83a94a3-05ef-4452-82b7-ac15e4a6bfcc", X-TransactionID:"d83a94a3-05ef-4452-82b7-ac15e4a6bfcc", X-ECOMP-RequestID:"d83a94a3-05ef-4452-82b7-ac15e4a6bfcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4efd3a22-a022-42be-98a7-4e6d33c280c9"] 2023-01-11T05:39:53.121Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:53.122Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:53.133Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:53.133Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:53.133Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:53.134Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:53.135Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 61, "soRequestId" : "9a23cc94-6e39-406d-97e8-d327c4bfc193", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1673415554000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:39:19.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:39:53.135Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:53.135Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9a23cc94-6e39-406d-97e8-d327c4bfc193&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:53.140Z|d83a94a3-05ef-4452-82b7-ac15e4a6bfcc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9a23cc94-6e39-406d-97e8-d327c4bfc193|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:54.464Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:54.466Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|||INFO|500||Checking if requestId: 241c945c-344f-4896-bf2f-13d8c2629b3c already exists in requestDb InfraActiveRequests table 2023-01-11T05:39:54.467Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:39:54.467Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||Invoke 2023-01-11T05:39:54.467Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.468Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:39:54.468Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Method : GET 2023-01-11T05:39:54.468Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfeea6f3db9dfaac", X-B3-SpanId:"3a4b6208a86ec01b", X-B3-ParentSpanId:"dfeea6f3db9dfaac", X-B3-Sampled:"0", X-ONAP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1779aa14-5292-4d43-9ea4-6d30ff29f1a1"] 2023-01-11T05:39:54.468Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Request body: 2023-01-11T05:39:54.469Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:54.492Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:54.492Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:39:54.493Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status text : 2023-01-11T05:39:54.493Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:54.493Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Response body: 2023-01-11T05:39:54.493Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:54.494Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:54.500Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:39:54.504Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:39:54.527Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-01-11T05:39:54.527Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||Invoke 2023-01-11T05:39:54.583Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5|INFO|500||InvokeReturn 2023-01-11T05:39:54.583Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4da53de38154d3686b646eeaa3fdaa5 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:39:54 GMT], content-length=[1030], vertex-id=[262160], x-aai-txid=[0-aai-resources-230111-05:39:54:190-71852], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:39:54.584Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4da53de38154d3686b646eeaa3fdaa5","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1673415534163","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5ee57921-efe2-4be3-bca0-00a1a706527e","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5ee57921-efe2-4be3-bca0-00a1a706527e"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-01-11T05:39:54.585Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:39:54.585Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:39:54.586Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:39:54.587Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:39:54.587Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.587Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:39:54.587Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:39:54.588Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"dfeea6f3db9dfaac", X-B3-SpanId:"7a1beb683f4f2165", X-B3-ParentSpanId:"dfeea6f3db9dfaac", X-B3-Sampled:"0", X-ONAP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"277e31a5-0ac9-4f57-bbeb-611ed48a039e"] 2023-01-11T05:39:54.588Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"668e4ca6-4b23-47c5-bb63-413192713fbd"},"instanceName":null,"requestScope":"service"} 2023-01-11T05:39:54.588Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:54.603Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:54.603Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:54.604Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:39:54.604Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:54.604Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:39:54.604Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:54.605Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:39:54.605Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c 2023-01-11T05:39:54.606Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|INFO|500||Invoke 2023-01-11T05:39:54.606Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.606Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c 2023-01-11T05:39:54.606Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Method : GET 2023-01-11T05:39:54.607Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2e96573-31fd-4d86-b763-b956a3b35a7b"] 2023-01-11T05:39:54.607Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Request body: 2023-01-11T05:39:54.607Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:54.637Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:54.637Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:54.637Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Status text : 2023-01-11T05:39:54.637Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:54.640Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "71c84e2d-0e99-4579-8c77-57cfe4e4e76c", "modelInvariantUUID" : "bd51aaf7-feb2-4f00-ae63-8b33f298b42c", "created" : "2023-01-11 05:36:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/serviceProxyCustomizations" } } } 2023-01-11T05:39:54.640Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:54.641Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|INFO|500||InvokeReturn 2023-01-11T05:39:54.643Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance 2023-01-11T05:39:54.643Z|f7ea0684-1a77-4b80-a72a-7907e24a401d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:54.643Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:39:54.644Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.644Z|f7ea0684-1a77-4b80-a72a-7907e24a401d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:54.644Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance 2023-01-11T05:39:54.644Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:39:54.644Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6e684ef-f7ac-469c-99b8-83edc92547bc"] 2023-01-11T05:39:54.645Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:39:54.645Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:54.661Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:54.661Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:39:54.662Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Status text : 2023-01-11T05:39:54.662Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:54.662Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Response body: 2023-01-11T05:39:54.662Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:54.663Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:54.663Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c 2023-01-11T05:39:54.664Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|INFO|500||Invoke 2023-01-11T05:39:54.664Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.664Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c 2023-01-11T05:39:54.664Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Method : GET 2023-01-11T05:39:54.665Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3597a78e-b926-42b8-bd9c-6ec3c3339093"] 2023-01-11T05:39:54.665Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Request body: 2023-01-11T05:39:54.665Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:54.687Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:54.687Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:54.687Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Status text : 2023-01-11T05:39:54.688Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:54.689Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "71c84e2d-0e99-4579-8c77-57cfe4e4e76c", "modelInvariantUUID" : "bd51aaf7-feb2-4f00-ae63-8b33f298b42c", "created" : "2023-01-11 05:36:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c" } } } 2023-01-11T05:39:54.689Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:54.690Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=bd51aaf7-feb2-4f00-ae63-8b33f298b42c|INFO|500||InvokeReturn 2023-01-11T05:39:54.692Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance 2023-01-11T05:39:54.692Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:39:54.693Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.693Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance 2023-01-11T05:39:54.693Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:39:54.693Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5182760d-cbc3-4d70-972e-047f216b0326"] 2023-01-11T05:39:54.694Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:39:54.694Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:54.707Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:54.708Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:39:54.708Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Status text : 2023-01-11T05:39:54.708Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:54.708Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||Response body: 2023-01-11T05:39:54.709Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:54.709Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=71c84e2d-0e99-4579-8c77-57cfe4e4e76c&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:54.710Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:39:54.710Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:39:54.710Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.711Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:39:54.711Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:39:54.711Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|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:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66ca03fa-1394-4e2e-af0e-fd2a03934cd7"] 2023-01-11T05:39:54.711Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:39:54.712Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:54.730Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:54.730Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:54.730Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:39:54.731Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:54.733Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:39:54.733Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:54.734Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:39:54.736Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T05:39:54.737Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:39:54.737Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.737Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T05:39:54.738Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:39:54.738Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|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:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1948b1d1-934c-462f-83d1-9b086d46eb9b"] 2023-01-11T05:39:54.738Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:39:54.738Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:54.759Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:54.759Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:54.759Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|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 : 2023-01-11T05:39:54.760Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:54.762Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|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" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-11T05:39:54.762Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:54.762Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T05:39:54.764Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c 2023-01-11T05:39:54.764Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|INFO|500||Invoke 2023-01-11T05:39:54.764Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.765Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c 2023-01-11T05:39:54.765Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Method : GET 2023-01-11T05:39:54.765Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebcf7617-c1d5-4db9-a3b7-f61741a58b49"] 2023-01-11T05:39:54.765Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Request body: 2023-01-11T05:39:54.766Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:54.789Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:54.789Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:54.790Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Status text : 2023-01-11T05:39:54.790Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:54.794Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "71c84e2d-0e99-4579-8c77-57cfe4e4e76c", "modelInvariantUUID" : "bd51aaf7-feb2-4f00-ae63-8b33f298b42c", "created" : "2023-01-11 05:36:27.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 20, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c/serviceProxyCustomizations" } } } 2023-01-11T05:39:54.794Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:54.795Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/71c84e2d-0e99-4579-8c77-57cfe4e4e76c|INFO|500||InvokeReturn 2023-01-11T05:39:54.797Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:39:54.798Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:39:54.798Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.798Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:39:54.798Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:39:54.799Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1392", X-B3-TraceId:"dfeea6f3db9dfaac", X-B3-SpanId:"56003085c75806a1", X-B3-ParentSpanId:"dfeea6f3db9dfaac", X-B3-Sampled:"0", X-ONAP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29d4a139-9f72-40a7-bda3-a43fba4d9c5e"] 2023-01-11T05:39:54.799Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"241c945c-344f-4896-bf2f-13d8c2629b3c","requestStatus":"IN_PROGRESS","startTime":1673415594500,"source":"VID","tenantId":"f4da53de38154d3686b646eeaa3fdaa5","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"668e4ca6-4b23-47c5-bb63-413192713fbd","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"241c945c-344f-4896-bf2f-13d8c2629b3c"} 2023-01-11T05:39:54.799Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:54.819Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:54.819Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:39:54.819Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:39:54.820Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:54.821Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:39:54.500+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:39:54.810+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" } } } 2023-01-11T05:39:54.821Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:54.822Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:39:54.828Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:39:54.828Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:39:54.828Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:54.829Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:39:54.829Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:39:54.829Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"dfeea6f3db9dfaac", X-B3-SpanId:"26beb66f5f82e63c", X-B3-ParentSpanId:"dfeea6f3db9dfaac", X-B3-Sampled:"0", X-ONAP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63f04723-2b12-4cd4-84fa-09aa2aec0f73"] 2023-01-11T05:39:54.829Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\"modelUuid\":\"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\",\"modelInvariantUuid\":\"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"668e4ca6-4b23-47c5-bb63-413192713fbd\"}","type":"String"},"requestId":{"value":"241c945c-344f-4896-bf2f-13d8c2629b3c","type":"String"},"mso-request-id":{"value":"241c945c-344f-4896-bf2f-13d8c2629b3c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"668e4ca6-4b23-47c5-bb63-413192713fbd","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/668e4ca6-4b23-47c5-bb63-413192713fbd","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:39:54.830Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:55.021Z|3ff1bf8e-c299-4ba6-bdf7-0af64b60a24d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:55.022Z|3ff1bf8e-c299-4ba6-bdf7-0af64b60a24d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:55.845Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:55.846Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:39:55.846Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:39:55.846Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:39:55 GMT", X-ONAP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-TransactionID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ECOMP-RequestID:"241c945c-344f-4896-bf2f-13d8c2629b3c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"63f04723-2b12-4cd4-84fa-09aa2aec0f73", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:55.847Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"241c945c-344f-4896-bf2f-13d8c2629b3c\",\"instanceId\":\"668e4ca6-4b23-47c5-bb63-413192713fbd\"}}","message":"Success","processInstanceID":"606dc863-9172-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:39:55.847Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:55.847Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:39:55.850Z|241c945c-344f-4896-bf2f-13d8c2629b3c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:55.982Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:55.985Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:39:55.986Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||Invoke 2023-01-11T05:39:55.986Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:55.986Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:39:55.987Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Method : GET 2023-01-11T05:39:55.987Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8c88d2790613b9e", X-B3-SpanId:"463aa145749e3bb5", X-B3-ParentSpanId:"c8c88d2790613b9e", X-B3-Sampled:"0", X-ONAP-RequestID:"f55a9091-af37-461a-939c-02a97deaaae1", X-RequestID:"f55a9091-af37-461a-939c-02a97deaaae1", X-TransactionID:"f55a9091-af37-461a-939c-02a97deaaae1", X-ECOMP-RequestID:"f55a9091-af37-461a-939c-02a97deaaae1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1860b682-e409-438a-8494-a62d66cb9784"] 2023-01-11T05:39:55.987Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Request body: 2023-01-11T05:39:55.988Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.005Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.006Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:56.006Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status text : 2023-01-11T05:39:56.007Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.008Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Response body: { "requestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:39:54.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" } } } 2023-01-11T05:39:56.008Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.009Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||InvokeReturn 2023-01-11T05:39:56.010Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:39:56.010Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:56.011Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.011Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:39:56.011Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:56.012Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c8c88d2790613b9e", X-B3-SpanId:"f73e7fd9dad5bac5", X-B3-ParentSpanId:"c8c88d2790613b9e", X-B3-Sampled:"0", X-ONAP-RequestID:"f55a9091-af37-461a-939c-02a97deaaae1", X-RequestID:"f55a9091-af37-461a-939c-02a97deaaae1", X-TransactionID:"f55a9091-af37-461a-939c-02a97deaaae1", X-ECOMP-RequestID:"f55a9091-af37-461a-939c-02a97deaaae1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e174e0a7-90fd-4213-ba35-b200d919b510"] 2023-01-11T05:39:56.012Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:56.012Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.037Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.038Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:56.038Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:56.039Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.040Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:56.041Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.041Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:56.046Z|f55a9091-af37-461a-939c-02a97deaaae1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:56.743Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:56.746Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|||INFO|500||Checking if requestId: c6c56c6e-1624-43b0-b58c-a06a9f6874e4 already exists in requestDb InfraActiveRequests table 2023-01-11T05:39:56.747Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:39:56.747Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||Invoke 2023-01-11T05:39:56.748Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.748Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:39:56.748Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Method : GET 2023-01-11T05:39:56.749Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21a6b5ac727d7523", X-B3-SpanId:"7caeed1360ada14b", X-B3-ParentSpanId:"21a6b5ac727d7523", X-B3-Sampled:"0", X-ONAP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d0b1e4a-f772-49c3-903d-209ef6545c89"] 2023-01-11T05:39:56.749Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Request body: 2023-01-11T05:39:56.749Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.763Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.764Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:39:56.765Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status text : 2023-01-11T05:39:56.765Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.765Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Response body: 2023-01-11T05:39:56.766Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.766Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:56.772Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:39:56.773Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:39:56.773Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:39:56.774Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:39:56.774Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:39:56.774Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.775Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:39:56.775Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:39:56.775Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"21a6b5ac727d7523", X-B3-SpanId:"919704e068d90eb6", X-B3-ParentSpanId:"21a6b5ac727d7523", X-B3-Sampled:"0", X-ONAP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5f31ab9-5f72-4864-a9ee-69571969234d"] 2023-01-11T05:39:56.775Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"52c01f4a-4182-465d-821f-26c91ab724bc"},"instanceName":null,"requestScope":"service"} 2023-01-11T05:39:56.776Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.790Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.790Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:56.790Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:39:56.791Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.791Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:39:56.791Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.792Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:39:56.792Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588 2023-01-11T05:39:56.793Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|INFO|500||Invoke 2023-01-11T05:39:56.793Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.793Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588 2023-01-11T05:39:56.793Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Method : GET 2023-01-11T05:39:56.794Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"533972fa-9525-42ce-b55b-35d7a71fa002"] 2023-01-11T05:39:56.794Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Request body: 2023-01-11T05:39:56.794Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.820Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.820Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:56.820Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Status text : 2023-01-11T05:39:56.821Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.822Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7512d389-d325-43d0-b29b-e19a0fec0588", "modelInvariantUUID" : "c22df8d2-eab9-4c96-ad40-fcc6ba351cab", "created" : "2023-01-11 05:37:29.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/serviceProxyCustomizations" } } } 2023-01-11T05:39:56.823Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.823Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|INFO|500||InvokeReturn 2023-01-11T05:39:56.826Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance 2023-01-11T05:39:56.826Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:39:56.826Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.827Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance 2023-01-11T05:39:56.827Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:39:56.827Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0370ae48-34da-402b-8fd4-941c2898e033"] 2023-01-11T05:39:56.828Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:39:56.828Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.846Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.847Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:39:56.847Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Status text : 2023-01-11T05:39:56.849Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.850Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Response body: 2023-01-11T05:39:56.850Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.851Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:56.852Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab 2023-01-11T05:39:56.852Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|INFO|500||Invoke 2023-01-11T05:39:56.852Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.853Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab 2023-01-11T05:39:56.853Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Method : GET 2023-01-11T05:39:56.853Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd49cd31-3751-40be-96d9-74eefa6e374a"] 2023-01-11T05:39:56.854Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Request body: 2023-01-11T05:39:56.854Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.875Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.876Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:56.876Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Status text : 2023-01-11T05:39:56.876Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.878Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7512d389-d325-43d0-b29b-e19a0fec0588", "modelInvariantUUID" : "c22df8d2-eab9-4c96-ad40-fcc6ba351cab", "created" : "2023-01-11 05:37:29.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab" } } } 2023-01-11T05:39:56.878Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.878Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c22df8d2-eab9-4c96-ad40-fcc6ba351cab|INFO|500||InvokeReturn 2023-01-11T05:39:56.881Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance 2023-01-11T05:39:56.882Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:39:56.882Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.882Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance 2023-01-11T05:39:56.883Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:39:56.883Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"202dc0a8-9aa2-4699-bd08-d6ba36351f80"] 2023-01-11T05:39:56.884Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:39:56.884Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.898Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.898Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:39:56.899Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Status text : 2023-01-11T05:39:56.899Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:39:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.899Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||Response body: 2023-01-11T05:39:56.900Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.900Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7512d389-d325-43d0-b29b-e19a0fec0588&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:39:56.901Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:39:56.902Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:39:56.902Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.903Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:39:56.903Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:39:56.904Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|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:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8371d311-f426-4432-b1d9-8df86d29d9df"] 2023-01-11T05:39:56.904Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:39:56.905Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.925Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.926Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:56.926Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:39:56.927Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.928Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:39:56.929Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.929Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:39:56.932Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T05:39:56.932Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:39:56.933Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.933Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T05:39:56.934Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:39:56.934Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|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:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7c5b7b0-7577-417f-8080-b125d7d707f5"] 2023-01-11T05:39:56.935Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:39:56.935Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.950Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.951Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:56.951Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|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 : 2023-01-11T05:39:56.951Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.953Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|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" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-11T05:39:56.953Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.954Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T05:39:56.955Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588 2023-01-11T05:39:56.956Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|INFO|500||Invoke 2023-01-11T05:39:56.956Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.957Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588 2023-01-11T05:39:56.957Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Method : GET 2023-01-11T05:39:56.957Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b70912c5-7ec8-4947-8e85-847ae2661785"] 2023-01-11T05:39:56.958Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Request body: 2023-01-11T05:39:56.958Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:56.982Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:56.982Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:56.983Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Status text : 2023-01-11T05:39:56.983Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:56.985Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7512d389-d325-43d0-b29b-e19a0fec0588", "modelInvariantUUID" : "c22df8d2-eab9-4c96-ad40-fcc6ba351cab", "created" : "2023-01-11 05:37:29.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588/serviceProxyCustomizations" } } } 2023-01-11T05:39:56.985Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:56.986Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7512d389-d325-43d0-b29b-e19a0fec0588|INFO|500||InvokeReturn 2023-01-11T05:39:56.988Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:39:56.989Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:39:56.989Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:56.990Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:39:56.990Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:39:56.990Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1056", X-B3-TraceId:"21a6b5ac727d7523", X-B3-SpanId:"6e056f7ab28ff830", X-B3-ParentSpanId:"21a6b5ac727d7523", X-B3-Sampled:"0", X-ONAP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84cdc606-69ce-4dec-abb3-036a8d4cb3d0"] 2023-01-11T05:39:56.991Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c6c56c6e-1624-43b0-b58c-a06a9f6874e4","requestStatus":"IN_PROGRESS","startTime":1673415596773,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"52c01f4a-4182-465d-821f-26c91ab724bc","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc","cloudApiRequests":[],"requestURI":"c6c56c6e-1624-43b0-b58c-a06a9f6874e4"} 2023-01-11T05:39:56.991Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:57.011Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:57.011Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:39:57.012Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:39:57.013Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:57.016Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:39:56.773+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:39:57.002+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc", "cloudApiRequests" : [ ], "requestURI" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" } } } 2023-01-11T05:39:57.017Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:57.017Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:39:57.024Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:39:57.025Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:39:57.025Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:57.025Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:39:57.026Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:39:57.026Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1880", X-B3-TraceId:"21a6b5ac727d7523", X-B3-SpanId:"f7bccca998f7a3d7", X-B3-ParentSpanId:"21a6b5ac727d7523", X-B3-Sampled:"0", X-ONAP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c0ba345-ea78-45a5-8f00-94cd88d84db2"] 2023-01-11T05:39:57.026Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\"modelUuid\":\"7512d389-d325-43d0-b29b-e19a0fec0588\",\"modelInvariantUuid\":\"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"52c01f4a-4182-465d-821f-26c91ab724bc\"}","type":"String"},"requestId":{"value":"c6c56c6e-1624-43b0-b58c-a06a9f6874e4","type":"String"},"mso-request-id":{"value":"c6c56c6e-1624-43b0-b58c-a06a9f6874e4","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"52c01f4a-4182-465d-821f-26c91ab724bc","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/52c01f4a-4182-465d-821f-26c91ab724bc","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:39:57.027Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:57.184Z|7da64030-75d8-47ba-9092-7d627bd48f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:39:57.185Z|7da64030-75d8-47ba-9092-7d627bd48f48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:39:58.036Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:58.037Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:39:58.037Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:39:58.037Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:39:58 GMT", X-ONAP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-TransactionID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ECOMP-RequestID:"c6c56c6e-1624-43b0-b58c-a06a9f6874e4", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2c0ba345-ea78-45a5-8f00-94cd88d84db2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:58.038Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c6c56c6e-1624-43b0-b58c-a06a9f6874e4\",\"instanceId\":\"52c01f4a-4182-465d-821f-26c91ab724bc\"}}","message":"Success","processInstanceID":"61bc8f2d-9172-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:39:58.038Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:58.038Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:39:58.042Z|c6c56c6e-1624-43b0-b58c-a06a9f6874e4|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:58.173Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:58.175Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:39:58.176Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||Invoke 2023-01-11T05:39:58.176Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:58.176Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:39:58.176Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Method : GET 2023-01-11T05:39:58.176Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b7df6a8cd0ff202", X-B3-SpanId:"1a00a9b5d58b1d39", X-B3-ParentSpanId:"9b7df6a8cd0ff202", X-B3-Sampled:"0", X-ONAP-RequestID:"cc75d8ea-42f0-45b1-a902-80ee96ecf52b", X-RequestID:"cc75d8ea-42f0-45b1-a902-80ee96ecf52b", X-TransactionID:"cc75d8ea-42f0-45b1-a902-80ee96ecf52b", X-ECOMP-RequestID:"cc75d8ea-42f0-45b1-a902-80ee96ecf52b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"744bd9d9-b8da-43a5-a372-5b94652068da"] 2023-01-11T05:39:58.177Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Request body: 2023-01-11T05:39:58.177Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:58.192Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:58.192Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:58.193Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status text : 2023-01-11T05:39:58.193Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:58.195Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Response body: { "requestId" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:39:56.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:57.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc", "cloudApiRequests" : [ ], "requestURI" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" } } } 2023-01-11T05:39:58.195Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:58.195Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||InvokeReturn 2023-01-11T05:39:58.196Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false 2023-01-11T05:39:58.196Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:58.197Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:58.197Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false 2023-01-11T05:39:58.197Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:58.197Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b7df6a8cd0ff202", X-B3-SpanId:"76a7d0baca6a6335", X-B3-ParentSpanId:"9b7df6a8cd0ff202", X-B3-Sampled:"0", X-ONAP-RequestID:"cc75d8ea-42f0-45b1-a902-80ee96ecf52b", X-RequestID:"cc75d8ea-42f0-45b1-a902-80ee96ecf52b", X-TransactionID:"cc75d8ea-42f0-45b1-a902-80ee96ecf52b", X-ECOMP-RequestID:"cc75d8ea-42f0-45b1-a902-80ee96ecf52b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8392cc6b-439b-4643-9171-fd25de30e3b3"] 2023-01-11T05:39:58.198Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:58.198Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:58.208Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:58.209Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:58.209Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:58.209Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:58.210Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:58.210Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:58.211Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:58.215Z|cc75d8ea-42f0-45b1-a902-80ee96ecf52b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:39:58.449Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:39:58.452Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:58.452Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:39:58.453Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:58.453Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:39:58.453Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:39:58.453Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cac788714568c1b", X-B3-SpanId:"2e39fa593e7d4beb", X-B3-ParentSpanId:"3cac788714568c1b", X-B3-Sampled:"0", X-ONAP-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-TransactionID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-ECOMP-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"235587a6-5608-4eda-8513-946a4e1ed3cc"] 2023-01-11T05:39:58.454Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:39:58.454Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:58.469Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:58.469Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:58.469Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:39:58.470Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:58.471Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-01-11T05:37:38.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:39:10.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:39:58.472Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:58.472Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:39:58.473Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:58.473Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:39:58.473Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:58.474Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:39:58.474Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:39:58.474Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cac788714568c1b", X-B3-SpanId:"00457b6af23af027", X-B3-ParentSpanId:"3cac788714568c1b", X-B3-Sampled:"0", X-ONAP-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-TransactionID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-ECOMP-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54b4c3e0-aeaf-4585-92f5-e39bea067652"] 2023-01-11T05:39:58.474Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:39:58.474Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:58.483Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:58.484Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:58.484Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:39:58.485Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:39:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:58.486Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:39:58.486Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:58.487Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:39:58.510Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:58.510Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:58.510Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:58.511Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:39:58.511Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:58.511Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-TransactionID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-ECOMP-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a8e5454-bc8f-49b6-a1f3-2c172937576c"] 2023-01-11T05:39:58.511Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:58.512Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:58.636Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:58.637Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:58.637Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:58.637Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9AA675EE98E8F0E127C61303F5BAC824; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Wed, 11 Jan 2023 05:39:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:58.637Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"47229094-9172-11ed-ae6e-d28194c8b874","businessKey":"957aa183-c425-43a2-9f6c-bbd4dee65097","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-01-11T05:39:12.410+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"4647e7be-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:39:58.638Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:58.638Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=957aa183-c425-43a2-9f6c-bbd4dee65097&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:58.659Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:58.659Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:39:58.659Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:39:58.659Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:39:58.660Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:39:58.660Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-TransactionID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-ECOMP-RequestID:"e5a74e0c-ac1e-4910-99c6-e5768c3ea897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9c27bd7-b173-4f77-8dd0-5e2d78d329a7"] 2023-01-11T05:39:58.660Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:39:58.660Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:39:58.778Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:39:58.779Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:39:58.779Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:39:58.779Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FCBFBA41E643CAA2D32EA574EA0F88CB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Wed, 11 Jan 2023 05:39:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:39:58.780Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:47322029-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"47229094-9172-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:74dad661-9160-11ed-ae6e-d28194c8b874","processInstanceId":"47229094-9172-11ed-ae6e-d28194c8b874","executionId":"47229094-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:39:12.512+0000","endTime":"2023-01-11T05:39:12.512+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0fe37eba-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:39:58.780Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:39:58.780Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=47229094-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:39:58.783Z|e5a74e0c-ac1e-4910-99c6-e5768c3ea897|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:03.729Z|8744f55c-ee29-4a2b-bf4b-faf7e70031b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:40:03.730Z|8744f55c-ee29-4a2b-bf4b-faf7e70031b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:40:04.665Z|f7baf99d-8c38-4acc-b04c-aa5f3635041f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:04.665Z|f7baf99d-8c38-4acc-b04c-aa5f3635041f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:05.041Z|447e6a48-3820-45e1-8b46-60d31be9c58c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:05.042Z|447e6a48-3820-45e1-8b46-60d31be9c58c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:06.178Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:06.181Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:06.182Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||Invoke 2023-01-11T05:40:06.182Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:06.182Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:06.183Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Method : GET 2023-01-11T05:40:06.183Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd17d355d30daa22", X-B3-SpanId:"def13dd638a2560f", X-B3-ParentSpanId:"cd17d355d30daa22", X-B3-Sampled:"0", X-ONAP-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-TransactionID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-ECOMP-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1867a3a-d3cf-49d1-b299-9b3fa5dfbcd2"] 2023-01-11T05:40:06.183Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Request body: 2023-01-11T05:40:06.184Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:06.772Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:06.772Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:06.773Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status text : 2023-01-11T05:40:06.773Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:06.774Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Response body: { "requestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-01-11T05:39:54.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" } } } 2023-01-11T05:40:06.774Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:06.775Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||InvokeReturn 2023-01-11T05:40:06.776Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:06.776Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:06.777Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:06.777Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:06.777Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:06.778Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd17d355d30daa22", X-B3-SpanId:"a20d3ba2fb4a0a5b", X-B3-ParentSpanId:"cd17d355d30daa22", X-B3-Sampled:"0", X-ONAP-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-TransactionID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-ECOMP-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ce306a4-f8c2-4fe2-b4e7-1dfc4f78803e"] 2023-01-11T05:40:06.778Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:06.779Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:06.792Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:06.792Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:06.793Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:06.793Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:06.795Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 71, "soRequestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673415605000,\"creation_time\":1673415554000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:40:05.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:40:06.795Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:06.796Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:06.821Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:40:06.822Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:40:06.823Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:06.823Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:40:06.823Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:40:06.824Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-TransactionID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-ECOMP-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"349f0073-627c-4c1d-b928-8e988e16b97c"] 2023-01-11T05:40:06.824Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:40:06.825Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:06.948Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:06.948Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:06.948Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:40:06.949Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=30BA45144144496EBD0047AA8DAF4485; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:40:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:06.949Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"646a7124-9172-11ed-ae6e-d28194c8b874","businessKey":"241c945c-344f-4896-bf2f-13d8c2629b3c","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:40:01.535+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606dc863-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"6469ae91-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:40:06.949Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:06.950Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:40:06.972Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:40:06.973Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:40:06.973Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:06.973Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:40:06.973Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:40:06.974Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-TransactionID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-ECOMP-RequestID:"e3e6a617-695e-41d4-9318-8c7a8fd8021e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f604e47-2432-454b-9ca0-7934e395b719"] 2023-01-11T05:40:06.974Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:40:06.974Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:07.130Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:07.131Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:07.131Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:40:07.132Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=616629E7DAE70D3CDBC72FE1A0D22D91; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 05:40:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:07.132Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:665e791f-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"646a7124-9172-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"646a7124-9172-11ed-ae6e-d28194c8b874","executionId":"646a7124-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:40:04.812+0000","endTime":"2023-01-11T05:40:04.816+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606dc863-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:40:07.132Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:07.133Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:40:07.137Z|e3e6a617-695e-41d4-9318-8c7a8fd8021e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:07.207Z|3a6834ae-26eb-4594-b3e8-5c20ce8c5dfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:07.208Z|3a6834ae-26eb-4594-b3e8-5c20ce8c5dfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:08.342Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:08.345Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:40:08.346Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||Invoke 2023-01-11T05:40:08.346Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:08.346Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:40:08.347Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Method : GET 2023-01-11T05:40:08.347Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13fe9567615748e4", X-B3-SpanId:"db40a7ef8e1da858", X-B3-ParentSpanId:"13fe9567615748e4", X-B3-Sampled:"0", X-ONAP-RequestID:"ad70d813-bece-43fe-afdf-4b8cfe5aa767", X-RequestID:"ad70d813-bece-43fe-afdf-4b8cfe5aa767", X-TransactionID:"ad70d813-bece-43fe-afdf-4b8cfe5aa767", X-ECOMP-RequestID:"ad70d813-bece-43fe-afdf-4b8cfe5aa767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1be62f08-f52a-4299-9f45-85d4e7aa64b2"] 2023-01-11T05:40:08.347Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Request body: 2023-01-11T05:40:08.348Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:08.363Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:08.364Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:08.364Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status text : 2023-01-11T05:40:08.364Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:08.365Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Response body: { "requestId" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:56.000+00:00", "endTime" : "2023-01-11T05:40:05.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:05.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc", "cloudApiRequests" : [ ], "requestURI" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" } } } 2023-01-11T05:40:08.365Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:08.366Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||InvokeReturn 2023-01-11T05:40:08.368Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false 2023-01-11T05:40:08.368Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:08.368Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:08.369Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false 2023-01-11T05:40:08.369Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:08.369Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13fe9567615748e4", X-B3-SpanId:"54f755c5e643ea1e", X-B3-ParentSpanId:"13fe9567615748e4", X-B3-Sampled:"0", X-ONAP-RequestID:"ad70d813-bece-43fe-afdf-4b8cfe5aa767", X-RequestID:"ad70d813-bece-43fe-afdf-4b8cfe5aa767", X-TransactionID:"ad70d813-bece-43fe-afdf-4b8cfe5aa767", X-ECOMP-RequestID:"ad70d813-bece-43fe-afdf-4b8cfe5aa767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03de3f9c-1dfa-493f-90cf-c3cf3bc460db"] 2023-01-11T05:40:08.370Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:08.370Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:08.389Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:08.389Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:08.390Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:08.390Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:08.392Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:08.392Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:08.393Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:08.428Z|ad70d813-bece-43fe-afdf-4b8cfe5aa767|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:08.557Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:08.560Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:40:08.561Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||Invoke 2023-01-11T05:40:08.561Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:08.561Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:40:08.562Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Method : GET 2023-01-11T05:40:08.562Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14afdfe8758a35d6", X-B3-SpanId:"0b57673c0b713c99", X-B3-ParentSpanId:"14afdfe8758a35d6", X-B3-Sampled:"0", X-ONAP-RequestID:"50c17cd7-f409-4af9-8eee-9e2037968a98", X-RequestID:"50c17cd7-f409-4af9-8eee-9e2037968a98", X-TransactionID:"50c17cd7-f409-4af9-8eee-9e2037968a98", X-ECOMP-RequestID:"50c17cd7-f409-4af9-8eee-9e2037968a98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa5b7e64-8bd9-4ea7-b18b-65fe28b3f259"] 2023-01-11T05:40:08.562Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Request body: 2023-01-11T05:40:08.563Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:08.586Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:08.586Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:08.587Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status text : 2023-01-11T05:40:08.587Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:08.588Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Response body: { "requestId" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:56.000+00:00", "endTime" : "2023-01-11T05:40:05.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:05.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc", "cloudApiRequests" : [ ], "requestURI" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" } } } 2023-01-11T05:40:08.589Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:08.589Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||InvokeReturn 2023-01-11T05:40:08.591Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false 2023-01-11T05:40:08.591Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:08.591Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:08.592Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false 2023-01-11T05:40:08.592Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:08.593Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14afdfe8758a35d6", X-B3-SpanId:"27cf32e7d27f4426", X-B3-ParentSpanId:"14afdfe8758a35d6", X-B3-Sampled:"0", X-ONAP-RequestID:"50c17cd7-f409-4af9-8eee-9e2037968a98", X-RequestID:"50c17cd7-f409-4af9-8eee-9e2037968a98", X-TransactionID:"50c17cd7-f409-4af9-8eee-9e2037968a98", X-ECOMP-RequestID:"50c17cd7-f409-4af9-8eee-9e2037968a98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9abd67c0-8080-4bf9-b1cd-73484b1895ac"] 2023-01-11T05:40:08.593Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:08.593Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:08.617Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:08.618Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:08.619Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:08.620Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:08.620Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:08.620Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:08.621Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:08.625Z|50c17cd7-f409-4af9-8eee-9e2037968a98|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:08.742Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:08.746Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:40:08.746Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||Invoke 2023-01-11T05:40:08.747Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:08.747Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:40:08.747Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Method : GET 2023-01-11T05:40:08.748Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a7b2c66108f0573", X-B3-SpanId:"9e1916200e7b692c", X-B3-ParentSpanId:"3a7b2c66108f0573", X-B3-Sampled:"0", X-ONAP-RequestID:"b1ac0f14-87ac-4ef4-972c-2b5369a85f4c", X-RequestID:"b1ac0f14-87ac-4ef4-972c-2b5369a85f4c", X-TransactionID:"b1ac0f14-87ac-4ef4-972c-2b5369a85f4c", X-ECOMP-RequestID:"b1ac0f14-87ac-4ef4-972c-2b5369a85f4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d0fd812-229e-4b4d-b3d5-207eefa0e782"] 2023-01-11T05:40:08.748Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Request body: 2023-01-11T05:40:08.748Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:08.762Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:08.762Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:08.763Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status text : 2023-01-11T05:40:08.763Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:08.764Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Response body: { "requestId" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:56.000+00:00", "endTime" : "2023-01-11T05:40:05.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:05.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc", "cloudApiRequests" : [ ], "requestURI" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" } } } 2023-01-11T05:40:08.764Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:08.765Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||InvokeReturn 2023-01-11T05:40:08.766Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false 2023-01-11T05:40:08.766Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:08.766Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:08.767Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false 2023-01-11T05:40:08.767Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:08.767Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a7b2c66108f0573", X-B3-SpanId:"b676df70be685678", X-B3-ParentSpanId:"3a7b2c66108f0573", X-B3-Sampled:"0", X-ONAP-RequestID:"b1ac0f14-87ac-4ef4-972c-2b5369a85f4c", X-RequestID:"b1ac0f14-87ac-4ef4-972c-2b5369a85f4c", X-TransactionID:"b1ac0f14-87ac-4ef4-972c-2b5369a85f4c", X-ECOMP-RequestID:"b1ac0f14-87ac-4ef4-972c-2b5369a85f4c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98c0eb15-451f-4484-996e-5bc9436cdacc"] 2023-01-11T05:40:08.768Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:08.768Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:08.778Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:08.779Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:08.780Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:08.781Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:08.782Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:08.783Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:08.783Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:08.793Z|b1ac0f14-87ac-4ef4-972c-2b5369a85f4c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:08.921Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:08.924Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:40:08.924Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:40:08.925Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:08.925Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:40:08.925Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:40:08.925Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5595690453c0bd7b", X-B3-SpanId:"4805c2bdc389b473", X-B3-ParentSpanId:"5595690453c0bd7b", X-B3-Sampled:"0", X-ONAP-RequestID:"7620037e-a90b-4ed2-963e-ce6f84ab3857", X-RequestID:"7620037e-a90b-4ed2-963e-ce6f84ab3857", X-TransactionID:"7620037e-a90b-4ed2-963e-ce6f84ab3857", X-ECOMP-RequestID:"7620037e-a90b-4ed2-963e-ce6f84ab3857", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16cc1e34-9d28-494e-8094-6807fc53c479"] 2023-01-11T05:40:08.926Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:40:08.926Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:08.942Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:08.942Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:08.943Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:40:08.943Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:08.944Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:08.944Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:37:38.000+00:00", "endTime" : "2023-01-11T05:40:05.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:40:08.945Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:08.945Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:40:08.947Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:40:08.947Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:08.947Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:08.947Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:40:08.949Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:08.949Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5595690453c0bd7b", X-B3-SpanId:"b21efcc49299890a", X-B3-ParentSpanId:"5595690453c0bd7b", X-B3-Sampled:"0", X-ONAP-RequestID:"7620037e-a90b-4ed2-963e-ce6f84ab3857", X-RequestID:"7620037e-a90b-4ed2-963e-ce6f84ab3857", X-TransactionID:"7620037e-a90b-4ed2-963e-ce6f84ab3857", X-ECOMP-RequestID:"7620037e-a90b-4ed2-963e-ce6f84ab3857", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b768e7a8-c61d-465e-bdc1-c0bdfe35e171"] 2023-01-11T05:40:08.950Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:08.950Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:08.950Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:40:08.950Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||Invoke 2023-01-11T05:40:08.951Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:08.952Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4 2023-01-11T05:40:08.952Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Method : GET 2023-01-11T05:40:08.953Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce6543619595d969", X-B3-SpanId:"bd10d67b1f67eabf", X-B3-ParentSpanId:"ce6543619595d969", X-B3-Sampled:"0", X-ONAP-RequestID:"f05b6b58-5227-415f-853e-abee60945303", X-RequestID:"f05b6b58-5227-415f-853e-abee60945303", X-TransactionID:"f05b6b58-5227-415f-853e-abee60945303", X-ECOMP-RequestID:"f05b6b58-5227-415f-853e-abee60945303", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3840ddd-db42-4b1c-b997-b42effebba49"] 2023-01-11T05:40:08.953Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Request body: 2023-01-11T05:40:08.954Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:08.976Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:08.976Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:08.977Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Status text : 2023-01-11T05:40:08.977Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:08.967Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:08.985Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||Response body: { "requestId" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:56.000+00:00", "endTime" : "2023-01-11T05:40:05.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"test_pnf_macro\",\n \"modelInvariantId\": \"c22df8d2-eab9-4c96-ad40-fcc6ba351cab\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7512d389-d325-43d0-b29b-e19a0fec0588\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:05.000+00:00", "serviceInstanceId" : "52c01f4a-4182-465d-821f-26c91ab724bc", "serviceInstanceName" : "TestPNFMacroInstantiation_37a9133c-5e84-406c-a55e-c3b18b201cd9", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/52c01f4a-4182-465d-821f-26c91ab724bc", "cloudApiRequests" : [ ], "requestURI" : "c6c56c6e-1624-43b0-b58c-a06a9f6874e4", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4" } } } 2023-01-11T05:40:08.986Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:08.986Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|INFO|500||InvokeReturn 2023-01-11T05:40:08.987Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false 2023-01-11T05:40:08.988Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:08.988Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:08.988Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false 2023-01-11T05:40:08.988Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:08.988Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce6543619595d969", X-B3-SpanId:"f9ad47a4df1f259b", X-B3-ParentSpanId:"ce6543619595d969", X-B3-Sampled:"0", X-ONAP-RequestID:"f05b6b58-5227-415f-853e-abee60945303", X-RequestID:"f05b6b58-5227-415f-853e-abee60945303", X-TransactionID:"f05b6b58-5227-415f-853e-abee60945303", X-ECOMP-RequestID:"f05b6b58-5227-415f-853e-abee60945303", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"592ccaea-c4c9-4aac-a171-7760552a55f9"] 2023-01-11T05:40:08.989Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:08.989Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:08.983Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:08.991Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:09.006Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:09.007Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:09.007Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:09.008Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:09.013Z|7620037e-a90b-4ed2-963e-ce6f84ab3857|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:09.016Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:09.016Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:09.017Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:09.017Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:09.018Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:09.019Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:09.019Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6c56c6e-1624-43b0-b58c-a06a9f6874e4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:09.023Z|f05b6b58-5227-415f-853e-abee60945303|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c6c56c6e-1624-43b0-b58c-a06a9f6874e4|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:09.137Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:09.142Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:40:09.142Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:40:09.142Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:09.143Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:40:09.143Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:40:09.143Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb9e271c066337a0", X-B3-SpanId:"7c47fb3dd025333d", X-B3-ParentSpanId:"bb9e271c066337a0", X-B3-Sampled:"0", X-ONAP-RequestID:"708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c", X-RequestID:"708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c", X-TransactionID:"708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c", X-ECOMP-RequestID:"708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55ea747f-311f-45c6-b3f0-e3ddc1ec173a"] 2023-01-11T05:40:09.144Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:40:09.144Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:09.159Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:09.159Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:09.160Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:40:09.160Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:09.161Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:37:38.000+00:00", "endTime" : "2023-01-11T05:40:05.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:40:09.161Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:09.161Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:40:09.163Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:40:09.163Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:09.163Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:09.163Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:40:09.164Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:09.164Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb9e271c066337a0", X-B3-SpanId:"b5ad652b5aa9a39e", X-B3-ParentSpanId:"bb9e271c066337a0", X-B3-Sampled:"0", X-ONAP-RequestID:"708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c", X-RequestID:"708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c", X-TransactionID:"708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c", X-ECOMP-RequestID:"708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c5abc59-fd89-434e-8305-79d62c7d311c"] 2023-01-11T05:40:09.164Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:09.164Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:09.174Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:09.175Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:09.175Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:09.175Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:09.177Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:09.178Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:09.178Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:09.183Z|708e8ac3-5323-40d4-bdcd-2a3ce6d6e53c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:09.305Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:09.308Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:40:09.309Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:40:09.309Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:09.309Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:40:09.309Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:40:09.310Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c43822df1df17d5", X-B3-SpanId:"c471eec013f4fbc2", X-B3-ParentSpanId:"1c43822df1df17d5", X-B3-Sampled:"0", X-ONAP-RequestID:"473e8289-0179-4bc0-990f-37cc00712f8b", X-RequestID:"473e8289-0179-4bc0-990f-37cc00712f8b", X-TransactionID:"473e8289-0179-4bc0-990f-37cc00712f8b", X-ECOMP-RequestID:"473e8289-0179-4bc0-990f-37cc00712f8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"999c2aec-2a34-4a16-a433-be3f2db8817d"] 2023-01-11T05:40:09.310Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:40:09.310Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:09.328Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:09.329Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:09.329Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:40:09.329Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:09.332Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:37:38.000+00:00", "endTime" : "2023-01-11T05:40:05.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:40:09.332Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:09.332Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:40:09.333Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:40:09.334Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:09.334Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:09.334Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:40:09.335Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:09.335Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c43822df1df17d5", X-B3-SpanId:"4bdb426de4f88e6b", X-B3-ParentSpanId:"1c43822df1df17d5", X-B3-Sampled:"0", X-ONAP-RequestID:"473e8289-0179-4bc0-990f-37cc00712f8b", X-RequestID:"473e8289-0179-4bc0-990f-37cc00712f8b", X-TransactionID:"473e8289-0179-4bc0-990f-37cc00712f8b", X-ECOMP-RequestID:"473e8289-0179-4bc0-990f-37cc00712f8b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b71c6b01-41d6-49bc-b70f-6512746d4520"] 2023-01-11T05:40:09.335Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:09.335Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:09.348Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:09.348Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:09.348Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:09.349Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:09.349Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:09.349Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:09.350Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:09.355Z|473e8289-0179-4bc0-990f-37cc00712f8b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:09.481Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:09.484Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:40:09.484Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:40:09.484Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:09.485Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:40:09.485Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:40:09.485Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"530ae064ab4ec889", X-B3-SpanId:"cd90ab47d2212007", X-B3-ParentSpanId:"530ae064ab4ec889", X-B3-Sampled:"0", X-ONAP-RequestID:"6bb49f7f-b00e-45b3-924a-53b5aa4689b7", X-RequestID:"6bb49f7f-b00e-45b3-924a-53b5aa4689b7", X-TransactionID:"6bb49f7f-b00e-45b3-924a-53b5aa4689b7", X-ECOMP-RequestID:"6bb49f7f-b00e-45b3-924a-53b5aa4689b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b298ffb-4046-4c0c-b43e-cc24b54b1003"] 2023-01-11T05:40:09.485Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:40:09.486Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:09.500Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:09.501Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:09.501Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:40:09.501Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:09.502Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:37:38.000+00:00", "endTime" : "2023-01-11T05:40:05.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:40:09.502Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:09.503Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:40:09.504Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:40:09.504Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:09.505Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:09.505Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:40:09.506Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:09.506Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"530ae064ab4ec889", X-B3-SpanId:"25ce7d330ec16d26", X-B3-ParentSpanId:"530ae064ab4ec889", X-B3-Sampled:"0", X-ONAP-RequestID:"6bb49f7f-b00e-45b3-924a-53b5aa4689b7", X-RequestID:"6bb49f7f-b00e-45b3-924a-53b5aa4689b7", X-TransactionID:"6bb49f7f-b00e-45b3-924a-53b5aa4689b7", X-ECOMP-RequestID:"6bb49f7f-b00e-45b3-924a-53b5aa4689b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e500a3d-849c-4808-bc59-ecf7ee4cc5f9"] 2023-01-11T05:40:09.506Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:09.507Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:09.516Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:09.516Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:09.516Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:09.517Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:09.518Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:09.519Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:09.519Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:09.524Z|6bb49f7f-b00e-45b3-924a-53b5aa4689b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:09.640Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:09.643Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:40:09.643Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||Invoke 2023-01-11T05:40:09.643Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:09.644Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097 2023-01-11T05:40:09.644Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Method : GET 2023-01-11T05:40:09.644Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f88a43e776ff5d9", X-B3-SpanId:"989f276c1ff40581", X-B3-ParentSpanId:"7f88a43e776ff5d9", X-B3-Sampled:"0", X-ONAP-RequestID:"433afeac-183d-4268-affe-4891f9c1996c", X-RequestID:"433afeac-183d-4268-affe-4891f9c1996c", X-TransactionID:"433afeac-183d-4268-affe-4891f9c1996c", X-ECOMP-RequestID:"433afeac-183d-4268-affe-4891f9c1996c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f080c7e9-f73a-4b95-bdcd-5bb6ef2e5ae6"] 2023-01-11T05:40:09.644Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Request body: 2023-01-11T05:40:09.645Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:09.668Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:09.668Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:09.669Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Status text : 2023-01-11T05:40:09.669Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:09.670Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||Response body: { "requestId" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:37:38.000+00:00", "endTime" : "2023-01-11T05:40:05.000+00:00", "source" : "VID", "vnfId" : "7619cfc6-26f2-418f-9eb3-8f923214cc07", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n\t\t\t\"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n\t\t\t\"modelName\": \"basic_cnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basiccnf-macro-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_cnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_cnf_macro\",\n \"modelVersionId\": \"3bf38f38-ddc3-4461-879d-9083feb259d2\",\n \"modelInvariantUuid\": \"e255cb68-75bf-4769-bce7-0726893095f1\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6b0b5be4-d203-4994-b646-da40145d8bfa\",\n \"modelInstanceName\": \"basic_cnf_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_macro_platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_macro_lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_cnf_macro\",\n \"instanceParams\": [\n {\n \n \n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-profile-k8s-version\": \"1.19.0\"\n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicCnfMacro..helm_apache..module-1\",\n \"modelVersionId\": \"ec91c613-9f94-4945-b510-c652b49e61a0\",\n \"modelInvariantUuid\": \"b6b93b2c-1bf4-4eae-b17c-7910e218fee1\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1b875370-a4d1-4f07-a09f-98cfd19ede40\"\n },\n \"instanceName\": \"basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"vf_module_label\": \"helm_apache\",\n \n \"k8s-rb-profile-name\": \"node-port-profile\",\n \n \"k8s-rb-profile-source\": \"node-port-profile\",\n \n \"k8s-rb-profile-namespace\": \"onap-tests\",\n \n \"k8s-rb-instance-release-name\": \"rel-1-apache\",\n \n \"k8s-rb-config-template-name\": \"replica-count-template\",\n \n \"k8s-rb-config-template-source\": \"deployment-config\",\n \n \"k8s-rb-config-name\": \"replica-count-change\",\n \n \"k8s-rb-config-value-source\": \"custom-values\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"322105f3-f93f-4cd5-96ec-2bbe24a4fed5\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "957aa183-c425-43a2-9f6c-bbd4dee65097", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097" } } } 2023-01-11T05:40:09.671Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:09.671Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/957aa183-c425-43a2-9f6c-bbd4dee65097|INFO|500||InvokeReturn 2023-01-11T05:40:09.673Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:40:09.673Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:09.673Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:09.673Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false 2023-01-11T05:40:09.674Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:09.674Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f88a43e776ff5d9", X-B3-SpanId:"9c107b80c2880765", X-B3-ParentSpanId:"7f88a43e776ff5d9", X-B3-Sampled:"0", X-ONAP-RequestID:"433afeac-183d-4268-affe-4891f9c1996c", X-RequestID:"433afeac-183d-4268-affe-4891f9c1996c", X-TransactionID:"433afeac-183d-4268-affe-4891f9c1996c", X-ECOMP-RequestID:"433afeac-183d-4268-affe-4891f9c1996c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7fd4ac0-e2a3-4631-9d90-ee9f8861662f"] 2023-01-11T05:40:09.674Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:09.675Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:09.684Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:09.684Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:09.684Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:09.685Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:09.685Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:09.685Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:09.686Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=957aa183-c425-43a2-9f6c-bbd4dee65097&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:09.691Z|433afeac-183d-4268-affe-4891f9c1996c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/957aa183-c425-43a2-9f6c-bbd4dee65097|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:11.412Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:11.414Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|||INFO|500||Checking if requestId: c8e13344-a583-41d1-92f5-842faebfc188 already exists in requestDb InfraActiveRequests table 2023-01-11T05:40:11.415Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:11.415Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||Invoke 2023-01-11T05:40:11.415Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:11.416Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:11.416Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Method : GET 2023-01-11T05:40:11.416Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdd7dac874bdf01e", X-B3-SpanId:"4b4e3dc1e08d28ca", X-B3-ParentSpanId:"fdd7dac874bdf01e", X-B3-Sampled:"0", X-ONAP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70d3feec-06cd-447c-a6b7-841d0c9384fb"] 2023-01-11T05:40:11.417Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Request body: 2023-01-11T05:40:11.417Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:11.430Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:11.431Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:40:11.431Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status text : 2023-01-11T05:40:11.431Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:11.432Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Response body: 2023-01-11T05:40:11.432Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:11.432Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|404|Not Found|InvokeReturn 2023-01-11T05:40:11.437Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|||INFO|500||Running local validations 2023-01-11T05:40:11.441Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-01-11T05:40:11.460Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2023-01-11T05:40:11.461Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c8e13344-a583-41d1-92f5-842faebfc188], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1ab39fd5-e7f2-4681-9e92-233016f4c303], X-ECOMP-RequestID=[c8e13344-a583-41d1-92f5-842faebfc188], X-TransactionId=[], X-ONAP-RequestID=[c8e13344-a583-41d1-92f5-842faebfc188]} 2023-01-11T05:40:11.512Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Wed, 11 Jan 2023 05:40:11 GMT], content-length=[1013], vertex-id=[233472], x-aai-txid=[0-aai-resources-230111-05:40:11:118-42982], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-01-11T05:40:11.514Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1673415466239","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/7619cfc6-26f2-418f-9eb3-8f923214cc07","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"7619cfc6-26f2-418f-9eb3-8f923214cc07"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basiccnf-macro-customer/service-subscriptions/service-subscription/basic_cnf_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basiccnf-macro-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf_macro"}]}]}} 2023-01-11T05:40:11.514Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2023-01-11T05:40:11.515Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-01-11T05:40:11.515Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-01-11T05:40:11.516Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:40:11.516Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-01-11T05:40:11.517Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:11.517Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-01-11T05:40:11.517Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-01-11T05:40:11.518Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"fdd7dac874bdf01e", X-B3-SpanId:"96618c613bfd6041", X-B3-ParentSpanId:"fdd7dac874bdf01e", X-B3-Sampled:"0", X-ONAP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d7e4889-be63-4b3b-bfc4-6865ea179293"] 2023-01-11T05:40:11.518Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"339b6db3-b0d7-477b-be6c-2a767ec143c4"},"instanceName":null,"requestScope":"service"} 2023-01-11T05:40:11.518Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:11.533Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:11.534Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:11.534Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2023-01-11T05:40:11.534Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:11.535Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-01-11T05:40:11.535Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:11.536Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-01-11T05:40:11.536Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac 2023-01-11T05:40:11.537Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|INFO|500||Invoke 2023-01-11T05:40:11.537Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:11.537Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac 2023-01-11T05:40:11.538Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Method : GET 2023-01-11T05:40:11.538Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a27c7af-5db9-4347-9f5a-5d4224902ab2"] 2023-01-11T05:40:11.538Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Request body: 2023-01-11T05:40:11.539Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:11.626Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:11.626Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:11.626Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Status text : 2023-01-11T05:40:11.627Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:11.630Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "2b1c9a97-9135-4a3e-b660-7452956622ac", "modelInvariantUUID" : "49e2eb33-dcbf-40e9-a642-10d4a6db7c7d", "created" : "2023-01-11 05:35:36.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/serviceProxyCustomizations" } } } 2023-01-11T05:40:11.630Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:11.631Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|INFO|500||InvokeReturn 2023-01-11T05:40:11.633Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance 2023-01-11T05:40:11.634Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:40:11.634Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:11.634Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance 2023-01-11T05:40:11.635Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:40:11.635Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d65061db-5151-47b6-8021-b710d232a3db"] 2023-01-11T05:40:11.635Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:40:11.636Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:11.698Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:11.699Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:40:11.699Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Status text : 2023-01-11T05:40:11.700Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:40:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:11.700Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Response body: 2023-01-11T05:40:11.700Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:11.701Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:40:11.702Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d 2023-01-11T05:40:11.702Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|INFO|500||Invoke 2023-01-11T05:40:11.702Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:11.703Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d 2023-01-11T05:40:11.703Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Method : GET 2023-01-11T05:40:11.703Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7364a01e-fcda-4130-b1a8-10b8cbcd9fbc"] 2023-01-11T05:40:11.704Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Request body: 2023-01-11T05:40:11.704Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:11.764Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:11.764Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:11.765Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Status text : 2023-01-11T05:40:11.765Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:11.797Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "2b1c9a97-9135-4a3e-b660-7452956622ac", "modelInvariantUUID" : "49e2eb33-dcbf-40e9-a642-10d4a6db7c7d", "created" : "2023-01-11 05:35:36.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/serviceProxyCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d" } } } 2023-01-11T05:40:11.797Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:11.798Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=49e2eb33-dcbf-40e9-a642-10d4a6db7c7d|INFO|500||InvokeReturn 2023-01-11T05:40:11.800Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance 2023-01-11T05:40:11.800Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:40:11.801Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:11.801Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance 2023-01-11T05:40:11.801Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:40:11.802Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9c688fc-784e-4e59-8965-6be605623d5b"] 2023-01-11T05:40:11.802Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:40:11.802Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:11.838Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:11.838Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-01-11T05:40:11.839Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Status text : 2023-01-11T05:40:11.839Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Wed, 11 Jan 2023 05:40:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:11.839Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||Response body: 2023-01-11T05:40:11.840Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:11.840Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=2b1c9a97-9135-4a3e-b660-7452956622ac&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-01-11T05:40:11.841Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:40:11.841Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-01-11T05:40:11.841Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:11.841Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-01-11T05:40:11.842Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-01-11T05:40:11.842Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|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:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"262626a0-4d54-47e7-9b96-8365b5a07f52"] 2023-01-11T05:40:11.842Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-01-11T05:40:11.842Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:11.907Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:11.908Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:11.908Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2023-01-11T05:40:11.909Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:11.910Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-01-11 03:35:58.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" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" } } } 2023-01-11T05:40:11.910Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:11.911Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-01-11T05:40:11.913Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T05:40:11.913Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-01-11T05:40:11.914Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:11.914Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-01-11T05:40:11.914Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-01-11T05:40:11.915Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|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:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9fb2fb2-44d2-4c60-af6f-5ce4740dad2d"] 2023-01-11T05:40:11.915Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-01-11T05:40:11.915Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:11.949Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:11.949Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:11.950Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|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 : 2023-01-11T05:40:11.950Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:11.954Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|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" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-01-11T03:35:58.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-01-11T05:40:11.954Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:11.955Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-01-11T05:40:11.956Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac 2023-01-11T05:40:11.957Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|INFO|500||Invoke 2023-01-11T05:40:11.957Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:11.957Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac 2023-01-11T05:40:11.958Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Method : GET 2023-01-11T05:40:11.958Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4276ecf3-74a1-41c8-bab5-304556e75559"] 2023-01-11T05:40:11.958Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Request body: 2023-01-11T05:40:11.959Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:12.014Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:12.014Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:12.015Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Status text : 2023-01-11T05:40:12.015Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:12.020Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "2b1c9a97-9135-4a3e-b660-7452956622ac", "modelInvariantUUID" : "49e2eb33-dcbf-40e9-a642-10d4a6db7c7d", "created" : "2023-01-11 05:35:36.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_cnf_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 17, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/configurationCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/networkCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/vnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/allottedCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/csar" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac/serviceProxyCustomizations" } } } 2023-01-11T05:40:12.020Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:12.021Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/2b1c9a97-9135-4a3e-b660-7452956622ac|INFO|500||InvokeReturn 2023-01-11T05:40:12.023Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:40:12.024Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-01-11T05:40:12.024Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:12.024Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-01-11T05:40:12.025Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-01-11T05:40:12.025Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1351", X-B3-TraceId:"fdd7dac874bdf01e", X-B3-SpanId:"208b745d25c6e0ef", X-B3-ParentSpanId:"fdd7dac874bdf01e", X-B3-Sampled:"0", X-ONAP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e21c1dda-e337-4dce-b561-424ab52e0c83"] 2023-01-11T05:40:12.025Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c8e13344-a583-41d1-92f5-842faebfc188","requestStatus":"IN_PROGRESS","startTime":1673415611438,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"339b6db3-b0d7-477b-be6c-2a767ec143c4","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"c8e13344-a583-41d1-92f5-842faebfc188"} 2023-01-11T05:40:12.025Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:12.045Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:12.046Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-01-11T05:40:12.046Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2023-01-11T05:40:12.046Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:12.048Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c8e13344-a583-41d1-92f5-842faebfc188", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:40:11.438+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-01-11T05:40:12.038+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c8e13344-a583-41d1-92f5-842faebfc188", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" } } } 2023-01-11T05:40:12.049Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:12.049Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-01-11T05:40:12.054Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:40:12.055Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-01-11T05:40:12.055Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:12.055Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-01-11T05:40:12.056Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-01-11T05:40:12.056Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2015", X-B3-TraceId:"fdd7dac874bdf01e", X-B3-SpanId:"05eb5588d4827aa3", X-B3-ParentSpanId:"fdd7dac874bdf01e", X-B3-Sampled:"0", X-ONAP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32f70606-79bf-4deb-a817-0d1b44499984"] 2023-01-11T05:40:12.056Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2b1c9a97-9135-4a3e-b660-7452956622ac\",\"modelUuid\":\"2b1c9a97-9135-4a3e-b660-7452956622ac\",\"modelInvariantUuid\":\"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"339b6db3-b0d7-477b-be6c-2a767ec143c4\"}","type":"String"},"requestId":{"value":"c8e13344-a583-41d1-92f5-842faebfc188","type":"String"},"mso-request-id":{"value":"c8e13344-a583-41d1-92f5-842faebfc188","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"339b6db3-b0d7-477b-be6c-2a767ec143c4","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/339b6db3-b0d7-477b-be6c-2a767ec143c4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-01-11T05:40:12.057Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:14.072Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:14.073Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-01-11T05:40:14.073Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2023-01-11T05:40:14.073Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Wed, 11 Jan 2023 05:40:14 GMT", X-ONAP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-TransactionID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ECOMP-RequestID:"c8e13344-a583-41d1-92f5-842faebfc188", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"32f70606-79bf-4deb-a817-0d1b44499984", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:14.074Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c8e13344-a583-41d1-92f5-842faebfc188\",\"instanceId\":\"339b6db3-b0d7-477b-be6c-2a767ec143c4\"}}","message":"Success","processInstanceID":"6ab1cd92-9172-11ed-ae6e-d28194c8b874","variables":null,"messageCode":200} 2023-01-11T05:40:14.074Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:14.075Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-01-11T05:40:14.078Z|c8e13344-a583-41d1-92f5-842faebfc188|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:14.220Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:14.224Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:14.224Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||Invoke 2023-01-11T05:40:14.224Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:14.225Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:14.225Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Method : GET 2023-01-11T05:40:14.225Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5b7f74de9604b83", X-B3-SpanId:"9fcefe907ddc1884", X-B3-ParentSpanId:"d5b7f74de9604b83", X-B3-Sampled:"0", X-ONAP-RequestID:"3244ae5a-0779-4a92-9cf5-624dea88b882", X-RequestID:"3244ae5a-0779-4a92-9cf5-624dea88b882", X-TransactionID:"3244ae5a-0779-4a92-9cf5-624dea88b882", X-ECOMP-RequestID:"3244ae5a-0779-4a92-9cf5-624dea88b882", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2abb7702-f6c4-45c0-adf5-68729b6d39fd"] 2023-01-11T05:40:14.226Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Request body: 2023-01-11T05:40:14.226Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:14.241Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:14.242Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:14.242Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status text : 2023-01-11T05:40:14.242Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:14.244Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Response body: { "requestId" : "c8e13344-a583-41d1-92f5-842faebfc188", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-01-11T05:40:11.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:13.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c8e13344-a583-41d1-92f5-842faebfc188", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" } } } 2023-01-11T05:40:14.244Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:14.244Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||InvokeReturn 2023-01-11T05:40:14.245Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:14.246Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:14.246Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:14.246Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:14.247Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:14.247Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5b7f74de9604b83", X-B3-SpanId:"254621a02fd6261f", X-B3-ParentSpanId:"d5b7f74de9604b83", X-B3-Sampled:"0", X-ONAP-RequestID:"3244ae5a-0779-4a92-9cf5-624dea88b882", X-RequestID:"3244ae5a-0779-4a92-9cf5-624dea88b882", X-TransactionID:"3244ae5a-0779-4a92-9cf5-624dea88b882", X-ECOMP-RequestID:"3244ae5a-0779-4a92-9cf5-624dea88b882", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"064784b0-ab80-4967-b28a-7ee85e98245b"] 2023-01-11T05:40:14.247Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:14.248Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:14.257Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:14.258Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:14.258Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:14.258Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:14.260Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:14.260Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:14.260Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:14.265Z|3244ae5a-0779-4a92-9cf5-624dea88b882|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:14.685Z|b1a8477c-9af8-4806-90ec-b6388efaf1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:14.686Z|b1a8477c-9af8-4806-90ec-b6388efaf1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:15.062Z|3a233aca-a608-4e57-8efd-ee54df88b4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:15.063Z|3a233aca-a608-4e57-8efd-ee54df88b4e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:17.227Z|b7fd8e72-ee16-404b-9a62-f2691846eb9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:17.228Z|b7fd8e72-ee16-404b-9a62-f2691846eb9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:17.274Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:17.279Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:17.279Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||Invoke 2023-01-11T05:40:17.279Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:17.280Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:17.280Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Method : GET 2023-01-11T05:40:17.280Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a02015e7daf9646a", X-B3-SpanId:"f3cceecaec7b19e0", X-B3-ParentSpanId:"a02015e7daf9646a", X-B3-Sampled:"0", X-ONAP-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-TransactionID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-ECOMP-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28796197-b81a-4c3d-a374-b92b3488a4f9"] 2023-01-11T05:40:17.281Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Request body: 2023-01-11T05:40:17.281Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:17.300Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:17.300Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:17.300Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status text : 2023-01-11T05:40:17.300Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:17.301Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Response body: { "requestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-01-11T05:39:54.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" } } } 2023-01-11T05:40:17.302Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:17.302Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||InvokeReturn 2023-01-11T05:40:17.303Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:17.303Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:17.304Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:17.304Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:17.304Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:17.304Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a02015e7daf9646a", X-B3-SpanId:"6b45d9b06cecf1cb", X-B3-ParentSpanId:"a02015e7daf9646a", X-B3-Sampled:"0", X-ONAP-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-TransactionID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-ECOMP-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92bbd7e0-bf10-40db-ac8e-a2a32507614c"] 2023-01-11T05:40:17.305Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:17.305Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:17.315Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:17.316Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:17.316Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:17.317Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:17.317Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 71, "soRequestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673415605000,\"creation_time\":1673415554000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:40:05.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:40:17.317Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:17.318Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:17.362Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:40:17.362Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:40:17.363Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:17.363Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:40:17.363Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:40:17.363Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-TransactionID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-ECOMP-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77c105b1-1c39-49fc-a38a-cadba83ccdd2"] 2023-01-11T05:40:17.364Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:40:17.364Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:17.483Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:17.484Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:17.484Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:40:17.484Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2CAA63C690235135F73E974C0028300B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Wed, 11 Jan 2023 05:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:17.485Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"646a7124-9172-11ed-ae6e-d28194c8b874","businessKey":"241c945c-344f-4896-bf2f-13d8c2629b3c","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-01-11T05:40:01.535+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"606dc863-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"6469ae91-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-01-11T05:40:17.485Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:17.485Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:40:17.506Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:40:17.506Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:40:17.506Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:17.507Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:40:17.507Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:40:17.507Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-TransactionID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-ECOMP-RequestID:"e82bffa4-fc5d-41aa-800c-eb65c9dd157a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41bfd25d-8e47-4a4f-94f3-6a1f5d03c797"] 2023-01-11T05:40:17.507Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:40:17.508Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:17.632Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:17.633Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:17.633Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:40:17.634Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1E887F0A2104DF5509CE1E72A1D4F452; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Wed, 11 Jan 2023 05:40:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:17.634Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:665e791f-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"646a7124-9172-11ed-ae6e-d28194c8b874","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:74cdddf0-9160-11ed-ae6e-d28194c8b874","processInstanceId":"646a7124-9172-11ed-ae6e-d28194c8b874","executionId":"646a7124-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:40:04.812+0000","endTime":"2023-01-11T05:40:04.816+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606dc863-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:40:17.635Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:17.635Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=646a7124-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:40:17.638Z|e82bffa4-fc5d-41aa-800c-eb65c9dd157a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:18.729Z|9908da2b-9251-4d85-91ae-05f8fe765fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:40:18.733Z|9908da2b-9251-4d85-91ae-05f8fe765fb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:40:19.243Z|7b480393-9739-44b6-bf0a-4efcbdf436ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:40:19.244Z|7b480393-9739-44b6-bf0a-4efcbdf436ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:40:24.392Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:24.396Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:24.396Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||Invoke 2023-01-11T05:40:24.396Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:24.397Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:24.397Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Method : GET 2023-01-11T05:40:24.397Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abe04967273d0611", X-B3-SpanId:"b4eeebbf5716303d", X-B3-ParentSpanId:"abe04967273d0611", X-B3-Sampled:"0", X-ONAP-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-TransactionID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-ECOMP-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1419d2e5-37bc-40f5-ae8c-c22dee46dc4d"] 2023-01-11T05:40:24.397Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Request body: 2023-01-11T05:40:24.397Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:24.416Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:24.416Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:24.416Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status text : 2023-01-11T05:40:24.417Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:24.417Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Response body: { "requestId" : "c8e13344-a583-41d1-92f5-842faebfc188", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-01-11T05:40:11.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:22.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c8e13344-a583-41d1-92f5-842faebfc188", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" } } } 2023-01-11T05:40:24.417Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:24.418Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||InvokeReturn 2023-01-11T05:40:24.419Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:24.419Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:24.419Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:24.419Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:24.420Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:24.420Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abe04967273d0611", X-B3-SpanId:"81fc32dfe62681fe", X-B3-ParentSpanId:"abe04967273d0611", X-B3-Sampled:"0", X-ONAP-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-TransactionID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-ECOMP-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71ed9bbc-3904-4901-82e8-eac1dc187c30"] 2023-01-11T05:40:24.420Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:24.420Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:24.430Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:24.431Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:24.431Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:24.431Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:24.433Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:24.434Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:24.434Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:24.458Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:40:24.458Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:40:24.459Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:24.459Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:40:24.459Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:40:24.459Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-TransactionID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-ECOMP-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72a2d8d2-f928-499f-831d-9b71474d854e"] 2023-01-11T05:40:24.460Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:40:24.460Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:24.597Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:24.597Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:24.598Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:40:24.598Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=120A1991AC68B8CDB2D77666B4FD1EA4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Wed, 11 Jan 2023 05:40:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:24.598Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"6f0374d0-9172-11ed-ae6e-d28194c8b874","businessKey":"c8e13344-a583-41d1-92f5-842faebfc188","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-01-11T05:40:19.315+0000","endTime":"2023-01-11T05:40:22.562+0000","removalTime":null,"durationInMillis":3247,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6ab1cd92-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"6ef4ceb6-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T05:40:24.599Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:24.599Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c8e13344-a583-41d1-92f5-842faebfc188&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:40:24.621Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:40:24.621Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:40:24.622Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:24.622Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:40:24.622Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:40:24.623Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-TransactionID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-ECOMP-RequestID:"af78a588-1b09-4461-8ed1-8ec1d7f726af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5b80bb2-e665-4aee-a523-bfd31b90c4d9"] 2023-01-11T05:40:24.623Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:40:24.623Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:24.709Z|027e938a-9d43-4e6a-be7b-919cbba7f1a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:24.710Z|027e938a-9d43-4e6a-be7b-919cbba7f1a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:24.748Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:24.748Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:24.749Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:40:24.749Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=18A4B3F1C212ADC084E4549A3095B36D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"791", Date:"Wed, 11 Jan 2023 05:40:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:24.749Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:70f0ec5c-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"SubProcess_2:6f043836-9172-11ed-ae6e-d28194c8b874","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:749ff0b7-9160-11ed-ae6e-d28194c8b874","processInstanceId":"6f0374d0-9172-11ed-ae6e-d28194c8b874","executionId":"6f043835-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:40:22.549+0000","endTime":"2023-01-11T05:40:22.549+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6ab1cd92-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:40:24.749Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:24.750Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=6f0374d0-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:40:24.753Z|af78a588-1b09-4461-8ed1-8ec1d7f726af|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:25.084Z|183222e9-59dc-4d07-9403-467cf471dd2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:25.085Z|183222e9-59dc-4d07-9403-467cf471dd2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:27.250Z|b5c57f62-be14-49ba-be09-e08a49df45c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:27.251Z|b5c57f62-be14-49ba-be09-e08a49df45c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:27.773Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:27.777Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:27.777Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||Invoke 2023-01-11T05:40:27.777Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:27.777Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:27.777Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Method : GET 2023-01-11T05:40:27.778Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"227c2e6494209fd6", X-B3-SpanId:"98a38575531678c3", X-B3-ParentSpanId:"227c2e6494209fd6", X-B3-Sampled:"0", X-ONAP-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-TransactionID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-ECOMP-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe306211-22c8-4b3a-b8ba-26cc6ef73706"] 2023-01-11T05:40:27.778Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Request body: 2023-01-11T05:40:27.778Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:27.796Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:27.796Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:27.797Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status text : 2023-01-11T05:40:27.797Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:27.798Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Response body: { "requestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).", "progress" : 59, "startTime" : "2023-01-11T05:39:54.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:27.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" } } } 2023-01-11T05:40:27.798Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:27.798Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||InvokeReturn 2023-01-11T05:40:27.799Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:27.800Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:27.800Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:27.800Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:27.800Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:27.800Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"227c2e6494209fd6", X-B3-SpanId:"4b4329340392ec19", X-B3-ParentSpanId:"227c2e6494209fd6", X-B3-Sampled:"0", X-ONAP-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-TransactionID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-ECOMP-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72050fa9-c4a4-4ea8-a23a-325b50781b0a"] 2023-01-11T05:40:27.801Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:27.801Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:27.813Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:27.814Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:27.814Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:27.814Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:27.815Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 71, "soRequestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673415605000,\"creation_time\":1673415554000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:40:05.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:40:27.816Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:27.816Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:27.839Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:40:27.839Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-01-11T05:40:27.839Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:27.840Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-01-11T05:40:27.840Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:40:27.840Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-TransactionID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-ECOMP-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dd6cf5f-f97a-492a-895d-9dbc1818fc03"] 2023-01-11T05:40:27.840Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:40:27.840Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:27.991Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:27.992Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:27.993Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:40:27.993Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D0F5F35B0B2ED03CD4C1D9FC5537D709; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Wed, 11 Jan 2023 05:40:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:27.994Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73909d75-9172-11ed-ae6e-d28194c8b874","businessKey":"241c945c-344f-4896-bf2f-13d8c2629b3c","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-01-11T05:40:26.951+0000","endTime":"2023-01-11T05:40:27.362+0000","removalTime":null,"durationInMillis":411,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"606dc863-9172-11ed-ae6e-d28194c8b874","superProcessInstanceId":"738fb3de-9172-11ed-ae6e-d28194c8b874","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-01-11T05:40:27.995Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:27.996Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=241c945c-344f-4896-bf2f-13d8c2629b3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:40:28.023Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:40:28.024Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||Invoke 2023-01-11T05:40:28.024Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:28.025Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1 2023-01-11T05:40:28.025Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Method : GET 2023-01-11T05:40:28.025Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-TransactionID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-ECOMP-RequestID:"e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"701d2b89-698d-43fe-85db-9ef1c777c9cc"] 2023-01-11T05:40:28.026Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Request body: 2023-01-11T05:40:28.026Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:28.146Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:28.147Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:28.147Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Status text : 2023-01-11T05:40:28.147Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0F3A7956D29DE86CC136D39293D11FB8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Wed, 11 Jan 2023 05:40:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:28.148Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:7390eba8-9172-11ed-ae6e-d28194c8b874","parentActivityInstanceId":"73909d75-9172-11ed-ae6e-d28194c8b874","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:74a965af-9160-11ed-ae6e-d28194c8b874","processInstanceId":"73909d75-9172-11ed-ae6e-d28194c8b874","executionId":"73909d75-9172-11ed-ae6e-d28194c8b874","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-01-11T05:40:26.953+0000","endTime":"2023-01-11T05:40:27.362+0000","durationInMillis":409,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"606dc863-9172-11ed-ae6e-d28194c8b874"}] 2023-01-11T05:40:28.148Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:28.148Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73909d75-9172-11ed-ae6e-d28194c8b874&maxResults=1|INFO|500||InvokeReturn 2023-01-11T05:40:28.151Z|e7cd5ecd-9d51-4b12-9f7e-5070ae69aa45|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:33.731Z|87f3647e-f7e6-4785-af8b-7b96d8dbe947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:40:33.732Z|87f3647e-f7e6-4785-af8b-7b96d8dbe947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:40:34.732Z|5bc418ec-aed4-40f7-927f-af0aa9cf3107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:34.733Z|5bc418ec-aed4-40f7-927f-af0aa9cf3107|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:34.882Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:34.887Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:34.887Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||Invoke 2023-01-11T05:40:34.887Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:34.888Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:34.888Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Method : GET 2023-01-11T05:40:34.888Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ed99fa6e4613f7b", X-B3-SpanId:"d258f501527780a9", X-B3-ParentSpanId:"1ed99fa6e4613f7b", X-B3-Sampled:"0", X-ONAP-RequestID:"29cb047d-7f2b-41c4-bedf-d294955e568f", X-RequestID:"29cb047d-7f2b-41c4-bedf-d294955e568f", X-TransactionID:"29cb047d-7f2b-41c4-bedf-d294955e568f", X-ECOMP-RequestID:"29cb047d-7f2b-41c4-bedf-d294955e568f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"243cf759-3777-4df6-9b5a-aabf01e9b061"] 2023-01-11T05:40:34.888Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Request body: 2023-01-11T05:40:34.889Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:34.906Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:34.906Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:34.907Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status text : 2023-01-11T05:40:34.907Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:34.908Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Response body: { "requestId" : "c8e13344-a583-41d1-92f5-842faebfc188", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:40:11.000+00:00", "endTime" : "2023-01-11T05:40:34.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:34.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c8e13344-a583-41d1-92f5-842faebfc188", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" } } } 2023-01-11T05:40:34.908Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:34.909Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||InvokeReturn 2023-01-11T05:40:34.910Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:34.910Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:34.911Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:34.911Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:34.911Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:34.911Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ed99fa6e4613f7b", X-B3-SpanId:"31946a2f1140861c", X-B3-ParentSpanId:"1ed99fa6e4613f7b", X-B3-Sampled:"0", X-ONAP-RequestID:"29cb047d-7f2b-41c4-bedf-d294955e568f", X-RequestID:"29cb047d-7f2b-41c4-bedf-d294955e568f", X-TransactionID:"29cb047d-7f2b-41c4-bedf-d294955e568f", X-ECOMP-RequestID:"29cb047d-7f2b-41c4-bedf-d294955e568f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c4f9130-af11-4e66-803f-f9ed199a12d6"] 2023-01-11T05:40:34.911Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:34.912Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:34.925Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:34.926Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:34.926Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:34.926Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:34.928Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:34.928Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:34.928Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:34.934Z|29cb047d-7f2b-41c4-bedf-d294955e568f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:35.057Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:35.060Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:35.061Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||Invoke 2023-01-11T05:40:35.061Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:35.062Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:35.062Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Method : GET 2023-01-11T05:40:35.062Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"971e7f0a704d1c7a", X-B3-SpanId:"180646aac0025cb9", X-B3-ParentSpanId:"971e7f0a704d1c7a", X-B3-Sampled:"0", X-ONAP-RequestID:"cb8f4d27-94d1-447b-b1cf-941f0d6eab3a", X-RequestID:"cb8f4d27-94d1-447b-b1cf-941f0d6eab3a", X-TransactionID:"cb8f4d27-94d1-447b-b1cf-941f0d6eab3a", X-ECOMP-RequestID:"cb8f4d27-94d1-447b-b1cf-941f0d6eab3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e1efc12-bbb2-4744-88df-7a9fbf5e701a"] 2023-01-11T05:40:35.063Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Request body: 2023-01-11T05:40:35.063Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:35.083Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:35.083Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:35.083Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status text : 2023-01-11T05:40:35.084Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:35.085Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Response body: { "requestId" : "c8e13344-a583-41d1-92f5-842faebfc188", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:40:11.000+00:00", "endTime" : "2023-01-11T05:40:34.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:34.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c8e13344-a583-41d1-92f5-842faebfc188", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" } } } 2023-01-11T05:40:35.085Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:35.086Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||InvokeReturn 2023-01-11T05:40:35.087Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:35.088Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:35.088Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:35.088Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:35.089Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:35.089Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"971e7f0a704d1c7a", X-B3-SpanId:"3e1b1be2d8bf2065", X-B3-ParentSpanId:"971e7f0a704d1c7a", X-B3-Sampled:"0", X-ONAP-RequestID:"cb8f4d27-94d1-447b-b1cf-941f0d6eab3a", X-RequestID:"cb8f4d27-94d1-447b-b1cf-941f0d6eab3a", X-TransactionID:"cb8f4d27-94d1-447b-b1cf-941f0d6eab3a", X-ECOMP-RequestID:"cb8f4d27-94d1-447b-b1cf-941f0d6eab3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d7b76b5-0764-47a7-9e3e-e0cdc2a96a80"] 2023-01-11T05:40:35.089Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:35.090Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:35.104Z|24d3e5db-9aff-4ae5-b275-27ed64d0372b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:35.105Z|24d3e5db-9aff-4ae5-b275-27ed64d0372b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:35.108Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:35.108Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:35.109Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:35.109Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:35.110Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:35.111Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:35.111Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:35.117Z|cb8f4d27-94d1-447b-b1cf-941f0d6eab3a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:35.234Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:35.238Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:35.239Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||Invoke 2023-01-11T05:40:35.239Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:35.239Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:35.239Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Method : GET 2023-01-11T05:40:35.240Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4edb06ab2eb15fd3", X-B3-SpanId:"0b9cf45d79221750", X-B3-ParentSpanId:"4edb06ab2eb15fd3", X-B3-Sampled:"0", X-ONAP-RequestID:"80d5e99a-46ff-4130-bcc2-68ca085c98bc", X-RequestID:"80d5e99a-46ff-4130-bcc2-68ca085c98bc", X-TransactionID:"80d5e99a-46ff-4130-bcc2-68ca085c98bc", X-ECOMP-RequestID:"80d5e99a-46ff-4130-bcc2-68ca085c98bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d9bf502-6290-4c57-8eba-3b8c5ca4b044"] 2023-01-11T05:40:35.240Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Request body: 2023-01-11T05:40:35.240Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:35.256Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:35.257Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:35.257Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status text : 2023-01-11T05:40:35.257Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:35.257Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Response body: { "requestId" : "c8e13344-a583-41d1-92f5-842faebfc188", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:40:11.000+00:00", "endTime" : "2023-01-11T05:40:34.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:34.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c8e13344-a583-41d1-92f5-842faebfc188", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" } } } 2023-01-11T05:40:35.258Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:35.258Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||InvokeReturn 2023-01-11T05:40:35.259Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:35.259Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:35.260Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:35.260Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:35.260Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:35.260Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4edb06ab2eb15fd3", X-B3-SpanId:"6b6da2607b80c072", X-B3-ParentSpanId:"4edb06ab2eb15fd3", X-B3-Sampled:"0", X-ONAP-RequestID:"80d5e99a-46ff-4130-bcc2-68ca085c98bc", X-RequestID:"80d5e99a-46ff-4130-bcc2-68ca085c98bc", X-TransactionID:"80d5e99a-46ff-4130-bcc2-68ca085c98bc", X-ECOMP-RequestID:"80d5e99a-46ff-4130-bcc2-68ca085c98bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfe46354-cefe-4ff3-8c4c-5302c8d738bb"] 2023-01-11T05:40:35.260Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:35.261Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:35.323Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:35.323Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:35.323Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:35.323Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:35.325Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:35.325Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:35.326Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:35.331Z|80d5e99a-46ff-4130-bcc2-68ca085c98bc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:35.463Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:35.466Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:35.466Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||Invoke 2023-01-11T05:40:35.467Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:35.467Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188 2023-01-11T05:40:35.467Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Method : GET 2023-01-11T05:40:35.467Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4673661c379bb59", X-B3-SpanId:"78c377b8af667e8d", X-B3-ParentSpanId:"d4673661c379bb59", X-B3-Sampled:"0", X-ONAP-RequestID:"9cfb54f9-3593-47c8-aec6-18955ee7b39c", X-RequestID:"9cfb54f9-3593-47c8-aec6-18955ee7b39c", X-TransactionID:"9cfb54f9-3593-47c8-aec6-18955ee7b39c", X-ECOMP-RequestID:"9cfb54f9-3593-47c8-aec6-18955ee7b39c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78bfb612-2e08-46d8-80fa-3c8b12abe6af"] 2023-01-11T05:40:35.468Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Request body: 2023-01-11T05:40:35.468Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:35.480Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:35.481Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:35.481Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Status text : 2023-01-11T05:40:35.481Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:35.482Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||Response body: { "requestId" : "c8e13344-a583-41d1-92f5-842faebfc188", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:40:11.000+00:00", "endTime" : "2023-01-11T05:40:34.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf_macro\",\n \"modelInvariantId\": \"49e2eb33-dcbf-40e9-a642-10d4a6db7c7d\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2b1c9a97-9135-4a3e-b660-7452956622ac\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basiccnf-cloud-owner\",\n \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:34.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "339b6db3-b0d7-477b-be6c-2a767ec143c4", "serviceInstanceName" : "basic_cnf_macro_b409c936-f466-43fa-9f3d-e455a0dbb594", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/339b6db3-b0d7-477b-be6c-2a767ec143c4", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "c8e13344-a583-41d1-92f5-842faebfc188", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188" } } } 2023-01-11T05:40:35.483Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:35.483Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c8e13344-a583-41d1-92f5-842faebfc188|INFO|500||InvokeReturn 2023-01-11T05:40:35.484Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:35.484Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:35.484Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:35.485Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false 2023-01-11T05:40:35.485Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:35.485Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4673661c379bb59", X-B3-SpanId:"81226feb425d0fc8", X-B3-ParentSpanId:"d4673661c379bb59", X-B3-Sampled:"0", X-ONAP-RequestID:"9cfb54f9-3593-47c8-aec6-18955ee7b39c", X-RequestID:"9cfb54f9-3593-47c8-aec6-18955ee7b39c", X-TransactionID:"9cfb54f9-3593-47c8-aec6-18955ee7b39c", X-ECOMP-RequestID:"9cfb54f9-3593-47c8-aec6-18955ee7b39c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab2ea744-882a-4e68-a415-ad65e9527e86"] 2023-01-11T05:40:35.485Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:35.486Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:35.493Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:35.493Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:35.494Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:35.494Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:35.495Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-01-11T05:40:35.495Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:35.496Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c8e13344-a583-41d1-92f5-842faebfc188&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:35.501Z|9cfb54f9-3593-47c8-aec6-18955ee7b39c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/c8e13344-a583-41d1-92f5-842faebfc188|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:37.274Z|5ffc6070-bf76-4206-8e3d-416c144f946d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:37.275Z|5ffc6070-bf76-4206-8e3d-416c144f946d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:38.278Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:38.282Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:38.283Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||Invoke 2023-01-11T05:40:38.283Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:38.283Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:38.283Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Method : GET 2023-01-11T05:40:38.284Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e0dc63aa48bdcf8", X-B3-SpanId:"84aa501b91daaba2", X-B3-ParentSpanId:"8e0dc63aa48bdcf8", X-B3-Sampled:"0", X-ONAP-RequestID:"108fa6c2-3e62-47cc-b15a-8cc5991da3eb", X-RequestID:"108fa6c2-3e62-47cc-b15a-8cc5991da3eb", X-TransactionID:"108fa6c2-3e62-47cc-b15a-8cc5991da3eb", X-ECOMP-RequestID:"108fa6c2-3e62-47cc-b15a-8cc5991da3eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f687355b-1512-403f-8fbd-4705ab273272"] 2023-01-11T05:40:38.284Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Request body: 2023-01-11T05:40:38.284Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:38.301Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:38.302Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:38.302Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status text : 2023-01-11T05:40:38.302Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:38.303Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Response body: { "requestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:54.000+00:00", "endTime" : "2023-01-11T05:40:34.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" } } } 2023-01-11T05:40:38.303Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:38.304Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||InvokeReturn 2023-01-11T05:40:38.305Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:38.305Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:38.305Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:38.306Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:38.306Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:38.306Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e0dc63aa48bdcf8", X-B3-SpanId:"4e9f03b08eb47587", X-B3-ParentSpanId:"8e0dc63aa48bdcf8", X-B3-Sampled:"0", X-ONAP-RequestID:"108fa6c2-3e62-47cc-b15a-8cc5991da3eb", X-RequestID:"108fa6c2-3e62-47cc-b15a-8cc5991da3eb", X-TransactionID:"108fa6c2-3e62-47cc-b15a-8cc5991da3eb", X-ECOMP-RequestID:"108fa6c2-3e62-47cc-b15a-8cc5991da3eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1f99ed7-6c42-4beb-a8e5-b6b5b23b0b28"] 2023-01-11T05:40:38.307Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:38.307Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:38.315Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:38.316Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:38.316Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:38.316Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:38.317Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 71, "soRequestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673415605000,\"creation_time\":1673415554000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:40:05.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:40:38.317Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:38.317Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:38.323Z|108fa6c2-3e62-47cc-b15a-8cc5991da3eb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:38.441Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:38.445Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:38.445Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||Invoke 2023-01-11T05:40:38.445Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:38.446Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:38.446Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Method : GET 2023-01-11T05:40:38.446Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d145d0fa4aa034ff", X-B3-SpanId:"630cd3bedcf0885e", X-B3-ParentSpanId:"d145d0fa4aa034ff", X-B3-Sampled:"0", X-ONAP-RequestID:"4722762f-b79d-4540-a4d6-c49182dea351", X-RequestID:"4722762f-b79d-4540-a4d6-c49182dea351", X-TransactionID:"4722762f-b79d-4540-a4d6-c49182dea351", X-ECOMP-RequestID:"4722762f-b79d-4540-a4d6-c49182dea351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1dfd71d-3900-44ff-9a50-46c5bc455651"] 2023-01-11T05:40:38.446Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Request body: 2023-01-11T05:40:38.446Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:38.459Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:38.459Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:38.460Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status text : 2023-01-11T05:40:38.460Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:38.461Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Response body: { "requestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:54.000+00:00", "endTime" : "2023-01-11T05:40:34.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" } } } 2023-01-11T05:40:38.462Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:38.462Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||InvokeReturn 2023-01-11T05:40:38.463Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:38.463Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:38.463Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:38.464Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:38.464Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:38.464Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d145d0fa4aa034ff", X-B3-SpanId:"5dfeb68e4c8e77de", X-B3-ParentSpanId:"d145d0fa4aa034ff", X-B3-Sampled:"0", X-ONAP-RequestID:"4722762f-b79d-4540-a4d6-c49182dea351", X-RequestID:"4722762f-b79d-4540-a4d6-c49182dea351", X-TransactionID:"4722762f-b79d-4540-a4d6-c49182dea351", X-ECOMP-RequestID:"4722762f-b79d-4540-a4d6-c49182dea351", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15f7455d-5a09-4d25-b289-a5b4505026e8"] 2023-01-11T05:40:38.464Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:38.464Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:38.476Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:38.476Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:38.476Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:38.476Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:38.478Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 71, "soRequestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673415605000,\"creation_time\":1673415554000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:40:05.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:40:38.478Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:38.478Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:38.483Z|4722762f-b79d-4540-a4d6-c49182dea351|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:38.601Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:38.604Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:38.604Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||Invoke 2023-01-11T05:40:38.604Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:38.605Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:38.605Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Method : GET 2023-01-11T05:40:38.605Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e536fd97520e11f", X-B3-SpanId:"d66fb51dd5ac2219", X-B3-ParentSpanId:"3e536fd97520e11f", X-B3-Sampled:"0", X-ONAP-RequestID:"3a37ae9e-bd1f-4236-953f-ba967eb490c3", X-RequestID:"3a37ae9e-bd1f-4236-953f-ba967eb490c3", X-TransactionID:"3a37ae9e-bd1f-4236-953f-ba967eb490c3", X-ECOMP-RequestID:"3a37ae9e-bd1f-4236-953f-ba967eb490c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee4c3681-fa46-4043-ac8e-454c7d3b7bdf"] 2023-01-11T05:40:38.605Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Request body: 2023-01-11T05:40:38.605Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:38.618Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:38.619Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:38.619Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status text : 2023-01-11T05:40:38.619Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:38.620Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Response body: { "requestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:54.000+00:00", "endTime" : "2023-01-11T05:40:34.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" } } } 2023-01-11T05:40:38.620Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:38.620Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||InvokeReturn 2023-01-11T05:40:38.621Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:38.622Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:38.622Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:38.622Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:38.622Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:38.622Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e536fd97520e11f", X-B3-SpanId:"bed09e69b7f4245d", X-B3-ParentSpanId:"3e536fd97520e11f", X-B3-Sampled:"0", X-ONAP-RequestID:"3a37ae9e-bd1f-4236-953f-ba967eb490c3", X-RequestID:"3a37ae9e-bd1f-4236-953f-ba967eb490c3", X-TransactionID:"3a37ae9e-bd1f-4236-953f-ba967eb490c3", X-ECOMP-RequestID:"3a37ae9e-bd1f-4236-953f-ba967eb490c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48e9b7a2-4b74-40e5-a2af-a60b8b167e7d"] 2023-01-11T05:40:38.623Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:38.623Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:38.631Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:38.631Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:38.631Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:38.631Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:38.633Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 71, "soRequestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673415605000,\"creation_time\":1673415554000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:40:05.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:40:38.634Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:38.634Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:38.641Z|3a37ae9e-bd1f-4236-953f-ba967eb490c3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:38.767Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Entering 2023-01-11T05:40:38.770Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:38.770Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||Invoke 2023-01-11T05:40:38.770Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:38.771Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c 2023-01-11T05:40:38.771Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Method : GET 2023-01-11T05:40:38.771Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1cdfa033c2b68dd", X-B3-SpanId:"b2156bcba9c4427c", X-B3-ParentSpanId:"c1cdfa033c2b68dd", X-B3-Sampled:"0", X-ONAP-RequestID:"ccf6fc1c-2322-4f99-a260-ebdb326140c9", X-RequestID:"ccf6fc1c-2322-4f99-a260-ebdb326140c9", X-TransactionID:"ccf6fc1c-2322-4f99-a260-ebdb326140c9", X-ECOMP-RequestID:"ccf6fc1c-2322-4f99-a260-ebdb326140c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcb1d0f3-c6cb-4224-a53d-b8b917d5f16c"] 2023-01-11T05:40:38.771Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Request body: 2023-01-11T05:40:38.772Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:38.787Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:38.787Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:38.787Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Status text : 2023-01-11T05:40:38.787Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:38.790Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||Response body: { "requestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-01-11T05:39:54.000+00:00", "endTime" : "2023-01-11T05:40:34.000+00:00", "source" : "VID", "tenantId" : "f4da53de38154d3686b646eeaa3fdaa5", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"bd51aaf7-feb2-4f00-ae63-8b33f298b42c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"71c84e2d-0e99-4579-8c77-57cfe4e4e76c\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"f4da53de38154d3686b646eeaa3fdaa5\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-01-11T05:40:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "668e4ca6-4b23-47c5-bb63-413192713fbd", "serviceInstanceName" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/668e4ca6-4b23-47c5-bb63-413192713fbd", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c" } } } 2023-01-11T05:40:38.790Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:38.791Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/241c945c-344f-4896-bf2f-13d8c2629b3c|INFO|500||InvokeReturn 2023-01-11T05:40:38.792Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:38.792Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-01-11T05:40:38.792Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-01-11T05:40:38.792Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false 2023-01-11T05:40:38.792Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-01-11T05:40:38.793Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1cdfa033c2b68dd", X-B3-SpanId:"1d4a30d7d43e58e7", X-B3-ParentSpanId:"c1cdfa033c2b68dd", X-B3-Sampled:"0", X-ONAP-RequestID:"ccf6fc1c-2322-4f99-a260-ebdb326140c9", X-RequestID:"ccf6fc1c-2322-4f99-a260-ebdb326140c9", X-TransactionID:"ccf6fc1c-2322-4f99-a260-ebdb326140c9", X-ECOMP-RequestID:"ccf6fc1c-2322-4f99-a260-ebdb326140c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0277338b-54ac-4296-ae22-91a2111578aa"] 2023-01-11T05:40:38.793Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-01-11T05:40:38.793Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-01-11T05:40:38.845Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-01-11T05:40:38.846Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-01-11T05:40:38.846Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2023-01-11T05:40:38.846Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Wed, 11 Jan 2023 05:40:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2023-01-11T05:40:38.847Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 71, "soRequestId" : "241c945c-344f-4896-bf2f-13d8c2629b3c", "groupingId" : "8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74", "name" : "basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4da53de38154d3686b646eeaa3fdaa5/stacks/basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1673415605000,\"creation_time\":1673415554000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"ce44cf9ff77e419ca0552aa3de8cc132\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"8e53f7c7-7d7d-4d41-9d4e-daa5fcf20b74\",\"OS::project_id\":\"f4da53de38154d3686b646eeaa3fdaa5\",\"OS::stack_name\":\"basic_macro_3c29b414-d99c-4e89-96f7-8487d64ea182_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"5ee57921-efe2-4be3-bca0-00a1a706527e\",\"vf_module_id\":\"1e832d0c-5206-4bb2-9589-081c1cc64194\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-01-11T05:40:05.000+00:00", "isDataInternal" : false } ] 2023-01-11T05:40:38.848Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-01-11T05:40:38.848Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=241c945c-344f-4896-bf2f-13d8c2629b3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-01-11T05:40:38.853Z|ccf6fc1c-2322-4f99-a260-ebdb326140c9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/241c945c-344f-4896-bf2f-13d8c2629b3c|InfraPortalClient|||INFO|500||Exiting. 2023-01-11T05:40:40.071Z|2c406a50-8a18-42bf-b012-0b2d9d08f9dd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:40:40.071Z|2c406a50-8a18-42bf-b012-0b2d9d08f9dd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:44.753Z|c4c8bfd4-bc95-44af-ae75-0f6089636b13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:44.754Z|c4c8bfd4-bc95-44af-ae75-0f6089636b13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:45.125Z|56d4032f-a67c-4ed6-9877-9bdd831aa777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:45.126Z|56d4032f-a67c-4ed6-9877-9bdd831aa777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:47.295Z|77761cb9-9985-463b-8d4b-ee33dca78570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:47.296Z|77761cb9-9985-463b-8d4b-ee33dca78570|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:48.729Z|fd877cc1-50b4-4866-9861-a3d69546bd81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:40:48.730Z|fd877cc1-50b4-4866-9861-a3d69546bd81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:40:49.244Z|9a8f7183-d06f-44fe-a3b7-15e4ec2f5504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:40:49.245Z|9a8f7183-d06f-44fe-a3b7-15e4ec2f5504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:40:54.775Z|c2fa5b5d-41cd-43e2-ac7f-cc16bf6a2b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:54.776Z|c2fa5b5d-41cd-43e2-ac7f-cc16bf6a2b9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:55.146Z|3cbdab7c-528b-47fa-bc6a-27a668c9023b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:55.147Z|3cbdab7c-528b-47fa-bc6a-27a668c9023b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:40:57.317Z|5104c068-8c1a-46fa-9c42-59af14d67ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:40:57.317Z|5104c068-8c1a-46fa-9c42-59af14d67ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:03.729Z|0c72ad19-a2b0-4c97-ac37-97852dfdd604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:41:03.732Z|0c72ad19-a2b0-4c97-ac37-97852dfdd604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:41:04.820Z|45fb7598-6e54-4f1d-b10b-16f40e4eba18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:04.821Z|45fb7598-6e54-4f1d-b10b-16f40e4eba18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:05.168Z|0e66afa4-3220-49f9-95d5-f100a586bd90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:05.169Z|0e66afa4-3220-49f9-95d5-f100a586bd90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:07.342Z|29fd3d5f-64df-443b-8c21-b4ef26f7b108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:07.343Z|29fd3d5f-64df-443b-8c21-b4ef26f7b108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:14.850Z|0e3c5475-3a72-4b6a-9e45-4c5522a37809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:14.851Z|0e3c5475-3a72-4b6a-9e45-4c5522a37809|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:15.190Z|c55c28bd-4ca3-4c9d-b90c-50fd5029ea0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:15.190Z|c55c28bd-4ca3-4c9d-b90c-50fd5029ea0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:17.394Z|c851aac5-48e3-4d08-a534-9a56cfaa2117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:17.395Z|c851aac5-48e3-4d08-a534-9a56cfaa2117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:18.729Z|dd391868-0a22-4a64-9e09-eacbed3ad684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:41:18.730Z|dd391868-0a22-4a64-9e09-eacbed3ad684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:41:19.245Z|0318ee4d-b6cb-4431-8c0e-011fd117e1fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:41:19.246Z|0318ee4d-b6cb-4431-8c0e-011fd117e1fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:41:24.876Z|987ed6cb-c721-46c7-9c52-d3b74f76aa4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:24.877Z|987ed6cb-c721-46c7-9c52-d3b74f76aa4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:25.213Z|b1c89b10-48ac-4529-8d57-db2bb2e094b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:25.214Z|b1c89b10-48ac-4529-8d57-db2bb2e094b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:27.419Z|8eea8f8a-9e91-483e-b0df-c21318968726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:27.420Z|8eea8f8a-9e91-483e-b0df-c21318968726|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:33.730Z|757630ec-94ad-493d-899d-3848a68a0844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:41:33.730Z|757630ec-94ad-493d-899d-3848a68a0844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:41:34.897Z|0fe835ec-4949-4134-addf-62baf9927d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:34.898Z|0fe835ec-4949-4134-addf-62baf9927d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:35.239Z|54f3ea7e-918b-4754-9697-1eb79b2863d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:35.240Z|54f3ea7e-918b-4754-9697-1eb79b2863d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:37.472Z|f34d250e-4fc0-4a08-80aa-f2ae45b6c722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:37.473Z|f34d250e-4fc0-4a08-80aa-f2ae45b6c722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:40.072Z|31ef293c-f247-4ae8-824b-c9d860f63f7c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:41:40.073Z|31ef293c-f247-4ae8-824b-c9d860f63f7c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:44.919Z|3f4b0d37-218f-44f6-aaed-f5937413d734|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:44.920Z|3f4b0d37-218f-44f6-aaed-f5937413d734|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:45.301Z|09217456-8e01-4c4f-9b7a-aef549b64976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:45.301Z|09217456-8e01-4c4f-9b7a-aef549b64976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:47.495Z|a6579fa6-4805-426d-9378-74a9539b8e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:47.496Z|a6579fa6-4805-426d-9378-74a9539b8e1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:48.729Z|b2ddea1e-69ce-47fc-b29a-d06a54b6b647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:41:48.733Z|b2ddea1e-69ce-47fc-b29a-d06a54b6b647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:41:49.246Z|1f35c0c9-f60b-4b90-bb37-63fe655a6800|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:41:49.247Z|1f35c0c9-f60b-4b90-bb37-63fe655a6800|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:41:54.942Z|d4f70425-22ee-4dcd-98f6-7e05f3dc5f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:54.943Z|d4f70425-22ee-4dcd-98f6-7e05f3dc5f8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:55.330Z|c0bbdc45-6fe8-41e7-9e13-c1882ad56efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:55.331Z|c0bbdc45-6fe8-41e7-9e13-c1882ad56efd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:41:57.517Z|5209cfd8-ccce-4e20-ae31-4e3d2351e6e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:41:57.517Z|5209cfd8-ccce-4e20-ae31-4e3d2351e6e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:03.729Z|7f1e6ae6-9ffd-4813-b14e-131dcaef04c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:42:03.730Z|7f1e6ae6-9ffd-4813-b14e-131dcaef04c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:42:04.964Z|2d89b772-09fc-4dfa-b71e-327ea2806da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:04.965Z|2d89b772-09fc-4dfa-b71e-327ea2806da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:05.375Z|0fa8b375-a01b-495d-ab63-522cb646a9e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:05.376Z|0fa8b375-a01b-495d-ab63-522cb646a9e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:07.538Z|3ac2eb25-f487-47b9-859e-c11edc361803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:07.538Z|3ac2eb25-f487-47b9-859e-c11edc361803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:14.985Z|58e2afad-3107-4106-a937-7b567d1fb837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:14.986Z|58e2afad-3107-4106-a937-7b567d1fb837|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:15.404Z|bd13d030-f3e0-4dc2-b88e-069914108d28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:15.405Z|bd13d030-f3e0-4dc2-b88e-069914108d28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:17.557Z|a072abb0-b971-4693-bfe3-1c9f0c434e62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:17.558Z|a072abb0-b971-4693-bfe3-1c9f0c434e62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:18.729Z|fe22870a-e3c1-4ecb-bb39-4da61dced96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:42:18.730Z|fe22870a-e3c1-4ecb-bb39-4da61dced96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:42:19.248Z|5dfef68b-2cd6-4a5c-a82f-3e2397c6209b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:42:19.248Z|5dfef68b-2cd6-4a5c-a82f-3e2397c6209b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:42:25.008Z|16756d1a-b647-4f21-b20f-56937c0c6af6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:25.009Z|16756d1a-b647-4f21-b20f-56937c0c6af6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:25.428Z|95bf3a8d-72e3-4596-b0e9-2c5dd13a1cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:25.429Z|95bf3a8d-72e3-4596-b0e9-2c5dd13a1cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:27.578Z|619e3371-f78b-4204-8b82-8921023ffc72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:27.578Z|619e3371-f78b-4204-8b82-8921023ffc72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:33.729Z|f3366fd6-3eca-40ac-9425-0896353d5bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:42:33.732Z|f3366fd6-3eca-40ac-9425-0896353d5bda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:42:35.029Z|d52efcdc-4786-4e5c-b7d6-a9f95900a170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:35.030Z|d52efcdc-4786-4e5c-b7d6-a9f95900a170|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:35.455Z|ae4049a6-fed9-40ca-b6f8-168190b93fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:35.455Z|ae4049a6-fed9-40ca-b6f8-168190b93fb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:37.600Z|1f7456d7-6f34-473f-a9ca-2dc1008718c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:37.601Z|1f7456d7-6f34-473f-a9ca-2dc1008718c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:40.071Z|177683a1-1a2e-4c5f-98c7-a4bb523a7353|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:42:40.072Z|177683a1-1a2e-4c5f-98c7-a4bb523a7353|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:45.050Z|bb6acf03-4018-4495-bd72-3b97ccd3448f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:45.051Z|bb6acf03-4018-4495-bd72-3b97ccd3448f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:45.485Z|5035b98b-83b6-4377-83cf-366918d586a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:45.486Z|5035b98b-83b6-4377-83cf-366918d586a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:47.622Z|634db4cf-a1c2-4bde-80e9-d61f52e4cf49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:47.623Z|634db4cf-a1c2-4bde-80e9-d61f52e4cf49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:48.729Z|87c78810-8027-4749-91f8-dab69eb3e437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:42:48.730Z|87c78810-8027-4749-91f8-dab69eb3e437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:42:49.249Z|a04e284b-c692-4ae0-ac9c-2bdc0a78e13e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:42:49.249Z|a04e284b-c692-4ae0-ac9c-2bdc0a78e13e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:42:55.072Z|5e1b6da5-816d-4e65-8d2d-be01ebfdde29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:55.073Z|5e1b6da5-816d-4e65-8d2d-be01ebfdde29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:55.520Z|4cbe784e-7bd8-411b-991c-84b061c7a223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:55.521Z|4cbe784e-7bd8-411b-991c-84b061c7a223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:42:57.644Z|b8b0de84-a633-4219-b364-efb5484531dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:42:57.644Z|b8b0de84-a633-4219-b364-efb5484531dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:03.729Z|24bc7072-f855-4ba2-8270-c7fc95771f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:43:03.730Z|24bc7072-f855-4ba2-8270-c7fc95771f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:43:05.094Z|9a78b027-9bab-475b-99fd-7855941c2c5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:05.094Z|9a78b027-9bab-475b-99fd-7855941c2c5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:05.553Z|7c56acdf-f24a-4cb5-a503-36c4ff53edb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:05.554Z|7c56acdf-f24a-4cb5-a503-36c4ff53edb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:07.667Z|9d71ac3e-2289-49ec-a718-ffbee9ed4bd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:07.669Z|9d71ac3e-2289-49ec-a718-ffbee9ed4bd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:15.116Z|e7d5f86c-8740-42fb-a917-f3f409936e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:15.116Z|e7d5f86c-8740-42fb-a917-f3f409936e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:15.581Z|077f984a-ab7d-4ace-b557-fb081103c124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:15.581Z|077f984a-ab7d-4ace-b557-fb081103c124|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:17.692Z|f11a0571-013c-4140-ba51-f701b74e58af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:17.693Z|f11a0571-013c-4140-ba51-f701b74e58af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:18.729Z|bda835dc-7b65-4f35-a945-100f9675b4df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:43:18.732Z|bda835dc-7b65-4f35-a945-100f9675b4df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:43:19.250Z|84caaffa-f460-4211-94c2-e36211d0a301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:43:19.250Z|84caaffa-f460-4211-94c2-e36211d0a301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:43:25.137Z|e4d57541-7b59-4329-bf7d-6abdce9da7fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:25.138Z|e4d57541-7b59-4329-bf7d-6abdce9da7fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:25.603Z|589eaf01-aa96-48e0-ade3-3350914c0cdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:25.603Z|589eaf01-aa96-48e0-ade3-3350914c0cdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:27.713Z|9968bc34-7820-41ae-ae1b-1465299adc9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:27.714Z|9968bc34-7820-41ae-ae1b-1465299adc9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:33.729Z|d9f9836b-991b-4322-8b3d-8a86989a8ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:43:33.730Z|d9f9836b-991b-4322-8b3d-8a86989a8ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:43:35.158Z|ae5c1620-0381-4b0f-abc1-2c92ab137dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:35.159Z|ae5c1620-0381-4b0f-abc1-2c92ab137dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:35.627Z|daf25db1-aed2-47f6-bd4c-c8c5dbc9ca03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:35.628Z|daf25db1-aed2-47f6-bd4c-c8c5dbc9ca03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:37.736Z|5f246349-bf61-4d05-b12d-a982b426ce53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:37.736Z|5f246349-bf61-4d05-b12d-a982b426ce53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:40.071Z|76afe119-51a1-4f92-b1d6-d643492ded29|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:43:40.072Z|76afe119-51a1-4f92-b1d6-d643492ded29|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:45.180Z|4d13bd78-dd65-4dbd-b861-4bbf9d865dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:45.180Z|4d13bd78-dd65-4dbd-b861-4bbf9d865dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:45.653Z|5dc20cf8-d373-4d97-ae6b-88ec45f4ef1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:45.654Z|5dc20cf8-d373-4d97-ae6b-88ec45f4ef1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:47.759Z|ed1bad11-1c01-4257-abdc-c4acf440958e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:47.760Z|ed1bad11-1c01-4257-abdc-c4acf440958e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:48.729Z|28b7576b-29bb-474c-9cfd-fcb648ad67b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:43:48.730Z|28b7576b-29bb-474c-9cfd-fcb648ad67b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:43:49.251Z|671af262-c2d0-4b5d-8407-eddaf848e9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:43:49.251Z|671af262-c2d0-4b5d-8407-eddaf848e9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:43:55.202Z|b10c1b20-4234-448b-9c28-722f6744afd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:55.202Z|b10c1b20-4234-448b-9c28-722f6744afd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:55.682Z|6205c11c-4eb0-4b21-a0c0-89d14a52a45b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:55.682Z|6205c11c-4eb0-4b21-a0c0-89d14a52a45b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:43:57.783Z|1b8cc892-7593-4231-a6ff-20dc4c433b0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:43:57.783Z|1b8cc892-7593-4231-a6ff-20dc4c433b0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:03.729Z|d5321b9a-9354-4fc8-bd5d-14c8f03409f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:44:03.732Z|d5321b9a-9354-4fc8-bd5d-14c8f03409f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:44:05.224Z|ab2e6d13-ea53-4037-a788-d53a97572cdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:05.225Z|ab2e6d13-ea53-4037-a788-d53a97572cdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:05.707Z|667b554f-f12f-4af6-9d09-8fae66f446b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:05.708Z|667b554f-f12f-4af6-9d09-8fae66f446b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:07.805Z|8fd1796e-2bcc-413f-baf5-d7cb56842989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:07.805Z|8fd1796e-2bcc-413f-baf5-d7cb56842989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:15.255Z|65656405-683d-431a-a59a-4587df29b3dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:15.256Z|65656405-683d-431a-a59a-4587df29b3dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:15.728Z|b3d0c80d-3578-449a-acc6-11e7f0cb794b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:15.729Z|b3d0c80d-3578-449a-acc6-11e7f0cb794b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:17.827Z|f25a3398-7e9d-4fb7-bdb2-ef8b817f72a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:17.827Z|f25a3398-7e9d-4fb7-bdb2-ef8b817f72a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:18.729Z|0f723930-c493-407c-98e0-7c350cc4dc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:44:18.730Z|0f723930-c493-407c-98e0-7c350cc4dc48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:44:19.252Z|9b98f311-a20a-4b98-b090-d5c9a11cd723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:44:19.252Z|9b98f311-a20a-4b98-b090-d5c9a11cd723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:44:25.313Z|7d0e5f3f-0bac-4f20-8296-69397570f948|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:25.313Z|7d0e5f3f-0bac-4f20-8296-69397570f948|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:25.748Z|4488f42c-47af-4214-b47e-2c89e706ec0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:25.748Z|4488f42c-47af-4214-b47e-2c89e706ec0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:27.850Z|a41a78c6-226c-4bc9-9d97-7515e18a2bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:27.850Z|a41a78c6-226c-4bc9-9d97-7515e18a2bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:33.729Z|e63d2f8e-a3a4-47b8-85a7-402bb2996651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:44:33.730Z|e63d2f8e-a3a4-47b8-85a7-402bb2996651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:44:35.337Z|0ef03256-efb0-4d78-a4f0-1e4b3830a358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:35.338Z|0ef03256-efb0-4d78-a4f0-1e4b3830a358|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:35.772Z|caad9ed4-de90-44ce-a15a-f76791ea081d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:35.772Z|caad9ed4-de90-44ce-a15a-f76791ea081d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:37.872Z|c4c0a4e5-c42b-487d-a53b-a8884f61ce9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:37.873Z|c4c0a4e5-c42b-487d-a53b-a8884f61ce9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:40.072Z|d9779e96-9fbe-4dbd-a98e-9a3131272938|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:44:40.073Z|d9779e96-9fbe-4dbd-a98e-9a3131272938|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:45.379Z|fbf9755c-0113-4881-9800-5e8945e81d5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:45.380Z|fbf9755c-0113-4881-9800-5e8945e81d5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:45.804Z|f1545a12-b980-494c-ac14-979609a0c913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:45.805Z|f1545a12-b980-494c-ac14-979609a0c913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:47.894Z|77c36b49-67b3-4579-a603-86fcde6b70b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:47.895Z|77c36b49-67b3-4579-a603-86fcde6b70b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:48.729Z|1c595739-a22d-4e30-bca6-06e88e4827e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:44:48.733Z|1c595739-a22d-4e30-bca6-06e88e4827e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:44:49.253Z|2083a28b-3a95-4734-b566-7c119d28c9cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:44:49.253Z|2083a28b-3a95-4734-b566-7c119d28c9cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:44:55.404Z|dfe3f198-7633-4dc9-bd14-1d89677a5fa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:55.405Z|dfe3f198-7633-4dc9-bd14-1d89677a5fa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:55.827Z|844af070-3699-475e-a311-57067fdade64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:55.827Z|844af070-3699-475e-a311-57067fdade64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:44:57.918Z|76b8ecc2-2839-4709-94a1-77ad16058893|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:44:57.918Z|76b8ecc2-2839-4709-94a1-77ad16058893|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:03.729Z|14855fbf-78ac-4db5-9fd0-e31471bd46de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:45:03.730Z|14855fbf-78ac-4db5-9fd0-e31471bd46de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:45:05.428Z|df467067-727b-493a-94c9-afb0ab525658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:05.428Z|df467067-727b-493a-94c9-afb0ab525658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:05.848Z|2289883f-dd59-4ff3-9656-f271542d03fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:05.849Z|2289883f-dd59-4ff3-9656-f271542d03fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:07.938Z|7d858584-fca0-4146-ba44-7d5db384b130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:07.938Z|7d858584-fca0-4146-ba44-7d5db384b130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:15.461Z|a2f9c1aa-3b0e-46de-8355-edc1a22f638c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:15.461Z|a2f9c1aa-3b0e-46de-8355-edc1a22f638c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:15.870Z|b3629458-126e-4a63-997f-5189f5780f2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:15.871Z|b3629458-126e-4a63-997f-5189f5780f2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:17.961Z|214fb528-db79-4322-a981-cfa31ce3a0bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:17.961Z|214fb528-db79-4322-a981-cfa31ce3a0bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:18.729Z|668d8fa2-1266-4b8f-acf5-673d8a65f8c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:45:18.730Z|668d8fa2-1266-4b8f-acf5-673d8a65f8c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:45:19.254Z|d582fd95-6fac-4e6d-a0a6-bb6c32534fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:45:19.254Z|d582fd95-6fac-4e6d-a0a6-bb6c32534fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:45:25.487Z|1278826c-0d55-4b97-a778-c286412ea0fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:25.488Z|1278826c-0d55-4b97-a778-c286412ea0fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:25.892Z|af0457fa-e2c8-4230-9886-3ec4c69d3505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:25.893Z|af0457fa-e2c8-4230-9886-3ec4c69d3505|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:27.982Z|cee667b4-8e6e-4fa6-8b83-fbd2c1950c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:27.983Z|cee667b4-8e6e-4fa6-8b83-fbd2c1950c06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:33.730Z|7ae00ac0-6671-4895-a5ce-116794468729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:45:33.734Z|7ae00ac0-6671-4895-a5ce-116794468729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:45:35.521Z|b51830ce-0786-4e19-a47a-86adc0c35db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:35.522Z|b51830ce-0786-4e19-a47a-86adc0c35db4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:35.914Z|cf3a890f-54cc-4cb1-95f1-26146b3f7efa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:35.915Z|cf3a890f-54cc-4cb1-95f1-26146b3f7efa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:38.003Z|65a4d9f0-9907-4a17-965a-18ff6703ab0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:38.004Z|65a4d9f0-9907-4a17-965a-18ff6703ab0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:40.072Z|ba549f1c-243c-4f38-8bc3-10b1887fa964|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:45:40.073Z|ba549f1c-243c-4f38-8bc3-10b1887fa964|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:45.552Z|10d80758-b1a7-4509-a828-59629024bc69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:45.553Z|10d80758-b1a7-4509-a828-59629024bc69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:45.957Z|16ea38a6-da69-480b-9bce-477ea7f7ea0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:45.957Z|16ea38a6-da69-480b-9bce-477ea7f7ea0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:48.026Z|293969b8-f0a8-489c-a1d4-85b8cefea69f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:48.027Z|293969b8-f0a8-489c-a1d4-85b8cefea69f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:48.729Z|d9f5bd00-d794-45e9-884f-26508129eb68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:45:48.730Z|d9f5bd00-d794-45e9-884f-26508129eb68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:45:49.255Z|a5bab8c8-e47d-48b7-ab7b-23060b78019c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:45:49.255Z|a5bab8c8-e47d-48b7-ab7b-23060b78019c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:45:55.576Z|33dea374-c6ba-4eca-b7c0-072c8d1caaf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:55.577Z|33dea374-c6ba-4eca-b7c0-072c8d1caaf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:55.983Z|a3dd258f-78de-4507-a525-1917b8d63572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:55.984Z|a3dd258f-78de-4507-a525-1917b8d63572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:45:58.047Z|fb662fe3-8a48-4e7d-a807-c038105faa3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:45:58.048Z|fb662fe3-8a48-4e7d-a807-c038105faa3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:03.729Z|d4dab996-5e6c-439b-a342-e2a461ecd0c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:46:03.730Z|d4dab996-5e6c-439b-a342-e2a461ecd0c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:46:05.600Z|226bfeb7-4a94-4e7e-ae6e-7b676fe5263e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:05.600Z|226bfeb7-4a94-4e7e-ae6e-7b676fe5263e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:06.006Z|cfec673b-d4bc-4615-af3d-2339349c872c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:06.007Z|cfec673b-d4bc-4615-af3d-2339349c872c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:08.069Z|38e29069-f6f5-493e-aa76-595905a0cd8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:08.069Z|38e29069-f6f5-493e-aa76-595905a0cd8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:15.621Z|412c07e4-fd6b-4de1-99a2-823761f10181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:15.622Z|412c07e4-fd6b-4de1-99a2-823761f10181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:16.027Z|58e30dc1-5d7a-4b92-9fa4-960437d64784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:16.028Z|58e30dc1-5d7a-4b92-9fa4-960437d64784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:18.092Z|dc2be595-c89c-4fe2-af22-59f69d10c42b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:18.092Z|dc2be595-c89c-4fe2-af22-59f69d10c42b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:18.729Z|0fb58dd7-29fa-49d1-8506-9d00bdb0e311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:46:18.732Z|0fb58dd7-29fa-49d1-8506-9d00bdb0e311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:46:19.256Z|9845b871-773e-4239-a73e-73346cef92c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:46:19.257Z|9845b871-773e-4239-a73e-73346cef92c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:46:25.670Z|eac6f13d-f2c5-4105-b2fd-50cb7d4c3124|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:25.671Z|eac6f13d-f2c5-4105-b2fd-50cb7d4c3124|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:26.068Z|9b8fa659-75dc-405e-af8f-af3577e9469c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:26.069Z|9b8fa659-75dc-405e-af8f-af3577e9469c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:28.114Z|d61461b7-c7c8-4e4c-bc62-3271275b9a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:28.115Z|d61461b7-c7c8-4e4c-bc62-3271275b9a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:33.729Z|6a9b00b1-35dc-4388-ac81-cf8adf60ce98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:46:33.730Z|6a9b00b1-35dc-4388-ac81-cf8adf60ce98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:46:35.697Z|87ca6ea5-80d8-4b86-aeb0-167e35d83496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:35.697Z|87ca6ea5-80d8-4b86-aeb0-167e35d83496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:36.107Z|6ab75c0e-08b5-4fe2-890e-eb2dc8594a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:36.108Z|6ab75c0e-08b5-4fe2-890e-eb2dc8594a78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:38.136Z|e03df24f-a54b-4794-b4b5-3fee5c4dffe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:38.136Z|e03df24f-a54b-4794-b4b5-3fee5c4dffe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:40.071Z|b0ab0bdc-91b6-4a23-ac39-14601761e8ff|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:46:40.072Z|b0ab0bdc-91b6-4a23-ac39-14601761e8ff|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:45.718Z|0d6b55ed-6171-4f28-8bca-b2b95d2de112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:45.719Z|0d6b55ed-6171-4f28-8bca-b2b95d2de112|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:46.132Z|1c2f54ac-e340-4eb4-bc76-81b26f274d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:46.132Z|1c2f54ac-e340-4eb4-bc76-81b26f274d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:48.157Z|20f36315-1286-4adc-89d4-d1f2aad8e885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:48.158Z|20f36315-1286-4adc-89d4-d1f2aad8e885|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:48.729Z|00316584-70bd-47c8-8352-e561c0e5e56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:46:48.730Z|00316584-70bd-47c8-8352-e561c0e5e56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:46:49.257Z|e44adc0a-3141-478a-9ffc-c5a08b1453af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:46:49.258Z|e44adc0a-3141-478a-9ffc-c5a08b1453af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:46:55.741Z|9eb86ff3-5698-470f-9036-afba36208657|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:55.742Z|9eb86ff3-5698-470f-9036-afba36208657|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:56.153Z|1e37ef3e-d580-482d-98b2-c795410427ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:56.154Z|1e37ef3e-d580-482d-98b2-c795410427ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:46:58.179Z|3cfbe8a8-4627-4c55-9e9c-59c54193f6c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:46:58.180Z|3cfbe8a8-4627-4c55-9e9c-59c54193f6c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:03.729Z|7595aff3-fa9f-49cc-90aa-92b16c54c88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:47:03.732Z|7595aff3-fa9f-49cc-90aa-92b16c54c88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:47:05.762Z|fbcac0a4-f3cd-41fd-84f4-2d50e1f18ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:05.762Z|fbcac0a4-f3cd-41fd-84f4-2d50e1f18ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:06.181Z|049d0f69-24b9-4bf1-b3ce-af7c0ebf140b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:06.182Z|049d0f69-24b9-4bf1-b3ce-af7c0ebf140b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:08.203Z|e898f97f-c1b7-41fe-b807-1c556d6cf825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:08.204Z|e898f97f-c1b7-41fe-b807-1c556d6cf825|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:15.783Z|97648734-50a0-4b3f-9423-a955d9daba07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:15.783Z|97648734-50a0-4b3f-9423-a955d9daba07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:16.204Z|3eb3740b-d3ce-49e8-ad3f-881bb12e1a41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:16.205Z|3eb3740b-d3ce-49e8-ad3f-881bb12e1a41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:18.226Z|105cc3cf-32f3-41d6-b96a-5e9aa171704a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:18.227Z|105cc3cf-32f3-41d6-b96a-5e9aa171704a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:18.729Z|53b37b0f-bed2-47ea-9119-45af1994ac69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:47:18.730Z|53b37b0f-bed2-47ea-9119-45af1994ac69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:47:19.258Z|a178ffca-6331-42ac-b6e8-c5bef72ab9b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:47:19.259Z|a178ffca-6331-42ac-b6e8-c5bef72ab9b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:47:25.808Z|ac667029-f308-49c8-bea6-756e81bdec3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:25.809Z|ac667029-f308-49c8-bea6-756e81bdec3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:26.231Z|3edecb0e-f058-469d-8e18-9b02cbb07bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:26.232Z|3edecb0e-f058-469d-8e18-9b02cbb07bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:28.248Z|ed0da2a3-7e6b-4054-8dfa-be91e353c8fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:28.249Z|ed0da2a3-7e6b-4054-8dfa-be91e353c8fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:33.729Z|378c066f-4d5a-4eb6-b482-b6d89f9d8b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:47:33.730Z|378c066f-4d5a-4eb6-b482-b6d89f9d8b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:47:35.833Z|6507d25c-2efb-42e2-acc5-4d5228aebfc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:35.834Z|6507d25c-2efb-42e2-acc5-4d5228aebfc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:36.278Z|3993414f-bc12-4b48-9140-bf82b11f2ea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:36.279Z|3993414f-bc12-4b48-9140-bf82b11f2ea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:38.270Z|53f4f13b-0536-42b7-ab53-2bcc16673807|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:38.271Z|53f4f13b-0536-42b7-ab53-2bcc16673807|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:40.077Z|ea8351be-78ba-4a3a-a958-9770e0509d56|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:47:40.078Z|ea8351be-78ba-4a3a-a958-9770e0509d56|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:45.855Z|c0ce3424-f6b1-4a9c-98e3-4bf42abdbe1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:45.855Z|c0ce3424-f6b1-4a9c-98e3-4bf42abdbe1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:46.299Z|dcd5bde7-6231-42b5-b13b-a0ee68b8e272|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:46.300Z|dcd5bde7-6231-42b5-b13b-a0ee68b8e272|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:48.292Z|bc948fac-27c2-487e-9efd-fb35781d83bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:48.293Z|bc948fac-27c2-487e-9efd-fb35781d83bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:48.730Z|67f2e337-28c5-4ff4-96bc-269cb1eac504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:47:48.732Z|67f2e337-28c5-4ff4-96bc-269cb1eac504|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:47:49.260Z|39a2e582-f233-40c6-828d-d19e03c2e0fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:47:49.260Z|39a2e582-f233-40c6-828d-d19e03c2e0fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:47:55.876Z|48360c81-65c9-41e8-a384-425f18f55ae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:55.876Z|48360c81-65c9-41e8-a384-425f18f55ae9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:56.322Z|8d1e22bd-ce4a-4457-94c1-31367dfa9a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:56.323Z|8d1e22bd-ce4a-4457-94c1-31367dfa9a05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:47:58.315Z|3f628228-485a-46ae-b3e6-cf7599cd2b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:47:58.315Z|3f628228-485a-46ae-b3e6-cf7599cd2b6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:03.729Z|8e3ee8bf-2a22-44a3-970b-693678f44e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:48:03.730Z|8e3ee8bf-2a22-44a3-970b-693678f44e59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:48:05.897Z|9d24954e-19fe-4df2-9bd5-bfda793af711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:05.898Z|9d24954e-19fe-4df2-9bd5-bfda793af711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:06.346Z|2f72ffe9-f193-4b09-877e-aa6102f8548e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:06.346Z|2f72ffe9-f193-4b09-877e-aa6102f8548e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:08.336Z|ddbd0fb8-5ab9-4796-b57f-a3f60ad5fdce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:08.337Z|ddbd0fb8-5ab9-4796-b57f-a3f60ad5fdce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:15.920Z|5f7deb52-c6c4-4590-8c6d-d8c896c9d251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:15.921Z|5f7deb52-c6c4-4590-8c6d-d8c896c9d251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:16.381Z|6d9e5a0d-5386-4010-8f59-6f46e7762ff7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:16.382Z|6d9e5a0d-5386-4010-8f59-6f46e7762ff7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:18.360Z|44574795-6f1a-46d7-8bc6-cdfa04f091cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:18.361Z|44574795-6f1a-46d7-8bc6-cdfa04f091cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:18.729Z|15a22770-db84-4758-8f30-0cf310310729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:48:18.730Z|15a22770-db84-4758-8f30-0cf310310729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:48:19.261Z|64c32f04-f943-4183-a9dd-4f1fdd4033db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:48:19.261Z|64c32f04-f943-4183-a9dd-4f1fdd4033db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:48:25.965Z|ceb32462-b6f1-4a55-b689-500b15a79d26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:25.965Z|ceb32462-b6f1-4a55-b689-500b15a79d26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:26.407Z|19f1767e-ad40-4e28-9dec-8ece16ea2b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:26.408Z|19f1767e-ad40-4e28-9dec-8ece16ea2b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:28.382Z|f4b3e550-9469-4246-8ac4-3101edcd7e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:28.382Z|f4b3e550-9469-4246-8ac4-3101edcd7e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:33.729Z|6e3c07b9-5d6c-49f3-b336-422fe79e3e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:48:33.732Z|6e3c07b9-5d6c-49f3-b336-422fe79e3e7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:48:36.001Z|1ab27d63-167d-4d64-adbf-fc0f64750750|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:36.002Z|1ab27d63-167d-4d64-adbf-fc0f64750750|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:36.445Z|ba2902a7-92cd-484f-84be-aa6c9c4c02e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:36.446Z|ba2902a7-92cd-484f-84be-aa6c9c4c02e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:38.403Z|575cc339-ef79-40ce-bbbd-9e5ce87c2e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:38.404Z|575cc339-ef79-40ce-bbbd-9e5ce87c2e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:40.071Z|5faf2b62-b630-4472-b571-b4dc3f99b2bc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:48:40.072Z|5faf2b62-b630-4472-b571-b4dc3f99b2bc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:46.053Z|57ea60cc-43b6-4eac-acad-db8639604d4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:46.053Z|57ea60cc-43b6-4eac-acad-db8639604d4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:46.467Z|b671aa30-d884-474e-a0e5-b4892d1bffa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:46.468Z|b671aa30-d884-474e-a0e5-b4892d1bffa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:48.426Z|73f811b3-ddfe-4438-ab70-4278ae91f734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:48.426Z|73f811b3-ddfe-4438-ab70-4278ae91f734|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:48.729Z|41c812b7-c588-46af-93ae-226213de9e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:48:48.730Z|41c812b7-c588-46af-93ae-226213de9e0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:48:49.262Z|cb66fa98-8738-4614-a86d-a715c09851ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:48:49.262Z|cb66fa98-8738-4614-a86d-a715c09851ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:48:56.083Z|12bb3535-bcef-4c5b-842a-d0bae7df2330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:56.083Z|12bb3535-bcef-4c5b-842a-d0bae7df2330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:56.489Z|8c86e994-ca73-4e24-ab87-eca6dd3e320e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:56.490Z|8c86e994-ca73-4e24-ab87-eca6dd3e320e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:48:58.448Z|9ef664ba-f722-4a93-8e59-e900347d80c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:48:58.449Z|9ef664ba-f722-4a93-8e59-e900347d80c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:03.729Z|a7b78815-1e5c-4698-8de8-cd108e6ef766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:49:03.730Z|a7b78815-1e5c-4698-8de8-cd108e6ef766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:49:06.108Z|8f1a1683-a91d-4bc3-b74c-39a0cf988d0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:06.109Z|8f1a1683-a91d-4bc3-b74c-39a0cf988d0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:06.514Z|1e6e1b2c-7a9b-437f-9536-5a3e7040499e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:06.516Z|1e6e1b2c-7a9b-437f-9536-5a3e7040499e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:08.470Z|9553e53f-326f-4c49-89f2-f8dc7d524c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:08.471Z|9553e53f-326f-4c49-89f2-f8dc7d524c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:16.130Z|289000a1-bdb4-4aac-b2bd-2703ebdf7089|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:16.132Z|289000a1-bdb4-4aac-b2bd-2703ebdf7089|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:16.540Z|85405530-2cbe-448e-aca2-80e3c401f21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:16.541Z|85405530-2cbe-448e-aca2-80e3c401f21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:18.491Z|fb9df017-a441-4c02-94c6-1319df1e64cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:18.492Z|fb9df017-a441-4c02-94c6-1319df1e64cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:18.730Z|8824f47e-2be0-4fa6-8ec9-11c4b040a7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:49:18.732Z|8824f47e-2be0-4fa6-8ec9-11c4b040a7d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:49:19.263Z|494edb4e-a156-43a5-a5fd-2e36afc8849d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:49:19.264Z|494edb4e-a156-43a5-a5fd-2e36afc8849d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:49:26.157Z|33d348f2-77d8-41cf-a2b1-489176189d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:26.158Z|33d348f2-77d8-41cf-a2b1-489176189d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:26.565Z|4b6ad378-1930-4a92-a5ec-e0cc5bae730e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:26.566Z|4b6ad378-1930-4a92-a5ec-e0cc5bae730e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:28.514Z|77581c01-4fd7-4adc-82c3-9b4a21b109dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:28.515Z|77581c01-4fd7-4adc-82c3-9b4a21b109dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:33.729Z|03af1446-3486-4371-9016-09afa72f3e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:49:33.730Z|03af1446-3486-4371-9016-09afa72f3e1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:49:36.193Z|14210a85-ae7a-4c18-9dcc-1b863c034cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:36.194Z|14210a85-ae7a-4c18-9dcc-1b863c034cc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:36.590Z|16a3e285-975c-4b28-8ce5-17139ea538ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:36.591Z|16a3e285-975c-4b28-8ce5-17139ea538ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:38.535Z|997470f4-7df5-42e8-9bde-4dd3e38bdbe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:38.536Z|997470f4-7df5-42e8-9bde-4dd3e38bdbe4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:40.071Z|908ac80f-ec9c-4990-a0ca-dd20ad6b770e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:49:40.072Z|908ac80f-ec9c-4990-a0ca-dd20ad6b770e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:46.227Z|dfaf4ce0-8b15-4b96-9ccf-8d73f0ff244b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:46.227Z|dfaf4ce0-8b15-4b96-9ccf-8d73f0ff244b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:46.615Z|d1ca1f5a-4748-4006-8eed-664393ebbee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:46.616Z|d1ca1f5a-4748-4006-8eed-664393ebbee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:48.556Z|76cdecab-7597-428b-aaa4-ccce4c7e1f2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:48.557Z|76cdecab-7597-428b-aaa4-ccce4c7e1f2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:48.729Z|0eef0a00-2b2f-4fcf-a0cc-88e953435fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:49:48.730Z|0eef0a00-2b2f-4fcf-a0cc-88e953435fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:49:49.265Z|32e6b019-8b4b-4e11-991f-be70a47df5e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:49:49.266Z|32e6b019-8b4b-4e11-991f-be70a47df5e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:49:56.261Z|c4c62a66-c074-4a9b-9d1f-d697e876f8ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:56.262Z|c4c62a66-c074-4a9b-9d1f-d697e876f8ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:56.638Z|3e10767e-9234-4fbd-a548-e08b2f059257|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:56.638Z|3e10767e-9234-4fbd-a548-e08b2f059257|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:49:58.578Z|f7425242-2891-4abc-a6ec-d02a9bba6341|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:49:58.578Z|f7425242-2891-4abc-a6ec-d02a9bba6341|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:03.729Z|efbc3f49-3587-4a4d-8b2a-cec78c4b3d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:50:03.735Z|efbc3f49-3587-4a4d-8b2a-cec78c4b3d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:50:06.285Z|092cd3c1-00cb-4e76-bcac-6496b540424a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:06.286Z|092cd3c1-00cb-4e76-bcac-6496b540424a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:06.659Z|a3370772-9f2e-43ad-8254-d1d9fe5915f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:06.660Z|a3370772-9f2e-43ad-8254-d1d9fe5915f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:08.605Z|7bb475ff-5d2a-4b94-9ce2-2ebd744a843d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:08.605Z|7bb475ff-5d2a-4b94-9ce2-2ebd744a843d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:16.309Z|c369eb8d-d0a6-47d8-8058-4b849251700d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:16.310Z|c369eb8d-d0a6-47d8-8058-4b849251700d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:16.681Z|47b9c1d2-4a42-471d-ae61-5359485e524f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:16.681Z|47b9c1d2-4a42-471d-ae61-5359485e524f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:18.626Z|329d2143-461c-473d-aa9b-ce285e889aa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:18.627Z|329d2143-461c-473d-aa9b-ce285e889aa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:18.730Z|d523762f-0c83-4e16-ab10-270d9cc2473e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:50:18.730Z|d523762f-0c83-4e16-ab10-270d9cc2473e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:50:19.266Z|7cfc1aba-794b-4bb0-9d37-19ee1481fc4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:50:19.267Z|7cfc1aba-794b-4bb0-9d37-19ee1481fc4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:50:26.331Z|1d744e5a-599d-4db1-8780-707759403334|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:26.332Z|1d744e5a-599d-4db1-8780-707759403334|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:26.703Z|9708e0d1-1777-448c-974a-d6f9a04f2c4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:26.704Z|9708e0d1-1777-448c-974a-d6f9a04f2c4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:28.647Z|90e54841-616b-4b29-b2fb-8fb5b21062c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:28.648Z|90e54841-616b-4b29-b2fb-8fb5b21062c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:33.729Z|05da62f6-ff88-4607-bdc8-dc5d3ccf02b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:50:33.730Z|05da62f6-ff88-4607-bdc8-dc5d3ccf02b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:50:36.360Z|4f7e6ef6-d1e9-4e62-87c9-75084831842a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:36.360Z|4f7e6ef6-d1e9-4e62-87c9-75084831842a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:36.725Z|a9a3a7b7-295a-4649-b730-d94ec2d689b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:36.726Z|a9a3a7b7-295a-4649-b730-d94ec2d689b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:38.669Z|f61dcf13-365f-42a3-9d41-9a47fc20a7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:38.670Z|f61dcf13-365f-42a3-9d41-9a47fc20a7d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:40.072Z|bb3ee3ac-ecbd-4550-982f-63f7b818462e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:50:40.074Z|bb3ee3ac-ecbd-4550-982f-63f7b818462e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:46.390Z|99daeb6b-0e60-4cfe-8192-5462019e3162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:46.391Z|99daeb6b-0e60-4cfe-8192-5462019e3162|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:46.748Z|8262626b-5311-41e9-871e-6861363336f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:46.749Z|8262626b-5311-41e9-871e-6861363336f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:48.701Z|aef0f44d-ca2c-4e2f-826e-88b392ff5c11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:48.702Z|aef0f44d-ca2c-4e2f-826e-88b392ff5c11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:48.729Z|e3a145a0-18bc-41ad-82f0-c5b71bc8bd4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:50:48.732Z|e3a145a0-18bc-41ad-82f0-c5b71bc8bd4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:50:49.268Z|874125c9-88cd-45af-9658-074fa413bca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:50:49.269Z|874125c9-88cd-45af-9658-074fa413bca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:50:56.414Z|e5a6d16d-99aa-4e3c-9c58-10bd43be8129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:56.415Z|e5a6d16d-99aa-4e3c-9c58-10bd43be8129|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:56.770Z|a875192c-a1bf-4e9c-a153-2244f5ad60d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:56.771Z|a875192c-a1bf-4e9c-a153-2244f5ad60d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:50:58.723Z|d07c04fd-edd0-43f2-bee4-1f610d87212f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:50:58.724Z|d07c04fd-edd0-43f2-bee4-1f610d87212f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:03.729Z|cfff3f5c-1462-4e70-8c27-637343199246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:51:03.730Z|cfff3f5c-1462-4e70-8c27-637343199246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:51:06.437Z|942674f2-df67-4bc9-9ada-8a1a3722db57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:06.438Z|942674f2-df67-4bc9-9ada-8a1a3722db57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:06.790Z|217d24af-768a-40cf-81d1-12e912bcf937|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:06.791Z|217d24af-768a-40cf-81d1-12e912bcf937|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:08.745Z|28bbd8da-4069-4641-b0e2-5d06932f39df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:08.746Z|28bbd8da-4069-4641-b0e2-5d06932f39df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:16.472Z|475381c7-e884-4397-b8e9-d5e80630d73d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:16.473Z|475381c7-e884-4397-b8e9-d5e80630d73d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:16.815Z|3b289374-b7cc-48c0-a5e2-097deb6c9157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:16.816Z|3b289374-b7cc-48c0-a5e2-097deb6c9157|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:18.729Z|7f2cbe2a-7d02-40bc-86ee-4c48204f86d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:51:18.730Z|7f2cbe2a-7d02-40bc-86ee-4c48204f86d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:51:18.767Z|07aa05e0-737f-46ef-a839-abd9daea2606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:18.768Z|07aa05e0-737f-46ef-a839-abd9daea2606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:19.271Z|22ff374e-16e5-49fc-bbec-0902fa3cf3ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:51:19.282Z|22ff374e-16e5-49fc-bbec-0902fa3cf3ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:51:26.497Z|fb03799d-9a2e-4704-8076-253ce63a6e60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:26.498Z|fb03799d-9a2e-4704-8076-253ce63a6e60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:26.842Z|635b8c5f-e6b9-4daf-a75b-c9fb027c0406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:26.843Z|635b8c5f-e6b9-4daf-a75b-c9fb027c0406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:28.789Z|d01ccfe4-ff9b-4673-9df1-2c5e60b3a64d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:28.790Z|d01ccfe4-ff9b-4673-9df1-2c5e60b3a64d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:33.729Z|2e983515-584a-44d7-a153-c5f6345e8849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:51:33.732Z|2e983515-584a-44d7-a153-c5f6345e8849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:51:36.520Z|3c99e03d-0fab-4924-8c10-fbf71cf17efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:36.521Z|3c99e03d-0fab-4924-8c10-fbf71cf17efe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:36.870Z|5765501c-127f-4549-a853-df4ab4553c89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:36.872Z|5765501c-127f-4549-a853-df4ab4553c89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:38.809Z|95faf63f-dea8-4199-a9b6-850fdb67bade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:38.811Z|95faf63f-dea8-4199-a9b6-850fdb67bade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:40.071Z|815a784e-9297-4fdc-bbca-13a1d43cd2d4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:51:40.072Z|815a784e-9297-4fdc-bbca-13a1d43cd2d4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:46.547Z|fd082290-8e76-4592-bded-5a20d4ef1f7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:46.548Z|fd082290-8e76-4592-bded-5a20d4ef1f7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:46.894Z|514859f0-dd38-44e0-bc8e-f53ff8f1d411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:46.895Z|514859f0-dd38-44e0-bc8e-f53ff8f1d411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:48.729Z|5307c181-6ca6-4181-9190-685d520c08f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:51:48.730Z|5307c181-6ca6-4181-9190-685d520c08f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:51:48.833Z|182ca7d2-dbce-486f-9155-6bb63123f7c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:48.834Z|182ca7d2-dbce-486f-9155-6bb63123f7c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:49.283Z|cae38a52-8626-468d-8ad8-04199abd9014|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:51:49.283Z|cae38a52-8626-468d-8ad8-04199abd9014|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:51:56.571Z|ccfe1478-c31f-4c15-85a6-b2dd40dba646|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:56.572Z|ccfe1478-c31f-4c15-85a6-b2dd40dba646|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:56.917Z|f35a0dcc-ab5d-416e-920c-0ab795b17b81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:56.918Z|f35a0dcc-ab5d-416e-920c-0ab795b17b81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:51:58.856Z|fead7fe4-6d2d-4879-a1f7-22b51df46d51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:51:58.857Z|fead7fe4-6d2d-4879-a1f7-22b51df46d51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:03.729Z|f1ffca4d-5543-4dad-8b62-6de70d24fb0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:52:03.730Z|f1ffca4d-5543-4dad-8b62-6de70d24fb0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:52:06.599Z|aef68b13-61c4-437b-9f47-8e22ae77a65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:06.600Z|aef68b13-61c4-437b-9f47-8e22ae77a65d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:06.939Z|28ad4b0b-429c-4e73-b087-9417caf6cd51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:06.940Z|28ad4b0b-429c-4e73-b087-9417caf6cd51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:08.877Z|9cd5edf5-7f21-402c-b8d1-215c067f44ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:08.878Z|9cd5edf5-7f21-402c-b8d1-215c067f44ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:16.636Z|1267a50c-2e80-4343-85cc-332a532a19af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:16.637Z|1267a50c-2e80-4343-85cc-332a532a19af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:16.960Z|3518c190-9f42-40e1-885f-41d5532d88dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:16.961Z|3518c190-9f42-40e1-885f-41d5532d88dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:18.729Z|88d6435e-11ca-4ef2-ac96-1a2e075f7526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:52:18.732Z|88d6435e-11ca-4ef2-ac96-1a2e075f7526|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:52:18.898Z|e41a1019-0ce2-4ab9-8298-c2721b3e7c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:18.898Z|e41a1019-0ce2-4ab9-8298-c2721b3e7c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:19.284Z|521ffac4-02b4-442e-9c6d-3ade16f5e2a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:52:19.284Z|521ffac4-02b4-442e-9c6d-3ade16f5e2a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:52:26.658Z|8bfac1d8-a4aa-4fc4-8227-67bffc466910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:26.658Z|8bfac1d8-a4aa-4fc4-8227-67bffc466910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:26.981Z|e9d258e2-a7f7-4c60-91ac-c0bb1dcd1594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:26.982Z|e9d258e2-a7f7-4c60-91ac-c0bb1dcd1594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:28.922Z|5baeda3c-166d-4c3f-af03-fe1d88fd93a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:28.922Z|5baeda3c-166d-4c3f-af03-fe1d88fd93a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:33.729Z|457766e7-d59d-475f-a832-110717093353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:52:33.730Z|457766e7-d59d-475f-a832-110717093353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:52:36.679Z|195a3bbe-d451-4fd4-9616-89aad10efad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:36.680Z|195a3bbe-d451-4fd4-9616-89aad10efad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:37.005Z|27ef338e-b02b-4b82-a95d-02bcc050eacd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:37.006Z|27ef338e-b02b-4b82-a95d-02bcc050eacd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:38.943Z|cd1a173e-5f0d-49a8-9b4c-cf83ee13c26c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:38.944Z|cd1a173e-5f0d-49a8-9b4c-cf83ee13c26c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:40.071Z|bb2d152c-eeee-46f2-af89-cefb2e3766f2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:52:40.072Z|bb2d152c-eeee-46f2-af89-cefb2e3766f2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:46.700Z|840f6bbc-981f-4357-afe0-563915af750d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:46.701Z|840f6bbc-981f-4357-afe0-563915af750d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:47.025Z|241e24d9-a1e8-4fc1-a7c9-dce4ee5d99c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:47.026Z|241e24d9-a1e8-4fc1-a7c9-dce4ee5d99c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:48.729Z|d12e6cdb-90c5-4f16-bfb2-35f21ce6c28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:52:48.730Z|d12e6cdb-90c5-4f16-bfb2-35f21ce6c28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:52:48.964Z|0daa173c-07b7-48ca-b868-8c3347054a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:48.965Z|0daa173c-07b7-48ca-b868-8c3347054a80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:49.285Z|9eb09ecd-4b89-406c-867f-999fe4c48499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:52:49.286Z|9eb09ecd-4b89-406c-867f-999fe4c48499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:52:56.721Z|ab6b784c-61ab-45b2-995f-bde316c7d8d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:56.722Z|ab6b784c-61ab-45b2-995f-bde316c7d8d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:57.046Z|0984999d-c3c8-4db2-841c-00cd1e6229b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:57.047Z|0984999d-c3c8-4db2-841c-00cd1e6229b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:52:58.986Z|2c091ef8-0c55-4571-bdf3-45453b33a2bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:52:58.987Z|2c091ef8-0c55-4571-bdf3-45453b33a2bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:03.729Z|d750c1c7-5154-4d29-b738-40e1cbb5d394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:53:03.733Z|d750c1c7-5154-4d29-b738-40e1cbb5d394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:53:06.743Z|cbde0a7a-eeb0-47e4-937c-8ed699946ec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:06.744Z|cbde0a7a-eeb0-47e4-937c-8ed699946ec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:07.066Z|691d3f39-c585-4d3a-9cec-3fcf43bf8fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:07.067Z|691d3f39-c585-4d3a-9cec-3fcf43bf8fb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:09.009Z|82739b5d-9c1f-4c2c-a823-1fccae6babb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:09.010Z|82739b5d-9c1f-4c2c-a823-1fccae6babb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:16.765Z|fb566c3b-b5bf-40c4-91a7-f66962e008f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:16.766Z|fb566c3b-b5bf-40c4-91a7-f66962e008f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:17.088Z|2c7be7ae-eb69-4e6d-afd0-1bc8422ba8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:17.089Z|2c7be7ae-eb69-4e6d-afd0-1bc8422ba8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:18.729Z|81c3a672-357f-4742-a81a-1eba1ebfa6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:53:18.730Z|81c3a672-357f-4742-a81a-1eba1ebfa6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:53:19.030Z|e41755fb-90f2-46eb-803a-9ff020af6245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:19.031Z|e41755fb-90f2-46eb-803a-9ff020af6245|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:19.286Z|7a8baf75-565f-415b-8ee8-32057ec171fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:53:19.287Z|7a8baf75-565f-415b-8ee8-32057ec171fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:53:26.786Z|d5d700a7-535a-4229-a12c-a3f1b9a01124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:26.787Z|d5d700a7-535a-4229-a12c-a3f1b9a01124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:27.110Z|a12701b5-6a6a-4879-a85c-afef6c0280ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:27.110Z|a12701b5-6a6a-4879-a85c-afef6c0280ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:29.053Z|28430830-3006-46f3-938d-7c1aecd90c44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:29.054Z|28430830-3006-46f3-938d-7c1aecd90c44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:33.729Z|007b438b-4130-4ea1-8d27-b1dd0b2c1c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:53:33.730Z|007b438b-4130-4ea1-8d27-b1dd0b2c1c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:53:36.808Z|42197a6c-f872-4453-84d2-073ebcd5bb29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:36.809Z|42197a6c-f872-4453-84d2-073ebcd5bb29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:37.131Z|45d3b6ab-6255-4170-95c5-81c497730e39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:37.131Z|45d3b6ab-6255-4170-95c5-81c497730e39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:39.074Z|ceb6de8e-1fd3-4f88-9f5e-4422ae555a92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:39.074Z|ceb6de8e-1fd3-4f88-9f5e-4422ae555a92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:40.072Z|9ff38226-7cb2-4812-bd57-68978aee1282|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:53:40.072Z|9ff38226-7cb2-4812-bd57-68978aee1282|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:46.830Z|4b9831b4-32dc-437e-91de-d711ddb40e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:46.831Z|4b9831b4-32dc-437e-91de-d711ddb40e18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:47.152Z|439a9c68-d755-4dda-a305-bb2fe65344ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:47.153Z|439a9c68-d755-4dda-a305-bb2fe65344ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:48.729Z|ec5a7c6b-6de2-4d4e-86d7-dd7b84a3e274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:53:48.735Z|ec5a7c6b-6de2-4d4e-86d7-dd7b84a3e274|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:53:49.094Z|5b081dc3-c86b-4091-b485-e1b733a6c86a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:49.094Z|5b081dc3-c86b-4091-b485-e1b733a6c86a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:49.287Z|8e21adb3-1534-4344-a2f4-5eb8e65a6d7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:53:49.288Z|8e21adb3-1534-4344-a2f4-5eb8e65a6d7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:53:56.852Z|e2e7e378-b8b7-4595-b880-03301178b8ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:56.852Z|e2e7e378-b8b7-4595-b880-03301178b8ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:57.173Z|10bd3b4f-fed5-4a70-b22d-7e72b2e2e601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:57.174Z|10bd3b4f-fed5-4a70-b22d-7e72b2e2e601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:53:59.115Z|be2cff23-f546-4094-a45a-cf811210f725|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:53:59.116Z|be2cff23-f546-4094-a45a-cf811210f725|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:03.730Z|a04d98b7-6675-4440-b3d5-b6095fa6cd97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:54:03.730Z|a04d98b7-6675-4440-b3d5-b6095fa6cd97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:54:06.874Z|3d87e29a-8c91-4e54-ac45-aa0c54300bc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:06.876Z|3d87e29a-8c91-4e54-ac45-aa0c54300bc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:07.194Z|341cd610-7c6c-4a0e-8b2a-359f22813914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:07.194Z|341cd610-7c6c-4a0e-8b2a-359f22813914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:09.137Z|5d47b102-e943-4d78-950a-eb53efb0925f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:09.138Z|5d47b102-e943-4d78-950a-eb53efb0925f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:16.901Z|8f3303b3-af02-4ca3-8df9-498a99bb82b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:16.902Z|8f3303b3-af02-4ca3-8df9-498a99bb82b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:17.215Z|c8669b43-8171-4141-95b6-26c59c193dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:17.216Z|c8669b43-8171-4141-95b6-26c59c193dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:18.729Z|2195ea90-1663-47d8-a1db-dfe2ccb9bb95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:54:18.730Z|2195ea90-1663-47d8-a1db-dfe2ccb9bb95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:54:19.159Z|edfdbd41-db87-4035-b033-de2cc7af1953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:19.160Z|edfdbd41-db87-4035-b033-de2cc7af1953|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:19.289Z|704d0232-382b-4009-86ce-02070baa42ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:54:19.289Z|704d0232-382b-4009-86ce-02070baa42ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:54:26.929Z|fc8b8242-0b57-4c0c-88e1-601fd24defba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:26.930Z|fc8b8242-0b57-4c0c-88e1-601fd24defba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:27.237Z|575a4a3a-59c6-4067-9de3-4e91f748a9b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:27.238Z|575a4a3a-59c6-4067-9de3-4e91f748a9b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:29.181Z|25f5a710-d66b-497b-9c2c-204a51042420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:29.182Z|25f5a710-d66b-497b-9c2c-204a51042420|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:33.729Z|03b2a8e1-4e22-437e-a183-8f938ac7ea3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:54:33.732Z|03b2a8e1-4e22-437e-a183-8f938ac7ea3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:54:36.950Z|4ac3263a-7fa3-4127-94b7-3c94f53cae33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:36.951Z|4ac3263a-7fa3-4127-94b7-3c94f53cae33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:37.258Z|b5a34656-de34-4a4d-8be4-4be2d5458d50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:37.258Z|b5a34656-de34-4a4d-8be4-4be2d5458d50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:39.201Z|62606ad1-fe09-47e9-9d19-3f6bd888c50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:39.202Z|62606ad1-fe09-47e9-9d19-3f6bd888c50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:40.072Z|9ad4ca65-d0d4-4ecc-83e7-98b33a8f64a2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:54:40.073Z|9ad4ca65-d0d4-4ecc-83e7-98b33a8f64a2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:46.973Z|6492f4ed-a4c7-4fa6-bfa9-1dafcf714981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:46.973Z|6492f4ed-a4c7-4fa6-bfa9-1dafcf714981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:47.280Z|66475d3c-30ff-4092-86bc-ab7802256b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:47.281Z|66475d3c-30ff-4092-86bc-ab7802256b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:48.729Z|fd1f2964-85f9-4086-9353-ade7e6933b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:54:48.730Z|fd1f2964-85f9-4086-9353-ade7e6933b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:54:49.222Z|430c1a16-e5c7-4c24-8e97-b9700367efa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:49.223Z|430c1a16-e5c7-4c24-8e97-b9700367efa5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:49.290Z|7c2bbf72-951c-4499-966f-d02084c5354f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:54:49.290Z|7c2bbf72-951c-4499-966f-d02084c5354f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:54:56.995Z|f29b9391-0d2f-4a21-91c3-5cdc6b5bb9af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:56.996Z|f29b9391-0d2f-4a21-91c3-5cdc6b5bb9af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:57.301Z|f34180f8-5ecd-4318-8c34-352abf10ee30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:57.302Z|f34180f8-5ecd-4318-8c34-352abf10ee30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:54:59.244Z|a6365352-af69-4656-9bd1-d373fe52af94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:54:59.245Z|a6365352-af69-4656-9bd1-d373fe52af94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:03.729Z|dab0a352-fa72-40dc-8e59-49ebadf0fe20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:55:03.730Z|dab0a352-fa72-40dc-8e59-49ebadf0fe20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:55:07.017Z|5f9559ac-ff22-466a-bb02-d5a741861250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:07.018Z|5f9559ac-ff22-466a-bb02-d5a741861250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:07.324Z|3c755d60-16dc-4bf2-ac09-e80e33f4ee69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:07.324Z|3c755d60-16dc-4bf2-ac09-e80e33f4ee69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:09.266Z|541baa21-2cea-4e6b-a726-4dfa18797537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:09.267Z|541baa21-2cea-4e6b-a726-4dfa18797537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:17.048Z|af3a58aa-e557-4966-8e5a-04f2b745e4c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:17.049Z|af3a58aa-e557-4966-8e5a-04f2b745e4c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:17.347Z|136c4d1e-c0d5-4e24-88d8-77b15ce109a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:17.348Z|136c4d1e-c0d5-4e24-88d8-77b15ce109a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:18.729Z|dc4475b4-8fa7-4516-a943-0b60083abe03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:55:18.732Z|dc4475b4-8fa7-4516-a943-0b60083abe03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:55:19.288Z|bff1fdd5-5420-4e3c-beec-2bef6ee94beb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:19.288Z|bff1fdd5-5420-4e3c-beec-2bef6ee94beb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:19.291Z|d2f8d10a-40a6-4dd9-a0e4-b43b27ee3124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:55:19.291Z|d2f8d10a-40a6-4dd9-a0e4-b43b27ee3124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:55:27.069Z|125f5351-269a-40b8-8990-bbeed03222f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:27.070Z|125f5351-269a-40b8-8990-bbeed03222f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:27.400Z|7a8a6e93-5c21-4cfe-b3bd-2cf0fe2a3dd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:27.401Z|7a8a6e93-5c21-4cfe-b3bd-2cf0fe2a3dd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:29.309Z|96d5b355-632e-4fae-8a5d-c40e7854d306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:29.310Z|96d5b355-632e-4fae-8a5d-c40e7854d306|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:33.729Z|7bea09e3-5fad-48e2-95ab-22b77ef481aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:55:33.730Z|7bea09e3-5fad-48e2-95ab-22b77ef481aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:55:37.091Z|505931be-2f8c-4ebd-bbaf-742356335750|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:37.092Z|505931be-2f8c-4ebd-bbaf-742356335750|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:37.422Z|80fda214-2d2f-4234-8082-664e43af0a09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:37.423Z|80fda214-2d2f-4234-8082-664e43af0a09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:39.329Z|db65e9cb-977b-4842-aed5-615e1d81e415|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:39.330Z|db65e9cb-977b-4842-aed5-615e1d81e415|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:40.071Z|f4311824-9470-4069-a011-6c5b324a5233|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:55:40.072Z|f4311824-9470-4069-a011-6c5b324a5233|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:47.112Z|c8eb6aaa-74f2-4f3c-8035-7b645f1f0e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:47.113Z|c8eb6aaa-74f2-4f3c-8035-7b645f1f0e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:47.443Z|7e0810aa-b01f-4906-a22e-71ee55f31cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:47.444Z|7e0810aa-b01f-4906-a22e-71ee55f31cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:48.729Z|8e0a3d5d-44aa-4443-b1a9-37abb06c98d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:55:48.730Z|8e0a3d5d-44aa-4443-b1a9-37abb06c98d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:55:49.292Z|180257e4-d69c-4130-9f33-89d4ae2d63dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:55:49.292Z|180257e4-d69c-4130-9f33-89d4ae2d63dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:55:49.351Z|c24364f5-7fa4-4581-b2f6-0d33aea8d639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:49.352Z|c24364f5-7fa4-4581-b2f6-0d33aea8d639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:57.134Z|b2b3c5c4-a304-48a7-b12b-3455055d96e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:57.135Z|b2b3c5c4-a304-48a7-b12b-3455055d96e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:57.468Z|c3b6ae1d-ffe1-4b4b-a0e8-7782fcb1c59b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:57.469Z|c3b6ae1d-ffe1-4b4b-a0e8-7782fcb1c59b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:55:59.373Z|95b9ba55-5d8a-49ac-8c03-22f68b74758d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:55:59.374Z|95b9ba55-5d8a-49ac-8c03-22f68b74758d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:03.729Z|e4c7e0d9-3079-4f0e-9620-758954307929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:56:03.732Z|e4c7e0d9-3079-4f0e-9620-758954307929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:56:07.157Z|f7e772ca-8348-4111-911d-859462220924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:07.158Z|f7e772ca-8348-4111-911d-859462220924|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:07.491Z|db17c406-0965-4221-be67-269bfde59f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:07.492Z|db17c406-0965-4221-be67-269bfde59f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:09.397Z|9d827202-bfe4-4837-8656-e26839d58f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:09.398Z|9d827202-bfe4-4837-8656-e26839d58f56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:17.179Z|cd60ceac-56c7-42a5-a8ec-b57ce2871591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:17.180Z|cd60ceac-56c7-42a5-a8ec-b57ce2871591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:17.512Z|5f45a72a-c0f5-43f2-aa48-b342ef637a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:17.512Z|5f45a72a-c0f5-43f2-aa48-b342ef637a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:18.729Z|1bc65168-65c6-41b3-bbf0-038eb07710b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:56:18.730Z|1bc65168-65c6-41b3-bbf0-038eb07710b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:56:19.293Z|85afc586-4399-4f2e-9b7a-92eab195ada9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:56:19.294Z|85afc586-4399-4f2e-9b7a-92eab195ada9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:56:19.420Z|2ebf82c0-2367-4b26-a0f5-0dc80a4f8411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:19.421Z|2ebf82c0-2367-4b26-a0f5-0dc80a4f8411|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:27.201Z|8d0627c1-0a6d-4105-beca-31a7aee86fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:27.202Z|8d0627c1-0a6d-4105-beca-31a7aee86fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:27.537Z|44173a3b-d6ac-4dbc-b607-f48b2476b888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:27.538Z|44173a3b-d6ac-4dbc-b607-f48b2476b888|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:29.441Z|88c7d792-113f-4466-a297-1fc3ca421718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:29.442Z|88c7d792-113f-4466-a297-1fc3ca421718|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:33.729Z|677a36ec-cab3-4615-81a1-509172d66812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:56:33.730Z|677a36ec-cab3-4615-81a1-509172d66812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:56:37.224Z|740ac356-7383-4368-9a9a-70bdf1c3a0fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:37.225Z|740ac356-7383-4368-9a9a-70bdf1c3a0fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:37.558Z|4bead37f-6ae9-49e2-af2c-f087e2bb0935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:37.559Z|4bead37f-6ae9-49e2-af2c-f087e2bb0935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:39.464Z|ff27b50f-a51b-49e1-99dc-c3c9f6d20594|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:39.465Z|ff27b50f-a51b-49e1-99dc-c3c9f6d20594|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:40.071Z|199e44d9-06ac-4ba2-99f7-1c683f0967d9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:56:40.072Z|199e44d9-06ac-4ba2-99f7-1c683f0967d9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:47.249Z|24cae327-97b0-4af4-8b6e-e05fdb7e97b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:47.249Z|24cae327-97b0-4af4-8b6e-e05fdb7e97b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:47.580Z|efbe5963-6356-4b6e-a797-747e593f56bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:47.581Z|efbe5963-6356-4b6e-a797-747e593f56bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:48.729Z|a903d9db-96ad-4745-af66-a292eea39afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:56:48.732Z|a903d9db-96ad-4745-af66-a292eea39afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:56:49.294Z|afcb3131-ce49-4a9c-a2ba-fd35dcbc4dbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:56:49.295Z|afcb3131-ce49-4a9c-a2ba-fd35dcbc4dbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:56:49.484Z|a5ffa350-02d9-4a68-9169-f2c2275f2d57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:49.485Z|a5ffa350-02d9-4a68-9169-f2c2275f2d57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:57.272Z|406e5c77-a728-43f4-ad37-9e4fcb630428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:57.273Z|406e5c77-a728-43f4-ad37-9e4fcb630428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:57.602Z|cdeba4ef-868d-40d4-a7ff-baf01a1d2838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:57.602Z|cdeba4ef-868d-40d4-a7ff-baf01a1d2838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:56:59.506Z|f83d8255-3e47-4435-afea-518d3a715020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:56:59.507Z|f83d8255-3e47-4435-afea-518d3a715020|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:03.731Z|71823f23-a7a3-44cc-9f5f-bbba5d39fd50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:57:03.732Z|71823f23-a7a3-44cc-9f5f-bbba5d39fd50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:57:07.297Z|d0a61e3c-69ec-4bb9-a0ba-b00553241b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:07.299Z|d0a61e3c-69ec-4bb9-a0ba-b00553241b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:07.622Z|8facd197-2fd2-4fde-8f00-26eab297fc26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:07.623Z|8facd197-2fd2-4fde-8f00-26eab297fc26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:09.527Z|29776e2e-1318-47a2-8914-564031fea978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:09.528Z|29776e2e-1318-47a2-8914-564031fea978|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:17.324Z|1dbbba46-c256-47ef-96c2-e32da27e2df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:17.326Z|1dbbba46-c256-47ef-96c2-e32da27e2df5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:17.644Z|df9ff9a3-1283-4c6f-be25-a920ecf3bc51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:17.644Z|df9ff9a3-1283-4c6f-be25-a920ecf3bc51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:18.729Z|ae9df69c-0de3-449b-b4f5-70afb5085643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:57:18.730Z|ae9df69c-0de3-449b-b4f5-70afb5085643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:57:19.296Z|57f70565-55ee-40c8-b747-b2afa026b7b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:57:19.296Z|57f70565-55ee-40c8-b747-b2afa026b7b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:57:19.548Z|d0ef0ba8-a224-4d2d-8da5-d4c536fb2acf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:19.549Z|d0ef0ba8-a224-4d2d-8da5-d4c536fb2acf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:27.348Z|2aba053e-b3fc-4550-a513-c9ff3788a477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:27.349Z|2aba053e-b3fc-4550-a513-c9ff3788a477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:27.665Z|b5367e8f-0ac0-4d0c-9a87-91be6806bcdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:27.666Z|b5367e8f-0ac0-4d0c-9a87-91be6806bcdf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:29.569Z|2a6ed9b5-04fc-4e0a-a13e-239d03d8b029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:29.570Z|2a6ed9b5-04fc-4e0a-a13e-239d03d8b029|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:33.729Z|d2f1e57a-eb87-48a2-bf34-3a0700301dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:57:33.732Z|d2f1e57a-eb87-48a2-bf34-3a0700301dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:57:37.397Z|5c595fca-8820-4ad3-a349-27ea84bf73ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:37.398Z|5c595fca-8820-4ad3-a349-27ea84bf73ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:37.685Z|2bb9427b-5ec8-49c0-97c5-8fa4936f5d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:37.686Z|2bb9427b-5ec8-49c0-97c5-8fa4936f5d02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:39.591Z|7c95c249-baf6-4e55-9f98-f54abadef874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:39.591Z|7c95c249-baf6-4e55-9f98-f54abadef874|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:40.071Z|a3f1a3fe-a24f-4abe-883c-4b23384181fe|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:57:40.072Z|a3f1a3fe-a24f-4abe-883c-4b23384181fe|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:47.422Z|b84def89-284b-4458-b5f6-aedf7725da84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:47.423Z|b84def89-284b-4458-b5f6-aedf7725da84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:47.708Z|23b4e423-4fb8-46ee-b8e4-d32beaa6ff18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:47.708Z|23b4e423-4fb8-46ee-b8e4-d32beaa6ff18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:48.729Z|7783ca3d-10e9-4a9a-9356-7e70d3c84e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:57:48.730Z|7783ca3d-10e9-4a9a-9356-7e70d3c84e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:57:49.297Z|238d4b46-dba1-4c93-94e9-57cc72130c05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:57:49.297Z|238d4b46-dba1-4c93-94e9-57cc72130c05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:57:49.612Z|c32c6c72-3b62-4ddd-8974-53d57659430e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:49.613Z|c32c6c72-3b62-4ddd-8974-53d57659430e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:57.453Z|f46012db-ee51-4814-a7f2-6fbfe789b68f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:57.454Z|f46012db-ee51-4814-a7f2-6fbfe789b68f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:57.730Z|926ca132-240f-40bb-bb35-f9f01ba5641a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:57.730Z|926ca132-240f-40bb-bb35-f9f01ba5641a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:57:59.633Z|6cd51482-d129-4e9c-9116-4c0dcfa2fa0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:57:59.633Z|6cd51482-d129-4e9c-9116-4c0dcfa2fa0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:03.729Z|dcb229af-1960-402d-be25-87b0e1bda48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:58:03.730Z|dcb229af-1960-402d-be25-87b0e1bda48e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:58:07.476Z|0ac55e8f-bf4b-4eba-b2c3-b1bf3e4cbe90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:07.477Z|0ac55e8f-bf4b-4eba-b2c3-b1bf3e4cbe90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:07.751Z|f2ea6acc-bf2c-43d5-bdd2-1af7a28f2712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:07.752Z|f2ea6acc-bf2c-43d5-bdd2-1af7a28f2712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:09.653Z|38337660-4589-4417-b151-6755ff93ae93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:09.654Z|38337660-4589-4417-b151-6755ff93ae93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:17.498Z|e0202c9a-dcbb-4f90-94ab-9684ddbe5611|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:17.499Z|e0202c9a-dcbb-4f90-94ab-9684ddbe5611|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:17.772Z|683cfcd8-ad81-4fb5-8210-74790cb13474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:17.772Z|683cfcd8-ad81-4fb5-8210-74790cb13474|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:18.729Z|767e7240-2cbf-4c5f-abd1-5fa8aec36ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:58:18.731Z|767e7240-2cbf-4c5f-abd1-5fa8aec36ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:58:19.298Z|a7bfeacc-ffec-4538-8e03-bc34c61d29bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:58:19.299Z|a7bfeacc-ffec-4538-8e03-bc34c61d29bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:58:19.674Z|86d7f331-a4e5-48c3-8e2b-db2ddb1d548e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:19.675Z|86d7f331-a4e5-48c3-8e2b-db2ddb1d548e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:27.520Z|422e172c-f131-42de-8a0a-a0dcf48598d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:27.521Z|422e172c-f131-42de-8a0a-a0dcf48598d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:27.792Z|9b4a26e0-3705-483b-9b52-78addf6c6dc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:27.792Z|9b4a26e0-3705-483b-9b52-78addf6c6dc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:29.695Z|d25de1e8-4e59-465a-a1fe-e22c51b261fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:29.696Z|d25de1e8-4e59-465a-a1fe-e22c51b261fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:33.729Z|f726b018-5ef1-408b-a403-bce14c4ff55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:58:33.730Z|f726b018-5ef1-408b-a403-bce14c4ff55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:58:37.542Z|4a0cae7e-67da-4db5-923e-24f48b540c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:37.543Z|4a0cae7e-67da-4db5-923e-24f48b540c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:37.813Z|0d6c9095-76ea-4d35-9ebe-e4ef66a0f423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:37.814Z|0d6c9095-76ea-4d35-9ebe-e4ef66a0f423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:39.717Z|2a0d0599-5904-4629-b6da-c49a24e28a05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:39.717Z|2a0d0599-5904-4629-b6da-c49a24e28a05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:40.073Z|14235cd9-60c7-4b4c-b26c-79093591782e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:58:40.073Z|14235cd9-60c7-4b4c-b26c-79093591782e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:47.564Z|357cafba-146b-4807-8793-2af4216607cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:47.565Z|357cafba-146b-4807-8793-2af4216607cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:47.837Z|8072542e-6902-4231-af59-ea5338aec8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:47.838Z|8072542e-6902-4231-af59-ea5338aec8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:48.729Z|ec0e1afe-561f-4a48-bad1-084a89276236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:58:48.730Z|ec0e1afe-561f-4a48-bad1-084a89276236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:58:49.299Z|14af3c91-6c71-4609-9677-4e465f0e25eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:58:49.300Z|14af3c91-6c71-4609-9677-4e465f0e25eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:58:49.741Z|8da4e905-63c7-4e78-8c64-bc2648212e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:49.742Z|8da4e905-63c7-4e78-8c64-bc2648212e57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:57.586Z|1c8e3645-0062-4641-bfd8-0ee2347eb88e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:57.586Z|1c8e3645-0062-4641-bfd8-0ee2347eb88e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:57.863Z|c6d72f78-7a58-4b42-9a10-f534f8a54a75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:57.864Z|c6d72f78-7a58-4b42-9a10-f534f8a54a75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:58:59.763Z|7b40112e-95dc-4330-aa3d-ccedfadc7e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:58:59.764Z|7b40112e-95dc-4330-aa3d-ccedfadc7e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:03.730Z|8e631a57-202c-4444-94c6-17fcd7575f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:59:03.731Z|8e631a57-202c-4444-94c6-17fcd7575f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:59:07.608Z|a586867b-877d-4839-8eeb-75a7c6777f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:07.609Z|a586867b-877d-4839-8eeb-75a7c6777f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:07.886Z|6ca16741-d580-489e-b356-1e1472310015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:07.886Z|6ca16741-d580-489e-b356-1e1472310015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:09.785Z|fc3c4e88-8911-41e9-a1c4-4188b959d089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:09.786Z|fc3c4e88-8911-41e9-a1c4-4188b959d089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:17.633Z|9f5bde96-5b28-437d-9520-a061c033eef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:17.634Z|9f5bde96-5b28-437d-9520-a061c033eef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:17.907Z|26fda592-31aa-465a-97a0-93ed9f3ace04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:17.908Z|26fda592-31aa-465a-97a0-93ed9f3ace04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:18.729Z|b26975dc-8ee6-47f7-ac16-b2cd9a0258aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:59:18.730Z|b26975dc-8ee6-47f7-ac16-b2cd9a0258aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:59:19.301Z|8a4f0d84-2bc9-4c35-b7f3-5a455a1c29bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:59:19.301Z|8a4f0d84-2bc9-4c35-b7f3-5a455a1c29bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:59:19.808Z|8963b0bd-7ba7-42d6-a10f-7a83267ca30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:19.809Z|8963b0bd-7ba7-42d6-a10f-7a83267ca30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:27.655Z|9d8c78bf-7983-4836-bf44-dac8122b3ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:27.656Z|9d8c78bf-7983-4836-bf44-dac8122b3ab3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:27.929Z|4a44697c-649a-48d0-a61c-22e79e307d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:27.930Z|4a44697c-649a-48d0-a61c-22e79e307d6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:29.829Z|839269e0-6e50-4312-911a-3daae6903e67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:29.830Z|839269e0-6e50-4312-911a-3daae6903e67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:33.729Z|7b4635af-ece2-46bf-b813-a22e56d947cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:59:33.730Z|7b4635af-ece2-46bf-b813-a22e56d947cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:59:37.676Z|9c51ab0e-ade4-46e0-8601-0fff1c7a438d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:37.676Z|9c51ab0e-ade4-46e0-8601-0fff1c7a438d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:37.952Z|314ecfd8-833f-4b82-95b6-cfbd0ed19c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:37.953Z|314ecfd8-833f-4b82-95b6-cfbd0ed19c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:39.850Z|12dc3aa9-c89b-4d68-a60e-2b76e304212e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:39.850Z|12dc3aa9-c89b-4d68-a60e-2b76e304212e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:40.071Z|9fe9bd41-4a0c-46dd-92d2-351eaa4e55dd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T05:59:40.071Z|9fe9bd41-4a0c-46dd-92d2-351eaa4e55dd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:47.699Z|b3dc0a6a-bde3-4218-97e6-8050fc5d21a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:47.699Z|b3dc0a6a-bde3-4218-97e6-8050fc5d21a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:47.973Z|964931d8-fdac-4eea-8f34-c1c52a62a26a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:47.974Z|964931d8-fdac-4eea-8f34-c1c52a62a26a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:48.729Z|4515d34d-5f1a-4c63-99bb-2906c91beb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:59:48.730Z|4515d34d-5f1a-4c63-99bb-2906c91beb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:59:49.302Z|eb5c73f4-a6f2-4235-bfdb-74472ae790a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T05:59:49.302Z|eb5c73f4-a6f2-4235-bfdb-74472ae790a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T05:59:49.871Z|4d6c72c9-63c0-4680-8fed-babaf2bb7711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:49.873Z|4d6c72c9-63c0-4680-8fed-babaf2bb7711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:57.720Z|a9d3f1f5-ee88-4416-a70d-7f825dc0051e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:57.721Z|a9d3f1f5-ee88-4416-a70d-7f825dc0051e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:57.994Z|8110fd01-15ba-4c1e-8901-a2ed7472ad7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:57.995Z|8110fd01-15ba-4c1e-8901-a2ed7472ad7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T05:59:59.894Z|9c2b7af6-e608-40dd-9cf0-d4463b79e438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T05:59:59.895Z|9c2b7af6-e608-40dd-9cf0-d4463b79e438|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:03.729Z|1ad8b655-5f32-40e2-a3cf-8f0b49c0c3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:00:03.730Z|1ad8b655-5f32-40e2-a3cf-8f0b49c0c3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:00:07.741Z|541c2d15-9d37-47ef-80b8-ab39a4d6ee4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:07.741Z|541c2d15-9d37-47ef-80b8-ab39a4d6ee4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:08.015Z|4e0193dd-5e4a-4f93-9eeb-08d2e3ecdedf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:08.016Z|4e0193dd-5e4a-4f93-9eeb-08d2e3ecdedf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:09.915Z|d58c02f9-a6fc-44bb-bf70-91dee6ad2819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:09.916Z|d58c02f9-a6fc-44bb-bf70-91dee6ad2819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:17.762Z|21445667-21ee-45c4-8804-f7ec1bd14426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:17.763Z|21445667-21ee-45c4-8804-f7ec1bd14426|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:18.041Z|a3a44fe9-9c91-4610-bb86-e310bd97c687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:18.041Z|a3a44fe9-9c91-4610-bb86-e310bd97c687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:18.729Z|3e208005-b6d9-405d-aeb8-71679be5c84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:00:18.730Z|3e208005-b6d9-405d-aeb8-71679be5c84e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:00:19.303Z|46d47991-7ee0-40a5-8714-e4cc747d8b59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:00:19.303Z|46d47991-7ee0-40a5-8714-e4cc747d8b59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:00:19.940Z|f3249046-dbee-4966-8103-28437a74eda3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:19.941Z|f3249046-dbee-4966-8103-28437a74eda3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:27.785Z|9957589b-84f3-47d9-af7b-bca7ad9e7c58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:27.785Z|9957589b-84f3-47d9-af7b-bca7ad9e7c58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:28.063Z|3d780378-fa91-482c-b063-54587299f92a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:28.064Z|3d780378-fa91-482c-b063-54587299f92a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:29.962Z|66a4b182-eb49-4fa1-9d6c-0899aca93828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:29.963Z|66a4b182-eb49-4fa1-9d6c-0899aca93828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:33.729Z|eab3101a-9a71-41a9-a02c-8dff0f563c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:00:33.732Z|eab3101a-9a71-41a9-a02c-8dff0f563c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:00:37.807Z|39b1685a-9192-4821-af8d-610ec8ec1a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:37.808Z|39b1685a-9192-4821-af8d-610ec8ec1a22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:38.085Z|e9bcf9bb-f46e-4ca5-86f5-9e3ba1097c87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:38.086Z|e9bcf9bb-f46e-4ca5-86f5-9e3ba1097c87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:39.984Z|22cb5166-fd57-401a-9378-cd83c1ffc382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:39.984Z|22cb5166-fd57-401a-9378-cd83c1ffc382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:40.071Z|a71d20c5-4f3b-43a5-b66c-339f65fb3f9b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:00:40.072Z|a71d20c5-4f3b-43a5-b66c-339f65fb3f9b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:47.828Z|35d7b6ef-7e65-4b8f-bf1d-68a001e9635d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:47.829Z|35d7b6ef-7e65-4b8f-bf1d-68a001e9635d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:48.106Z|2a1a3aca-d210-4a86-bdf3-14b8bc4b6b70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:48.107Z|2a1a3aca-d210-4a86-bdf3-14b8bc4b6b70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:48.729Z|af321940-6ce7-4ee7-a2cb-eae680e05394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:00:48.730Z|af321940-6ce7-4ee7-a2cb-eae680e05394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:00:49.304Z|0141aea0-4b81-407b-94c0-0f25df046371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:00:49.305Z|0141aea0-4b81-407b-94c0-0f25df046371|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:00:50.004Z|f764841f-b3e9-4c3d-b830-c81e8ccc158e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:50.004Z|f764841f-b3e9-4c3d-b830-c81e8ccc158e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:57.850Z|09a5d366-880b-49a4-b56d-06c829e02da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:57.851Z|09a5d366-880b-49a4-b56d-06c829e02da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:00:58.129Z|000b1130-b404-41e4-ae06-3feabb8c0071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:00:58.130Z|000b1130-b404-41e4-ae06-3feabb8c0071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:00.023Z|416a96d6-3536-40c2-8738-63489bc541a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:00.024Z|416a96d6-3536-40c2-8738-63489bc541a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:03.729Z|28375dfb-0897-4976-b205-e237b0ea0f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:01:03.730Z|28375dfb-0897-4976-b205-e237b0ea0f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:01:07.873Z|59cbcc4b-43da-4305-9d59-c90146d9cf90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:07.873Z|59cbcc4b-43da-4305-9d59-c90146d9cf90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:08.153Z|1b9746e0-2a62-405b-8513-b50e701e045a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:08.153Z|1b9746e0-2a62-405b-8513-b50e701e045a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:10.044Z|ab7fa43f-8290-43d6-ae21-1c8241563a72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:10.045Z|ab7fa43f-8290-43d6-ae21-1c8241563a72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:17.896Z|e1561e4b-962b-4017-bd98-4e42a50508be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:17.897Z|e1561e4b-962b-4017-bd98-4e42a50508be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:18.173Z|4d6f00e9-1df9-4fbd-9867-c62a371e364d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:18.174Z|4d6f00e9-1df9-4fbd-9867-c62a371e364d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:18.729Z|bf736ab3-1d1a-44b8-98af-513abcedf5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:01:18.731Z|bf736ab3-1d1a-44b8-98af-513abcedf5a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:01:19.305Z|549a173e-d76e-4e95-ad29-8f03eb55632b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:01:19.306Z|549a173e-d76e-4e95-ad29-8f03eb55632b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:01:20.065Z|5fa955ed-fc8c-4623-9b64-162838a8d6e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:20.066Z|5fa955ed-fc8c-4623-9b64-162838a8d6e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:27.919Z|b46698f9-8545-4dd7-90cd-cb56980ec148|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:27.920Z|b46698f9-8545-4dd7-90cd-cb56980ec148|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:28.196Z|05763c6b-a246-4a05-92ce-56e887cb6554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:28.196Z|05763c6b-a246-4a05-92ce-56e887cb6554|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:30.089Z|6d5af5bc-2aae-4377-bf8d-ae956c4efc30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:30.090Z|6d5af5bc-2aae-4377-bf8d-ae956c4efc30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:33.729Z|977c36ee-01cf-4c10-bcee-44b414024819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:01:33.730Z|977c36ee-01cf-4c10-bcee-44b414024819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:01:37.941Z|4f26e940-f32f-40fa-8ca3-a5a09f91a2e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:37.942Z|4f26e940-f32f-40fa-8ca3-a5a09f91a2e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:38.217Z|62f6f113-2e59-47e5-a090-a6d2927cee8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:38.217Z|62f6f113-2e59-47e5-a090-a6d2927cee8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:40.072Z|26f7de9c-8ddf-42b0-86b6-c981cc1191a4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:01:40.072Z|26f7de9c-8ddf-42b0-86b6-c981cc1191a4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:40.111Z|72b0a961-efbc-42d3-810c-54b6f8c3ec19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:40.112Z|72b0a961-efbc-42d3-810c-54b6f8c3ec19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:47.979Z|aee2b89a-2105-4ace-b71e-da44b9882d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:47.980Z|aee2b89a-2105-4ace-b71e-da44b9882d8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:48.238Z|0ba503b6-5f50-4745-9723-3ffe026ed823|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:48.240Z|0ba503b6-5f50-4745-9723-3ffe026ed823|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:48.729Z|90d5ec6e-91d5-469f-aac1-c682b55505c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:01:48.730Z|90d5ec6e-91d5-469f-aac1-c682b55505c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:01:49.306Z|326d2a6d-61c0-4d25-86a3-f2f22f74c488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:01:49.307Z|326d2a6d-61c0-4d25-86a3-f2f22f74c488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:01:50.133Z|b541d210-31d9-4997-ae44-f214014078e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:50.135Z|b541d210-31d9-4997-ae44-f214014078e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:58.002Z|d34b10aa-546b-4b8a-a343-9a40bbdbed29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:58.003Z|d34b10aa-546b-4b8a-a343-9a40bbdbed29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:01:58.260Z|4466c83c-89e2-4d97-a6dc-fba405212a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:01:58.261Z|4466c83c-89e2-4d97-a6dc-fba405212a43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:00.154Z|a97083c5-bd33-49b6-a08e-f1130192d21f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:00.155Z|a97083c5-bd33-49b6-a08e-f1130192d21f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:03.729Z|17980b96-a65f-4bc8-acd8-af28cb8011ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:02:03.732Z|17980b96-a65f-4bc8-acd8-af28cb8011ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:02:08.025Z|2b77f44b-174b-4470-b657-74f4b3dbbc04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:08.025Z|2b77f44b-174b-4470-b657-74f4b3dbbc04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:08.281Z|ddcf7d19-824c-4c8f-9166-3be7e3d1ede9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:08.281Z|ddcf7d19-824c-4c8f-9166-3be7e3d1ede9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:10.176Z|1a0ec3b7-6989-417d-aae4-e91fd15c99b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:10.176Z|1a0ec3b7-6989-417d-aae4-e91fd15c99b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:18.047Z|5745b9bd-cbf9-4634-8dd8-1ee35e6a033e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:18.047Z|5745b9bd-cbf9-4634-8dd8-1ee35e6a033e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:18.302Z|79af8491-1031-4002-9b15-073adb874d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:18.303Z|79af8491-1031-4002-9b15-073adb874d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:18.729Z|a82e7c26-0cb4-4a82-a4da-d96aadb5a192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:02:18.730Z|a82e7c26-0cb4-4a82-a4da-d96aadb5a192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:02:19.307Z|d1713410-3cb8-4a1f-9419-0afb9d75631f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:02:19.308Z|d1713410-3cb8-4a1f-9419-0afb9d75631f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:02:20.197Z|05afbd60-0f92-4ef0-b5da-a82279948184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:20.197Z|05afbd60-0f92-4ef0-b5da-a82279948184|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:28.069Z|8475fb90-8d54-4ea6-b61e-92d2244f767d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:28.069Z|8475fb90-8d54-4ea6-b61e-92d2244f767d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:28.327Z|e10e2eb3-a394-419d-8430-654127f0f1b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:28.328Z|e10e2eb3-a394-419d-8430-654127f0f1b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:30.216Z|c886ac02-94b2-4561-96d4-9d568c5b5c4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:30.217Z|c886ac02-94b2-4561-96d4-9d568c5b5c4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:33.729Z|360daccd-7e6e-43c9-b148-5e88222434df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:02:33.730Z|360daccd-7e6e-43c9-b148-5e88222434df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:02:38.093Z|0183efdd-a961-44c5-bb02-0fdde20a48c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:38.094Z|0183efdd-a961-44c5-bb02-0fdde20a48c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:38.349Z|430207f1-c6eb-4bfd-b55c-c45c67dda24f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:38.350Z|430207f1-c6eb-4bfd-b55c-c45c67dda24f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:40.070Z|ee964c56-097d-45f6-b1ae-8a92c494fb6f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:02:40.071Z|ee964c56-097d-45f6-b1ae-8a92c494fb6f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:40.239Z|abcd50aa-37eb-487f-9159-204a94854ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:40.240Z|abcd50aa-37eb-487f-9159-204a94854ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:48.114Z|56b5550f-58d9-4777-a92d-03871dfb9270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:48.114Z|56b5550f-58d9-4777-a92d-03871dfb9270|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:48.370Z|c38696d3-a0eb-4b62-bb78-ab9026915314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:48.371Z|c38696d3-a0eb-4b62-bb78-ab9026915314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:48.729Z|e0cab754-ef8f-4c35-8dcf-4a96cff94be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:02:48.732Z|e0cab754-ef8f-4c35-8dcf-4a96cff94be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:02:49.309Z|44aec136-204f-4cf6-904b-4d47c24c496d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:02:49.309Z|44aec136-204f-4cf6-904b-4d47c24c496d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:02:50.261Z|252f121d-7245-4bc0-a0f2-cc6d044a46f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:50.262Z|252f121d-7245-4bc0-a0f2-cc6d044a46f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:58.134Z|94482e14-ba23-4414-a6e4-7d0ee019cecb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:58.135Z|94482e14-ba23-4414-a6e4-7d0ee019cecb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:02:58.391Z|448db579-af8f-4ae5-a00a-ee820beb398e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:02:58.392Z|448db579-af8f-4ae5-a00a-ee820beb398e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:00.284Z|522dc0fa-df9f-4a71-8ed2-aeb384eb4bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:00.286Z|522dc0fa-df9f-4a71-8ed2-aeb384eb4bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:03.729Z|5971092a-8a2c-43e7-89df-3feca0b9961c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:03:03.730Z|5971092a-8a2c-43e7-89df-3feca0b9961c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:03:08.155Z|e9730bc5-8aa5-4c07-b098-32238da29b1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:08.156Z|e9730bc5-8aa5-4c07-b098-32238da29b1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:08.412Z|43bfadbb-39b5-4634-ae8a-a041af00d62e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:08.413Z|43bfadbb-39b5-4634-ae8a-a041af00d62e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:10.313Z|469c5a2a-fce7-4544-80f5-df9949b75bd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:10.313Z|469c5a2a-fce7-4544-80f5-df9949b75bd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:18.176Z|9e038ed3-bea1-4858-8168-02463ce3433b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:18.177Z|9e038ed3-bea1-4858-8168-02463ce3433b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:18.436Z|e679281b-a64c-4f0a-9e5a-78d3024c745f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:18.437Z|e679281b-a64c-4f0a-9e5a-78d3024c745f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:18.729Z|08d1dcfb-a945-4afd-91b3-cb2eb8b62a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:03:18.730Z|08d1dcfb-a945-4afd-91b3-cb2eb8b62a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:03:19.310Z|b4066db5-55c8-46f0-bdfa-f5c47cb76995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:03:19.310Z|b4066db5-55c8-46f0-bdfa-f5c47cb76995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:03:20.334Z|8e7f58e5-b7ad-4ff7-907a-df911db12c06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:20.335Z|8e7f58e5-b7ad-4ff7-907a-df911db12c06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:28.197Z|94463886-080c-429b-9b6b-2a2796276e88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:28.198Z|94463886-080c-429b-9b6b-2a2796276e88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:28.457Z|81c2be0d-3fce-4bd2-a34d-6291ba8b1f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:28.458Z|81c2be0d-3fce-4bd2-a34d-6291ba8b1f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:30.360Z|2ed8f1c2-3a5e-40d7-9840-2c84a72f2838|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:30.360Z|2ed8f1c2-3a5e-40d7-9840-2c84a72f2838|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:33.729Z|0f8ddff9-0d4e-41c7-a0d3-d819eb2849f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:03:33.732Z|0f8ddff9-0d4e-41c7-a0d3-d819eb2849f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:03:38.219Z|79c43d08-ba8a-4aa2-b87a-5512440d731c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:38.220Z|79c43d08-ba8a-4aa2-b87a-5512440d731c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:38.485Z|e18f293b-a5cd-4b8e-822c-145cb05d3764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:38.486Z|e18f293b-a5cd-4b8e-822c-145cb05d3764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:40.073Z|fa835228-e14c-4d4f-9e73-8842f9338d92|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:03:40.075Z|fa835228-e14c-4d4f-9e73-8842f9338d92|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:40.382Z|898782b0-dd75-42b6-bea4-bae2215e4a5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:40.383Z|898782b0-dd75-42b6-bea4-bae2215e4a5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:48.240Z|72ec7cd7-2fe4-4d63-bc3a-cca9505b586a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:48.241Z|72ec7cd7-2fe4-4d63-bc3a-cca9505b586a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:48.524Z|59ea037e-9a85-456d-9241-8aae92a52b36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:48.525Z|59ea037e-9a85-456d-9241-8aae92a52b36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:48.729Z|256c20c5-d42b-467e-83d2-aaa6a0149a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:03:48.730Z|256c20c5-d42b-467e-83d2-aaa6a0149a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:03:49.311Z|6e0765d0-d0bf-461c-8e53-94c5a4bcfe10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:03:49.311Z|6e0765d0-d0bf-461c-8e53-94c5a4bcfe10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:03:50.405Z|30a8170c-712a-4f31-9eca-23ae144b6540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:50.406Z|30a8170c-712a-4f31-9eca-23ae144b6540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:58.263Z|2a8ff472-f85f-4208-95c3-f8589db787b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:58.265Z|2a8ff472-f85f-4208-95c3-f8589db787b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:03:58.549Z|5c5bd13c-6854-476e-97fc-3b64e95bd464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:03:58.549Z|5c5bd13c-6854-476e-97fc-3b64e95bd464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:00.427Z|f66ac5c7-ea28-41d5-b2e5-1ea0ebcee7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:00.428Z|f66ac5c7-ea28-41d5-b2e5-1ea0ebcee7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:03.729Z|96ffda3d-654f-42e8-aec2-555be1183f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:04:03.730Z|96ffda3d-654f-42e8-aec2-555be1183f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:04:08.291Z|8ba4602c-bf6f-4c94-9c12-e47c5b220351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:08.292Z|8ba4602c-bf6f-4c94-9c12-e47c5b220351|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:08.571Z|30de3ae3-73ca-4ccb-bea4-f460e48314bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:08.571Z|30de3ae3-73ca-4ccb-bea4-f460e48314bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:10.450Z|5672bcdf-a5e3-4dbc-b37d-c8fdba80b9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:10.450Z|5672bcdf-a5e3-4dbc-b37d-c8fdba80b9b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:18.315Z|3975455b-b2ae-4e79-a07a-0c5f4131c5a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:18.315Z|3975455b-b2ae-4e79-a07a-0c5f4131c5a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:18.593Z|09a298a1-64d6-4b72-be30-8fcb79c74034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:18.594Z|09a298a1-64d6-4b72-be30-8fcb79c74034|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:18.729Z|943b69a5-ab63-4643-b443-f8e9c916b4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:04:18.732Z|943b69a5-ab63-4643-b443-f8e9c916b4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:04:19.312Z|fb1285a4-9c93-421c-a212-b4f4d9923a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:04:19.313Z|fb1285a4-9c93-421c-a212-b4f4d9923a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:04:20.477Z|563d780e-50d1-4fa2-9d70-204ad2f3bdc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:20.477Z|563d780e-50d1-4fa2-9d70-204ad2f3bdc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:28.336Z|31001a69-d17d-46f3-ba28-afae65e3c8fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:28.337Z|31001a69-d17d-46f3-ba28-afae65e3c8fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:28.615Z|9a1c9f3b-902e-498c-8582-60875daf0a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:28.616Z|9a1c9f3b-902e-498c-8582-60875daf0a12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:30.499Z|3d6508cb-ee01-4a91-9a41-d84dadae0bd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:30.500Z|3d6508cb-ee01-4a91-9a41-d84dadae0bd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:33.729Z|37612b11-684b-4b96-b1f2-ee5575f05ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:04:33.730Z|37612b11-684b-4b96-b1f2-ee5575f05ea8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:04:38.360Z|90fef8a6-60ac-4fbc-8c3d-fdcb45ea11fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:38.360Z|90fef8a6-60ac-4fbc-8c3d-fdcb45ea11fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:38.636Z|205ebd3b-95b0-4e5e-8c31-ccebb6dfa244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:38.637Z|205ebd3b-95b0-4e5e-8c31-ccebb6dfa244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:40.071Z|a7105e7a-931e-4c73-bde7-30ce285393e6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:04:40.072Z|a7105e7a-931e-4c73-bde7-30ce285393e6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:40.521Z|7747f543-362a-42bb-b466-6f1feb4f0fcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:40.522Z|7747f543-362a-42bb-b466-6f1feb4f0fcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:48.382Z|6b3c61f8-3a4b-4f06-bef7-6919de6f95d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:48.383Z|6b3c61f8-3a4b-4f06-bef7-6919de6f95d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:48.657Z|f8f7923f-a984-4db6-86d9-210069a351ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:48.658Z|f8f7923f-a984-4db6-86d9-210069a351ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:48.729Z|ab019398-3abe-4996-8083-714f06199dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:04:48.730Z|ab019398-3abe-4996-8083-714f06199dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:04:49.313Z|4877a543-d4c8-4f65-ae3b-7f164ca05f81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:04:49.314Z|4877a543-d4c8-4f65-ae3b-7f164ca05f81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:04:50.543Z|699e198a-88ea-48c0-ad8a-8f73c48dc2f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:50.543Z|699e198a-88ea-48c0-ad8a-8f73c48dc2f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:58.405Z|9d3920da-be2e-487b-b01e-167bfbf900b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:58.405Z|9d3920da-be2e-487b-b01e-167bfbf900b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:04:58.678Z|3a44e8c6-cae9-4bcb-970a-a2be21aff350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:04:58.679Z|3a44e8c6-cae9-4bcb-970a-a2be21aff350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:00.563Z|57af6f96-8fd7-4c1c-9f97-505cab9a2279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:00.564Z|57af6f96-8fd7-4c1c-9f97-505cab9a2279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:03.729Z|5399c63f-2c9b-4c5f-a152-99965cdb3a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:05:03.732Z|5399c63f-2c9b-4c5f-a152-99965cdb3a47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:05:08.427Z|e5b403e0-08e5-4356-915d-820efda1c3d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:08.428Z|e5b403e0-08e5-4356-915d-820efda1c3d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:08.699Z|518aac7c-3e7d-4610-9bd7-9aa93ae1a470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:08.700Z|518aac7c-3e7d-4610-9bd7-9aa93ae1a470|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:10.584Z|b0e0b513-028c-4322-902a-e60478f4807d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:10.585Z|b0e0b513-028c-4322-902a-e60478f4807d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:18.450Z|a5ed8694-9856-43d7-aa04-849824f97e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:18.450Z|a5ed8694-9856-43d7-aa04-849824f97e6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:18.720Z|fe1cfe50-663d-41a5-975c-b77a0119721a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:18.721Z|fe1cfe50-663d-41a5-975c-b77a0119721a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:18.729Z|3d11cb53-6f34-4f64-a74b-b7ddb8d4878c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:05:18.729Z|3d11cb53-6f34-4f64-a74b-b7ddb8d4878c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:05:19.314Z|9f39a7c2-d15a-4b93-ba53-15403c587263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:05:19.315Z|9f39a7c2-d15a-4b93-ba53-15403c587263|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:05:20.605Z|b0a16f3a-2634-49f6-a683-5517521c13e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:20.606Z|b0a16f3a-2634-49f6-a683-5517521c13e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:28.475Z|cc6ec310-9a68-4a68-8338-5a283cfccbbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:28.476Z|cc6ec310-9a68-4a68-8338-5a283cfccbbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:28.746Z|9eb96360-c6bf-4b9b-81b9-ed62f83c4d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:28.746Z|9eb96360-c6bf-4b9b-81b9-ed62f83c4d7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:30.628Z|c90092cd-e222-4830-93a0-a624250401ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:30.628Z|c90092cd-e222-4830-93a0-a624250401ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:33.729Z|7eb3b01e-127c-4196-8056-4084704f54e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:05:33.730Z|7eb3b01e-127c-4196-8056-4084704f54e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:05:38.498Z|074ec931-1ed7-4a9d-b8cd-90150665f7aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:38.499Z|074ec931-1ed7-4a9d-b8cd-90150665f7aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:38.766Z|6e23dce7-1ac4-4b7d-8a38-e476e4fb8f29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:38.767Z|6e23dce7-1ac4-4b7d-8a38-e476e4fb8f29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:40.071Z|8e4ace4e-289a-4106-9952-25edae33d2fa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:05:40.072Z|8e4ace4e-289a-4106-9952-25edae33d2fa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:40.649Z|cfda4955-d81e-4465-b776-4b6dc47df604|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:40.650Z|cfda4955-d81e-4465-b776-4b6dc47df604|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:48.519Z|5414a983-1e32-44cc-801a-50914a633ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:48.520Z|5414a983-1e32-44cc-801a-50914a633ec4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:48.729Z|09ccfa3e-71b8-483e-bdf6-d32b7bf7dbe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:05:48.732Z|09ccfa3e-71b8-483e-bdf6-d32b7bf7dbe9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:05:48.787Z|0f419197-5ee0-4265-9064-ffc206ad369e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:48.788Z|0f419197-5ee0-4265-9064-ffc206ad369e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:49.316Z|63cfca55-7f0d-4a75-b09a-a3f131916bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:05:49.316Z|63cfca55-7f0d-4a75-b09a-a3f131916bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:05:50.670Z|ee3b3239-c2f2-45a1-83b6-c79989a43522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:50.671Z|ee3b3239-c2f2-45a1-83b6-c79989a43522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:58.541Z|ef87fdba-4892-4353-8c2d-2c65f4d9e78f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:58.542Z|ef87fdba-4892-4353-8c2d-2c65f4d9e78f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:05:58.807Z|783e644d-892c-45f4-b64d-5cdcfc7230aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:05:58.808Z|783e644d-892c-45f4-b64d-5cdcfc7230aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:00.691Z|9b9e2733-7636-4a6e-bcef-be1d7b6b94ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:00.691Z|9b9e2733-7636-4a6e-bcef-be1d7b6b94ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:03.729Z|43a50bf8-8c89-4752-bbae-9224fa599cb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:06:03.730Z|43a50bf8-8c89-4752-bbae-9224fa599cb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:06:08.561Z|3ccfa6a4-11d5-4f79-99ef-0e6f36e1ee02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:08.562Z|3ccfa6a4-11d5-4f79-99ef-0e6f36e1ee02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:08.830Z|72148daf-287f-4c2b-9161-3cf6ab704d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:08.830Z|72148daf-287f-4c2b-9161-3cf6ab704d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:10.712Z|e029c1f1-bde8-4f76-af23-3601580d6209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:10.713Z|e029c1f1-bde8-4f76-af23-3601580d6209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:18.582Z|99f30e9f-7d1c-447c-9b1a-257e8c11f1e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:18.583Z|99f30e9f-7d1c-447c-9b1a-257e8c11f1e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:18.729Z|bf006757-9725-4edc-828f-08cf30f5216b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:06:18.730Z|bf006757-9725-4edc-828f-08cf30f5216b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:06:18.851Z|831f1977-17a4-43cd-bb53-d57dd515036a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:18.852Z|831f1977-17a4-43cd-bb53-d57dd515036a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:19.317Z|96baefd4-fa1a-4d94-b078-b92715817736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:06:19.317Z|96baefd4-fa1a-4d94-b078-b92715817736|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:06:20.735Z|ea66aa57-e50d-448d-ab21-c58f61d1b437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:20.736Z|ea66aa57-e50d-448d-ab21-c58f61d1b437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:28.602Z|571c0c02-2ad3-4464-9054-00b49318c13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:28.603Z|571c0c02-2ad3-4464-9054-00b49318c13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:28.872Z|27227a06-d163-4474-9722-939a6b8d23d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:28.873Z|27227a06-d163-4474-9722-939a6b8d23d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:30.755Z|a82e8e97-604a-427e-acb4-77b1ccef92f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:30.756Z|a82e8e97-604a-427e-acb4-77b1ccef92f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:33.729Z|27d67c22-3b5a-4d0b-aa2b-9ecda2ea2d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:06:33.732Z|27d67c22-3b5a-4d0b-aa2b-9ecda2ea2d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:06:38.625Z|f14bcd7f-1ba4-4dfd-ab76-d216dcea3102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:38.626Z|f14bcd7f-1ba4-4dfd-ab76-d216dcea3102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:38.894Z|859fc056-b9ea-419c-824c-076f046099d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:38.894Z|859fc056-b9ea-419c-824c-076f046099d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:40.072Z|b12caf2e-8cb3-470d-ae53-eac1c8e5cc02|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:06:40.073Z|b12caf2e-8cb3-470d-ae53-eac1c8e5cc02|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:40.775Z|382cca90-b209-43a8-94b8-b38b69f38311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:40.776Z|382cca90-b209-43a8-94b8-b38b69f38311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:48.648Z|568b5cf1-e125-41e2-9e22-ecad69f0e639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:48.649Z|568b5cf1-e125-41e2-9e22-ecad69f0e639|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:48.731Z|4b7cbe17-252e-40c8-b9e2-5cd1ed50b702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:06:48.731Z|4b7cbe17-252e-40c8-b9e2-5cd1ed50b702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:06:48.916Z|449016d6-db82-49e6-9f0f-0d52f35b5ac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:48.917Z|449016d6-db82-49e6-9f0f-0d52f35b5ac1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:49.318Z|3939e914-3943-4e3d-9c7e-b7cfdf5faf1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:06:49.318Z|3939e914-3943-4e3d-9c7e-b7cfdf5faf1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:06:50.796Z|11bc82e1-3aca-4ff6-bdb5-cf759d492446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:50.797Z|11bc82e1-3aca-4ff6-bdb5-cf759d492446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:58.671Z|fa35c0e4-89c6-438d-ab6e-1eab3fd234cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:58.671Z|fa35c0e4-89c6-438d-ab6e-1eab3fd234cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:06:58.937Z|d1482afc-0755-4d97-81d3-d767d8062031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:06:58.938Z|d1482afc-0755-4d97-81d3-d767d8062031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:00.818Z|2663c99a-548f-41dd-9cb4-376cf5853acd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:00.819Z|2663c99a-548f-41dd-9cb4-376cf5853acd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:03.729Z|4e06f7ef-ccb0-42d7-b8f4-e7aa75ba8fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:07:03.730Z|4e06f7ef-ccb0-42d7-b8f4-e7aa75ba8fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:07:08.692Z|50b4cf75-95f7-4617-9c17-ef24e5e73ef2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:08.693Z|50b4cf75-95f7-4617-9c17-ef24e5e73ef2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:08.958Z|b0af6332-9315-4765-9751-dbb65ad758cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:08.958Z|b0af6332-9315-4765-9751-dbb65ad758cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:10.840Z|1fa90a85-5a9c-42c8-ab26-9389c94069f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:10.841Z|1fa90a85-5a9c-42c8-ab26-9389c94069f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:18.715Z|7be05e72-d9f6-4e9d-b919-49a311e1af95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:18.716Z|7be05e72-d9f6-4e9d-b919-49a311e1af95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:18.729Z|b512541d-eb03-49e8-8bad-178ff6b8b3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:07:18.731Z|b512541d-eb03-49e8-8bad-178ff6b8b3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:07:18.982Z|06672c22-641f-4a8a-b946-d312e39102f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:18.982Z|06672c22-641f-4a8a-b946-d312e39102f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:19.319Z|c11d3c60-ef77-4aa7-9d09-633a695df6f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:07:19.319Z|c11d3c60-ef77-4aa7-9d09-633a695df6f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:07:20.862Z|8642c3cb-4b8d-492a-8f07-206312cae548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:20.863Z|8642c3cb-4b8d-492a-8f07-206312cae548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:28.739Z|f98491b9-892a-42be-9106-87a96f189bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:28.740Z|f98491b9-892a-42be-9106-87a96f189bcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:29.003Z|732da590-2543-4997-af11-c7b0455f4c92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:29.004Z|732da590-2543-4997-af11-c7b0455f4c92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:30.884Z|f83e4e5f-c8a8-4724-a0d4-38c92494b503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:30.885Z|f83e4e5f-c8a8-4724-a0d4-38c92494b503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:33.729Z|8db84e64-aeda-4716-aee3-10e56715ed5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:07:33.730Z|8db84e64-aeda-4716-aee3-10e56715ed5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:07:38.761Z|8f871f0f-0d3c-443e-8464-a7d36a4fd16d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:38.762Z|8f871f0f-0d3c-443e-8464-a7d36a4fd16d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:39.025Z|0f6fa4f6-b4c2-46a0-bc2f-92d32a74bc98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:39.026Z|0f6fa4f6-b4c2-46a0-bc2f-92d32a74bc98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:40.071Z|e9a54601-1118-4116-921e-aaa300b9626b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:07:40.072Z|e9a54601-1118-4116-921e-aaa300b9626b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:40.905Z|a6bff264-1dfa-49b7-a836-0f2c4ac56fc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:40.906Z|a6bff264-1dfa-49b7-a836-0f2c4ac56fc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:48.729Z|1d02faf5-7982-40b3-a3be-f6791448a0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:07:48.730Z|1d02faf5-7982-40b3-a3be-f6791448a0a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:07:48.783Z|c0e3bd2a-12dc-4815-9b7e-d2cfc543578d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:48.784Z|c0e3bd2a-12dc-4815-9b7e-d2cfc543578d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:49.046Z|79300dfd-30f8-4bbe-a6ee-1f5e21eee854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:49.047Z|79300dfd-30f8-4bbe-a6ee-1f5e21eee854|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:49.320Z|09f75ed2-58da-48b3-9951-2fc0300df15b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:07:49.321Z|09f75ed2-58da-48b3-9951-2fc0300df15b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:07:50.928Z|8cea1832-6e23-42c6-a269-c9c3721fd100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:50.928Z|8cea1832-6e23-42c6-a269-c9c3721fd100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:58.806Z|5bdd4e0f-fc9e-4eb4-a4b7-e02fc213d836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:58.807Z|5bdd4e0f-fc9e-4eb4-a4b7-e02fc213d836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:07:59.068Z|2155a0b4-d6ff-4f86-b124-d7604173f1d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:07:59.068Z|2155a0b4-d6ff-4f86-b124-d7604173f1d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:00.952Z|efab1067-bd47-43ba-a7a5-327019bcabc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:00.953Z|efab1067-bd47-43ba-a7a5-327019bcabc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:03.729Z|c43f1e44-1473-4d1e-b542-22df83678b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:08:03.731Z|c43f1e44-1473-4d1e-b542-22df83678b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:08:08.827Z|eacbe992-5de9-4690-a4fa-165744d41e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:08.828Z|eacbe992-5de9-4690-a4fa-165744d41e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:09.104Z|c89ff6c0-9fec-4f1b-9509-22cf529d3937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:09.105Z|c89ff6c0-9fec-4f1b-9509-22cf529d3937|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:10.975Z|ca0cc2a6-60c2-4892-ac9a-81cd8986d416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:10.976Z|ca0cc2a6-60c2-4892-ac9a-81cd8986d416|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:18.729Z|0e052d2f-8393-47d7-9ee0-c97b91026168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:08:18.730Z|0e052d2f-8393-47d7-9ee0-c97b91026168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:08:18.849Z|e3722842-5691-41a6-94f8-8bd2a524b97d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:18.850Z|e3722842-5691-41a6-94f8-8bd2a524b97d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:19.130Z|a0d92b68-d96c-46ab-9a42-173a65f4a209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:19.131Z|a0d92b68-d96c-46ab-9a42-173a65f4a209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:19.321Z|519320f7-125c-4240-b75d-cd709120fc89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:08:19.322Z|519320f7-125c-4240-b75d-cd709120fc89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:08:20.998Z|62ce22ca-084f-4439-b242-494071f48bd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:20.998Z|62ce22ca-084f-4439-b242-494071f48bd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:28.874Z|29ceb2a0-d67b-41d5-9047-32fed5a9bfee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:28.876Z|29ceb2a0-d67b-41d5-9047-32fed5a9bfee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:29.152Z|ebf435d6-8460-4c4c-bccd-47a6a92f7f09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:29.153Z|ebf435d6-8460-4c4c-bccd-47a6a92f7f09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:31.023Z|85b2cf56-3c72-4943-837b-117bbc18c931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:31.023Z|85b2cf56-3c72-4943-837b-117bbc18c931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:33.729Z|a8b3aec4-c632-4034-a2cd-1402865637c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:08:33.730Z|a8b3aec4-c632-4034-a2cd-1402865637c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:08:38.906Z|b2f5b90a-189b-4052-b165-574259fe5205|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:38.907Z|b2f5b90a-189b-4052-b165-574259fe5205|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:39.178Z|c6c9581d-2d03-4c07-8c8c-e40e5634d388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:39.179Z|c6c9581d-2d03-4c07-8c8c-e40e5634d388|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:40.072Z|e64c8265-5cd9-49eb-b942-034eaa031403|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:08:40.072Z|e64c8265-5cd9-49eb-b942-034eaa031403|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:41.047Z|8edcdc7d-5ac1-4b97-9b05-e1ca1ac16bad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:41.047Z|8edcdc7d-5ac1-4b97-9b05-e1ca1ac16bad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:48.730Z|8c744867-2616-4c7d-a82b-aa8c58655a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:08:48.733Z|8c744867-2616-4c7d-a82b-aa8c58655a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:08:48.929Z|fe0571e8-c299-4077-a1ca-a6adaf4b51a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:48.929Z|fe0571e8-c299-4077-a1ca-a6adaf4b51a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:49.200Z|458b5127-fb11-4e74-9083-528b3531fa10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:49.201Z|458b5127-fb11-4e74-9083-528b3531fa10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:49.322Z|b1af0ca3-2aff-450a-9684-fa590cf625b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:08:49.323Z|b1af0ca3-2aff-450a-9684-fa590cf625b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:08:51.069Z|d2876d35-10c0-46ba-8107-7fc8e5db9912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:51.069Z|d2876d35-10c0-46ba-8107-7fc8e5db9912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:58.950Z|ba5bf415-ea53-42fc-841d-340df1942ad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:58.951Z|ba5bf415-ea53-42fc-841d-340df1942ad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:08:59.221Z|0efed4da-1655-4378-bd1e-1b6553b709fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:08:59.222Z|0efed4da-1655-4378-bd1e-1b6553b709fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:01.089Z|f07d87fc-097a-4dfa-bb94-92dcd9979532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:01.090Z|f07d87fc-097a-4dfa-bb94-92dcd9979532|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:03.729Z|84a4e00e-ddfd-4cbe-aa14-e8af6d82cd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:09:03.730Z|84a4e00e-ddfd-4cbe-aa14-e8af6d82cd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:09:08.972Z|1764cf0f-0b63-4363-8d73-28773f188d32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:08.973Z|1764cf0f-0b63-4363-8d73-28773f188d32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:09.246Z|e49f644c-9056-44bc-a448-dcff8cbd9ca4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:09.247Z|e49f644c-9056-44bc-a448-dcff8cbd9ca4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:11.110Z|7ef2f09f-687c-4006-a581-0997be031a84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:11.111Z|7ef2f09f-687c-4006-a581-0997be031a84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:18.729Z|9ba27b73-d9fa-49b5-bb7b-47e5747e4ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:09:18.730Z|9ba27b73-d9fa-49b5-bb7b-47e5747e4ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:09:18.994Z|c1f946c6-f569-43b8-8589-c8e9f15958fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:18.994Z|c1f946c6-f569-43b8-8589-c8e9f15958fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:19.268Z|de33a76a-2920-482a-82d6-c60cd8f6d568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:19.269Z|de33a76a-2920-482a-82d6-c60cd8f6d568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:19.324Z|897cfb9d-c6d9-4a1c-83c9-a5a4a062df34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:09:19.324Z|897cfb9d-c6d9-4a1c-83c9-a5a4a062df34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:09:21.130Z|732a8762-2b28-4b56-9fb6-9c84e91e5cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:21.131Z|732a8762-2b28-4b56-9fb6-9c84e91e5cd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:29.015Z|3d1de21d-45bc-4d53-8193-33ae962a6772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:29.017Z|3d1de21d-45bc-4d53-8193-33ae962a6772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:29.289Z|db84caae-a5fa-4507-8e7d-c7d26b69bacc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:29.290Z|db84caae-a5fa-4507-8e7d-c7d26b69bacc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:31.154Z|adf91e2f-8cad-4342-8c43-3a132584b1ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:31.155Z|adf91e2f-8cad-4342-8c43-3a132584b1ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:33.729Z|204e7941-6569-4154-a956-b45375b2a4ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:09:33.732Z|204e7941-6569-4154-a956-b45375b2a4ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:09:39.038Z|4d55f791-3d6e-4372-a825-c509e06287b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:39.039Z|4d55f791-3d6e-4372-a825-c509e06287b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:39.312Z|b35f5b1c-5ab6-4a04-add5-89d1d78dd629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:39.313Z|b35f5b1c-5ab6-4a04-add5-89d1d78dd629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:40.072Z|a5d3e496-5294-4a15-9bd5-48662eb2c1c6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:09:40.073Z|a5d3e496-5294-4a15-9bd5-48662eb2c1c6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:41.176Z|ef5895c0-1835-41c8-b6db-d9dff558bd48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:41.177Z|ef5895c0-1835-41c8-b6db-d9dff558bd48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:48.729Z|b89ea483-31c1-454b-9a4f-3fac196297a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:09:48.730Z|b89ea483-31c1-454b-9a4f-3fac196297a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:09:49.060Z|e13968d8-87b9-40e9-a71e-3d3d9c3e2014|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:49.061Z|e13968d8-87b9-40e9-a71e-3d3d9c3e2014|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:49.325Z|ddc180ba-e43a-41d0-a5a4-ec242a407528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:09:49.325Z|ddc180ba-e43a-41d0-a5a4-ec242a407528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:09:49.340Z|636f6d00-b48f-4ccb-868e-5af935883e08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:49.340Z|636f6d00-b48f-4ccb-868e-5af935883e08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:51.201Z|2a3f1cee-da3b-496f-85a8-9a94482fedd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:51.202Z|2a3f1cee-da3b-496f-85a8-9a94482fedd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:59.082Z|89cdcac2-4943-4839-8649-14d35b5ba27f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:59.083Z|89cdcac2-4943-4839-8649-14d35b5ba27f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:09:59.361Z|40580142-1851-401f-b69a-1c401ba32c07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:09:59.361Z|40580142-1851-401f-b69a-1c401ba32c07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:01.222Z|bc6f6820-3fd8-4fd0-bcd8-01f9ad0cbaec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:01.222Z|bc6f6820-3fd8-4fd0-bcd8-01f9ad0cbaec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:03.729Z|585d6a01-75bf-450d-9f8d-fd6718ed4e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:10:03.730Z|585d6a01-75bf-450d-9f8d-fd6718ed4e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:10:09.128Z|a3e28c39-81f4-4fb9-9b56-66b5e39cb87d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:09.129Z|a3e28c39-81f4-4fb9-9b56-66b5e39cb87d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:09.382Z|a6bfdf28-130c-43da-9fc7-608dcbb1a629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:09.383Z|a6bfdf28-130c-43da-9fc7-608dcbb1a629|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:11.247Z|f9440d36-f22f-4194-9720-bbb98701065f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:11.248Z|f9440d36-f22f-4194-9720-bbb98701065f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:18.730Z|9c869b22-dce3-4aeb-9e98-c699cab113bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:10:18.732Z|9c869b22-dce3-4aeb-9e98-c699cab113bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:10:19.150Z|098812e2-f84a-4cfc-bfbb-dbaa14a3191b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:19.151Z|098812e2-f84a-4cfc-bfbb-dbaa14a3191b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:19.326Z|1d42f99f-fd71-43f0-8232-6daee97580bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:10:19.327Z|1d42f99f-fd71-43f0-8232-6daee97580bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:10:19.404Z|54e2af5d-c498-4671-8390-77b556e9053e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:19.405Z|54e2af5d-c498-4671-8390-77b556e9053e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:21.270Z|0a006a4f-4435-4ce1-b3c8-f2277be42db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:21.271Z|0a006a4f-4435-4ce1-b3c8-f2277be42db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:29.172Z|1530c8ad-ffea-40a9-9dc7-c741c93465c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:29.173Z|1530c8ad-ffea-40a9-9dc7-c741c93465c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:29.427Z|533e56ff-a2b4-42e8-b4b0-fe2f308e67ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:29.427Z|533e56ff-a2b4-42e8-b4b0-fe2f308e67ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:31.291Z|20c25a99-c80b-48a5-bc68-fcb840256cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:31.292Z|20c25a99-c80b-48a5-bc68-fcb840256cb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:33.729Z|a2b76717-a5f6-497a-a357-e9ee207ee0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:10:33.730Z|a2b76717-a5f6-497a-a357-e9ee207ee0c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:10:39.201Z|6b0a319d-31ef-4dee-9943-5f78eeeabad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:39.201Z|6b0a319d-31ef-4dee-9943-5f78eeeabad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:39.451Z|ba899ac0-12c7-4306-b8a8-13096e84b0bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:39.452Z|ba899ac0-12c7-4306-b8a8-13096e84b0bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:40.071Z|995ff83e-2b9d-4924-acd9-94c475d97bb4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:10:40.072Z|995ff83e-2b9d-4924-acd9-94c475d97bb4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:41.316Z|d1983eea-2b62-47a8-9b7d-570db4402542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:41.317Z|d1983eea-2b62-47a8-9b7d-570db4402542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:48.729Z|2bd90571-bf91-4eb2-8dea-8a2bfaaa2b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:10:48.730Z|2bd90571-bf91-4eb2-8dea-8a2bfaaa2b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:10:49.222Z|d0fd5278-707b-47c9-940d-223456bdc952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:49.223Z|d0fd5278-707b-47c9-940d-223456bdc952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:49.327Z|629a2c2d-5b97-4599-808f-6a4eadb316c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:10:49.328Z|629a2c2d-5b97-4599-808f-6a4eadb316c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:10:49.472Z|6a526f6f-1e61-421f-b2fb-9e1ae60f6a95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:49.473Z|6a526f6f-1e61-421f-b2fb-9e1ae60f6a95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:51.337Z|5cc42d44-59f0-4b76-a467-a0c09f575f44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:51.338Z|5cc42d44-59f0-4b76-a467-a0c09f575f44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:59.244Z|1c378354-1ca4-4885-8d58-f887facd5ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:59.245Z|1c378354-1ca4-4885-8d58-f887facd5ade|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:10:59.493Z|a535b308-eca9-4006-b677-a5252aef0173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:10:59.494Z|a535b308-eca9-4006-b677-a5252aef0173|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:01.358Z|59a7563c-4ee8-408a-8aa7-eea658dc565d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:01.358Z|59a7563c-4ee8-408a-8aa7-eea658dc565d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:03.729Z|1bc10aec-8821-4f92-842f-7ebc566df1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:11:03.731Z|1bc10aec-8821-4f92-842f-7ebc566df1db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:11:09.266Z|6f7de5e9-69ab-4508-abac-8fa9599e6ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:09.267Z|6f7de5e9-69ab-4508-abac-8fa9599e6ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:09.514Z|541fd6d4-be87-4c8b-bda2-87402ddd4fe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:09.515Z|541fd6d4-be87-4c8b-bda2-87402ddd4fe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:11.380Z|103e7678-12c4-4454-a620-1360b6993923|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:11.381Z|103e7678-12c4-4454-a620-1360b6993923|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:18.729Z|3470fcd7-a581-47ba-a119-1bd5870a9681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:11:18.730Z|3470fcd7-a581-47ba-a119-1bd5870a9681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:11:19.293Z|1a0647e3-e6b1-4cbd-92ae-e583e4b3c257|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:19.295Z|1a0647e3-e6b1-4cbd-92ae-e583e4b3c257|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:19.328Z|b97a879b-57af-44ca-8323-62ad436ac93f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:11:19.329Z|b97a879b-57af-44ca-8323-62ad436ac93f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:11:19.536Z|446cd4c9-504b-48f4-9b8a-cea74161dc94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:19.537Z|446cd4c9-504b-48f4-9b8a-cea74161dc94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:21.402Z|ca12bf22-d0cc-477c-a3d2-aa67906bac5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:21.403Z|ca12bf22-d0cc-477c-a3d2-aa67906bac5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:29.316Z|76d43aa7-ba69-4151-b7cc-6269fe4e8439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:29.317Z|76d43aa7-ba69-4151-b7cc-6269fe4e8439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:29.557Z|5a2842dc-877a-47fe-b967-49616679f836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:29.557Z|5a2842dc-877a-47fe-b967-49616679f836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:31.424Z|2cde668c-f036-4c0d-b14a-0003a3ae83e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:31.425Z|2cde668c-f036-4c0d-b14a-0003a3ae83e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:33.729Z|1389acb4-327d-4cfa-8182-e95b5d0d874f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:11:33.730Z|1389acb4-327d-4cfa-8182-e95b5d0d874f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:11:39.345Z|cbe06d0a-c6a6-4730-baeb-c44f5a2d284f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:39.345Z|cbe06d0a-c6a6-4730-baeb-c44f5a2d284f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:39.578Z|0c803a11-21e2-4b6f-aba6-979388507fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:39.578Z|0c803a11-21e2-4b6f-aba6-979388507fc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:40.071Z|c3ec4365-8452-49bc-9bf6-2ea590fcf35b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:11:40.071Z|c3ec4365-8452-49bc-9bf6-2ea590fcf35b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:41.445Z|c6c600ac-ce15-42d3-9a8c-ce1a60977158|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:41.446Z|c6c600ac-ce15-42d3-9a8c-ce1a60977158|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:48.730Z|c3602dea-b758-46b6-bb0b-934bbeb19eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:11:48.732Z|c3602dea-b758-46b6-bb0b-934bbeb19eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:11:49.329Z|292c0067-3013-477e-a4ed-cefff435a222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:11:49.330Z|292c0067-3013-477e-a4ed-cefff435a222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:11:49.369Z|c6dea642-2d4c-4021-bea0-29e1a19335ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:49.369Z|c6dea642-2d4c-4021-bea0-29e1a19335ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:49.600Z|2fa8fe34-d705-4f0c-bd5a-4aa51586d302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:49.601Z|2fa8fe34-d705-4f0c-bd5a-4aa51586d302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:51.475Z|98be8cb8-9513-48db-9ff7-9f9421cab162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:51.476Z|98be8cb8-9513-48db-9ff7-9f9421cab162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:59.391Z|e84ae0e1-3956-4a19-9aa7-bf6c94fd7eb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:59.392Z|e84ae0e1-3956-4a19-9aa7-bf6c94fd7eb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:11:59.624Z|5be04dff-01df-4c1f-b2a4-e2bf9451bc19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:11:59.625Z|5be04dff-01df-4c1f-b2a4-e2bf9451bc19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:01.501Z|033b2d0c-ee00-4aa3-b6a4-8b74e16b7cda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:01.502Z|033b2d0c-ee00-4aa3-b6a4-8b74e16b7cda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:03.729Z|2851a94e-017d-4988-b386-c69643008e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:12:03.730Z|2851a94e-017d-4988-b386-c69643008e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:12:09.414Z|c8b0ae78-a85c-4350-884b-3d5e4568a6ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:09.416Z|c8b0ae78-a85c-4350-884b-3d5e4568a6ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:09.644Z|70e0ce2c-bde8-4753-bbf4-e583124d5cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:09.645Z|70e0ce2c-bde8-4753-bbf4-e583124d5cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:11.524Z|6fe8cff7-4c87-4cac-9e26-7715f14f091d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:11.525Z|6fe8cff7-4c87-4cac-9e26-7715f14f091d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:18.729Z|1fa94a80-f09c-454f-ae32-4edd0317780e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:12:18.730Z|1fa94a80-f09c-454f-ae32-4edd0317780e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:12:19.330Z|0d5e66a9-632a-42aa-9b6f-9847dae6eca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:12:19.331Z|0d5e66a9-632a-42aa-9b6f-9847dae6eca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:12:19.436Z|e2f93915-7301-4f7f-a4bf-11517c8b9035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:19.437Z|e2f93915-7301-4f7f-a4bf-11517c8b9035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:19.665Z|aab56471-0940-4f33-b2d7-9cb5b02152d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:19.665Z|aab56471-0940-4f33-b2d7-9cb5b02152d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:21.545Z|bd9c5a92-aa1c-4c1a-a45b-ffbc0a37d60d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:21.546Z|bd9c5a92-aa1c-4c1a-a45b-ffbc0a37d60d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:29.458Z|d0c52105-d39c-4b60-8f6b-cd545a9860b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:29.459Z|d0c52105-d39c-4b60-8f6b-cd545a9860b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:29.688Z|84244afe-6ca7-471e-a9a5-c94099d5c4fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:29.688Z|84244afe-6ca7-471e-a9a5-c94099d5c4fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:31.567Z|c6f37a00-f588-4cfd-8d41-9288b7477339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:31.568Z|c6f37a00-f588-4cfd-8d41-9288b7477339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:33.729Z|5368b2b2-03f6-491f-9fe1-8f8ed3333222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:12:33.732Z|5368b2b2-03f6-491f-9fe1-8f8ed3333222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:12:39.479Z|7c330d9f-c1d7-4486-bcfa-fb9190893853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:39.480Z|7c330d9f-c1d7-4486-bcfa-fb9190893853|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:39.710Z|e5deae68-b809-4b19-bab9-829e2ba5aff0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:39.710Z|e5deae68-b809-4b19-bab9-829e2ba5aff0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:40.071Z|b732d3da-af01-4aa8-95e3-752b9d4ff875|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:12:40.072Z|b732d3da-af01-4aa8-95e3-752b9d4ff875|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:41.591Z|8c6d5d72-761d-4183-8e47-908ec741e517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:41.591Z|8c6d5d72-761d-4183-8e47-908ec741e517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:48.729Z|3c7c89cd-851b-4438-ad8c-68c4d84f0508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:12:48.730Z|3c7c89cd-851b-4438-ad8c-68c4d84f0508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:12:49.332Z|3b758acd-a2f1-43a1-acaa-a0525c1cedea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:12:49.332Z|3b758acd-a2f1-43a1-acaa-a0525c1cedea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:12:49.500Z|cf777c81-97b9-4f97-96c9-8daee6c9625c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:49.501Z|cf777c81-97b9-4f97-96c9-8daee6c9625c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:49.732Z|88ed1385-e2f0-4d31-83da-14a70765e644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:49.732Z|88ed1385-e2f0-4d31-83da-14a70765e644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:51.611Z|432780b7-add7-4e14-94c9-f9fbbbd0e033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:51.612Z|432780b7-add7-4e14-94c9-f9fbbbd0e033|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:59.524Z|6c358a29-2909-4866-ab67-da5223898bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:59.525Z|6c358a29-2909-4866-ab67-da5223898bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:12:59.753Z|e19766a5-55e6-4dff-af48-dee63d467f9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:12:59.754Z|e19766a5-55e6-4dff-af48-dee63d467f9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:01.631Z|db6ed14e-9bc5-4c3b-bdba-7aea13b81e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:01.632Z|db6ed14e-9bc5-4c3b-bdba-7aea13b81e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:03.729Z|20e514e3-8d41-4be1-a112-78b411ec1439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:13:03.730Z|20e514e3-8d41-4be1-a112-78b411ec1439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:13:09.554Z|3264a37e-9a8e-4c5d-a3e1-2886c8ec96a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:09.555Z|3264a37e-9a8e-4c5d-a3e1-2886c8ec96a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:09.780Z|8977fe52-8899-4aee-aa7f-d55caebcbfa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:09.780Z|8977fe52-8899-4aee-aa7f-d55caebcbfa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:11.653Z|19b8051a-135b-40ab-aec8-888be2773d5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:11.653Z|19b8051a-135b-40ab-aec8-888be2773d5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:18.729Z|777b0f57-8fbb-4856-9cc2-0d819c4387bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:13:18.731Z|777b0f57-8fbb-4856-9cc2-0d819c4387bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:13:19.333Z|01dcd143-dfc3-43dd-9cec-9812ea62c302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:13:19.333Z|01dcd143-dfc3-43dd-9cec-9812ea62c302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:13:19.574Z|f02b437b-e5c8-4bbf-a9f4-01add890e61f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:19.575Z|f02b437b-e5c8-4bbf-a9f4-01add890e61f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:19.803Z|7c260b22-ad59-4518-9c7f-7511b4babe1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:19.803Z|7c260b22-ad59-4518-9c7f-7511b4babe1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:21.674Z|3fb16bba-4338-4147-ab15-8253f69d8db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:21.675Z|3fb16bba-4338-4147-ab15-8253f69d8db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:29.596Z|e1077373-adb5-446d-a2fd-4b0fe69b2ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:29.597Z|e1077373-adb5-446d-a2fd-4b0fe69b2ec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:29.824Z|77882e33-3840-4775-a787-a004d122f2b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:29.825Z|77882e33-3840-4775-a787-a004d122f2b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:31.696Z|9bb2704d-cf4e-4c6f-aba5-6a02b2109a01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:31.696Z|9bb2704d-cf4e-4c6f-aba5-6a02b2109a01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:33.729Z|9e6b31eb-3ddc-47b4-b074-ec52dc92e660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:13:33.730Z|9e6b31eb-3ddc-47b4-b074-ec52dc92e660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:13:39.631Z|639979e4-18da-4b08-a554-e99c2caf9644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:39.632Z|639979e4-18da-4b08-a554-e99c2caf9644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:39.846Z|41f886d8-6996-49b8-a212-53d38a6fc722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:39.847Z|41f886d8-6996-49b8-a212-53d38a6fc722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:40.071Z|205d877d-9d6b-4771-b849-818654676521|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:13:40.072Z|205d877d-9d6b-4771-b849-818654676521|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:41.716Z|3039fe12-b51c-4f6c-861d-7af366b7e1fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:41.717Z|3039fe12-b51c-4f6c-861d-7af366b7e1fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:48.729Z|a806c42d-e6aa-49b5-acf8-35ba5ea575a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:13:48.730Z|a806c42d-e6aa-49b5-acf8-35ba5ea575a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:13:49.334Z|29704653-c9ba-4f77-97cf-4dfa50df12e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:13:49.335Z|29704653-c9ba-4f77-97cf-4dfa50df12e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:13:49.655Z|428431ab-4e11-4ee1-bfec-61b8eaa702b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:49.656Z|428431ab-4e11-4ee1-bfec-61b8eaa702b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:49.870Z|3ae7cd8d-4937-4c5e-affe-882621c3655f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:49.870Z|3ae7cd8d-4937-4c5e-affe-882621c3655f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:51.740Z|98330136-ec12-484b-89ba-266b36bcb000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:51.740Z|98330136-ec12-484b-89ba-266b36bcb000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:59.677Z|c18a6db5-296c-4104-b78d-52f20b6b4991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:59.678Z|c18a6db5-296c-4104-b78d-52f20b6b4991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:13:59.910Z|75bc9c54-5aa3-4d21-bced-8c4bff719c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:13:59.911Z|75bc9c54-5aa3-4d21-bced-8c4bff719c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:01.761Z|90e6de60-452f-4e16-be31-2465315e5b18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:01.761Z|90e6de60-452f-4e16-be31-2465315e5b18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:03.729Z|3664c899-3756-46b8-b392-ee7217e20cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:14:03.732Z|3664c899-3756-46b8-b392-ee7217e20cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:14:09.699Z|87ef49e1-6980-430d-a8d8-b4041e304e9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:09.700Z|87ef49e1-6980-430d-a8d8-b4041e304e9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:09.934Z|71b63232-1da5-482c-ba2d-145b1cb274a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:09.934Z|71b63232-1da5-482c-ba2d-145b1cb274a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:11.782Z|5be7a188-ec1a-42f3-a895-c84f40e8d3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:11.782Z|5be7a188-ec1a-42f3-a895-c84f40e8d3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:18.729Z|66f4b201-3261-473a-91bc-a02d84d44a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:14:18.730Z|66f4b201-3261-473a-91bc-a02d84d44a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:14:19.335Z|26ce04d7-8f6a-4c11-9d20-6f65e7b734f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:14:19.336Z|26ce04d7-8f6a-4c11-9d20-6f65e7b734f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:14:19.724Z|902abf37-88b3-46d3-a3b3-16ad42e738a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:19.725Z|902abf37-88b3-46d3-a3b3-16ad42e738a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:19.955Z|3383c37f-7a0d-4089-a51e-f2804ae60ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:19.956Z|3383c37f-7a0d-4089-a51e-f2804ae60ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:21.808Z|624f916c-2fd4-440c-80a7-def85f4b2780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:21.809Z|624f916c-2fd4-440c-80a7-def85f4b2780|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:29.745Z|fe1d1a6a-22cd-4e86-80bf-cff355873603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:29.746Z|fe1d1a6a-22cd-4e86-80bf-cff355873603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:29.978Z|28a38a68-c621-4691-b947-9a75494258dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:29.978Z|28a38a68-c621-4691-b947-9a75494258dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:31.829Z|7cff0077-2989-4a8d-97b2-b459d1edcbe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:31.830Z|7cff0077-2989-4a8d-97b2-b459d1edcbe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:33.729Z|cdb8f951-b52b-4280-86e2-9ab3cb365d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:14:33.730Z|cdb8f951-b52b-4280-86e2-9ab3cb365d57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:14:39.770Z|2241394c-d5a7-42d8-bfa7-fdb19f27bae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:39.771Z|2241394c-d5a7-42d8-bfa7-fdb19f27bae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:39.998Z|f640f6fc-455c-48ce-8a08-58601bc68dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:39.998Z|f640f6fc-455c-48ce-8a08-58601bc68dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:40.071Z|728020cc-9c03-4e8d-bcd7-7f0a51bbfa76|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:14:40.071Z|728020cc-9c03-4e8d-bcd7-7f0a51bbfa76|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:41.852Z|cc9ad5ee-ff3c-4791-b99e-503fe1ae57d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:41.853Z|cc9ad5ee-ff3c-4791-b99e-503fe1ae57d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:48.729Z|4d970f7e-5f8f-42aa-baaa-2edcb21fc7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:14:48.732Z|4d970f7e-5f8f-42aa-baaa-2edcb21fc7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:14:49.336Z|f018d21c-3d30-4e4c-abe5-7664b50098e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:14:49.337Z|f018d21c-3d30-4e4c-abe5-7664b50098e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:14:49.792Z|d618e2a5-45b5-4833-999e-f18b95bfbe3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:49.793Z|d618e2a5-45b5-4833-999e-f18b95bfbe3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:50.020Z|84a23292-b02e-4e74-ae73-c38cb27217df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:50.021Z|84a23292-b02e-4e74-ae73-c38cb27217df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:51.874Z|2b39ff01-c18c-495b-b36a-ba1fdfadca09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:51.875Z|2b39ff01-c18c-495b-b36a-ba1fdfadca09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:14:59.812Z|07a33cb7-be80-4705-ae61-657d500b891c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:14:59.813Z|07a33cb7-be80-4705-ae61-657d500b891c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:00.041Z|348f23db-194c-4a9b-b813-2aa756ca1fe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:00.042Z|348f23db-194c-4a9b-b813-2aa756ca1fe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:01.897Z|2b638bee-611e-491e-8653-4d9f9327c114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:01.898Z|2b638bee-611e-491e-8653-4d9f9327c114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:03.729Z|a520bdd1-3504-4309-b751-98b7e74b8333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:15:03.730Z|a520bdd1-3504-4309-b751-98b7e74b8333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:15:09.833Z|b0b463b7-2e99-4854-8df0-316a6872b13b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:09.834Z|b0b463b7-2e99-4854-8df0-316a6872b13b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:10.065Z|98560bc5-d2cd-449d-9e80-cdd61eb8a31b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:10.066Z|98560bc5-d2cd-449d-9e80-cdd61eb8a31b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:11.926Z|62bc40f0-8156-4ecc-a3cd-1f2d245c9e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:11.927Z|62bc40f0-8156-4ecc-a3cd-1f2d245c9e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:18.729Z|b29efa69-64e7-49b4-806c-26569ada4140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:15:18.730Z|b29efa69-64e7-49b4-806c-26569ada4140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:15:19.337Z|88b9ea84-a7cf-4429-b026-06d1b186bd17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:15:19.338Z|88b9ea84-a7cf-4429-b026-06d1b186bd17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:15:19.856Z|3ce5f4ee-958f-41d4-b2dd-50bc16c8aff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:19.856Z|3ce5f4ee-958f-41d4-b2dd-50bc16c8aff9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:20.086Z|bbfb4b37-0401-4997-acbd-cb761d9bd040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:20.087Z|bbfb4b37-0401-4997-acbd-cb761d9bd040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:21.954Z|dbb6a634-f8b6-452b-a2b9-598d55cdf59a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:21.955Z|dbb6a634-f8b6-452b-a2b9-598d55cdf59a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:29.877Z|5ff1ff71-bb58-4d1b-8124-ebb4cbd20f5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:29.878Z|5ff1ff71-bb58-4d1b-8124-ebb4cbd20f5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:30.107Z|52fe55f3-b07c-41e8-b2f0-bdc4aa633f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:30.108Z|52fe55f3-b07c-41e8-b2f0-bdc4aa633f00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:31.975Z|dd02bbc8-fbf2-48e6-9d5b-0cb02f0e95bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:31.976Z|dd02bbc8-fbf2-48e6-9d5b-0cb02f0e95bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:33.729Z|218275e1-e71d-4c9d-af46-d96cacc31cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:15:33.732Z|218275e1-e71d-4c9d-af46-d96cacc31cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:15:39.898Z|4157abf6-d4d3-4e4d-abb6-a92280da3536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:39.899Z|4157abf6-d4d3-4e4d-abb6-a92280da3536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:40.070Z|72132b6c-9d2b-4064-a704-b1d81d48d416|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:15:40.071Z|72132b6c-9d2b-4064-a704-b1d81d48d416|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:40.127Z|3c92d960-ff40-415c-967d-1f1de5bf9708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:40.128Z|3c92d960-ff40-415c-967d-1f1de5bf9708|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:41.998Z|cb9fd657-6e54-4372-86b4-6706bbe12bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:41.998Z|cb9fd657-6e54-4372-86b4-6706bbe12bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:48.730Z|9b262199-5ce6-44a5-95c4-c9dc79584c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:15:48.731Z|9b262199-5ce6-44a5-95c4-c9dc79584c6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:15:49.339Z|1bfe4039-cf04-43eb-9e56-8b2cd7c4975a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:15:49.339Z|1bfe4039-cf04-43eb-9e56-8b2cd7c4975a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:15:49.919Z|94873386-8334-4cea-a577-a285bee20387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:49.920Z|94873386-8334-4cea-a577-a285bee20387|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:50.147Z|e11c93f1-e8c9-401d-aabd-7d61893d624f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:50.148Z|e11c93f1-e8c9-401d-aabd-7d61893d624f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:52.019Z|43d37ebc-583e-43cd-a89c-42a3fea6fe99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:52.020Z|43d37ebc-583e-43cd-a89c-42a3fea6fe99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:15:59.953Z|03adb0db-8487-4b3d-a838-b56a83c1fe3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:15:59.954Z|03adb0db-8487-4b3d-a838-b56a83c1fe3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:00.173Z|06336683-cac7-46db-b601-4097e0a5224e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:00.174Z|06336683-cac7-46db-b601-4097e0a5224e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:02.040Z|8b982f0b-5db8-4d92-bad6-33138b971eb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:02.041Z|8b982f0b-5db8-4d92-bad6-33138b971eb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:03.729Z|0a205d0a-bc9a-41cf-b9f8-ac734ae87fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:16:03.730Z|0a205d0a-bc9a-41cf-b9f8-ac734ae87fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:16:09.988Z|8d22c095-491d-4911-ae1e-a71dde512207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:09.989Z|8d22c095-491d-4911-ae1e-a71dde512207|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:10.195Z|b0f329f1-d1d3-4e4f-9062-370fbf9b996a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:10.195Z|b0f329f1-d1d3-4e4f-9062-370fbf9b996a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:12.065Z|d5183c4c-e036-4551-b374-50fd7398b9f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:12.066Z|d5183c4c-e036-4551-b374-50fd7398b9f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:18.729Z|373ebcb1-60fb-48f0-b2be-06d8d80d67f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:16:18.731Z|373ebcb1-60fb-48f0-b2be-06d8d80d67f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:16:19.340Z|c8d97a11-3543-49c1-bae9-bd8d84907bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:16:19.340Z|c8d97a11-3543-49c1-bae9-bd8d84907bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:16:20.009Z|52614c09-1cf7-4df0-b6b0-c13530af5ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:20.010Z|52614c09-1cf7-4df0-b6b0-c13530af5ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:20.215Z|58c54e2f-24a2-4b99-bfd3-ac7fdbc81c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:20.216Z|58c54e2f-24a2-4b99-bfd3-ac7fdbc81c1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:22.086Z|7d08c181-10c1-4fd6-96eb-81b4604e374a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:22.086Z|7d08c181-10c1-4fd6-96eb-81b4604e374a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:30.030Z|e6cc8ef0-239c-417f-b1c4-4186c7ea2f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:30.030Z|e6cc8ef0-239c-417f-b1c4-4186c7ea2f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:30.236Z|660583cf-9221-46b2-afaa-d8264b8e30a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:30.237Z|660583cf-9221-46b2-afaa-d8264b8e30a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:32.110Z|07d1963e-2831-45a1-9947-c0bd75f577ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:32.110Z|07d1963e-2831-45a1-9947-c0bd75f577ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:33.730Z|6b9881ca-ab11-4db0-b0a2-9052853a3565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:16:33.730Z|6b9881ca-ab11-4db0-b0a2-9052853a3565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:16:40.052Z|a7569fdd-a69d-40c3-853f-6c7dda6f63d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:40.053Z|a7569fdd-a69d-40c3-853f-6c7dda6f63d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:40.070Z|68e8108a-64d7-4ee8-a54c-ace8f97170f2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:16:40.071Z|68e8108a-64d7-4ee8-a54c-ace8f97170f2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:40.257Z|3b83cfb3-ab51-4fac-9ba6-4851c9d21e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:40.257Z|3b83cfb3-ab51-4fac-9ba6-4851c9d21e8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:42.130Z|9244a87c-4802-4ee0-95fd-4517e0fb8ef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:42.131Z|9244a87c-4802-4ee0-95fd-4517e0fb8ef2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:48.729Z|c04ddd69-e551-49ed-9c89-24fa19f424b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:16:48.730Z|c04ddd69-e551-49ed-9c89-24fa19f424b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:16:49.341Z|1ab00adc-5674-4435-909b-fcb1488e6204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:16:49.341Z|1ab00adc-5674-4435-909b-fcb1488e6204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:16:50.075Z|a3f541af-c1b4-4695-a41a-1bba3d461701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:50.076Z|a3f541af-c1b4-4695-a41a-1bba3d461701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:50.279Z|b8a86e50-4ac6-4ac5-beb3-44d7298b6a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:50.280Z|b8a86e50-4ac6-4ac5-beb3-44d7298b6a38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:16:52.156Z|acdd753e-153f-4705-905f-8b68db414973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:16:52.157Z|acdd753e-153f-4705-905f-8b68db414973|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:00.105Z|b44b8327-17df-4bee-9fe7-93c376b09b96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:00.105Z|b44b8327-17df-4bee-9fe7-93c376b09b96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:00.300Z|8221bc0d-f92c-4a40-ac06-126bf8bc37d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:00.301Z|8221bc0d-f92c-4a40-ac06-126bf8bc37d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:02.179Z|0c57860f-1d97-493c-80d0-e2fc598dafa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:02.179Z|0c57860f-1d97-493c-80d0-e2fc598dafa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:03.729Z|fe546d06-0b65-417d-abc9-6d7e61a1269c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:17:03.732Z|fe546d06-0b65-417d-abc9-6d7e61a1269c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:17:10.128Z|e3200797-b580-49a5-8eaf-2825d7d0a250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:10.128Z|e3200797-b580-49a5-8eaf-2825d7d0a250|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:10.322Z|f3729d55-f2b4-4ce2-a0ed-ddc2adf94caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:10.323Z|f3729d55-f2b4-4ce2-a0ed-ddc2adf94caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:12.204Z|0128a935-ba60-4ac4-8b5c-15e0b22efe9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:12.204Z|0128a935-ba60-4ac4-8b5c-15e0b22efe9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:18.729Z|de81f0ec-64b3-4fd7-95a9-bfca8e41cb6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:17:18.730Z|de81f0ec-64b3-4fd7-95a9-bfca8e41cb6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:17:19.342Z|f4d37f23-a10f-4092-a3bc-5b2aee87d304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:17:19.342Z|f4d37f23-a10f-4092-a3bc-5b2aee87d304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:17:20.148Z|e2146ea1-cf04-44e6-9de5-14112c03aed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:20.149Z|e2146ea1-cf04-44e6-9de5-14112c03aed9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:20.342Z|41eee446-e4cf-40d8-99e7-eab3f3e7499e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:20.343Z|41eee446-e4cf-40d8-99e7-eab3f3e7499e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:22.228Z|1e883628-223a-4c2c-bf91-2df5c6b822e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:22.229Z|1e883628-223a-4c2c-bf91-2df5c6b822e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:30.169Z|7545ceea-1f21-4608-9b61-037d3abd4b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:30.169Z|7545ceea-1f21-4608-9b61-037d3abd4b31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:30.365Z|a5659e91-3b96-496f-ad1b-e5910b7c3e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:30.365Z|a5659e91-3b96-496f-ad1b-e5910b7c3e23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:32.249Z|13c2cc85-55bd-4e09-a069-2a2a7adcce51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:32.250Z|13c2cc85-55bd-4e09-a069-2a2a7adcce51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:33.729Z|0b5aa527-8085-41ef-81d5-dd29e6f09a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:17:33.730Z|0b5aa527-8085-41ef-81d5-dd29e6f09a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:17:40.072Z|d31e977a-9445-480f-9192-5d38fbd68044|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:17:40.073Z|d31e977a-9445-480f-9192-5d38fbd68044|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:40.190Z|be24e9b8-030f-404e-ab1c-406d09c45e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:40.190Z|be24e9b8-030f-404e-ab1c-406d09c45e1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:40.386Z|023e779b-b474-4147-aad0-e82dd71cc840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:40.387Z|023e779b-b474-4147-aad0-e82dd71cc840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:42.271Z|0e7be9da-e7f8-425e-a578-5b1bd9536759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:42.271Z|0e7be9da-e7f8-425e-a578-5b1bd9536759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:48.729Z|dc13bc20-376d-4c1c-bc22-7cd0ecf0dfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:17:48.731Z|dc13bc20-376d-4c1c-bc22-7cd0ecf0dfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:17:49.343Z|a4d3786c-aeda-4c11-90e1-ba0c92a93322|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:17:49.344Z|a4d3786c-aeda-4c11-90e1-ba0c92a93322|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:17:50.210Z|0b3a1343-3d20-4485-b780-9669c549076b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:50.211Z|0b3a1343-3d20-4485-b780-9669c549076b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:50.407Z|cef96139-bfdc-4281-b034-468383fa4c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:50.408Z|cef96139-bfdc-4281-b034-468383fa4c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:17:52.293Z|9f3ac633-5f79-4af5-8bf5-5ea7bde6552a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:17:52.293Z|9f3ac633-5f79-4af5-8bf5-5ea7bde6552a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:00.231Z|debe67d4-32b6-4d5c-9f47-d063354993d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:00.232Z|debe67d4-32b6-4d5c-9f47-d063354993d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:00.430Z|ff2285e3-17a8-4cf3-b696-54e85eef4e43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:00.431Z|ff2285e3-17a8-4cf3-b696-54e85eef4e43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:02.313Z|993dc2b0-c4fc-472e-afd7-d18bf196a36b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:02.314Z|993dc2b0-c4fc-472e-afd7-d18bf196a36b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:03.729Z|1bab1568-436b-4276-a5ec-43aa08f77c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:18:03.730Z|1bab1568-436b-4276-a5ec-43aa08f77c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:18:10.252Z|ac076cf8-b36c-4fec-9726-541ccfbff6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:10.253Z|ac076cf8-b36c-4fec-9726-541ccfbff6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:10.455Z|27027c95-7e0b-4a31-b1b5-8d2c641916ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:10.456Z|27027c95-7e0b-4a31-b1b5-8d2c641916ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:12.334Z|e770b13d-581d-4fe2-b307-c1fd490691cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:12.334Z|e770b13d-581d-4fe2-b307-c1fd490691cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:18.729Z|c53846c1-d495-4b71-bea4-9d203a34e700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:18:18.730Z|c53846c1-d495-4b71-bea4-9d203a34e700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:18:19.344Z|5c675ab3-7ecc-4956-84cd-90045bc14cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:18:19.345Z|5c675ab3-7ecc-4956-84cd-90045bc14cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:18:20.273Z|32cb303f-e9e1-433b-8d15-b7a2c6ce5fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:20.273Z|32cb303f-e9e1-433b-8d15-b7a2c6ce5fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:20.476Z|2155ff3a-4c17-4528-90fe-5dbd1c832a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:20.476Z|2155ff3a-4c17-4528-90fe-5dbd1c832a9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:22.354Z|21979a39-94cd-43ab-a0e3-e7c60904144d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:22.355Z|21979a39-94cd-43ab-a0e3-e7c60904144d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:30.294Z|f79b996d-8115-466e-bfd0-ef761ff94239|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:30.295Z|f79b996d-8115-466e-bfd0-ef761ff94239|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:30.496Z|b80e65c7-eb3d-44e0-9f11-69ad0ffa8371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:30.497Z|b80e65c7-eb3d-44e0-9f11-69ad0ffa8371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:32.376Z|f45c2b2e-88bf-4af3-a6f8-e9913555ec00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:32.377Z|f45c2b2e-88bf-4af3-a6f8-e9913555ec00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:33.729Z|7908d4f7-44e8-43ee-99ef-ec4b4d0fccdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:18:33.732Z|7908d4f7-44e8-43ee-99ef-ec4b4d0fccdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:18:40.073Z|123d2af3-1ee4-409d-8235-bfb42f3891c1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:18:40.074Z|123d2af3-1ee4-409d-8235-bfb42f3891c1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:40.316Z|f4417db2-3ccc-4ec7-9601-d14524ed2a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:40.317Z|f4417db2-3ccc-4ec7-9601-d14524ed2a38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:40.518Z|c8430ca6-f742-4ff2-b2a2-74642ad022b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:40.519Z|c8430ca6-f742-4ff2-b2a2-74642ad022b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:42.402Z|178b6a9a-7597-449d-9a8f-d7e0557fb517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:42.402Z|178b6a9a-7597-449d-9a8f-d7e0557fb517|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:48.729Z|0e955ed6-2b8e-4499-b78a-322780d6d26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:18:48.730Z|0e955ed6-2b8e-4499-b78a-322780d6d26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:18:49.347Z|0f37dec7-e3e5-462b-8062-edde913c4470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:18:49.347Z|0f37dec7-e3e5-462b-8062-edde913c4470|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:18:50.337Z|4196cf8d-1f7e-4669-898a-7537d0197fc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:50.338Z|4196cf8d-1f7e-4669-898a-7537d0197fc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:50.539Z|e952c7b1-ee3d-45c0-9364-a1bcb0c0aee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:50.539Z|e952c7b1-ee3d-45c0-9364-a1bcb0c0aee3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:18:52.423Z|1bb2be27-94b4-4527-a26f-f2143a9a6f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:18:52.424Z|1bb2be27-94b4-4527-a26f-f2143a9a6f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:00.359Z|96d2e50b-e543-4d2c-a84a-2806e38e6e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:00.360Z|96d2e50b-e543-4d2c-a84a-2806e38e6e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:00.559Z|2546e0bd-6cf7-4a59-a64e-72559af453c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:00.559Z|2546e0bd-6cf7-4a59-a64e-72559af453c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:02.445Z|15e193e5-467a-4d6b-ab71-f476e1389202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:02.446Z|15e193e5-467a-4d6b-ab71-f476e1389202|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:03.729Z|4061456c-e11d-4315-bab9-902577e7fda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:19:03.730Z|4061456c-e11d-4315-bab9-902577e7fda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:19:10.382Z|47e0af32-f9bc-4e65-b09e-6850a6a9cee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:10.383Z|47e0af32-f9bc-4e65-b09e-6850a6a9cee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:10.581Z|379cf7ae-3402-4097-b5b2-11bfe62e09e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:10.582Z|379cf7ae-3402-4097-b5b2-11bfe62e09e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:12.466Z|9d9630d1-66fe-4c22-a84c-9a1b947ef351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:12.467Z|9d9630d1-66fe-4c22-a84c-9a1b947ef351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:18.729Z|833b5f06-7c90-40b2-afb0-f7840e440165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:19:18.732Z|833b5f06-7c90-40b2-afb0-f7840e440165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:19:19.348Z|e3796196-236f-4233-93cf-998841407aa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:19:19.348Z|e3796196-236f-4233-93cf-998841407aa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:19:20.404Z|f9ec5a0f-5fae-450b-bd17-365deaeea1c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:20.405Z|f9ec5a0f-5fae-450b-bd17-365deaeea1c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:20.604Z|b4dbfb4f-76d0-4f9c-83f4-ed4779717f60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:20.605Z|b4dbfb4f-76d0-4f9c-83f4-ed4779717f60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:22.487Z|87d61ff4-e61c-4b84-8f46-b0489605ccaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:22.488Z|87d61ff4-e61c-4b84-8f46-b0489605ccaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:30.424Z|7f1d8c01-af36-4e50-a8f1-f2cdedf06252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:30.425Z|7f1d8c01-af36-4e50-a8f1-f2cdedf06252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:30.625Z|ca32b298-3ac0-4123-9e1f-44283a47434a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:30.626Z|ca32b298-3ac0-4123-9e1f-44283a47434a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:32.508Z|ffcd637b-ab3e-43fd-b707-0c094d9f1503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:32.509Z|ffcd637b-ab3e-43fd-b707-0c094d9f1503|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:33.729Z|1e0f139c-7742-4890-a506-b71425d5e509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:19:33.730Z|1e0f139c-7742-4890-a506-b71425d5e509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:19:40.072Z|edfa0d21-db3a-4281-80bf-c71af6c36306|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:19:40.073Z|edfa0d21-db3a-4281-80bf-c71af6c36306|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:40.450Z|93b557f1-68d3-4d62-ae8c-a2e6014771db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:40.450Z|93b557f1-68d3-4d62-ae8c-a2e6014771db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:40.650Z|9346af86-22a9-4dd3-8ec3-6692cafd17d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:40.650Z|9346af86-22a9-4dd3-8ec3-6692cafd17d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:42.528Z|b69ed1b6-bbaf-4d79-9f19-2822b15535e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:42.529Z|b69ed1b6-bbaf-4d79-9f19-2822b15535e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:48.730Z|8dd0cfcb-c7e2-4f81-9c45-58c23fc32afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:19:48.730Z|8dd0cfcb-c7e2-4f81-9c45-58c23fc32afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:19:49.349Z|281088c7-a451-481a-a211-491339126570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:19:49.349Z|281088c7-a451-481a-a211-491339126570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:19:50.471Z|8c91e72f-e3ab-4b05-a973-cb581b516a39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:50.472Z|8c91e72f-e3ab-4b05-a973-cb581b516a39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:50.670Z|8d7a5035-9925-4f4d-8679-4a2cd8360925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:50.671Z|8d7a5035-9925-4f4d-8679-4a2cd8360925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:19:52.550Z|183d5803-77e9-46e4-a986-2ca82e15c185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:19:52.551Z|183d5803-77e9-46e4-a986-2ca82e15c185|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:00.493Z|37a139fe-0818-482e-916f-e3a33e4a1377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:00.494Z|37a139fe-0818-482e-916f-e3a33e4a1377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:00.691Z|294382f6-f2e9-4875-b0fb-27b54260a259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:00.691Z|294382f6-f2e9-4875-b0fb-27b54260a259|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:02.572Z|83756444-8231-4fe4-bba0-8a7adf6aa771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:02.573Z|83756444-8231-4fe4-bba0-8a7adf6aa771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:03.729Z|68ff165a-cb22-4282-b2fb-90f593c9c55c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:20:03.732Z|68ff165a-cb22-4282-b2fb-90f593c9c55c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:20:10.515Z|5bca8770-3949-46ee-ba82-dad3fd3ad2d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:10.516Z|5bca8770-3949-46ee-ba82-dad3fd3ad2d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:10.711Z|26c59168-5d8a-486a-b93a-2deacf221dbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:10.712Z|26c59168-5d8a-486a-b93a-2deacf221dbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:12.593Z|078d68c6-5ae5-4712-9dbe-3fe66e928927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:12.594Z|078d68c6-5ae5-4712-9dbe-3fe66e928927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:18.729Z|80f04e28-f33e-4d64-bff3-a0d47bfebbde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:20:18.730Z|80f04e28-f33e-4d64-bff3-a0d47bfebbde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:20:19.350Z|3bbf8ede-62ba-4502-8d14-d0babb4e8d3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:20:19.350Z|3bbf8ede-62ba-4502-8d14-d0babb4e8d3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:20:20.538Z|d2190cb1-8703-4d57-9038-364d7fdf4d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:20.538Z|d2190cb1-8703-4d57-9038-364d7fdf4d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:20.734Z|e9eb0615-6659-43df-8fb5-32e4d5501e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:20.735Z|e9eb0615-6659-43df-8fb5-32e4d5501e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:22.614Z|2171e8a9-0f16-4a28-b90a-3c1acde19578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:22.614Z|2171e8a9-0f16-4a28-b90a-3c1acde19578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:30.560Z|33713737-1b09-4cfa-8bab-4553e0ca1f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:30.560Z|33713737-1b09-4cfa-8bab-4553e0ca1f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:30.756Z|50cb771c-fb0e-4aea-8f66-0d23ee865867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:30.757Z|50cb771c-fb0e-4aea-8f66-0d23ee865867|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:32.635Z|3d04f9a9-dc88-4978-a989-9f7b4ace186f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:32.636Z|3d04f9a9-dc88-4978-a989-9f7b4ace186f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:33.729Z|3b9c4447-1fdf-4e83-bb46-407323726993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:20:33.730Z|3b9c4447-1fdf-4e83-bb46-407323726993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:20:40.072Z|04c49cf7-5bcb-469e-b967-bd3353fe5477|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:20:40.073Z|04c49cf7-5bcb-469e-b967-bd3353fe5477|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:40.580Z|96d39232-d5fd-441c-ba38-fa0b8cad2e15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:40.581Z|96d39232-d5fd-441c-ba38-fa0b8cad2e15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:40.779Z|411d6c10-c2a6-450a-8fd4-8d843acfd546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:40.780Z|411d6c10-c2a6-450a-8fd4-8d843acfd546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:42.656Z|62588899-1479-4320-85e2-a010366e96f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:42.657Z|62588899-1479-4320-85e2-a010366e96f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:48.730Z|dce16b61-c8be-4272-b6bb-5f936e76e7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:20:48.733Z|dce16b61-c8be-4272-b6bb-5f936e76e7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:20:49.351Z|1ce6ca4c-ca41-4c95-a75a-f47ac1d8d8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:20:49.352Z|1ce6ca4c-ca41-4c95-a75a-f47ac1d8d8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:20:50.602Z|1bb3cb37-ebef-49f6-bfa3-f527129d3c92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:50.603Z|1bb3cb37-ebef-49f6-bfa3-f527129d3c92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:50.801Z|d9b089f2-29a2-4034-8b19-915580b609bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:50.801Z|d9b089f2-29a2-4034-8b19-915580b609bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:20:52.679Z|f12a3ad4-5c37-4d6a-973f-349b82f67ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:20:52.680Z|f12a3ad4-5c37-4d6a-973f-349b82f67ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:00.624Z|efa7d59f-6426-406b-a9bc-8281ef535551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:00.625Z|efa7d59f-6426-406b-a9bc-8281ef535551|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:00.821Z|9efc2c5d-76a0-4395-be63-d65426777c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:00.822Z|9efc2c5d-76a0-4395-be63-d65426777c07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:02.703Z|9f1be8f3-ea81-4cf6-afc4-3a84fc86f404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:02.703Z|9f1be8f3-ea81-4cf6-afc4-3a84fc86f404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:03.729Z|4b471028-ffed-45be-ac18-c5f7e127fb9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:21:03.730Z|4b471028-ffed-45be-ac18-c5f7e127fb9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:21:10.648Z|5832abcd-aa1d-4159-a7f5-387aca373ebd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:10.649Z|5832abcd-aa1d-4159-a7f5-387aca373ebd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:10.843Z|66098251-6c5a-42bd-9f78-70a4153ff4b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:10.844Z|66098251-6c5a-42bd-9f78-70a4153ff4b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:12.727Z|197de54b-5147-4e38-b763-afe3cd6649ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:12.728Z|197de54b-5147-4e38-b763-afe3cd6649ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:18.729Z|c240b47a-18bb-48ae-9173-bac04d6977e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:21:18.730Z|c240b47a-18bb-48ae-9173-bac04d6977e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:21:19.352Z|14687606-e95c-4bea-aa41-f59ffc74d8e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:21:19.353Z|14687606-e95c-4bea-aa41-f59ffc74d8e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:21:20.672Z|85d83593-2daa-4974-9e19-db2d168cd6b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:20.673Z|85d83593-2daa-4974-9e19-db2d168cd6b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:20.867Z|b054d454-8641-46d6-8105-6f87cd54d321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:20.868Z|b054d454-8641-46d6-8105-6f87cd54d321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:22.749Z|201cda5b-7854-4322-8258-0781d647b730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:22.750Z|201cda5b-7854-4322-8258-0781d647b730|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:30.695Z|43392f29-7f0a-49ab-8d2a-bfc9578adde0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:30.696Z|43392f29-7f0a-49ab-8d2a-bfc9578adde0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:30.889Z|1aa92665-3135-4e55-bb47-e1704bc649c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:30.890Z|1aa92665-3135-4e55-bb47-e1704bc649c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:32.771Z|62deef9d-9b10-477a-a484-453bb25f8a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:32.772Z|62deef9d-9b10-477a-a484-453bb25f8a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:33.729Z|386439e5-7529-4c09-8e2a-a81d2fa09732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:21:33.732Z|386439e5-7529-4c09-8e2a-a81d2fa09732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:21:40.073Z|efa90e8e-ea2c-43af-b1c9-36d06c279ecb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:21:40.074Z|efa90e8e-ea2c-43af-b1c9-36d06c279ecb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:40.716Z|31036897-1607-4424-948f-83db5a134e49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:40.717Z|31036897-1607-4424-948f-83db5a134e49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:40.910Z|bd6a4a21-a1af-4115-99a2-f890f4cd69fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:40.911Z|bd6a4a21-a1af-4115-99a2-f890f4cd69fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:42.793Z|1933a4ab-053b-4ed8-a569-6de248311014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:42.794Z|1933a4ab-053b-4ed8-a569-6de248311014|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:48.729Z|2c3f9bbd-082a-4972-8110-6d260c959e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:21:48.730Z|2c3f9bbd-082a-4972-8110-6d260c959e56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:21:49.354Z|de1e4e4a-513f-43b6-949a-e485fbae1f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:21:49.354Z|de1e4e4a-513f-43b6-949a-e485fbae1f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:21:50.738Z|1e6b8886-eb73-41e4-8bf6-a5a00b1c1c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:50.739Z|1e6b8886-eb73-41e4-8bf6-a5a00b1c1c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:50.930Z|44622aea-1d9c-4309-a3cb-a8f3dfdc2903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:50.930Z|44622aea-1d9c-4309-a3cb-a8f3dfdc2903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:21:52.815Z|76520397-6b6c-47b2-ae4b-d9ca9d8c6b28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:21:52.816Z|76520397-6b6c-47b2-ae4b-d9ca9d8c6b28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:00.760Z|e46d6cc8-5ebc-48e7-948b-8fa050160111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:00.761Z|e46d6cc8-5ebc-48e7-948b-8fa050160111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:00.951Z|520db2e2-493b-4fad-9ff5-6ad4e0d0eade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:00.952Z|520db2e2-493b-4fad-9ff5-6ad4e0d0eade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:02.837Z|ca212537-2952-49b9-a93b-79fc980bd1bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:02.838Z|ca212537-2952-49b9-a93b-79fc980bd1bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:03.730Z|0eabf86b-a7a0-412d-88c4-88770a6d53d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:22:03.730Z|0eabf86b-a7a0-412d-88c4-88770a6d53d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:22:10.782Z|abf8c296-b202-4c57-a8b4-176045a5eecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:10.783Z|abf8c296-b202-4c57-a8b4-176045a5eecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:10.975Z|83502c22-32f3-4913-b577-1852ef3c9047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:10.975Z|83502c22-32f3-4913-b577-1852ef3c9047|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:12.858Z|a250cc84-c24e-42bf-8d20-4a7596991898|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:12.859Z|a250cc84-c24e-42bf-8d20-4a7596991898|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:18.730Z|714a9bc6-345e-4cd2-8ac5-1bdbb2833868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:22:18.731Z|714a9bc6-345e-4cd2-8ac5-1bdbb2833868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:22:19.355Z|9fb96239-e1f9-4893-893f-247544d48028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:22:19.356Z|9fb96239-e1f9-4893-893f-247544d48028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:22:20.812Z|50056538-4336-4149-8212-1e559cb85dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:20.812Z|50056538-4336-4149-8212-1e559cb85dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:20.995Z|72698717-d1b2-460e-9507-d098f19fca07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:20.995Z|72698717-d1b2-460e-9507-d098f19fca07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:22.888Z|2b96fa85-b41c-457b-8476-b6e81ec3c10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:22.888Z|2b96fa85-b41c-457b-8476-b6e81ec3c10f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:30.833Z|ca657fa5-2e08-4e7a-a1e5-1ec53c3deba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:30.834Z|ca657fa5-2e08-4e7a-a1e5-1ec53c3deba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:31.016Z|8b86c5c9-0ca1-4dd5-8843-aad539552a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:31.017Z|8b86c5c9-0ca1-4dd5-8843-aad539552a4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:32.910Z|6e3ad19a-df41-48cb-a135-247c404954e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:32.911Z|6e3ad19a-df41-48cb-a135-247c404954e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:33.729Z|3a6d6e6c-f4f8-4ebd-a7a3-a037c73e5fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:22:33.730Z|3a6d6e6c-f4f8-4ebd-a7a3-a037c73e5fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:22:40.071Z|2acb8761-3a48-4949-9444-02a22cbc5bdc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:22:40.072Z|2acb8761-3a48-4949-9444-02a22cbc5bdc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:40.856Z|d5209a94-9c0c-43f7-aa0e-7ae258921145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:40.857Z|d5209a94-9c0c-43f7-aa0e-7ae258921145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:41.040Z|b9a79d1e-087b-4c50-a26e-80be66a70435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:41.041Z|b9a79d1e-087b-4c50-a26e-80be66a70435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:42.933Z|398c8ac6-92d4-473a-a3ef-d2be8a81070e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:42.933Z|398c8ac6-92d4-473a-a3ef-d2be8a81070e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:48.729Z|57852d0e-792f-4527-813d-e2d9aac16f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:22:48.730Z|57852d0e-792f-4527-813d-e2d9aac16f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:22:49.357Z|118a3d7b-3e5c-4b3d-8a8d-c729e8a4a691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:22:49.357Z|118a3d7b-3e5c-4b3d-8a8d-c729e8a4a691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:22:50.878Z|539c2071-6518-42fe-956c-e35c1ec5546e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:50.878Z|539c2071-6518-42fe-956c-e35c1ec5546e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:51.062Z|f7756b55-03f9-4235-a866-e188858aa90b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:51.062Z|f7756b55-03f9-4235-a866-e188858aa90b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:22:52.954Z|18dd81fd-8afa-48cc-b5a7-ef4f80a89de8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:22:52.955Z|18dd81fd-8afa-48cc-b5a7-ef4f80a89de8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:00.911Z|338a80cf-3a66-4d53-9760-58a55db3cdbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:00.912Z|338a80cf-3a66-4d53-9760-58a55db3cdbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:01.084Z|4f729948-7fcb-42d6-ac51-276183f83379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:01.085Z|4f729948-7fcb-42d6-ac51-276183f83379|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:02.980Z|7d427ad6-47d9-4a73-bbeb-70960c4b319e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:02.981Z|7d427ad6-47d9-4a73-bbeb-70960c4b319e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:03.729Z|acf110c4-49ec-4de9-8969-9761cde0e655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:23:03.731Z|acf110c4-49ec-4de9-8969-9761cde0e655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:23:10.939Z|7895a6aa-dfa9-4f1a-b2a0-176c608db94f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:10.939Z|7895a6aa-dfa9-4f1a-b2a0-176c608db94f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:11.106Z|e2efc38d-8db0-4b7d-a741-1abe2f240b3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:11.107Z|e2efc38d-8db0-4b7d-a741-1abe2f240b3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:13.001Z|a504a3e4-6173-4af8-808f-bbf1e33efbd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:13.002Z|a504a3e4-6173-4af8-808f-bbf1e33efbd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:18.729Z|db9d4733-4be3-4d76-a475-293af2c323a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:23:18.730Z|db9d4733-4be3-4d76-a475-293af2c323a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:23:19.358Z|7b5c23c6-6bc2-4e2f-9d67-0b0aa7f890e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:23:19.359Z|7b5c23c6-6bc2-4e2f-9d67-0b0aa7f890e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:23:20.959Z|b77afbd8-f61b-4d68-964a-1cf2df7cad9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:20.960Z|b77afbd8-f61b-4d68-964a-1cf2df7cad9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:21.128Z|b4e0b07b-b800-45cc-99d7-513ec2821d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:21.128Z|b4e0b07b-b800-45cc-99d7-513ec2821d0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:23.023Z|ad88e63a-8227-495f-b86f-6605420febeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:23.024Z|ad88e63a-8227-495f-b86f-6605420febeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:30.981Z|75adfb6d-9ca6-491e-b1a2-97821a88d656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:30.982Z|75adfb6d-9ca6-491e-b1a2-97821a88d656|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:31.148Z|bf5d8e44-4486-446e-b663-a1cf43c77bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:31.149Z|bf5d8e44-4486-446e-b663-a1cf43c77bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:33.044Z|a04788e2-d85d-4b5d-9c75-065c1f235f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:33.044Z|a04788e2-d85d-4b5d-9c75-065c1f235f17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:33.729Z|8b5d2052-89c2-44c1-88cc-7d8ab5b8f45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:23:33.730Z|8b5d2052-89c2-44c1-88cc-7d8ab5b8f45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:23:40.072Z|5eca97d0-38cf-4548-bc88-7915c8a3b7df|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:23:40.072Z|5eca97d0-38cf-4548-bc88-7915c8a3b7df|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:41.004Z|fc656ca6-73e6-4326-a84e-969941678759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:41.005Z|fc656ca6-73e6-4326-a84e-969941678759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:41.169Z|ca0f25db-1d74-473a-94fa-e144d32723b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:41.169Z|ca0f25db-1d74-473a-94fa-e144d32723b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:43.065Z|b542ae69-7cca-41b8-b949-699c3747cb80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:43.065Z|b542ae69-7cca-41b8-b949-699c3747cb80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:48.729Z|3fda80bd-18f5-45b7-a97e-be5e2b525d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:23:48.731Z|3fda80bd-18f5-45b7-a97e-be5e2b525d96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:23:49.359Z|d793850b-6e46-4a2a-b350-28a403e82b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:23:49.360Z|d793850b-6e46-4a2a-b350-28a403e82b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:23:51.026Z|0b7c7760-fab3-443c-9373-333b106edab8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:51.027Z|0b7c7760-fab3-443c-9373-333b106edab8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:51.193Z|a2d882ec-3aeb-429d-9c11-2985eb9dbab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:51.193Z|a2d882ec-3aeb-429d-9c11-2985eb9dbab9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:23:53.085Z|c750267d-8d60-47f3-a03a-1c9512cae4b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:23:53.086Z|c750267d-8d60-47f3-a03a-1c9512cae4b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:01.047Z|ada2144a-aa8b-457d-b199-488dade15987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:01.047Z|ada2144a-aa8b-457d-b199-488dade15987|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:01.214Z|2c29e3fa-bcff-4dfe-8b42-e076051779bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:01.215Z|2c29e3fa-bcff-4dfe-8b42-e076051779bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:03.106Z|8afed496-7cfd-4cec-b8bc-a0a4f0175df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:03.107Z|8afed496-7cfd-4cec-b8bc-a0a4f0175df1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:03.729Z|30dba2df-1a3f-434c-900b-92a4ff20bec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:24:03.730Z|30dba2df-1a3f-434c-900b-92a4ff20bec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:24:11.068Z|eee3f258-fde1-408d-98ba-e266aece1d85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:11.068Z|eee3f258-fde1-408d-98ba-e266aece1d85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:11.237Z|a6ba0ffd-8bdc-4a3e-922a-340b39753214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:11.238Z|a6ba0ffd-8bdc-4a3e-922a-340b39753214|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:13.127Z|73303eca-0575-4311-9707-f7fa498b0856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:13.128Z|73303eca-0575-4311-9707-f7fa498b0856|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:18.729Z|77946483-6a67-4522-ba08-ed0d28d6d344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:24:18.730Z|77946483-6a67-4522-ba08-ed0d28d6d344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:24:19.361Z|3ef59928-e62c-4bba-9023-3ee56b8e9290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:24:19.361Z|3ef59928-e62c-4bba-9023-3ee56b8e9290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:24:21.090Z|3f87e92c-0316-4ece-96cc-922313143312|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:21.092Z|3f87e92c-0316-4ece-96cc-922313143312|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:21.260Z|672c8e30-b557-4be0-9361-f48ee3867d8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:21.260Z|672c8e30-b557-4be0-9361-f48ee3867d8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:23.150Z|92d9f154-b4ba-47bd-9068-e2dc012f13b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:23.151Z|92d9f154-b4ba-47bd-9068-e2dc012f13b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:31.115Z|9104ea93-3773-4637-b8b3-4a040389dba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:31.116Z|9104ea93-3773-4637-b8b3-4a040389dba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:31.281Z|935fd1a1-cbc7-4c11-aa07-fd8f61464f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:31.282Z|935fd1a1-cbc7-4c11-aa07-fd8f61464f86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:33.173Z|aa2fc9bd-a3c3-4676-92ad-01a696658c4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:33.174Z|aa2fc9bd-a3c3-4676-92ad-01a696658c4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:33.729Z|d526059a-eabb-4931-b9cf-5e75a8525804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:24:33.731Z|d526059a-eabb-4931-b9cf-5e75a8525804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:24:40.071Z|c3cf6efb-838b-40b5-975b-617668d6fe1a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:24:40.072Z|c3cf6efb-838b-40b5-975b-617668d6fe1a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:41.138Z|b38df58b-1445-4960-834b-66f841011623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:41.139Z|b38df58b-1445-4960-834b-66f841011623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:41.302Z|e481dda4-24e8-437b-b861-7f225770ed67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:41.302Z|e481dda4-24e8-437b-b861-7f225770ed67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:43.195Z|a265195f-3f80-49aa-87a1-99898c1dfc61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:43.196Z|a265195f-3f80-49aa-87a1-99898c1dfc61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:48.729Z|e3dde429-108f-4028-8c6d-730b8080667f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:24:48.730Z|e3dde429-108f-4028-8c6d-730b8080667f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:24:49.362Z|a58226f8-3257-497a-ba40-134a40fcc5f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:24:49.362Z|a58226f8-3257-497a-ba40-134a40fcc5f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:24:51.159Z|4d26fec3-20f3-4cef-b5e2-25f7c76247d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:51.160Z|4d26fec3-20f3-4cef-b5e2-25f7c76247d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:51.322Z|2e7a3ea0-600b-413d-8486-aa1e3657f6c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:51.323Z|2e7a3ea0-600b-413d-8486-aa1e3657f6c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:24:53.216Z|2ae7aae4-b380-4b62-b077-8ba6e477eb3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:24:53.216Z|2ae7aae4-b380-4b62-b077-8ba6e477eb3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:01.180Z|78f383c2-f4c3-421c-8d70-6f9c97fab3c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:01.181Z|78f383c2-f4c3-421c-8d70-6f9c97fab3c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:01.344Z|0555ee2f-2386-4330-93d3-2a184ef562bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:01.344Z|0555ee2f-2386-4330-93d3-2a184ef562bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:03.236Z|a91d285d-e662-406c-b7cd-b071a416f698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:03.237Z|a91d285d-e662-406c-b7cd-b071a416f698|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:03.729Z|fb4510f3-2401-4f62-a9b3-579508e25ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:25:03.730Z|fb4510f3-2401-4f62-a9b3-579508e25ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:25:11.201Z|f64175bd-6b46-47a3-b708-5a8789609651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:11.202Z|f64175bd-6b46-47a3-b708-5a8789609651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:11.365Z|aac2f7bc-2c94-46d7-be7d-bbd130de5711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:11.366Z|aac2f7bc-2c94-46d7-be7d-bbd130de5711|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:13.257Z|47fb7aac-44d4-4aa3-b3c7-562dd95ad807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:13.258Z|47fb7aac-44d4-4aa3-b3c7-562dd95ad807|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:18.729Z|9fa86468-3693-4908-be06-537a42db201c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:25:18.731Z|9fa86468-3693-4908-be06-537a42db201c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:25:19.363Z|b71ceee8-35ba-4887-9334-350650aaf1e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:25:19.363Z|b71ceee8-35ba-4887-9334-350650aaf1e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:25:21.223Z|fd06403e-859c-4c2e-98c2-657a9575ad99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:21.224Z|fd06403e-859c-4c2e-98c2-657a9575ad99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:21.386Z|f34283e9-1713-4250-9001-70fddd2f7a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:21.387Z|f34283e9-1713-4250-9001-70fddd2f7a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:23.279Z|de4833d7-8119-4e04-a21d-c9f74e8dd97c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:23.280Z|de4833d7-8119-4e04-a21d-c9f74e8dd97c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:31.245Z|e8c53f0c-4c08-406d-8f5f-7139f1fc38bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:31.245Z|e8c53f0c-4c08-406d-8f5f-7139f1fc38bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:31.407Z|2460f4a5-231a-4bc8-b45a-722d7f43d2b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:31.408Z|2460f4a5-231a-4bc8-b45a-722d7f43d2b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:33.299Z|fe5abe04-2d0d-4a69-937b-c593443ea867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:33.300Z|fe5abe04-2d0d-4a69-937b-c593443ea867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:33.729Z|b73e78c3-b8ed-4150-8764-a374f1779c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:25:33.730Z|b73e78c3-b8ed-4150-8764-a374f1779c2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:25:40.071Z|8a3698d9-a920-478b-85e9-da1f24b0f510|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:25:40.072Z|8a3698d9-a920-478b-85e9-da1f24b0f510|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:41.267Z|9b062f69-ab0f-4545-b0ca-f1ef454c84c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:41.268Z|9b062f69-ab0f-4545-b0ca-f1ef454c84c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:41.429Z|540da56f-9054-49bd-89cf-6b331c7ee80c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:41.429Z|540da56f-9054-49bd-89cf-6b331c7ee80c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:43.319Z|6d75f2f9-649c-49e4-b30f-c1edd2154ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:43.320Z|6d75f2f9-649c-49e4-b30f-c1edd2154ed8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:48.729Z|d2f36d25-9c78-4522-908e-e30bbfd4cc68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:25:48.730Z|d2f36d25-9c78-4522-908e-e30bbfd4cc68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:25:49.364Z|b436526f-8166-4c61-8b64-2c9d7cab4fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:25:49.364Z|b436526f-8166-4c61-8b64-2c9d7cab4fff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:25:51.287Z|7d9ab9cc-a908-4dd0-b60e-ae195bd91b3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:51.287Z|7d9ab9cc-a908-4dd0-b60e-ae195bd91b3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:51.452Z|17e40aa7-99b8-4617-ba8f-8471b3d32b61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:51.453Z|17e40aa7-99b8-4617-ba8f-8471b3d32b61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:25:53.340Z|62979c17-bbf5-4a18-8d16-1cf3b2d9d8e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:25:53.341Z|62979c17-bbf5-4a18-8d16-1cf3b2d9d8e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:01.307Z|68c20fae-3d01-419b-ab16-97e12b8e22af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:01.308Z|68c20fae-3d01-419b-ab16-97e12b8e22af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:01.474Z|7ae8f260-54a4-4180-aa04-b9acc1f237bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:01.475Z|7ae8f260-54a4-4180-aa04-b9acc1f237bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:03.360Z|46424ae6-102b-49b7-84c9-faf438ea0a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:03.361Z|46424ae6-102b-49b7-84c9-faf438ea0a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:03.729Z|d04512f5-0ebc-4d6e-a867-16669f0c9303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:26:03.731Z|d04512f5-0ebc-4d6e-a867-16669f0c9303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:26:11.331Z|710ed724-efb7-4201-b678-85f8816cd647|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:11.332Z|710ed724-efb7-4201-b678-85f8816cd647|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:11.496Z|1585a840-b914-466a-901d-0bd652a8d0f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:11.496Z|1585a840-b914-466a-901d-0bd652a8d0f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:13.383Z|b13e4c26-6f04-499d-8761-73b15eb2bdba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:13.384Z|b13e4c26-6f04-499d-8761-73b15eb2bdba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:18.729Z|ad9040f1-7311-46df-a606-a0b25565cd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:26:18.730Z|ad9040f1-7311-46df-a606-a0b25565cd39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:26:19.365Z|66cf0abb-8a80-4ff6-85bb-3145a16c7865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:26:19.365Z|66cf0abb-8a80-4ff6-85bb-3145a16c7865|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:26:21.353Z|cb3be8df-7649-4df1-8ed8-9344ebe5416a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:21.354Z|cb3be8df-7649-4df1-8ed8-9344ebe5416a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:21.517Z|aa5aebb4-134e-44d5-b343-e3f8a3302a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:21.518Z|aa5aebb4-134e-44d5-b343-e3f8a3302a4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:23.404Z|dfa12c3f-ac46-4348-8cfd-c5477e0ef11b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:23.405Z|dfa12c3f-ac46-4348-8cfd-c5477e0ef11b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:31.377Z|500b01ea-644b-488b-97ab-0513933fa983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:31.378Z|500b01ea-644b-488b-97ab-0513933fa983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:31.540Z|aa246352-b63a-4c06-9220-2b8397404ce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:31.541Z|aa246352-b63a-4c06-9220-2b8397404ce0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:33.426Z|4978227a-80cc-40e2-b98a-3c0a46ad34ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:33.427Z|4978227a-80cc-40e2-b98a-3c0a46ad34ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:33.730Z|6953d5b6-fdb4-442e-92ce-66ebe5fae576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:26:33.730Z|6953d5b6-fdb4-442e-92ce-66ebe5fae576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:26:40.071Z|c8c3ed35-4533-4b9c-a3ad-cb0149c1d7c3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:26:40.072Z|c8c3ed35-4533-4b9c-a3ad-cb0149c1d7c3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:41.398Z|a3d9e270-4689-4ba8-b87a-070a90302b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:41.398Z|a3d9e270-4689-4ba8-b87a-070a90302b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:41.562Z|670b3263-4561-48b3-b648-982684259f46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:41.563Z|670b3263-4561-48b3-b648-982684259f46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:43.448Z|44718a49-f11c-4028-9156-9d1f7cdea3cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:43.449Z|44718a49-f11c-4028-9156-9d1f7cdea3cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:48.729Z|28bf7aed-03a8-4478-bad4-244c51ac61a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:26:48.731Z|28bf7aed-03a8-4478-bad4-244c51ac61a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:26:49.366Z|08453c7b-6fa4-4f98-9631-896a9757cb62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:26:49.366Z|08453c7b-6fa4-4f98-9631-896a9757cb62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:26:51.418Z|bc04f65e-d612-4404-9721-a62d3d4befb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:51.419Z|bc04f65e-d612-4404-9721-a62d3d4befb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:51.585Z|46f062b6-71c2-4c64-b4d7-23bd6080a75e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:51.586Z|46f062b6-71c2-4c64-b4d7-23bd6080a75e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:26:53.469Z|ca2753dd-c4c6-48c1-904c-80e50e9d3625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:26:53.470Z|ca2753dd-c4c6-48c1-904c-80e50e9d3625|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:01.441Z|125b33e6-6385-442d-a44a-d236f683dede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:01.442Z|125b33e6-6385-442d-a44a-d236f683dede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:01.610Z|b8384ea6-748c-43f2-aef3-bbb4bd5ef551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:01.611Z|b8384ea6-748c-43f2-aef3-bbb4bd5ef551|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:03.490Z|7e3ef65c-b6a1-48a9-9220-df36ddffb82e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:03.491Z|7e3ef65c-b6a1-48a9-9220-df36ddffb82e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:03.729Z|a2fa25bc-8eb2-4cf8-ae1b-17605b8b88a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:27:03.730Z|a2fa25bc-8eb2-4cf8-ae1b-17605b8b88a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:27:11.465Z|7f35c5ff-8a3c-442d-8b80-9326d992e93c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:11.466Z|7f35c5ff-8a3c-442d-8b80-9326d992e93c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:11.632Z|ac9a4184-669a-49ab-a662-1f545aa26029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:11.632Z|ac9a4184-669a-49ab-a662-1f545aa26029|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:13.512Z|4e4394d4-d408-4adb-a1be-d88981efee81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:13.513Z|4e4394d4-d408-4adb-a1be-d88981efee81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:18.730Z|d248cdd4-6914-42d2-abcc-d64b1ef5d738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:27:18.730Z|d248cdd4-6914-42d2-abcc-d64b1ef5d738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:27:19.367Z|84443281-f7ce-4563-8644-7339f7c5a1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:27:19.367Z|84443281-f7ce-4563-8644-7339f7c5a1df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:27:21.489Z|e14e50b3-5024-4018-8d1f-1a8b5727bdde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:21.490Z|e14e50b3-5024-4018-8d1f-1a8b5727bdde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:21.652Z|e83dcdff-4cd7-4304-be3d-a438181adc69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:21.653Z|e83dcdff-4cd7-4304-be3d-a438181adc69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:23.535Z|5adfc78e-7014-43d3-8428-65e70624fb8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:23.535Z|5adfc78e-7014-43d3-8428-65e70624fb8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:31.510Z|55cacf77-0e83-4084-b667-d16401c3b697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:31.511Z|55cacf77-0e83-4084-b667-d16401c3b697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:31.674Z|ce76e4f7-41ee-4f2d-b4e4-1b6082dbeb10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:31.674Z|ce76e4f7-41ee-4f2d-b4e4-1b6082dbeb10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:33.556Z|aacf34de-c7ef-4a6f-a369-d1732bdb99c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:33.557Z|aacf34de-c7ef-4a6f-a369-d1732bdb99c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:33.729Z|dde7ebb3-cdd3-4d86-827f-9559b23ff9a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:27:33.732Z|dde7ebb3-cdd3-4d86-827f-9559b23ff9a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:27:40.072Z|bf1f2d52-29cc-4a42-b9a3-56bddefc15a8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:27:40.072Z|bf1f2d52-29cc-4a42-b9a3-56bddefc15a8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:41.534Z|965aa490-f116-4e5f-b5c7-9c018fade2c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:41.534Z|965aa490-f116-4e5f-b5c7-9c018fade2c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:41.693Z|45e46432-267e-4b8a-a9a9-db0772527d7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:41.694Z|45e46432-267e-4b8a-a9a9-db0772527d7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:43.577Z|8df17785-f850-48bd-a1d3-af62274fd636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:43.578Z|8df17785-f850-48bd-a1d3-af62274fd636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:48.729Z|bf7a6aaf-5fbb-48da-8e4b-ecba65243320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:27:48.730Z|bf7a6aaf-5fbb-48da-8e4b-ecba65243320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:27:49.369Z|d126e62e-2fa9-40f4-914e-0a9a24f28c65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:27:49.369Z|d126e62e-2fa9-40f4-914e-0a9a24f28c65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:27:51.554Z|5f06b086-04aa-47d5-8a07-597e590912d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:51.555Z|5f06b086-04aa-47d5-8a07-597e590912d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:51.716Z|9a51077c-c8a5-4469-ad0c-19e991286603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:51.717Z|9a51077c-c8a5-4469-ad0c-19e991286603|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:27:53.598Z|460587b8-6341-49ff-ae8d-dd739ae2dcc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:27:53.599Z|460587b8-6341-49ff-ae8d-dd739ae2dcc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:01.576Z|e9cf7620-31a1-47e8-b292-bb80757af9d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:01.577Z|e9cf7620-31a1-47e8-b292-bb80757af9d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:01.736Z|f9442cd6-fe0c-4dad-b14a-7d6d5df05bca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:01.737Z|f9442cd6-fe0c-4dad-b14a-7d6d5df05bca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:03.621Z|c18d2f5d-6f84-4a07-b263-0abcca8c5b9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:03.622Z|c18d2f5d-6f84-4a07-b263-0abcca8c5b9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:03.729Z|9f93fc42-d3b7-4945-89c8-3b20b49b0af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:28:03.730Z|9f93fc42-d3b7-4945-89c8-3b20b49b0af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:28:11.598Z|b8600284-c3ee-45ba-8e77-3d96108a1a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:11.599Z|b8600284-c3ee-45ba-8e77-3d96108a1a3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:11.757Z|52407243-8461-4b4f-b7ad-6da3d470e5e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:11.758Z|52407243-8461-4b4f-b7ad-6da3d470e5e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:13.644Z|47d10757-ac8b-4f54-9ea0-9fb70273db01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:13.645Z|47d10757-ac8b-4f54-9ea0-9fb70273db01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:18.729Z|45778de8-04a1-43a7-be56-8605c457956a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:28:18.731Z|45778de8-04a1-43a7-be56-8605c457956a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:28:19.370Z|68217a77-8347-40c0-a018-ebf60f8a898b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:28:19.371Z|68217a77-8347-40c0-a018-ebf60f8a898b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:28:21.619Z|e5849c6a-bb64-4ec8-932f-a95eac70e4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:21.620Z|e5849c6a-bb64-4ec8-932f-a95eac70e4a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:21.777Z|dc386ed1-79de-4120-9715-4ab571eabd08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:21.778Z|dc386ed1-79de-4120-9715-4ab571eabd08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:23.666Z|6ec92e20-0009-42ca-b5b5-9910ada34a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:23.667Z|6ec92e20-0009-42ca-b5b5-9910ada34a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:31.641Z|254e2382-6912-4f95-b09a-cb2f466471df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:31.642Z|254e2382-6912-4f95-b09a-cb2f466471df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:31.797Z|107520f6-8fe4-4892-90a5-5bcb8be77e17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:31.798Z|107520f6-8fe4-4892-90a5-5bcb8be77e17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:33.687Z|cb9d9e59-1bc7-4df8-9a6f-13a102de7b9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:33.687Z|cb9d9e59-1bc7-4df8-9a6f-13a102de7b9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:33.729Z|3eac2c80-8fe0-4843-8923-9f5a77b31b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:28:33.730Z|3eac2c80-8fe0-4843-8923-9f5a77b31b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:28:40.071Z|f58810cc-8eb2-4458-aeab-0c9121971004|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:28:40.072Z|f58810cc-8eb2-4458-aeab-0c9121971004|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:41.662Z|03537f70-57c4-4f8d-97e9-62d677ac0699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:41.663Z|03537f70-57c4-4f8d-97e9-62d677ac0699|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:41.818Z|bf2bac26-a8fc-4c3f-b268-a2c5dd1a3839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:41.819Z|bf2bac26-a8fc-4c3f-b268-a2c5dd1a3839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:43.708Z|ac374b0e-82ae-4a9a-86f9-eb2798fed19f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:43.709Z|ac374b0e-82ae-4a9a-86f9-eb2798fed19f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:48.729Z|ae76c69a-d7bc-4880-9a83-d13d893646f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:28:48.730Z|ae76c69a-d7bc-4880-9a83-d13d893646f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:28:49.372Z|84c3a62b-2988-455e-8954-34eb24750069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:28:49.372Z|84c3a62b-2988-455e-8954-34eb24750069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:28:51.684Z|ae84edaf-17f4-4792-82d7-1157bcb74a90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:51.684Z|ae84edaf-17f4-4792-82d7-1157bcb74a90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:51.840Z|ea8944c4-3f0b-4643-898b-a81b7a7a104e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:51.841Z|ea8944c4-3f0b-4643-898b-a81b7a7a104e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:28:53.729Z|1ce96103-da86-482a-8b07-fdc2ea054a28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:28:53.729Z|1ce96103-da86-482a-8b07-fdc2ea054a28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:01.705Z|aec82684-8063-4cea-8994-1b24afa0caca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:01.705Z|aec82684-8063-4cea-8994-1b24afa0caca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:01.861Z|3230ca14-2b42-4f41-889a-441b343cdaea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:01.862Z|3230ca14-2b42-4f41-889a-441b343cdaea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:03.729Z|0db57ce8-6ac9-4154-8162-5456d0ec3f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:29:03.730Z|0db57ce8-6ac9-4154-8162-5456d0ec3f68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:29:03.750Z|0ce65ac2-f140-49a3-a3c7-33b4ff4ac875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:03.750Z|0ce65ac2-f140-49a3-a3c7-33b4ff4ac875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:11.726Z|794d2270-4eb3-4c01-ae1a-b69d20070d4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:11.727Z|794d2270-4eb3-4c01-ae1a-b69d20070d4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:11.884Z|8f7cfcaa-097c-4091-861f-1e3b8616377a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:11.885Z|8f7cfcaa-097c-4091-861f-1e3b8616377a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:13.772Z|14124795-6847-4ab9-90c4-fbf96f630204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:13.773Z|14124795-6847-4ab9-90c4-fbf96f630204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:18.729Z|dcb8c5e6-7dd6-4d5f-9848-e582d52eab0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:29:18.730Z|dcb8c5e6-7dd6-4d5f-9848-e582d52eab0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:29:19.373Z|bec8f26c-25e0-429b-a436-6b2111ca8ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:29:19.373Z|bec8f26c-25e0-429b-a436-6b2111ca8ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:29:21.746Z|45a394f1-6df6-4d56-90f5-bef76c47a2d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:21.747Z|45a394f1-6df6-4d56-90f5-bef76c47a2d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:21.904Z|bc10236a-05bf-4d4f-a075-7bd5f8e2d562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:21.905Z|bc10236a-05bf-4d4f-a075-7bd5f8e2d562|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:23.813Z|e7f2c636-26f9-49e1-953f-8ad42c605953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:23.814Z|e7f2c636-26f9-49e1-953f-8ad42c605953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:31.768Z|a953b982-b6d8-4099-8dcf-aa8fac72a6c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:31.768Z|a953b982-b6d8-4099-8dcf-aa8fac72a6c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:31.926Z|7fe2ea4f-97f1-4e1a-a474-1b15c425ca5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:31.927Z|7fe2ea4f-97f1-4e1a-a474-1b15c425ca5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:33.729Z|c574f581-4e4d-46dd-ab2d-619c6f3f3434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:29:33.730Z|c574f581-4e4d-46dd-ab2d-619c6f3f3434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:29:33.836Z|5bed5404-6b99-4112-948b-fcaee9709774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:33.837Z|5bed5404-6b99-4112-948b-fcaee9709774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:40.071Z|6f7d9948-998b-4ecd-b6e9-ae62a2c714be|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:29:40.072Z|6f7d9948-998b-4ecd-b6e9-ae62a2c714be|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:41.790Z|3cf05c71-d5dd-4574-931a-4d1599767c9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:41.791Z|3cf05c71-d5dd-4574-931a-4d1599767c9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:41.953Z|2895cf07-bcc0-45bd-8d55-7fdf855e0495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:41.953Z|2895cf07-bcc0-45bd-8d55-7fdf855e0495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:43.857Z|27743efa-e636-4254-83b5-01f53cec070e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:43.858Z|27743efa-e636-4254-83b5-01f53cec070e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:48.729Z|47a91b01-e06e-45b3-bb18-a20e0d3c3bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:29:48.730Z|47a91b01-e06e-45b3-bb18-a20e0d3c3bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:29:49.374Z|089ef9b8-d9c2-4334-825c-32607ad55493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:29:49.374Z|089ef9b8-d9c2-4334-825c-32607ad55493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:29:51.811Z|506debf0-ec90-40e6-8125-c220740c0b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:51.812Z|506debf0-ec90-40e6-8125-c220740c0b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:51.974Z|ffc34a2d-0084-46c6-8249-98aedb07f40c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:51.975Z|ffc34a2d-0084-46c6-8249-98aedb07f40c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:29:53.877Z|8e0e2664-ea73-4c51-959d-ba29c06deaf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:29:53.878Z|8e0e2664-ea73-4c51-959d-ba29c06deaf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:01.832Z|933b4009-ce49-4fc8-8517-14bf51281858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:01.833Z|933b4009-ce49-4fc8-8517-14bf51281858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:01.995Z|22e18ae1-f49f-4906-a8ed-7104470ba438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:01.995Z|22e18ae1-f49f-4906-a8ed-7104470ba438|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:03.729Z|8f7383c5-2f69-4099-b5b1-6f8d1860db43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:30:03.730Z|8f7383c5-2f69-4099-b5b1-6f8d1860db43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:30:03.900Z|fadc954a-16c6-4a5c-b041-dc4c9470841e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:03.900Z|fadc954a-16c6-4a5c-b041-dc4c9470841e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:11.853Z|d2ac4a8a-77cf-4f0c-963a-92ff2cc96a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:11.854Z|d2ac4a8a-77cf-4f0c-963a-92ff2cc96a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:12.014Z|bfab41c8-b084-46b1-b1a4-8e9ceac829c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:12.014Z|bfab41c8-b084-46b1-b1a4-8e9ceac829c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:13.925Z|bd1e90d4-e92a-40d3-b90b-49dd2f9837df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:13.926Z|bd1e90d4-e92a-40d3-b90b-49dd2f9837df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:18.729Z|6fdcb5c2-ef35-4cc5-a71d-70dc1dad619d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:30:18.730Z|6fdcb5c2-ef35-4cc5-a71d-70dc1dad619d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:30:19.375Z|ab17e29b-df57-4e30-bdbc-894f58702087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:30:19.375Z|ab17e29b-df57-4e30-bdbc-894f58702087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:30:21.874Z|39bed3c0-3317-458b-851f-0b03ef4a4f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:21.874Z|39bed3c0-3317-458b-851f-0b03ef4a4f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:22.034Z|71539782-2037-46bc-9999-4cdcb11961d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:22.035Z|71539782-2037-46bc-9999-4cdcb11961d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:23.946Z|8d89becc-4c1b-4f01-8e2b-89c5e5280fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:23.947Z|8d89becc-4c1b-4f01-8e2b-89c5e5280fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:31.895Z|7bcf4696-1a2e-49c4-b598-3e7589bdea55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:31.896Z|7bcf4696-1a2e-49c4-b598-3e7589bdea55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:32.057Z|54136f22-403d-49b1-9272-444e83fd7844|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:32.057Z|54136f22-403d-49b1-9272-444e83fd7844|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:33.729Z|0e35c9f5-0e3d-480a-828f-0259e19bafe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:30:33.740Z|0e35c9f5-0e3d-480a-828f-0259e19bafe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:30:33.967Z|218ddcae-4f91-4f8c-a9b9-13db83c08664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:33.968Z|218ddcae-4f91-4f8c-a9b9-13db83c08664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:40.071Z|a0ee9e72-ab27-4bd2-9a13-277058ca83ad|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:30:40.072Z|a0ee9e72-ab27-4bd2-9a13-277058ca83ad|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:41.916Z|c75c4de6-ef7b-450d-b63b-ae48b5fe9897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:41.917Z|c75c4de6-ef7b-450d-b63b-ae48b5fe9897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:42.077Z|75a0d1aa-cf86-499a-8f71-2599fdd9a812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:42.078Z|75a0d1aa-cf86-499a-8f71-2599fdd9a812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:43.988Z|34bc1885-6c88-4ee9-af96-875c33ecc3db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:43.988Z|34bc1885-6c88-4ee9-af96-875c33ecc3db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:48.729Z|5b04ec89-2ef0-43c4-a8d3-8f9cad404286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:30:48.730Z|5b04ec89-2ef0-43c4-a8d3-8f9cad404286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:30:49.376Z|3a1fddf5-ef50-4f2f-a401-9f9bd1146040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:30:49.377Z|3a1fddf5-ef50-4f2f-a401-9f9bd1146040|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:30:51.938Z|acbc91d6-b7cb-49b4-99b9-e7e789b06228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:51.938Z|acbc91d6-b7cb-49b4-99b9-e7e789b06228|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:52.098Z|939ee0d9-832e-4f9c-a430-9667bae08131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:52.099Z|939ee0d9-832e-4f9c-a430-9667bae08131|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:30:54.008Z|17c08ea9-3022-4008-b2e2-42a1b6b6a94d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:30:54.009Z|17c08ea9-3022-4008-b2e2-42a1b6b6a94d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:01.223Z||http-nio-8080-exec-2|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xc8f40x0a0xeds0xf10x83l0xb80x12[0x950xd00xb10x1a0xf90xbdg&BX0xe8U30xe50xe8"R0xe6X0x1f]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-01-11T06:31:01.958Z|8471ac69-a695-4bc9-92ba-a32d7f48ad95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:01.959Z|8471ac69-a695-4bc9-92ba-a32d7f48ad95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:02.119Z|fbd2b082-1f52-4891-89a7-9a4595c666b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:02.119Z|fbd2b082-1f52-4891-89a7-9a4595c666b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:03.729Z|3a11d464-8246-4ce6-b283-685f8a1a3a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:31:03.730Z|3a11d464-8246-4ce6-b283-685f8a1a3a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:31:04.029Z|c928048c-a25c-400c-acb1-1c0f80daa1a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:04.030Z|c928048c-a25c-400c-acb1-1c0f80daa1a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:11.980Z|eb296e31-0a0e-42b2-9e8d-4dcc6f722744|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:11.981Z|eb296e31-0a0e-42b2-9e8d-4dcc6f722744|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:12.140Z|a3ce473e-ce4a-4dc5-ae2c-1d68715694dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:12.141Z|a3ce473e-ce4a-4dc5-ae2c-1d68715694dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:14.051Z|21789070-68ae-4c7c-8f77-bbb2a265c1bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:14.052Z|21789070-68ae-4c7c-8f77-bbb2a265c1bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:18.729Z|871d46bd-4103-4bc1-8373-038bafd2f640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:31:18.732Z|871d46bd-4103-4bc1-8373-038bafd2f640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:31:19.377Z|91f35e46-025a-4b3f-8943-3ed58fb74549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:31:19.378Z|91f35e46-025a-4b3f-8943-3ed58fb74549|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:31:22.002Z|e6b5fc0b-6a73-4936-92f1-e0599be980bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:22.002Z|e6b5fc0b-6a73-4936-92f1-e0599be980bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:22.161Z|3cb5c05b-c190-4581-95f1-b83dc95be751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:22.162Z|3cb5c05b-c190-4581-95f1-b83dc95be751|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:24.074Z|43c494af-81af-4ecf-8d82-6f0dcc321ce7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:24.075Z|43c494af-81af-4ecf-8d82-6f0dcc321ce7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:32.023Z|ff771130-bb53-4f58-8226-5f648c61671e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:32.024Z|ff771130-bb53-4f58-8226-5f648c61671e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:32.181Z|659fb741-f74b-4f2d-ac48-f2541c0fccd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:32.182Z|659fb741-f74b-4f2d-ac48-f2541c0fccd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:33.729Z|c2a9e6fd-3ddc-4d54-b787-9b842e048e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:31:33.730Z|c2a9e6fd-3ddc-4d54-b787-9b842e048e75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:31:34.095Z|88108825-68f7-418b-a4a6-6444ddb371a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:34.096Z|88108825-68f7-418b-a4a6-6444ddb371a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:40.071Z|ec6e77c2-9f21-41a6-b78d-8beef5dffd5a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:31:40.071Z|ec6e77c2-9f21-41a6-b78d-8beef5dffd5a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:42.045Z|aab210cf-87a8-4148-8776-1d8666dd4d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:42.046Z|aab210cf-87a8-4148-8776-1d8666dd4d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:42.203Z|3c1b15fb-f451-4ec8-ba02-132f9d3f2ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:42.204Z|3c1b15fb-f451-4ec8-ba02-132f9d3f2ec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:44.116Z|a770dafe-2af9-4b26-b352-7870b35f8240|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:44.116Z|a770dafe-2af9-4b26-b352-7870b35f8240|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:48.729Z|49071d86-8ca0-4dda-8059-790ac1de015d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:31:48.730Z|49071d86-8ca0-4dda-8059-790ac1de015d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:31:49.378Z|4abafd2d-bb05-4ae3-9b4f-768e43af79ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:31:49.379Z|4abafd2d-bb05-4ae3-9b4f-768e43af79ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:31:52.072Z|4d150dc8-c3ff-4de5-a4bb-d603d2674ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:52.073Z|4d150dc8-c3ff-4de5-a4bb-d603d2674ff6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:52.225Z|4d020854-f4cd-4958-93a5-23d4776d87be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:52.226Z|4d020854-f4cd-4958-93a5-23d4776d87be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:31:54.138Z|c29ce058-831e-4cd4-9237-13f89584d598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:31:54.139Z|c29ce058-831e-4cd4-9237-13f89584d598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:02.095Z|32bc2621-a1d6-4c50-a0eb-14f95e7dbca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:02.096Z|32bc2621-a1d6-4c50-a0eb-14f95e7dbca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:02.247Z|75eb4043-6039-41c3-8b2b-1f73d4dbdfa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:02.248Z|75eb4043-6039-41c3-8b2b-1f73d4dbdfa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:03.729Z|e1bac4d1-e66e-4bf6-989c-1b3347e21640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:32:03.732Z|e1bac4d1-e66e-4bf6-989c-1b3347e21640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:32:04.161Z|873e85b9-e262-4fd5-9c31-d7ef59813d51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:04.162Z|873e85b9-e262-4fd5-9c31-d7ef59813d51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:12.118Z|744557f7-70ca-44b4-b991-ba6ad356c47f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:12.118Z|744557f7-70ca-44b4-b991-ba6ad356c47f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:12.269Z|d0dbc244-2ad1-4a6e-b9d7-4f9fa9051c6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:12.269Z|d0dbc244-2ad1-4a6e-b9d7-4f9fa9051c6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:14.185Z|fe25ab9b-cd92-4355-8f1b-f64274856605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:14.186Z|fe25ab9b-cd92-4355-8f1b-f64274856605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:18.729Z|3cf9323a-8862-40cf-b3d4-121630d9c82d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:32:18.730Z|3cf9323a-8862-40cf-b3d4-121630d9c82d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:32:19.380Z|ef4c0c30-7a2f-4ef4-97ee-dcb9d1783dd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:32:19.380Z|ef4c0c30-7a2f-4ef4-97ee-dcb9d1783dd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:32:22.139Z|eeb1f551-7bd7-419e-90dd-552cb0aafcb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:22.140Z|eeb1f551-7bd7-419e-90dd-552cb0aafcb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:22.289Z|6746223f-69ba-40ff-9971-9bb5ac49fb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:22.290Z|6746223f-69ba-40ff-9971-9bb5ac49fb17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:24.208Z|c4546810-3181-45db-a81f-98bdbca88552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:24.209Z|c4546810-3181-45db-a81f-98bdbca88552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:32.161Z|4d833373-198b-4aec-b89c-d404e1c098da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:32.162Z|4d833373-198b-4aec-b89c-d404e1c098da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:32.311Z|917f761f-4aed-44d9-96cc-3c2876ff5cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:32.312Z|917f761f-4aed-44d9-96cc-3c2876ff5cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:33.729Z|189cde13-1bce-419a-b87a-93122094baef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:32:33.730Z|189cde13-1bce-419a-b87a-93122094baef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:32:34.229Z|91e6cae4-5422-4a6f-87d4-c7bd326ab90e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:34.230Z|91e6cae4-5422-4a6f-87d4-c7bd326ab90e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:40.071Z|4348be32-00a2-4a18-9a7b-2da399e1d741|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:32:40.072Z|4348be32-00a2-4a18-9a7b-2da399e1d741|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:42.182Z|91a7ad85-f3cd-4878-85d8-d09c006c9e00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:42.183Z|91a7ad85-f3cd-4878-85d8-d09c006c9e00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:42.332Z|426ae2b8-6e28-4858-9463-aef5865dedae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:42.333Z|426ae2b8-6e28-4858-9463-aef5865dedae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:44.250Z|6caede95-d0b0-4e92-851e-0be9a70371ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:44.251Z|6caede95-d0b0-4e92-851e-0be9a70371ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:48.729Z|384d3aeb-5583-4585-a066-01bc3ff806f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:32:48.731Z|384d3aeb-5583-4585-a066-01bc3ff806f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:32:49.381Z|a5104db3-498c-43b9-aac0-578d099d8b0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:32:49.381Z|a5104db3-498c-43b9-aac0-578d099d8b0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:32:52.204Z|b3fb2381-9578-45cc-ba24-46bc2a9afacf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:52.204Z|b3fb2381-9578-45cc-ba24-46bc2a9afacf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:52.352Z|90ca48bf-4398-495d-807c-e03034397703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:52.353Z|90ca48bf-4398-495d-807c-e03034397703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:32:54.273Z|6e7756f0-dd0e-4f05-865f-78408e3cefe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:32:54.273Z|6e7756f0-dd0e-4f05-865f-78408e3cefe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:02.227Z|368bb7d6-18e0-45fb-8397-42f09cc3a502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:02.228Z|368bb7d6-18e0-45fb-8397-42f09cc3a502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:02.373Z|9d66dfde-473b-4618-a10b-9bc9473b5b5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:02.374Z|9d66dfde-473b-4618-a10b-9bc9473b5b5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:03.729Z|aa9997fb-86ea-499e-b53f-cc5cdb925e15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:33:03.730Z|aa9997fb-86ea-499e-b53f-cc5cdb925e15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:33:04.292Z|f3f08e8e-7318-4a07-a6d8-78f5c7317246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:04.293Z|f3f08e8e-7318-4a07-a6d8-78f5c7317246|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:12.251Z|88b35174-e003-4076-9bc9-7af23c98385c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:12.252Z|88b35174-e003-4076-9bc9-7af23c98385c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:12.395Z|6f538b76-5918-40ed-bf12-45bd6d95052a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:12.395Z|6f538b76-5918-40ed-bf12-45bd6d95052a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:14.313Z|f84cde26-12b2-4977-817d-9b94dc3837af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:14.314Z|f84cde26-12b2-4977-817d-9b94dc3837af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:18.729Z|2f38176d-4ef5-4102-9176-d4d9a6195eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:33:18.730Z|2f38176d-4ef5-4102-9176-d4d9a6195eb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:33:19.382Z|0bda292a-e6b7-4cde-843b-a358b511488d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:33:19.382Z|0bda292a-e6b7-4cde-843b-a358b511488d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:33:22.273Z|ad3c679c-805c-4a86-b14c-f29dcb5b92bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:22.274Z|ad3c679c-805c-4a86-b14c-f29dcb5b92bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:22.415Z|be8cc153-d3d5-4ae6-96a4-4d71183119cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:22.416Z|be8cc153-d3d5-4ae6-96a4-4d71183119cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:24.336Z|969ca6cd-7dc4-4614-b3d9-6cf0b0574d46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:24.336Z|969ca6cd-7dc4-4614-b3d9-6cf0b0574d46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:32.296Z|3ec794dd-2302-4f0f-9839-b90d8dd11ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:32.297Z|3ec794dd-2302-4f0f-9839-b90d8dd11ad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:32.439Z|95bfd24e-f50f-49e3-adbe-a96907368ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:32.440Z|95bfd24e-f50f-49e3-adbe-a96907368ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:33.729Z|aac2412c-f6b6-4b1d-a048-89ffddbb77ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:33:33.732Z|aac2412c-f6b6-4b1d-a048-89ffddbb77ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:33:34.356Z|6464c823-0c19-407c-a8da-7ea29606b684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:34.357Z|6464c823-0c19-407c-a8da-7ea29606b684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:40.071Z|1c87d577-0553-4cca-865d-9f45e32dbed4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:33:40.072Z|1c87d577-0553-4cca-865d-9f45e32dbed4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:42.318Z|3818fe45-fcd0-44a0-a70c-5b1ce1639819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:42.318Z|3818fe45-fcd0-44a0-a70c-5b1ce1639819|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:42.461Z|2cbff7cc-3da2-453b-a3d5-27dfe26b02a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:42.462Z|2cbff7cc-3da2-453b-a3d5-27dfe26b02a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:44.378Z|14fd75ee-22fc-48a5-a559-9c5d8c28dfd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:44.379Z|14fd75ee-22fc-48a5-a559-9c5d8c28dfd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:48.730Z|9a398a2e-a351-4b14-b9e5-3d458b2f9945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:33:48.730Z|9a398a2e-a351-4b14-b9e5-3d458b2f9945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:33:49.383Z|a6f9c78f-6dd7-470d-b5a2-c35e7e5d25fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:33:49.384Z|a6f9c78f-6dd7-470d-b5a2-c35e7e5d25fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:33:52.340Z|a00cec25-cf93-4b08-88fd-30b8b32c4966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:52.341Z|a00cec25-cf93-4b08-88fd-30b8b32c4966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:52.481Z|50c42540-023e-457b-931c-ce0b35110c3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:52.482Z|50c42540-023e-457b-931c-ce0b35110c3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:33:54.398Z|53747af7-6c10-40f9-8636-43180a158a6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:33:54.399Z|53747af7-6c10-40f9-8636-43180a158a6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:02.363Z|29a93ada-dfb2-4c5f-b8a4-4d8e142c46ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:02.364Z|29a93ada-dfb2-4c5f-b8a4-4d8e142c46ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:02.503Z|48cdecde-6dc0-4e12-acb3-742bbacc005a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:02.504Z|48cdecde-6dc0-4e12-acb3-742bbacc005a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:03.729Z|5b5fda0a-c06a-4744-8d7c-334ea989094e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:34:03.730Z|5b5fda0a-c06a-4744-8d7c-334ea989094e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:34:04.420Z|2ad1f040-acc3-4bba-b502-2d17f36a3822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:04.421Z|2ad1f040-acc3-4bba-b502-2d17f36a3822|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:12.384Z|4b7aaa17-0eac-4dab-b55f-bc15d54588a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:12.385Z|4b7aaa17-0eac-4dab-b55f-bc15d54588a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:12.525Z|5404e485-08ce-47f9-89b1-8f8e26640c25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:12.526Z|5404e485-08ce-47f9-89b1-8f8e26640c25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:14.442Z|e2ab13f5-d601-48a8-a3f5-dcb5cad3fbea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:14.443Z|e2ab13f5-d601-48a8-a3f5-dcb5cad3fbea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:18.730Z|20d63fa4-806f-48fc-85ae-ae1217feae5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:34:18.733Z|20d63fa4-806f-48fc-85ae-ae1217feae5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:34:19.384Z|3c4e2d57-de56-46d9-866b-374a73773aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:34:19.385Z|3c4e2d57-de56-46d9-866b-374a73773aa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:34:22.407Z|5e9e4f91-50b7-4423-b60f-4200143b5c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:22.408Z|5e9e4f91-50b7-4423-b60f-4200143b5c78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:22.547Z|30a68fe2-9e95-44df-8e15-7c5bc1f20168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:22.548Z|30a68fe2-9e95-44df-8e15-7c5bc1f20168|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:24.463Z|718d94b2-777e-4c2c-a802-d543943a9d14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:24.464Z|718d94b2-777e-4c2c-a802-d543943a9d14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:32.428Z|94d94d01-f795-4855-9f95-685ddbab67f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:32.429Z|94d94d01-f795-4855-9f95-685ddbab67f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:32.575Z|83af25dd-df89-447f-adb1-9e736b2ac87f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:32.576Z|83af25dd-df89-447f-adb1-9e736b2ac87f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:33.729Z|9e6c0e66-7acc-4ef7-9262-e10f67cbc4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:34:33.730Z|9e6c0e66-7acc-4ef7-9262-e10f67cbc4e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:34:34.485Z|e23a2670-0e47-436a-a902-3c2c49952c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:34.485Z|e23a2670-0e47-436a-a902-3c2c49952c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:40.072Z|826da1ad-03e7-4372-8ecf-513113c1d35d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:34:40.073Z|826da1ad-03e7-4372-8ecf-513113c1d35d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:42.451Z|cdd24d14-6bad-405f-a24a-c4871566a8d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:42.451Z|cdd24d14-6bad-405f-a24a-c4871566a8d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:42.596Z|62a8cec9-283c-4a31-9726-ad4c47447393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:42.597Z|62a8cec9-283c-4a31-9726-ad4c47447393|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:44.506Z|37f4b8ff-0a76-45fb-9fd2-2bfc6233b89e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:44.507Z|37f4b8ff-0a76-45fb-9fd2-2bfc6233b89e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:48.729Z|397223a0-44b6-44aa-a643-66fa48505301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:34:48.730Z|397223a0-44b6-44aa-a643-66fa48505301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:34:49.385Z|737bfac6-ae37-4bcc-939b-9e2725e8d618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:34:49.386Z|737bfac6-ae37-4bcc-939b-9e2725e8d618|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:34:52.472Z|a6b8d38c-1d88-4c91-939d-9f1180066ea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:52.472Z|a6b8d38c-1d88-4c91-939d-9f1180066ea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:52.617Z|876f7a1d-602a-483c-80f9-fb39810cff14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:52.618Z|876f7a1d-602a-483c-80f9-fb39810cff14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:34:54.528Z|0d6f8a7d-06a2-4252-8f78-ef4c22745c90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:34:54.529Z|0d6f8a7d-06a2-4252-8f78-ef4c22745c90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:02.497Z|4cd261d2-1b9c-43fd-912c-224b480a3233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:02.498Z|4cd261d2-1b9c-43fd-912c-224b480a3233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:02.639Z|d0882357-f791-4530-ae09-297844668a20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:02.639Z|d0882357-f791-4530-ae09-297844668a20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:03.729Z|494b0644-6a08-46d0-8ce0-97de615e0a45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:35:03.732Z|494b0644-6a08-46d0-8ce0-97de615e0a45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:35:04.550Z|913eff3c-34b8-491c-a442-b68ccf611e00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:04.551Z|913eff3c-34b8-491c-a442-b68ccf611e00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:12.519Z|aae95d2d-64ea-4901-98d2-3bd83f8d8c5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:12.519Z|aae95d2d-64ea-4901-98d2-3bd83f8d8c5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:12.660Z|e1365f59-763c-4b96-be99-1d8a5605f99b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:12.661Z|e1365f59-763c-4b96-be99-1d8a5605f99b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:14.573Z|09e30167-dd1d-471b-b004-8b5ef4e4c9e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:14.573Z|09e30167-dd1d-471b-b004-8b5ef4e4c9e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:18.729Z|9aa9d653-4ca7-482b-87c7-30b955dcf2e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:35:18.730Z|9aa9d653-4ca7-482b-87c7-30b955dcf2e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:35:19.387Z|f1e7f621-7378-422f-b783-db2893a59fa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:35:19.387Z|f1e7f621-7378-422f-b783-db2893a59fa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:35:22.540Z|70b7e686-5a8c-4d27-98b9-9bbaedd90fee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:22.541Z|70b7e686-5a8c-4d27-98b9-9bbaedd90fee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:22.679Z|2604a826-6954-4cb0-97f4-653895f39246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:22.680Z|2604a826-6954-4cb0-97f4-653895f39246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:24.596Z|a8c94fd0-db6a-4217-80f9-58e59c241e52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:24.596Z|a8c94fd0-db6a-4217-80f9-58e59c241e52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:32.563Z|91375d1d-c618-4312-b7d2-f3957b22f579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:32.563Z|91375d1d-c618-4312-b7d2-f3957b22f579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:32.701Z|bb515a6e-923e-48d1-ae05-aae7e35b20cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:32.702Z|bb515a6e-923e-48d1-ae05-aae7e35b20cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:33.729Z|a5694dbb-f351-484b-8812-70253db247d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:35:33.730Z|a5694dbb-f351-484b-8812-70253db247d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:35:34.618Z|e41921b8-c4b0-4323-b65e-0b4326eacd3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:34.619Z|e41921b8-c4b0-4323-b65e-0b4326eacd3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:40.072Z|aa89787d-1c72-4e9e-af89-d8e473f49463|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:35:40.073Z|aa89787d-1c72-4e9e-af89-d8e473f49463|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:42.583Z|c7205920-fe60-484d-a82b-55f238ebb771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:42.584Z|c7205920-fe60-484d-a82b-55f238ebb771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:42.723Z|60965cf3-f7b3-4439-86a8-f07f44fae40d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:42.724Z|60965cf3-f7b3-4439-86a8-f07f44fae40d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:44.639Z|0a40e6f2-e17e-4ef3-a1cb-74d92010f851|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:44.640Z|0a40e6f2-e17e-4ef3-a1cb-74d92010f851|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:48.729Z|8923b6a1-f74b-421e-a95b-643c6e4700b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:35:48.733Z|8923b6a1-f74b-421e-a95b-643c6e4700b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:35:49.388Z|15d5cfa0-f067-4ca2-837e-82f5ec4427a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:35:49.388Z|15d5cfa0-f067-4ca2-837e-82f5ec4427a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:35:52.604Z|6eaaa273-c8b4-494b-9b49-6791e93dd33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:52.605Z|6eaaa273-c8b4-494b-9b49-6791e93dd33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:52.744Z|7705af0d-c977-4992-8f62-bb2269c7a921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:52.745Z|7705af0d-c977-4992-8f62-bb2269c7a921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:35:54.661Z|1593b7c8-3dd8-471f-8b1f-d9d70e0b617e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:35:54.662Z|1593b7c8-3dd8-471f-8b1f-d9d70e0b617e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:02.625Z|7d4dc4a7-ade3-4d0c-ac1a-eafabf6d6cca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:02.626Z|7d4dc4a7-ade3-4d0c-ac1a-eafabf6d6cca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:02.769Z|e83ff7af-afaa-465b-b106-091343f7788e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:02.770Z|e83ff7af-afaa-465b-b106-091343f7788e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:03.729Z|b445a583-16ab-41bd-ae53-fbc5362b46d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:36:03.730Z|b445a583-16ab-41bd-ae53-fbc5362b46d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:36:04.684Z|4dbe05a1-e801-4c04-abfe-f2001163967e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:04.685Z|4dbe05a1-e801-4c04-abfe-f2001163967e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:12.647Z|57def48f-9123-4ef3-a144-52e03c18bf44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:12.648Z|57def48f-9123-4ef3-a144-52e03c18bf44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:12.790Z|e07d0f05-cc3a-482d-ade9-e1761ad528ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:12.790Z|e07d0f05-cc3a-482d-ade9-e1761ad528ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:14.707Z|08ae6b1a-4a17-4ef8-abd8-92dcb6312cbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:14.708Z|08ae6b1a-4a17-4ef8-abd8-92dcb6312cbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:18.729Z|ca95c81a-908b-41e6-8b34-9d7d247ad0f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:36:18.730Z|ca95c81a-908b-41e6-8b34-9d7d247ad0f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:36:19.389Z|e2fb8c23-536e-4244-88e8-433fc2f4e80c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:36:19.389Z|e2fb8c23-536e-4244-88e8-433fc2f4e80c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:36:22.669Z|5cdfab63-4ee3-459e-bbe7-6c1f4de6881b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:22.670Z|5cdfab63-4ee3-459e-bbe7-6c1f4de6881b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:22.812Z|863a39c5-8a56-4d8d-a10c-74ab17fddef9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:22.813Z|863a39c5-8a56-4d8d-a10c-74ab17fddef9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:24.730Z|a532b4ea-b4d6-4629-83ac-63f4ac045ed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:24.731Z|a532b4ea-b4d6-4629-83ac-63f4ac045ed7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:32.692Z|606d95e6-5f93-4356-8d17-8e79c2b93002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:32.693Z|606d95e6-5f93-4356-8d17-8e79c2b93002|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:32.834Z|08c95a5f-d3f2-44c3-af28-c1a1ab2c7214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:32.834Z|08c95a5f-d3f2-44c3-af28-c1a1ab2c7214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:33.729Z|8407dd3d-2943-4d52-b9c0-1da4b12574fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:36:33.732Z|8407dd3d-2943-4d52-b9c0-1da4b12574fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:36:34.758Z|bafbc549-e44c-467b-b90d-70e535ac287c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:34.759Z|bafbc549-e44c-467b-b90d-70e535ac287c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:40.072Z|b09df56b-1d5d-48fe-bfac-0d9840a64d87|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:36:40.073Z|b09df56b-1d5d-48fe-bfac-0d9840a64d87|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:42.714Z|21166119-8014-49ec-9cf4-f7bdd5ad29e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:42.715Z|21166119-8014-49ec-9cf4-f7bdd5ad29e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:42.857Z|76e4f6ac-9015-4fcb-80f6-3f542f582aee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:42.858Z|76e4f6ac-9015-4fcb-80f6-3f542f582aee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:44.780Z|fbfa727b-a1f1-4ae8-a5bb-7395426822eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:44.781Z|fbfa727b-a1f1-4ae8-a5bb-7395426822eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:48.729Z|84e1dc17-9bab-4727-8a52-d70ac80f013d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:36:48.730Z|84e1dc17-9bab-4727-8a52-d70ac80f013d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:36:49.398Z|9a8f3b61-cd66-4d46-909f-f5f9631b5fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:36:49.398Z|9a8f3b61-cd66-4d46-909f-f5f9631b5fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:36:52.736Z|cba4f49b-2a89-4a7d-8f58-3cfc85775211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:52.737Z|cba4f49b-2a89-4a7d-8f58-3cfc85775211|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:52.878Z|41160d70-06e0-4a33-833b-5953687e5d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:52.890Z|41160d70-06e0-4a33-833b-5953687e5d75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:36:54.803Z|10f188cf-6f72-4384-952a-97f775a11dc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:36:54.803Z|10f188cf-6f72-4384-952a-97f775a11dc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:02.757Z|ccfeca7c-dc62-43d4-9749-dd18be175783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:02.757Z|ccfeca7c-dc62-43d4-9749-dd18be175783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:02.913Z|41096a3a-b3fb-47e4-a699-13bd66a30314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:02.914Z|41096a3a-b3fb-47e4-a699-13bd66a30314|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:03.729Z|b3fceac5-ad46-46c9-b79f-b5f7bc01fb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:37:03.730Z|b3fceac5-ad46-46c9-b79f-b5f7bc01fb6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:37:04.825Z|b0ce5f41-1581-49ca-80b9-1e7287b521f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:04.826Z|b0ce5f41-1581-49ca-80b9-1e7287b521f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:12.779Z|93abe2cf-d890-4566-b0ec-9ff57d0d81bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:12.779Z|93abe2cf-d890-4566-b0ec-9ff57d0d81bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:12.934Z|ac121dee-1cd6-493c-8eb6-3446f827074c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:12.935Z|ac121dee-1cd6-493c-8eb6-3446f827074c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:14.846Z|42731067-40ec-4d3d-8ca7-72facb0a8ce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:14.848Z|42731067-40ec-4d3d-8ca7-72facb0a8ce1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:18.729Z|60ccf57f-af9c-487c-b5d5-83c29244f441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:37:18.732Z|60ccf57f-af9c-487c-b5d5-83c29244f441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:37:19.399Z|caa3cd31-b551-41be-b04c-ca6c064f8e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:37:19.399Z|caa3cd31-b551-41be-b04c-ca6c064f8e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:37:22.800Z|41aacdbe-ee69-4dce-9f24-b0192c7ef5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:22.801Z|41aacdbe-ee69-4dce-9f24-b0192c7ef5c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:22.957Z|7c7c69a6-4a6b-473a-a6e7-a164558b267f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:22.958Z|7c7c69a6-4a6b-473a-a6e7-a164558b267f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:24.870Z|cc1ce38d-d717-4bfc-9510-d4e4e738d299|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:24.871Z|cc1ce38d-d717-4bfc-9510-d4e4e738d299|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:32.822Z|32655825-44b9-4685-92ce-03b58df71e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:32.822Z|32655825-44b9-4685-92ce-03b58df71e49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:32.979Z|6130e6eb-ac62-4592-b5fb-dc5ec4f18b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:32.980Z|6130e6eb-ac62-4592-b5fb-dc5ec4f18b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:33.729Z|0d1fb85b-3e55-4555-96fc-5ce47e09ddff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:37:33.730Z|0d1fb85b-3e55-4555-96fc-5ce47e09ddff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:37:34.892Z|1944240d-c7e2-4e9e-abd5-bada84f1d891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:34.893Z|1944240d-c7e2-4e9e-abd5-bada84f1d891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:40.071Z|80831aa0-5d0c-40f7-bf2a-86e68b918ca5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:37:40.072Z|80831aa0-5d0c-40f7-bf2a-86e68b918ca5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:42.844Z|8131ca56-b025-42fd-ae88-cb38527029cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:42.844Z|8131ca56-b025-42fd-ae88-cb38527029cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:43.001Z|23680dbd-bce6-4af5-a3f1-2d7598cb535d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:43.001Z|23680dbd-bce6-4af5-a3f1-2d7598cb535d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:44.913Z|584f6d1b-8665-4671-9e49-dde715b6889a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:44.914Z|584f6d1b-8665-4671-9e49-dde715b6889a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:48.729Z|22888056-510b-4ee9-8336-0a69cb7c6aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:37:48.730Z|22888056-510b-4ee9-8336-0a69cb7c6aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:37:49.400Z|4794c8f0-5f69-4ce0-b16c-4a02a342c5bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:37:49.401Z|4794c8f0-5f69-4ce0-b16c-4a02a342c5bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:37:52.866Z|de267b98-1a19-423a-acf8-a7c4c2ae9404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:52.867Z|de267b98-1a19-423a-acf8-a7c4c2ae9404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:53.022Z|ca7c24df-255e-46bd-8285-a7a914045595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:53.023Z|ca7c24df-255e-46bd-8285-a7a914045595|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:37:54.935Z|03c0d943-9176-4bf6-bb7e-dc1b1af67074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:37:54.936Z|03c0d943-9176-4bf6-bb7e-dc1b1af67074|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:02.891Z|36ffcb87-2f05-457c-a63a-57b60517338c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:02.892Z|36ffcb87-2f05-457c-a63a-57b60517338c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:03.044Z|5c0cd37e-c12f-4a4b-b02b-e27c73902397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:03.045Z|5c0cd37e-c12f-4a4b-b02b-e27c73902397|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:03.729Z|b14a66d7-1cbd-4750-b64c-a96cbb24d650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:38:03.732Z|b14a66d7-1cbd-4750-b64c-a96cbb24d650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:38:04.957Z|a91823e0-5e26-45c9-accb-69c88f005521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:04.958Z|a91823e0-5e26-45c9-accb-69c88f005521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:12.913Z|656c69d0-59e8-4b46-b748-561895e8693a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:12.914Z|656c69d0-59e8-4b46-b748-561895e8693a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:13.065Z|1ec6df38-e3c1-458b-9d14-4b635c04b46d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:13.066Z|1ec6df38-e3c1-458b-9d14-4b635c04b46d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:14.977Z|3c6528d9-a399-42c5-ac41-255c68aaf28d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:14.978Z|3c6528d9-a399-42c5-ac41-255c68aaf28d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:18.729Z|97e9a74c-2e45-47b6-be87-dde4a4192dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:38:18.730Z|97e9a74c-2e45-47b6-be87-dde4a4192dc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:38:19.401Z|e557309b-7e70-4c0a-88ad-67c567f79b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:38:19.402Z|e557309b-7e70-4c0a-88ad-67c567f79b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:38:22.934Z|11dc28c3-94b4-472b-ba82-d3ec9de69372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:22.935Z|11dc28c3-94b4-472b-ba82-d3ec9de69372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:23.088Z|0a93a44b-0d59-42b2-a652-9fbae5330da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:23.088Z|0a93a44b-0d59-42b2-a652-9fbae5330da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:25.000Z|e37b6c2f-1625-43aa-87f3-951b48c47cce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:25.000Z|e37b6c2f-1625-43aa-87f3-951b48c47cce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:32.956Z|d3aa47ac-12d3-4c42-af66-91bd511436dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:32.956Z|d3aa47ac-12d3-4c42-af66-91bd511436dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:33.109Z|17f65f36-c076-482c-b188-148467ff2fbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:33.110Z|17f65f36-c076-482c-b188-148467ff2fbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:33.729Z|e9a8a136-9562-4794-8403-03de7f6d9f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:38:33.730Z|e9a8a136-9562-4794-8403-03de7f6d9f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:38:35.020Z|d30e09ef-9733-4745-a994-24c902f8959a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:35.021Z|d30e09ef-9733-4745-a994-24c902f8959a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:40.071Z|fc6c3717-cd46-4516-ba92-0f83cbd497a8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:38:40.072Z|fc6c3717-cd46-4516-ba92-0f83cbd497a8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:42.977Z|575468d3-ec10-4222-b24e-ce53813f3ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:42.978Z|575468d3-ec10-4222-b24e-ce53813f3ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:43.130Z|fb2e1bbb-7ab8-45a1-a256-713405885a30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:43.131Z|fb2e1bbb-7ab8-45a1-a256-713405885a30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:45.042Z|10065cde-390e-4511-b4d8-83976e621e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:45.042Z|10065cde-390e-4511-b4d8-83976e621e2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:48.729Z|e615afed-8d17-44bd-b9e9-e0a99709b430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:38:48.732Z|e615afed-8d17-44bd-b9e9-e0a99709b430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:38:49.403Z|654b0c69-cd66-4710-bf9d-46e40cf2fd68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:38:49.404Z|654b0c69-cd66-4710-bf9d-46e40cf2fd68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:38:52.998Z|76f81404-2b27-477e-9b38-be310a24d0a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:52.998Z|76f81404-2b27-477e-9b38-be310a24d0a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:53.152Z|060306b7-1671-48a8-a180-dcc6f8cf0d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:53.153Z|060306b7-1671-48a8-a180-dcc6f8cf0d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:38:55.072Z|909a8ee7-153e-4b3e-87c3-8b4aad2c6be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:38:55.073Z|909a8ee7-153e-4b3e-87c3-8b4aad2c6be9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:03.021Z|7405442d-a767-4584-8c25-70152993eeed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:03.021Z|7405442d-a767-4584-8c25-70152993eeed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:03.174Z|548406a4-d53f-41be-8992-b9d7b30be8be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:03.175Z|548406a4-d53f-41be-8992-b9d7b30be8be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:03.730Z|a2e04da5-2b87-4bb4-98ce-f204600fe6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:39:03.731Z|a2e04da5-2b87-4bb4-98ce-f204600fe6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:39:05.095Z|20a5b002-3b3f-43ee-9ab2-bbb3046afe28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:05.096Z|20a5b002-3b3f-43ee-9ab2-bbb3046afe28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:13.041Z|bc1dde33-3b05-4516-8810-d56c95f806c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:13.042Z|bc1dde33-3b05-4516-8810-d56c95f806c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:13.196Z|e1ae8dda-0fe6-490f-9c38-f368a069d77a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:13.197Z|e1ae8dda-0fe6-490f-9c38-f368a069d77a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:15.117Z|25f064b2-e667-4565-be3c-b25cf76d6895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:15.118Z|25f064b2-e667-4565-be3c-b25cf76d6895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:18.729Z|40ea2c82-d7a0-45b6-bae8-e5eabd35ab7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:39:18.730Z|40ea2c82-d7a0-45b6-bae8-e5eabd35ab7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:39:19.404Z|510d8513-9701-4c48-833c-d649470241b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:39:19.405Z|510d8513-9701-4c48-833c-d649470241b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:39:23.063Z|dea2a46e-2db5-449c-afc7-f595c674aca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:23.064Z|dea2a46e-2db5-449c-afc7-f595c674aca0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:23.218Z|669fab7b-5131-49dc-bd9a-aefe6e57705e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:23.219Z|669fab7b-5131-49dc-bd9a-aefe6e57705e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:25.140Z|2b5bbeb5-3217-420c-af87-3fed5dd14279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:25.140Z|2b5bbeb5-3217-420c-af87-3fed5dd14279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:33.085Z|fc81e6d5-d43d-40b3-a637-b233faba83c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:33.085Z|fc81e6d5-d43d-40b3-a637-b233faba83c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:33.239Z|51198fee-23ca-4ea5-a5f2-61090d66d638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:33.240Z|51198fee-23ca-4ea5-a5f2-61090d66d638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:33.729Z|9273632c-5ec8-4574-9407-8a94ed5e5210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:39:33.732Z|9273632c-5ec8-4574-9407-8a94ed5e5210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:39:35.160Z|f44e0c78-26e2-40a3-ae6f-f11ddf93ce55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:35.161Z|f44e0c78-26e2-40a3-ae6f-f11ddf93ce55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:40.071Z|6125833c-8c52-4985-bc4a-2a0071f6066d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:39:40.072Z|6125833c-8c52-4985-bc4a-2a0071f6066d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:43.106Z|2a0ba9e3-e8ff-4429-af9a-6e637840b533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:43.106Z|2a0ba9e3-e8ff-4429-af9a-6e637840b533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:43.260Z|35b6d027-96c9-4477-8cb3-8a8871131eea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:43.261Z|35b6d027-96c9-4477-8cb3-8a8871131eea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:45.181Z|e1d042d0-ae74-4edc-8844-80e26d717efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:45.182Z|e1d042d0-ae74-4edc-8844-80e26d717efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:48.729Z|8e0f38ba-b8e7-49ca-8cc9-b3720c9c8905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:39:48.730Z|8e0f38ba-b8e7-49ca-8cc9-b3720c9c8905|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:39:49.405Z|ef3c04f0-1865-4bd4-a333-d34845f5b978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:39:49.406Z|ef3c04f0-1865-4bd4-a333-d34845f5b978|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:39:53.126Z|06034a17-0fb0-4743-8ab7-aae5f3fc755e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:53.127Z|06034a17-0fb0-4743-8ab7-aae5f3fc755e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:53.281Z|8e1f8152-56bc-430e-8944-c592dbd31c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:53.281Z|8e1f8152-56bc-430e-8944-c592dbd31c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:39:55.202Z|cf746046-27a4-499b-858c-8ce9ec3eab4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:39:55.203Z|cf746046-27a4-499b-858c-8ce9ec3eab4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:03.147Z|51674b75-7ea2-4841-90a8-e78d58589a7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:03.148Z|51674b75-7ea2-4841-90a8-e78d58589a7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:03.303Z|ff99054e-8c35-4d1c-ba93-7a59dc2a2701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:03.304Z|ff99054e-8c35-4d1c-ba93-7a59dc2a2701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:03.729Z|5d8dc15f-7543-431d-af77-c0596889ad20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:40:03.730Z|5d8dc15f-7543-431d-af77-c0596889ad20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:40:05.224Z|691d6aba-9d0e-45da-8c6f-5159ac3e6432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:05.224Z|691d6aba-9d0e-45da-8c6f-5159ac3e6432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:13.169Z|911dee54-0e60-442d-a2bf-89da221a8545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:13.170Z|911dee54-0e60-442d-a2bf-89da221a8545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:13.326Z|3f14764c-7f6a-4c9c-a8fa-07643f9bfbe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:13.326Z|3f14764c-7f6a-4c9c-a8fa-07643f9bfbe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:15.244Z|9a6b66e8-142b-47ee-ae0a-b0193c064429|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:15.245Z|9a6b66e8-142b-47ee-ae0a-b0193c064429|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:18.729Z|f79a1d5c-bdad-4f31-a701-71c07b77105a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:40:18.732Z|f79a1d5c-bdad-4f31-a701-71c07b77105a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:40:19.406Z|38c572cf-1586-466d-8cbc-5c8b3ac9b02a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:40:19.407Z|38c572cf-1586-466d-8cbc-5c8b3ac9b02a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:40:23.191Z|456a490f-bdd3-44af-9749-294149a6c553|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:23.192Z|456a490f-bdd3-44af-9749-294149a6c553|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:23.347Z|bec3510a-ed96-4fb5-87e6-c911bd7a80d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:23.348Z|bec3510a-ed96-4fb5-87e6-c911bd7a80d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:25.290Z|caa46e26-5f4c-414a-b648-7033d59dd548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:25.291Z|caa46e26-5f4c-414a-b648-7033d59dd548|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:33.215Z|789bf23f-64bd-44cf-bacd-d91af445d183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:33.216Z|789bf23f-64bd-44cf-bacd-d91af445d183|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:33.369Z|547b5e22-5af7-4932-8840-c68362aa1e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:33.370Z|547b5e22-5af7-4932-8840-c68362aa1e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:33.729Z|1a58e9fb-1017-4692-8ea8-fb5fb79a3a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:40:33.730Z|1a58e9fb-1017-4692-8ea8-fb5fb79a3a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:40:35.317Z|d6fea35b-bd0e-462c-ab4f-eebf4a1112af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:35.317Z|d6fea35b-bd0e-462c-ab4f-eebf4a1112af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:40.071Z|101e48e9-997c-4fbf-8b0e-4d5c4e58d90f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:40:40.072Z|101e48e9-997c-4fbf-8b0e-4d5c4e58d90f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:43.236Z|f23e47e9-3d20-4c5c-be5c-9d8de9dcfe63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:43.237Z|f23e47e9-3d20-4c5c-be5c-9d8de9dcfe63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:43.390Z|90356930-40bb-4e7d-b00b-c33fb6f1683d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:43.390Z|90356930-40bb-4e7d-b00b-c33fb6f1683d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:45.345Z|6b193526-febb-4649-8aba-71f24e19fe39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:45.346Z|6b193526-febb-4649-8aba-71f24e19fe39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:48.729Z|af6b992e-9a45-4edb-9f8d-da41172de836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:40:48.730Z|af6b992e-9a45-4edb-9f8d-da41172de836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:40:49.408Z|29bd6045-ac39-439c-946e-3eb84b754166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:40:49.408Z|29bd6045-ac39-439c-946e-3eb84b754166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:40:53.258Z|44ac317d-1ead-4d61-9b4c-87971d346978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:53.258Z|44ac317d-1ead-4d61-9b4c-87971d346978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:53.411Z|82bd960a-9357-4b7f-9522-0003b36423db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:53.412Z|82bd960a-9357-4b7f-9522-0003b36423db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:40:55.368Z|1f9583a9-17aa-4feb-8b91-680f43bf9305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:40:55.368Z|1f9583a9-17aa-4feb-8b91-680f43bf9305|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:03.279Z|7c18d9ec-238d-41d6-a88d-ac034082731c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:03.280Z|7c18d9ec-238d-41d6-a88d-ac034082731c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:03.433Z|968b73d9-70b2-4aaa-9723-73e3ce61e87a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:03.434Z|968b73d9-70b2-4aaa-9723-73e3ce61e87a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:03.729Z|f028dd88-10b9-4ed8-8493-247296fc45d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:41:03.733Z|f028dd88-10b9-4ed8-8493-247296fc45d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:41:05.392Z|fe422d0c-93e1-4125-848a-cef82a20364e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:05.393Z|fe422d0c-93e1-4125-848a-cef82a20364e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:13.301Z|765f6e3f-23a1-40ba-9674-edaeadb91df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:13.302Z|765f6e3f-23a1-40ba-9674-edaeadb91df4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:13.458Z|dbe5c138-181c-41fa-be45-fa02b8553c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:13.458Z|dbe5c138-181c-41fa-be45-fa02b8553c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:15.417Z|2fea800d-099a-4a09-a877-97fcb5cb2705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:15.418Z|2fea800d-099a-4a09-a877-97fcb5cb2705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:18.729Z|fc2e85a8-65db-4290-839d-b3a9c5f02881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:41:18.730Z|fc2e85a8-65db-4290-839d-b3a9c5f02881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:41:19.409Z|cb58a2b7-48ef-49b5-b8cc-9e6950e352f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:41:19.409Z|cb58a2b7-48ef-49b5-b8cc-9e6950e352f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:41:23.323Z|a6176629-7838-4107-8447-764e38e3dca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:23.324Z|a6176629-7838-4107-8447-764e38e3dca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:23.479Z|1e1c918d-3a2e-47a1-995d-1529bc775727|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:23.480Z|1e1c918d-3a2e-47a1-995d-1529bc775727|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:25.452Z|f76a4851-61ed-437e-86df-fe3d052d1cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:25.453Z|f76a4851-61ed-437e-86df-fe3d052d1cef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:33.345Z|3e3d996d-44fd-4010-b0c7-f759ff4b2359|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:33.346Z|3e3d996d-44fd-4010-b0c7-f759ff4b2359|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:33.500Z|eb31553c-641a-44a9-86da-eb96ea8f3413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:33.500Z|eb31553c-641a-44a9-86da-eb96ea8f3413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:33.729Z|2f7c18c5-8be6-4079-8620-43b092bc207c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:41:33.730Z|2f7c18c5-8be6-4079-8620-43b092bc207c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:41:35.485Z|81e1aa4c-3b88-478b-8555-5f0516c474ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:35.486Z|81e1aa4c-3b88-478b-8555-5f0516c474ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:40.071Z|6ff37b6c-0d6f-4542-a9f1-ac834723d667|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:41:40.071Z|6ff37b6c-0d6f-4542-a9f1-ac834723d667|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:43.367Z|2929f9e6-2f9a-4d2e-8c8b-bcae2707c65e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:43.368Z|2929f9e6-2f9a-4d2e-8c8b-bcae2707c65e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:43.521Z|da23c141-85b3-4330-abbf-70988c717c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:43.521Z|da23c141-85b3-4330-abbf-70988c717c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:45.511Z|98c1118e-bc0c-4743-bdd1-4579adc11e7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:45.511Z|98c1118e-bc0c-4743-bdd1-4579adc11e7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:48.729Z|479069aa-340c-49cc-9363-f3e192f941f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:41:48.732Z|479069aa-340c-49cc-9363-f3e192f941f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:41:49.410Z|f7a23493-f35d-4963-91aa-ed07cc90d0a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:41:49.411Z|f7a23493-f35d-4963-91aa-ed07cc90d0a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:41:53.387Z|e5f27b29-7eeb-4691-a36a-3c205c9c67b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:53.388Z|e5f27b29-7eeb-4691-a36a-3c205c9c67b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:53.541Z|8948b054-b48e-4b52-a588-3472f31689f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:53.542Z|8948b054-b48e-4b52-a588-3472f31689f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:41:55.559Z|ef3087c2-3945-4915-8535-f29005ff95e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:41:55.560Z|ef3087c2-3945-4915-8535-f29005ff95e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:03.410Z|3f5acf1c-0dd3-48fa-8e2e-43ad0bcd4308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:03.411Z|3f5acf1c-0dd3-48fa-8e2e-43ad0bcd4308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:03.562Z|be331e87-7004-43dc-8e32-60aa572bb398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:03.563Z|be331e87-7004-43dc-8e32-60aa572bb398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:03.729Z|e0313522-daea-4123-8312-962eb1f15ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:42:03.730Z|e0313522-daea-4123-8312-962eb1f15ffd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:42:05.595Z|6bf52e92-da26-43a9-b404-34fba1a58ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:05.596Z|6bf52e92-da26-43a9-b404-34fba1a58ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:13.430Z|5a868dc6-a741-481b-ac93-0ce09b6799d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:13.431Z|5a868dc6-a741-481b-ac93-0ce09b6799d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:13.584Z|c0148d03-2ca7-424d-bec5-a9b16d140f66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:13.585Z|c0148d03-2ca7-424d-bec5-a9b16d140f66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:15.632Z|96010d10-9403-4580-b964-1c2cc8fb0d85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:15.633Z|96010d10-9403-4580-b964-1c2cc8fb0d85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:18.729Z|bde1236d-756e-4ca5-bc59-c5fc0235e0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:42:18.730Z|bde1236d-756e-4ca5-bc59-c5fc0235e0e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:42:19.411Z|6caf9c0c-64bc-45a0-b768-4606f63027ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:42:19.412Z|6caf9c0c-64bc-45a0-b768-4606f63027ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:42:23.451Z|aebf41bb-6c70-48d8-b2eb-c68480a7c006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:23.451Z|aebf41bb-6c70-48d8-b2eb-c68480a7c006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:23.606Z|b1203432-05aa-49a3-b0ff-79f570f25541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:23.607Z|b1203432-05aa-49a3-b0ff-79f570f25541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:25.654Z|2f0202ff-7ca5-4f9a-8560-1a141058b218|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:25.655Z|2f0202ff-7ca5-4f9a-8560-1a141058b218|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:33.473Z|6849c673-8403-48bd-adf3-fd002c9fc2f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:33.474Z|6849c673-8403-48bd-adf3-fd002c9fc2f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:33.628Z|a45d3815-649d-4cba-b262-44adc027b2e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:33.629Z|a45d3815-649d-4cba-b262-44adc027b2e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:33.729Z|0754fb43-e55b-4f44-9f53-a1048da4c675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:42:33.732Z|0754fb43-e55b-4f44-9f53-a1048da4c675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:42:35.686Z|eb135e2c-2cc8-40b7-bcfd-08b3d3cb6bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:35.687Z|eb135e2c-2cc8-40b7-bcfd-08b3d3cb6bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:40.070Z|1b567fa6-74a3-4ab9-be8e-fc2c6b404216|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:42:40.071Z|1b567fa6-74a3-4ab9-be8e-fc2c6b404216|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:43.494Z|b7d3abf5-3ad1-4785-931a-bf3fa8da5276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:43.495Z|b7d3abf5-3ad1-4785-931a-bf3fa8da5276|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:43.649Z|571ec2b7-192a-43d2-bf7f-9a00ffe0dfac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:43.649Z|571ec2b7-192a-43d2-bf7f-9a00ffe0dfac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:45.706Z|59d04909-308b-482e-8fdf-862d5710d439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:45.707Z|59d04909-308b-482e-8fdf-862d5710d439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:48.729Z|a73e8d89-6e9a-42e9-8848-73fb8a8a8fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:42:48.730Z|a73e8d89-6e9a-42e9-8848-73fb8a8a8fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:42:49.412Z|9ea1fdd6-f0b7-4063-92f5-9830646243d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:42:49.413Z|9ea1fdd6-f0b7-4063-92f5-9830646243d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:42:53.516Z|4f706b8c-c8e6-4379-aaae-001ab36d3b49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:53.517Z|4f706b8c-c8e6-4379-aaae-001ab36d3b49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:53.676Z|88868705-78c6-4a5b-ad33-28e3bd86a669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:53.677Z|88868705-78c6-4a5b-ad33-28e3bd86a669|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:42:55.727Z|65959074-47cd-4ec2-8a1f-20108bf394bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:42:55.728Z|65959074-47cd-4ec2-8a1f-20108bf394bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:03.540Z|973365d4-a772-404a-96bf-093ddb75b9c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:03.540Z|973365d4-a772-404a-96bf-093ddb75b9c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:03.697Z|289ca733-9a43-4c86-aad7-21d53da9f5af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:03.698Z|289ca733-9a43-4c86-aad7-21d53da9f5af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:03.729Z|cdf1b35c-01d8-437e-af66-447ac24b1593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:43:03.730Z|cdf1b35c-01d8-437e-af66-447ac24b1593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:43:05.748Z|dce0b924-1c88-485b-a98d-ae66e0d63256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:05.749Z|dce0b924-1c88-485b-a98d-ae66e0d63256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:13.565Z|84b15337-5022-4c9a-9612-365af80b4bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:13.565Z|84b15337-5022-4c9a-9612-365af80b4bdd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:13.718Z|61a8878b-6501-4b44-aed8-b818f276c009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:13.718Z|61a8878b-6501-4b44-aed8-b818f276c009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:15.769Z|74b93215-be8e-4272-b2fd-c8d3d7a28008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:15.770Z|74b93215-be8e-4272-b2fd-c8d3d7a28008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:18.729Z|a96735bd-414a-4287-bacc-7a4017d6496b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:43:18.731Z|a96735bd-414a-4287-bacc-7a4017d6496b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:43:19.414Z|5d9c619a-fd75-4df5-a8aa-d7a5e38a17a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:43:19.414Z|5d9c619a-fd75-4df5-a8aa-d7a5e38a17a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:43:23.586Z|ae953fb7-2164-4acd-bc39-ae308e02fce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:23.587Z|ae953fb7-2164-4acd-bc39-ae308e02fce8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:23.740Z|f4347586-6a2d-4694-9444-81e75c65f59c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:23.740Z|f4347586-6a2d-4694-9444-81e75c65f59c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:25.791Z|28c1fa8d-fea5-4c1b-885b-32f37cc78d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:25.791Z|28c1fa8d-fea5-4c1b-885b-32f37cc78d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:33.608Z|2589963c-da5e-4558-a374-a6bc91dbd89f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:33.608Z|2589963c-da5e-4558-a374-a6bc91dbd89f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:33.729Z|3a2313d4-afb5-45e1-b827-361084e01acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:43:33.730Z|3a2313d4-afb5-45e1-b827-361084e01acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:43:33.761Z|e3f464fd-8e4a-4766-93f4-a452cc1e44c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:33.761Z|e3f464fd-8e4a-4766-93f4-a452cc1e44c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:35.811Z|6a0d3c6e-2f92-4bbc-a112-dcef577e0a5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:35.812Z|6a0d3c6e-2f92-4bbc-a112-dcef577e0a5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:40.071Z|28121e93-a02d-4864-907f-ad93ca6aeac8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:43:40.072Z|28121e93-a02d-4864-907f-ad93ca6aeac8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:43.629Z|90299ac4-c294-4502-a7d0-2d1c28a2eb37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:43.630Z|90299ac4-c294-4502-a7d0-2d1c28a2eb37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:43.782Z|fcf9404d-6111-43b5-b356-ace8fcaab955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:43.783Z|fcf9404d-6111-43b5-b356-ace8fcaab955|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:45.833Z|e1f54a30-3924-40d4-b906-5285c58a90a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:45.834Z|e1f54a30-3924-40d4-b906-5285c58a90a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:48.729Z|595645ae-a2b7-41af-93f2-70854dc67959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:43:48.730Z|595645ae-a2b7-41af-93f2-70854dc67959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:43:49.415Z|8b3c3c31-f21d-440b-9c44-0e7ed9a0e91d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:43:49.416Z|8b3c3c31-f21d-440b-9c44-0e7ed9a0e91d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:43:53.649Z|721d89cf-40a2-4e25-9318-58036504d14e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:53.650Z|721d89cf-40a2-4e25-9318-58036504d14e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:53.805Z|1e4fe965-6b4f-42da-a97d-e9349db4db0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:53.805Z|1e4fe965-6b4f-42da-a97d-e9349db4db0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:43:55.853Z|fc7d1733-83de-48fb-8ca5-a4a86d7331b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:43:55.854Z|fc7d1733-83de-48fb-8ca5-a4a86d7331b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:03.670Z|e1da7f13-50d5-480d-955b-06d5c65c956a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:03.671Z|e1da7f13-50d5-480d-955b-06d5c65c956a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:03.729Z|7a3354d3-762f-48af-a48d-0c91d2295b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:44:03.733Z|7a3354d3-762f-48af-a48d-0c91d2295b9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:44:03.825Z|8158979f-9329-4cd6-b62f-020a253e0f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:03.826Z|8158979f-9329-4cd6-b62f-020a253e0f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:05.874Z|9b821917-4953-4f4c-a10e-cd168915527e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:05.874Z|9b821917-4953-4f4c-a10e-cd168915527e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:13.691Z|5d1e1bc1-cf2d-4acc-b80f-5de2c23077fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:13.692Z|5d1e1bc1-cf2d-4acc-b80f-5de2c23077fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:13.847Z|f731f6eb-788e-45f6-beaa-a2fca031a832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:13.848Z|f731f6eb-788e-45f6-beaa-a2fca031a832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:15.895Z|dab03548-7bc0-4d45-ac22-010cb80819e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:15.896Z|dab03548-7bc0-4d45-ac22-010cb80819e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:18.729Z|cbaf6ae2-afa5-4faa-bc61-11e9f3dd46e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:44:18.730Z|cbaf6ae2-afa5-4faa-bc61-11e9f3dd46e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:44:19.416Z|b0139ac2-bae2-4e3f-83b2-25612f804972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:44:19.417Z|b0139ac2-bae2-4e3f-83b2-25612f804972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:44:23.712Z|96d85ec2-9ce3-4b0d-947d-c7f6cf2b3f81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:23.713Z|96d85ec2-9ce3-4b0d-947d-c7f6cf2b3f81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:23.869Z|ee318a47-dd01-4277-9399-87adf601ad65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:23.870Z|ee318a47-dd01-4277-9399-87adf601ad65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:25.922Z|1710c477-0192-4c0e-ac74-0b3427fa4d3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:25.922Z|1710c477-0192-4c0e-ac74-0b3427fa4d3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:33.730Z|1b1cad9f-b344-41d8-a438-0312377db568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:44:33.730Z|1b1cad9f-b344-41d8-a438-0312377db568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:44:33.733Z|e404e2e4-3b9c-41ab-9426-52f06040c1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:33.734Z|e404e2e4-3b9c-41ab-9426-52f06040c1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:33.891Z|72de5814-dafd-4b87-9ef4-01a2fec6a8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:33.892Z|72de5814-dafd-4b87-9ef4-01a2fec6a8b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:35.958Z|c2db88d4-07fd-45b9-b5ac-47ff1ec2583c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:35.959Z|c2db88d4-07fd-45b9-b5ac-47ff1ec2583c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:40.072Z|9fba9071-dbca-4f7d-b369-5932e03a83e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:44:40.072Z|9fba9071-dbca-4f7d-b369-5932e03a83e5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:43.754Z|9af4c88a-c36a-4141-87be-ad36a5a1ee38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:43.755Z|9af4c88a-c36a-4141-87be-ad36a5a1ee38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:43.912Z|8f6d97c0-812a-4751-9da6-fe4e5cc6467d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:43.913Z|8f6d97c0-812a-4751-9da6-fe4e5cc6467d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:45.981Z|c5e49567-432c-4557-b3f9-d2e2e9e4b43d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:45.982Z|c5e49567-432c-4557-b3f9-d2e2e9e4b43d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:48.730Z|325f195d-55e3-4500-b95a-6aaf9da92840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:44:48.732Z|325f195d-55e3-4500-b95a-6aaf9da92840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:44:49.417Z|897897cc-4b7a-415b-8a6e-96a55ea42efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:44:49.417Z|897897cc-4b7a-415b-8a6e-96a55ea42efb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:44:53.775Z|fdd68b8d-8038-4917-bce4-fed2fc945dbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:53.776Z|fdd68b8d-8038-4917-bce4-fed2fc945dbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:53.937Z|c72d7a4f-feb4-4ddb-bbca-e536d7020ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:53.937Z|c72d7a4f-feb4-4ddb-bbca-e536d7020ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:44:56.011Z|ad0c89b8-d3e9-4a79-a9f1-333a8ab8f7ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:44:56.012Z|ad0c89b8-d3e9-4a79-a9f1-333a8ab8f7ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:03.730Z|0d1cc5c4-2357-4c4a-980f-a5d2c65c60b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:45:03.730Z|0d1cc5c4-2357-4c4a-980f-a5d2c65c60b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:45:03.798Z|379bd692-dbdd-418d-9e7e-5d404a2169b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:03.799Z|379bd692-dbdd-418d-9e7e-5d404a2169b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:03.958Z|a6b69ec0-b5c2-4130-afea-c601da932bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:03.958Z|a6b69ec0-b5c2-4130-afea-c601da932bcd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:06.034Z|0143282a-6b2e-4316-9bb5-2bc1a0209d49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:06.035Z|0143282a-6b2e-4316-9bb5-2bc1a0209d49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:13.820Z|d7834ec3-9b1c-4e38-9e04-bedf608631f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:13.820Z|d7834ec3-9b1c-4e38-9e04-bedf608631f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:13.978Z|dabf5155-2691-4c13-a01e-3045b1a626a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:13.979Z|dabf5155-2691-4c13-a01e-3045b1a626a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:16.059Z|e546e230-7f70-47b4-99b1-3b7d9c39b12a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:16.059Z|e546e230-7f70-47b4-99b1-3b7d9c39b12a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:18.729Z|3e318690-304f-4847-a428-6ed135723f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:45:18.730Z|3e318690-304f-4847-a428-6ed135723f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:45:19.418Z|fabbfcf7-db74-43f5-9ad3-0337a7cdea15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:45:19.418Z|fabbfcf7-db74-43f5-9ad3-0337a7cdea15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:45:23.843Z|96e7c4e2-856e-431c-aad2-4bf6dc504e54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:23.844Z|96e7c4e2-856e-431c-aad2-4bf6dc504e54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:24.000Z|5cb73076-b895-4198-af7e-bbfefedafe98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:24.001Z|5cb73076-b895-4198-af7e-bbfefedafe98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:26.081Z|e52a794d-aad0-45ff-8c37-06f86ba19f18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:26.081Z|e52a794d-aad0-45ff-8c37-06f86ba19f18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:33.729Z|97f5712d-746b-43e7-ac07-6e775561aba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:45:33.732Z|97f5712d-746b-43e7-ac07-6e775561aba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:45:33.865Z|fbc0f6a6-3670-4151-ae85-85fd78e13275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:33.866Z|fbc0f6a6-3670-4151-ae85-85fd78e13275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:34.021Z|9b1a40fe-bd89-4fe4-ac5a-26bef420ab36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:34.021Z|9b1a40fe-bd89-4fe4-ac5a-26bef420ab36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:36.105Z|d517f629-51d3-4a6d-bdfd-e188a41a22a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:36.106Z|d517f629-51d3-4a6d-bdfd-e188a41a22a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:40.071Z|15ba448f-2082-400a-b93a-497c652482fb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:45:40.072Z|15ba448f-2082-400a-b93a-497c652482fb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:43.893Z|5a2e4e2e-8c84-4117-8b7b-3d516b21b8e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:43.893Z|5a2e4e2e-8c84-4117-8b7b-3d516b21b8e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:44.042Z|5c36089a-ff0c-4451-a636-8fdedecf4904|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:44.043Z|5c36089a-ff0c-4451-a636-8fdedecf4904|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:46.138Z|32a0dfdf-eb3c-43d8-9984-e1c33cf0d5fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:46.139Z|32a0dfdf-eb3c-43d8-9984-e1c33cf0d5fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:48.729Z|0d2420c5-45af-48f1-990c-8e708ca261d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:45:48.730Z|0d2420c5-45af-48f1-990c-8e708ca261d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:45:49.419Z|ea59885f-4f1a-4447-b3ec-e9630fd8ea46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:45:49.419Z|ea59885f-4f1a-4447-b3ec-e9630fd8ea46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:45:53.915Z|13af0c54-90bc-4d50-af44-14abe93fb425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:53.915Z|13af0c54-90bc-4d50-af44-14abe93fb425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:54.064Z|a87280a7-f16c-488b-a472-bd57a5db47a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:54.065Z|a87280a7-f16c-488b-a472-bd57a5db47a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:45:56.179Z|71ebaa4b-a21f-4c00-8ad3-7103f530e8db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:45:56.179Z|71ebaa4b-a21f-4c00-8ad3-7103f530e8db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:03.729Z|f90955e3-4208-4571-b570-9b9bef2b6e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:46:03.730Z|f90955e3-4208-4571-b570-9b9bef2b6e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:46:03.942Z|6ba9800e-4c8e-4942-8732-be30b093e5e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:03.943Z|6ba9800e-4c8e-4942-8732-be30b093e5e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:04.086Z|924a35e1-7be5-4532-a005-2970f58954a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:04.087Z|924a35e1-7be5-4532-a005-2970f58954a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:06.199Z|6fede67a-18fa-4026-b76d-3e88ff7522c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:06.200Z|6fede67a-18fa-4026-b76d-3e88ff7522c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:13.964Z|a5638a05-029b-4a4a-bb4e-9470bb7a8f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:13.965Z|a5638a05-029b-4a4a-bb4e-9470bb7a8f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:14.107Z|7c0ab838-5711-48c3-84ae-4ce0f3945494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:14.108Z|7c0ab838-5711-48c3-84ae-4ce0f3945494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:16.223Z|0ea3948b-3f75-4771-9d20-c992d3cc2607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:16.224Z|0ea3948b-3f75-4771-9d20-c992d3cc2607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:18.729Z|f073c386-bb6d-4a4a-91b2-7617e5c16296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:46:18.732Z|f073c386-bb6d-4a4a-91b2-7617e5c16296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:46:19.420Z|89f38acb-8480-402b-8860-effd694fb68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:46:19.421Z|89f38acb-8480-402b-8860-effd694fb68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:46:23.987Z|f1b1ba8e-dfe5-45a9-9ac2-74fc4e8b0642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:23.988Z|f1b1ba8e-dfe5-45a9-9ac2-74fc4e8b0642|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:24.128Z|64a8611d-a760-4c18-abe3-3e74e12e6cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:24.128Z|64a8611d-a760-4c18-abe3-3e74e12e6cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:26.246Z|d67733c5-3311-4378-a844-5bf8d1fbe224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:26.247Z|d67733c5-3311-4378-a844-5bf8d1fbe224|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:33.729Z|a09afeb0-b746-4cf9-8ffb-cde573d018e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:46:33.730Z|a09afeb0-b746-4cf9-8ffb-cde573d018e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:46:34.008Z|affb9410-2c3c-4f04-8712-fadb54cd3dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:34.008Z|affb9410-2c3c-4f04-8712-fadb54cd3dc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:34.148Z|37b7dec2-00d9-4f7f-98a1-599047c56b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:34.148Z|37b7dec2-00d9-4f7f-98a1-599047c56b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:36.272Z|1d265388-cc63-49e7-baa2-a06b8f9779a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:36.273Z|1d265388-cc63-49e7-baa2-a06b8f9779a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:40.071Z|8429109d-0f4d-42ac-945f-70cb0bec9078|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-01-11T06:46:40.072Z|8429109d-0f4d-42ac-945f-70cb0bec9078|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:44.034Z|1145bc0c-73f8-4339-9470-995dfd90e736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:44.035Z|1145bc0c-73f8-4339-9470-995dfd90e736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:44.169Z|d1385aa8-fc7a-414b-a7ab-b2988be8ef19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:44.169Z|d1385aa8-fc7a-414b-a7ab-b2988be8ef19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:46.294Z|015e22f7-8cf9-41ab-a121-6a497515be61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:46.295Z|015e22f7-8cf9-41ab-a121-6a497515be61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:48.729Z|4cd974bf-94b2-441e-81f6-1ab675a82017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:46:48.730Z|4cd974bf-94b2-441e-81f6-1ab675a82017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:46:49.421Z|e8faaff0-8e25-4c37-8611-c140ff1c9b1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:46:49.422Z|e8faaff0-8e25-4c37-8611-c140ff1c9b1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:46:54.056Z|9c7902d9-9dde-4009-9d78-5b510797413a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:54.057Z|9c7902d9-9dde-4009-9d78-5b510797413a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:54.191Z|9973c4f5-a46f-4c0a-92f2-53034666d012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:54.191Z|9973c4f5-a46f-4c0a-92f2-53034666d012|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:46:56.315Z|8d4c103b-f3df-4d0a-a583-e963acad0e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:46:56.316Z|8d4c103b-f3df-4d0a-a583-e963acad0e21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:47:03.729Z|2bee866f-acfb-4868-b3de-8162691d64ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:47:03.732Z|2bee866f-acfb-4868-b3de-8162691d64ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:47:04.081Z|ee7a4370-b952-4ce1-8fb4-f2ec4a05298c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:47:04.081Z|ee7a4370-b952-4ce1-8fb4-f2ec4a05298c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:47:04.213Z|a470345c-45c5-460e-9ef3-4fbdb64bb0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:47:04.214Z|a470345c-45c5-460e-9ef3-4fbdb64bb0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:47:06.339Z|b39110df-8398-46e5-8996-e5597d30e00a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:47:06.340Z|b39110df-8398-46e5-8996-e5597d30e00a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:47:14.103Z|3c7251d9-d8bf-4d19-b97c-af14da46d86c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:47:14.104Z|3c7251d9-d8bf-4d19-b97c-af14da46d86c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:47:14.233Z|49d473f9-1702-40aa-b5fa-659d329d4585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:47:14.234Z|49d473f9-1702-40aa-b5fa-659d329d4585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:47:16.363Z|93678dca-1be4-4568-a36a-1f4f97823c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:47:16.365Z|93678dca-1be4-4568-a36a-1f4f97823c06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:47:18.729Z|42b4f6ea-d77d-4429-8665-5f75320a3f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:47:18.730Z|42b4f6ea-d77d-4429-8665-5f75320a3f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:47:19.422Z|58693490-5a01-4b55-b5e0-b7fdcaae028b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:47:19.423Z|58693490-5a01-4b55-b5e0-b7fdcaae028b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-01-11T06:47:24.124Z|e7875c91-bded-4b57-b417-fec3893c4c16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:47:24.125Z|e7875c91-bded-4b57-b417-fec3893c4c16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:47:24.255Z|e760d29b-2a8e-4b59-bdc4-41652fa14753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:47:24.255Z|e760d29b-2a8e-4b59-bdc4-41652fa14753|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:47:26.389Z|dda43351-1b13-41cb-8e44-fe499315f02c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-01-11T06:47:26.390Z|dda43351-1b13-41cb-8e44-fe499315f02c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-01-11T06:47:33.729Z|dc62e3be-45b8-451e-b486-c8e492ae732d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-01-11T06:47:33.730Z|dc62e3be-45b8-451e-b486-c8e492ae732d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.